comment
This commit is contained in:
parent
d4b29293b8
commit
8d3a6ae527
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2022-08-08T15:11:53Z"
|
||||||
|
content="""
|
||||||
|
Looks like bup-midx is at fault, and that makes sense; it converts git pack
|
||||||
|
files into "midx" files, so is reading and deleting pack files. So it seems
|
||||||
|
likely that two of those running at the same time would fail like this.
|
||||||
|
|
||||||
|
I'm going to post to bup's mailing list (its github repo does not have
|
||||||
|
issues turned on).
|
||||||
|
|
||||||
|
git-annex may need to work around this by only running one bup-split at a
|
||||||
|
time.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue