This commit is contained in:
parent
7a10cec87e
commit
e1b5de522e
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
The assistant web UI says: `SanityCheckerStartup crashed: /home/zerodogg/Delt/.git/annex/tmp/Sak_7.pdf: getFileStatus: does not exist (No such file or directory)` with a «Restart thread»-button. Clicking said button merely makes the error re-appear. The file in question is a broken symlink. Deleting the symlink and then restarting the thread fixes the problem.
|
||||
|
||||
I'm not sure what causes said symlink to appear (which has the name of a file that does exist in the annex), but it has done so on several systems accross different distributions here (Fedora 20, Ubuntu 14.04, Archlinux). Perhaps an rsync copies over a symlink instead of a file?
|
||||
|
||||
git-annex version: 5.20140517-gee56d21
|
Loading…
Reference in a new issue