From 51335e9aaddbe4bebe291debbffff4a205c19a30 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Jul 2021 12:45:03 -0400 Subject: [PATCH] comments --- ...6_d76a32758b58695dcef7d4ec83abb1ea._comment | 8 ++++++++ ...6_35174be903f055adf06af2fcdef807e3._comment | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_6_d76a32758b58695dcef7d4ec83abb1ea._comment create mode 100644 doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment diff --git a/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_6_d76a32758b58695dcef7d4ec83abb1ea._comment b/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_6_d76a32758b58695dcef7d4ec83abb1ea._comment new file mode 100644 index 0000000000..91fadb7f88 --- /dev/null +++ b/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_6_d76a32758b58695dcef7d4ec83abb1ea._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2021-07-01T16:35:51Z" + content=""" +See also similar report here + +"""]] diff --git a/doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment b/doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment new file mode 100644 index 0000000000..23d2f5bb14 --- /dev/null +++ b/doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2021-07-01T16:33:35Z" + content=""" +There is a bug report that looks very similar to what is being reported +here, in particular the doubled "failed to retrieve" with no other +information: + +The most recent git-annex release adds some additional error messages in +some cases that could be the reason for the failure. The fact that rsync +succeeds and then the get fails suggests rather strongly that git-annex +thinks the file got modified while rsync was running -- which the new +version will display an informative message about. + +(Please do not use this forum for bug reports; it is not an effective BTS +since nothing ever gets closed.) +"""]]