diff --git a/doc/bugs/git-annex_standalone_provides_gpg_but_not_gpg-agent/comment_2_f2b6e4e863e99f6acef44f8e4e013b0d._comment b/doc/bugs/git-annex_standalone_provides_gpg_but_not_gpg-agent/comment_2_f2b6e4e863e99f6acef44f8e4e013b0d._comment new file mode 100644 index 0000000000..d14613f9fe --- /dev/null +++ b/doc/bugs/git-annex_standalone_provides_gpg_but_not_gpg-agent/comment_2_f2b6e4e863e99f6acef44f8e4e013b0d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 2" + date="2019-03-18T18:08:06Z" + content=""" +Tests that rely on gpg fail. I think the latest gpg versions always run gpg-agent. So if you package gpg but not gpg-agent it will try to run the host's gpg-agent which may be incompatible with the gpg included in the standalone package. +"""]]