From 2a70a051b0d9f0669a656e71729f7aaf83904f75 Mon Sep 17 00:00:00 2001 From: jwodder Date: Wed, 27 Oct 2021 18:16:44 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_2_2a151ccc0d9ef464df1452adc6ca449a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/addurl_failure_has_empty_error-messages/comment_2_2a151ccc0d9ef464df1452adc6ca449a._comment diff --git a/doc/bugs/addurl_failure_has_empty_error-messages/comment_2_2a151ccc0d9ef464df1452adc6ca449a._comment b/doc/bugs/addurl_failure_has_empty_error-messages/comment_2_2a151ccc0d9ef464df1452adc6ca449a._comment new file mode 100644 index 0000000000..5cda4b37a8 --- /dev/null +++ b/doc/bugs/addurl_failure_has_empty_error-messages/comment_2_2a151ccc0d9ef464df1452adc6ca449a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="jwodder" + avatar="http://cdn.libravatar.org/avatar/b06e01332c949b895c681cc92934f36a" + subject="comment 2" + date="2021-10-27T18:16:43Z" + content=""" +It appears that the problem occurs whenever one tries to download the same URL to two different paths at the same time. When this occurs, one of the downloads fails, and though its \"error-messages\" is empty, its \"notes\" field reads, \"transfer already in progress, or unable to take transfer lock\". +"""]] From 93cbdf18fe06056e19a4b318d9ab7431d626c56c Mon Sep 17 00:00:00 2001 From: jwodder Date: Wed, 27 Oct 2021 18:19:23 +0000 Subject: [PATCH 2/2] Added a comment --- .../comment_3_1732be4c1d48acefcf3174cf8a7c8434._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/addurl_failure_has_empty_error-messages/comment_3_1732be4c1d48acefcf3174cf8a7c8434._comment diff --git a/doc/bugs/addurl_failure_has_empty_error-messages/comment_3_1732be4c1d48acefcf3174cf8a7c8434._comment b/doc/bugs/addurl_failure_has_empty_error-messages/comment_3_1732be4c1d48acefcf3174cf8a7c8434._comment new file mode 100644 index 0000000000..01b9fb6538 --- /dev/null +++ b/doc/bugs/addurl_failure_has_empty_error-messages/comment_3_1732be4c1d48acefcf3174cf8a7c8434._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="jwodder" + avatar="http://cdn.libravatar.org/avatar/b06e01332c949b895c681cc92934f36a" + subject="comment 3" + date="2021-10-27T18:19:23Z" + content=""" +As to your questions, I am using git-annex 8.20211011 on macOS 11.6. The problem does not occur when the `--jobs` option is omitted, but that's not viable for the current project we're using git-annex for. +"""]]