summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar juh <juh@web>2016-06-04 16:31:02 +0000
committerGravatar admin <admin@branchable.com>2016-06-04 16:31:02 +0000
commit96c024e658e84d26c771f49c6cb4a9010bc3088b (patch)
tree3ade84201b7cc105c46ec7d112e327d3a17b1f8d /doc
parent5e40d0729dc7d8db7faefaee6fe3ba1395cb1f5b (diff)
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