close as not a bug
This commit is contained in:
parent
9f1765b32a
commit
bfdbf59536
2 changed files with 16 additions and 0 deletions
|
@ -23,3 +23,4 @@ That however, is substantially more complex than looking at the exit code -- giv
|
||||||
99.9% are just splendid. Wondering here whether this particular consequence of the change was intentional and avoidable?
|
99.9% are just splendid. Wondering here whether this particular consequence of the change was intentional and avoidable?
|
||||||
|
|
||||||
|
|
||||||
|
> [[notabug|done]] --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2022-06-09T17:19:07Z"
|
||||||
|
content="""
|
||||||
|
That was a fix for an old reversion, so trying to use fsck for that would
|
||||||
|
have also failed before 8.20201129.
|
||||||
|
|
||||||
|
Fsck is not the right tool for the job. Fscking can fail for any of a
|
||||||
|
variety of reasons, including probably reasons that have not been thought
|
||||||
|
of or implemented yet, so taking failure to mean only one possible thing is
|
||||||
|
doomed.
|
||||||
|
|
||||||
|
A better tool exists: `git-annex checkpresentkey`
|
||||||
|
"""]]
|
Loading…
Reference in a new issue