From 7a235469e7431d3cbb59aacc7367c27b0ec88b2b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Aug 2022 11:23:54 -0400 Subject: [PATCH] comment --- .../comment_3_ca2b909c54a772e1eea58b7cbc07bf39._comment | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bugs/bup_often_errors_out_when_-J___62___1/comment_3_ca2b909c54a772e1eea58b7cbc07bf39._comment b/doc/bugs/bup_often_errors_out_when_-J___62___1/comment_3_ca2b909c54a772e1eea58b7cbc07bf39._comment index e1f8649f96..d726ca75c2 100644 --- a/doc/bugs/bup_often_errors_out_when_-J___62___1/comment_3_ca2b909c54a772e1eea58b7cbc07bf39._comment +++ b/doc/bugs/bup_often_errors_out_when_-J___62___1/comment_3_ca2b909c54a772e1eea58b7cbc07bf39._comment @@ -7,8 +7,8 @@ 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). +I've posted to bup's mailing list about this: + git-annex may need to work around this by only running one bup-split at a time. -- 2.30.2