On Wed, 23 Dec 2015, Axel Beckert wrote: > Having "gpg-agent --daemon" outputting lines like > "GPG_AGENT_INFO=/tmp/gpg-4hLrL9/S.gpg-agent:5152:1; export > GPG_AGENT_INFO;" respectively setting this in the child process' > environment as it did before would fix the issue for me. But there
Indeed. I have a workaround now. Look at the git revision log for… https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=shellsnippets/shellsnippets.git;a=blob;f=posix/sysadmin/agents.sh;h=485f025a5171a0721bb0cb10c3676f96393715f3;hb=HEAD … to see what I did. (That script is supposed to end up in e.g. /etc/profile.d/ and automatically runs ssh-agent and gpg-agent.) bye, //mirabilos -- Yes, I hate users and I want them to suffer. -- Marco d'Itri on gmane.linux.debian.devel.general

