comments
authorJoey Hess <joeyh@joeyh.name>
Thu, 1 Jul 2021 16:45:03 +0000 (12:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 1 Jul 2021 16:45:03 +0000 (12:45 -0400)
doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_6_d76a32758b58695dcef7d4ec83abb1ea._comment [new file with mode: 0644]
doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment [new file with mode: 0644]

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 (file)
index 0000000..91fadb7
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2021-07-01T16:35:51Z"
+ content="""
+See also similar report here
+<https://git-annex.branchable.com/forum/get_fails/>
+"""]]
diff --git a/doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment b/doc/forum/get_fails/comment_6_35174be903f055adf06af2fcdef807e3._comment
new file mode 100644 (file)
index 0000000..23d2f5b
--- /dev/null
@@ -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: <https://git-annex.branchable.com/bugs/__34__failed_to_send_content_to_remote__34__/>
+
+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.)
+"""]]