From: yarikoptic Date: Tue, 24 Aug 2021 16:35:26 +0000 (+0000) Subject: Added a comment: more info X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~87^2~59^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7852c427d2805166c48cd58944a3eccda308364a;p=git-annex.git Added a comment: more info --- diff --git a/doc/bugs/gpgconf__58___invalid_option___34__--kill__34_____40__gpg_2.0.22__41___/comment_2_a8565fb1657318092a22e8ed18ae6cbc._comment b/doc/bugs/gpgconf__58___invalid_option___34__--kill__34_____40__gpg_2.0.22__41___/comment_2_a8565fb1657318092a22e8ed18ae6cbc._comment new file mode 100644 index 0000000000..16b8fafcc0 --- /dev/null +++ b/doc/bugs/gpgconf__58___invalid_option___34__--kill__34_____40__gpg_2.0.22__41___/comment_2_a8565fb1657318092a22e8ed18ae6cbc._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="more info" + date="2021-08-24T16:35:26Z" + content=""" +full log is available [for another issue](https://git-annex.branchable.com/bugs/__34__357_out_of_984_tests_failed__34___on_NFS_lustre_mount/) [http://www.onerussian.com/tmp/git-annex-noretry+pidlock1-1.log](http://www.onerussian.com/tmp/git-annex-noretry+pidlock1-1.log) which shows the same error as well. + +FWIW + +``` +[d31548v@discovery7 ~]$ /usr/bin/gpgconf --kill +gpgconf: invalid option \"--kill\" +[d31548v@discovery7 ~]$ echo $? +2 +``` +"""]]