From: Joey Hess Date: Mon, 30 Aug 2021 16:08:01 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~87^2~37 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b083f9ec2f4943f67096e4c74253df9a71fc8bff;p=git-annex.git comment --- diff --git a/doc/bugs/unable_to_get_content_via_ssh_without_write_perms/comment_2_3889b10d60b007de72b3af87e920e74e._comment b/doc/bugs/unable_to_get_content_via_ssh_without_write_perms/comment_2_3889b10d60b007de72b3af87e920e74e._comment new file mode 100644 index 0000000000..a8ad75eb0a --- /dev/null +++ b/doc/bugs/unable_to_get_content_via_ssh_without_write_perms/comment_2_3889b10d60b007de72b3af87e920e74e._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-08-30T16:07:20Z" + content=""" +I can reproduce the keysdb.lck failure by simply making a new repository, +owned by root, cloning it over ssh, running `git-annex init` (succeeds) +and then `git-annex get` (fails). +"""]]