From 5a7ca6f72c6ad89bd789d59f9316a3861b7b6eae Mon Sep 17 00:00:00 2001 From: mih Date: Thu, 22 Jul 2021 14:54:40 +0000 Subject: [PATCH] Added a comment: Reproducible with 8.20210715-g39d747936 --- ..._c43d7b153cc8b68f31ea007922326ee8._comment | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_9_c43d7b153cc8b68f31ea007922326ee8._comment diff --git a/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_9_c43d7b153cc8b68f31ea007922326ee8._comment b/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_9_c43d7b153cc8b68f31ea007922326ee8._comment new file mode 100644 index 0000000000..c59bcfc370 --- /dev/null +++ b/doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_9_c43d7b153cc8b68f31ea007922326ee8._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="mih" + avatar="http://cdn.libravatar.org/avatar/f881df265a423e4f24eff27c623148fd" + subject="Reproducible with 8.20210715-g39d747936" + date="2021-07-22T14:54:40Z" + content=""" +``` +... +[2021-07-22 16:48:57.422143438] (Utility.Process) process [4094853] read: cp [\"--reflink=always\",\"--preserve=timestamps\",\"/data/project/brainpeach/memento-sss/.git/annex/objects/3M/zW/MD5E-s2145810855--9aed9592cd3a6c1917b7c4c031aad4fa.fif/MD5E-s2145810855--9aed9592cd3a6c1917b7c4c031aad4fa.fif\",\".git/annex/tmp/MD5E-s2145810855--9aed9592cd3a6c1917b7c4c031aad4fa.fif\"] +[2021-07-22 16:48:57.432008244] (Utility.Process) process [4094853] done ExitFailure 1 + content changed while it was being sent + content changed while it was being sent + failed to retrieve content from remote +[2021-07-22 16:49:08.991227722] (Utility.Process) process [4094849] done ExitSuccess +[2021-07-22 16:49:08.991545471] (Utility.Process) process [4094850] done ExitSuccess + content changed while it was being sent + content changed while it was being sent + failed to retrieve content from remote +``` + +I have a repository with a file where this happens reliably for `get` requests by different users to different locations on that system (but not for `get` requests issued from different systems). + +If it helps, we could arrange for access Joey. +"""]]