Comment 17 for bug 684902

Revision history for this message
Scarlett Gately Moore (scarlettmoore) wrote :

Hi all, I have no issues with gpg-agent.

gpg-agent.conf
debug-level basic
log-file /home/scarlett/.gnupg/log-socket
enable-ssh-support
pinentry-program /usr/bin/pinentry
default-cache-ttl 180000

And most importantly in .bashrc I had to put:
GPG_TTY=$(tty)
export GPG_TTY

which I found here:
https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html