summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex:_status:_1_failed/comment_6_bb5141e29c665bc0bb82611ea27d4be8._comment
blob: ab720b6ce569847c8ee6a160ed0e771160115499 (plain)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="4.154.4.22"
 subject="comment 6"
 date="2013-10-13T17:35:20Z"
 content="""
What is the last line printed before this error message?

My preliminary analysis is that it is checking the sizes of stale files in .git/annex/tmp, and could fail if a temp file was deleted just as it was running.
But if so it would be unlikely to happen every time `git annex status` is run. Or even if it did happen every time (perhaps because you appear to be running the git-annex assistant and it might be adding a lot of files in the background), the filename in the error message would be different every time. I have just committed a fix for that problem to git, but am not 100% sure it's really the problem that you're seeing.
"""]]