summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Luaces <aluaces@udc.es>2016-12-01 21:48:40 +0100
committerAlberto Luaces Fernández <aluaces@udc.es>2017-01-02 17:06:19 +0000
commit4af4a335ec69339788fe03fd7e9afb753c293b3a (patch)
tree3207e62c28638d9ba4c6aec920162f4cc5183239
parent1e42804219337030d64249158fbcb1760693902a (diff)
Avoid .dpkg-new upgrading error.
When upgrading, dpkg aborts with saying that the file clojure/.yas-parent cannot be found. According to https://raphaelhertzog.com/2011/07/18/deciphering-one-of-dpkg-weirdest-errors-unable-to-open-pathtofoo-dpkg-new/ this is usually caused by some types of "race conditions" when a file is shared by more than a directory or when there are multiple links to the same file. At the moment I am just disabling the file. Gbp-Pq: Name 0001-Avoid-.dpkg-new-upgrading-error.patch
-rw-r--r--clojure-mode/.yas-parents1
1 files changed, 0 insertions, 1 deletions
diff --git a/clojure-mode/.yas-parents b/clojure-mode/.yas-parents
deleted file mode 100644
index 75d003f..0000000
--- a/clojure-mode/.yas-parents
+++ /dev/null
@@ -1 +0,0 @@
-prog-mode