From: Joey Hess Date: Mon, 28 Oct 2024 15:30:09 +0000 (-0400) Subject: reproduced X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=12626c7fae1de4eaef77e0e48e9f5b00189fde21;p=git-annex.git reproduced --- diff --git a/doc/bugs/v10_locked_gpg_crypto_test_fails_while_debian_pkg/comment_1_a59ada9b508ec7828bbf3a9c8fbd2c2c._comment b/doc/bugs/v10_locked_gpg_crypto_test_fails_while_debian_pkg/comment_1_a59ada9b508ec7828bbf3a9c8fbd2c2c._comment new file mode 100644 index 0000000000..a97a83da0f --- /dev/null +++ b/doc/bugs/v10_locked_gpg_crypto_test_fails_while_debian_pkg/comment_1_a59ada9b508ec7828bbf3a9c8fbd2c2c._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2024-10-28T15:29:56Z" + content=""" +Reproducible here. Also this does break getting files from encrypted +special remotes, not just the test suite. + +The file is mode 444, which is a permission git-annex sets. Then git-annex +opens it for write. Oops.. +"""]]