summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89 <John@web>2013-08-24 04:57:18 +0000
committerGravatar admin <admin@branchable.com>2013-08-24 04:57:18 +0000
commit2c82675a8e95f40bae05e60ad164c770b839e492 (patch)
tree6d1e9a338e51ef768a934cb3deac99ff2e1cd89c
parent1c21c431a58b4d9e3885b39fe0cc0ff349fe9139 (diff)
-rw-r--r--doc/bugs/Problem_when_dropping_unused_files.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/Problem_when_dropping_unused_files.mdwn b/doc/bugs/Problem_when_dropping_unused_files.mdwn
index 853ab3c3c..45e0ddf50 100644
--- a/doc/bugs/Problem_when_dropping_unused_files.mdwn
+++ b/doc/bugs/Problem_when_dropping_unused_files.mdwn
@@ -15,3 +15,23 @@ I have no idea, but once it happens I can't interact with unused files anymore.
### What version of git-annex are you using? On what operating system?
git-annex version: 4.20130815, OS X 10.8.4
+
+
+
+### Please describe the problem.
+
+While dropping 19 unused files from an annex, I got this error:
+
+ error: invalid object 100644 c873416e78db4dd94b6ab40470d6fe99b2ecb8bd for '002/0a6/SHA256E-s427690--03aeabcde841b66168b72de80098d74e047f3ffc832d4bbefa1f2f70ee6c92f8.jpg.log'
+ fatal: git-write-tree: error building trees
+ git-annex: failed to read sha from git write-tree
+
+I've actually seen this before, a few months ago.
+
+### What steps will reproduce the problem?
+
+I have no idea, but once it happens I can't interact with unused files anymore. Also, `git annex fsck` now reports this same problem as well.
+
+### What version of git-annex are you using? On what operating system?
+
+git-annex version: 4.20130815, OS X 10.8.4