aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-30 18:25:52 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-30 18:25:52 -0400
commit6aafcd5a31342b993c83c9240eef7200398bd284 (patch)
treee0d2a0f694e0fdca03684ecbb23141ee92e353a4
parent75f582c9f6356c0d7d5a443451e1d1cd4a870c92 (diff)
parentf856fb675d7e40c482c858fdc19bf217669324f6 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument.mdwn27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument.mdwn b/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument.mdwn
new file mode 100644
index 000000000..9f09b8368
--- /dev/null
+++ b/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument.mdwn
@@ -0,0 +1,27 @@
+### Please describe the problem.
+
+Received the following error upon syncing a large repo.
+
+ git-annex: unable to decommit memory: Invalid argument
+
+### What steps will reproduce the problem?
+
+Not sure. I tried creating a small test repo, adding files, and syncing, but it did not produce the error.
+
+### What version of git-annex are you using? On what operating system?
+
+ git-annex version: 6.20161211+gitgc3ab3c6-1~ndall+1
+
+... via the neurodebian repo. On Xubuntu 14.04 64x
+
+ uname -r: 3.13.0-106-generic
+
+### Please provide any additional information below.
+
+My files appear to be okay, and otherwise the annex seems to be functioning normally.
+
+Nonetheless I'm hesitant to use it while this error occurs. Is safe to keep using my annex in spite of the error?
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+I've been using git-annex for at least a year now. It's one of the greatest tools I've ever found, and is indispensable for some of my work. I can't recall any other problems I've had that weren't user-caused. So thank you!