This commit is contained in:
Joey Hess 2021-07-27 13:45:33 -04:00
parent ac59507809
commit 0ec5919bbe
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,16 @@
[[!comment format=mdwn
username="joey"
subject="""comment 21"""
date="2021-07-27T17:16:50Z"
content="""
I don't think a strace will tell me anything now.
Is this the same repository that this issue was regarding?
<https://github.com/datalad/datalad/issues/5613>
If not, that does seem like the same problem so perhaps we could learn
something from that repository.
Was this repository upgraded from git-annex repository format 7 to 8?
If so, I see one way this could have happened. That upgrade regenerates
the keys db, but does not add inode caches for annex objects.
"""]]