moreinfo
This commit is contained in:
parent
525473aa5a
commit
8ae88923b8
5 changed files with 38 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 7"""
|
||||
date="2022-01-07T16:34:42Z"
|
||||
content="""
|
||||
This seems to be a reversion caused by incremental verification. In
|
||||
P2P.Annex it does incremental verification, and so it notices that the temp
|
||||
file is corrupted. So, the transfer fails, and the temp file is left
|
||||
behind.
|
||||
|
||||
So I suppose the fix is that, whenever doing incremental verification,
|
||||
also delete the temp file when it fails.
|
||||
"""]]
|
|
@ -17,3 +17,5 @@ conda linux nodep (standalone) build 8.20211012-geb95ed486 and then with another
|
|||
|
||||
[[!meta author=yoh]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
[[!tag moreinfo]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2022-01-11T16:16:51Z"
|
||||
content="""
|
||||
Ping, can you try to reproduce this with a recent build?
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue