summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ghen1 <ghen1@web>2016-12-30 21:13:29 +0000
committerGravatar admin <admin@branchable.com>2016-12-30 21:13:29 +0000
commitc56ecaba09d107ea6ed87f0cd99af2d98f6df437 (patch)
tree1dda6ac5b2bbbdb52861b6fc027d28720c1fb42a
parentbbdf6091270fab2697c6d7466e0153cbbad234da (diff)
-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..445cc5e8c
--- /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?
+
+Just updated to:
+
+ git-annex version: 6.20161211+gitgc3ab3c6-1~ndall+1
+
+... via the neurodebian repo. On Xubuntu 14.04 64x
+
+### 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!