reproduced
authorJoey Hess <joeyh@joeyh.name>
Mon, 28 Oct 2024 15:30:09 +0000 (11:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 28 Oct 2024 15:46:04 +0000 (11:46 -0400)
doc/bugs/v10_locked_gpg_crypto_test_fails_while_debian_pkg/comment_1_a59ada9b508ec7828bbf3a9c8fbd2c2c._comment [new file with mode: 0644]

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 (file)
index 0000000..a97a83d
--- /dev/null
@@ -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..
+"""]]