summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-04 14:33:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-04 14:33:57 -0400
commit8b57339c61e493128c927dfbde406d6724fbc818 (patch)
tree2e1edebab59c9daf09090306bca6b3149f990935 /doc
parentc67ea40ecaa47d147eb23b2a30a2ec4a76d45401 (diff)
parent96c024e658e84d26c771f49c6cb4a9010bc3088b (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Structure_needs_cleaning_git-annex__58___fd__58__15__58___hGetLine__58___end_of_file.mdwn24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/forum/Structure_needs_cleaning_git-annex__58___fd__58__15__58___hGetLine__58___end_of_file.mdwn b/doc/forum/Structure_needs_cleaning_git-annex__58___fd__58__15__58___hGetLine__58___end_of_file.mdwn
new file mode 100644
index 000000000..0621f303b
--- /dev/null
+++ b/doc/forum/Structure_needs_cleaning_git-annex__58___fd__58__15__58___hGetLine__58___end_of_file.mdwn
@@ -0,0 +1,24 @@
+I get this error after a hard reboot of the device when running git annex sync
+
+
+ fatal: Cannot open '/media/usbplatte/Podcasts/.git/annex/journal/e2f_ae4_SHA256E-s8388114--55d0a8881d06e24584ad9a94a6c5a369ea301309e0626497ea8c67bc65c3d0b2.mp3.log.web': Die Struktur muss bereinigt werden
+
+ git-annex: fd:15: hGetLine: end of file
+ fatal: Cannot open '/media/usbplatte/Podcasts/.git/annex/journal/e2f_ae4_SHA256E-s8388114--55d0a8881d06e24584ad9a94a6c5a369ea301309e0626497ea8c67bc65c3d0b2.mp3.log.web': Die Struktur muss bereinigt werden
+
+ git-annex: fd:15: hGetLine: end of file
+
+I ran
+
+ git annex fsck
+
+and
+
+ git annex repair
+
+Both commands finished with Status Ok.
+
+How can I save the repo?
+
+TIA
+juh