From: http://www.joachim-breitner.de/ Date: Sat, 7 Nov 2015 09:02:08 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~75^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3cd7d21aae97c7f37d24ee0c56e5f8636a4b1f0e;p=git-annex.git Added a comment --- diff --git a/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment b/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment new file mode 100644 index 0000000000..566ff56bbb --- /dev/null +++ b/doc/bugs/Files_in___34__here__34___not_known_to_git_annex/comment_2_10b21c1565759c687b562721ed2cc5b8._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://www.joachim-breitner.de/" + nickname="nomeata" + subject="comment 2" + date="2015-11-07T09:02:08Z" + content=""" +> I guess those are both marked as dead, since whereis skipps dead repos and doesn't show them. + +Well, only `500G` should be marked as dead, not `1T` – that is the repository I am working in!... + +And indeed, `git annex semitrust 1T` solved it. + +Maybe at one point I had re-used uuids, because I was copying repositories? + +So this might have been an issue with PEBKAC, although maybe git-annex could warn, for examle in `git annex fsck` or in other commands, if the current repository is marked dead, or in `git annex sync` if very much alive looking remotes are marked as dead. +"""]]