summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar divB <divB@web>2014-08-02 20:17:05 +0000
committerGravatar admin <admin@branchable.com>2014-08-02 20:17:05 +0000
commit53e0b9f54f750807e8739dc46fbd3189557c0a61 (patch)
tree83168b96117f3a9a2522dbd92591d9664333c30a /doc
parent4bc54e9a296de7bb3946a0cd527d7ecb0f1b4023 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
index 56666a49a..f25041165 100644
--- a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
+++ b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
@@ -37,6 +37,23 @@ Here the same:
7.) Manually executing "git annex sync --content" on both sides does not change anything and does not output any error messages.
+8.) On the client:
+
+ $ git annex group here
+ error: invalid object 100644 3b3767ae65e5c6d2e3835af3d55fbf2f9e145c8b for '000/0e6/SHA256Es193806--b6d4689fba8e15acd6497f9a7e584c93ea0c8c2199ad32eadac79d59b9f49814.JPG.log'
+ fatal: git-write-tree: error building trees
+ manual
+ (Recording state in git...)
+ git-annex: failed to read sha from git write-tree
+
+ $ git annex wanted here
+ error: invalid object 100644 3b3767ae65e5c6d2e3835af3d55fbf2f9e145c8b for '000/0e6/SHA256Es193806--b6d4689fba8e15acd6497f9a7e584c93ea0c8c2199ad32eadac79d59b9f49814.JPG.log'
+ fatal: git-write-tree: error building trees
+ exclude="*" and present
+ git-annex: failed to read sha from git write-tree
+
+
+
Oh no, so desparate :-( Any ideas?
(I am happy to share all log files privately but I do not want to publish them here because they contain sensitive data)