This commit is contained in:
Joey Hess 2021-08-26 12:01:15 -04:00
parent a7cf5abf3b
commit 891020f2fa
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="joey"
subject="""comment 6"""
date="2021-08-26T15:06:26Z"
content="""
So confirmed to be actual missing write bits.
I think that the next step is going to be to dig through a `strace -f -s 1024`,
of the "resume from 0" file that has the permission denied problem,
and of the ".t/tmprepo5/foo" file that is somehow not writable.
Then I can compare with a strace where it does not fail, to see
if it's doing something different.
"""]]