From 2122608f004318a0297cf0c12551d527c746dfde Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkBEmz5XoJVzN0u-0nOtpn7BBBDHsiLmxY" Date: Sat, 15 Mar 2014 14:24:27 +0000 Subject: initial edit --- doc/bugs/map_error_after_forget.mdwn | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/bugs/map_error_after_forget.mdwn (limited to 'doc') diff --git a/doc/bugs/map_error_after_forget.mdwn b/doc/bugs/map_error_after_forget.mdwn new file mode 100644 index 000000000..6eb9d85ca --- /dev/null +++ b/doc/bugs/map_error_after_forget.mdwn @@ -0,0 +1,35 @@ +### Please describe the problem. +I ran forget to clean up dead repos in my map, now map won't run. + + +### What steps will reproduce the problem? + +$ git annex forget --drop-dead --force +.... +$ git annex map + +### What version of git-annex are you using? On what operating system? + +(xubuntu) +$ git annex version +git-annex version: 5.20140306-g6e2e021 +build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP Feeds Quvi TDFA CryptoHash +key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL +remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external +local repository version: 5 +supported repository version: 5 +upgrade supported from repository versions: 0 1 2 4 + +### Please provide any additional information below. + +[[!format sh """ +$ git annex map --debug +map /media/archive/annex ok +[2014-03-15 09:17:33 CDT] read: git ["config","--null","--list"] +[2014-03-15 09:17:33 CDT] read: git ["config","--null","--list"] +[2014-03-15 09:17:33 CDT] read: git ["config","--null","--list"] + +git-annex: user error (git ["config","--null","--list"] exited 126) +failed +git-annex: map: 1 failed +"""]] -- cgit v1.2.3