added bug report re: incomplete gpg in standalone git-annex sandbox

This commit is contained in:
Ilya_Shlyakhter 2019-02-24 21:58:39 +00:00 committed by admin
parent 8e635a0ee6
commit d269336f19

View file

@ -0,0 +1 @@
In the sandbox environment used by git-annex standalone, the gpg binary exists, but not gpg-agent (or gpgconf or other potentially needed binaries). This causes problems when the host system provides a different version of gpg that does provide these programs. E.g. git-annex-test crypto tests seem to (indirectly?) use gpg-agent.