osx - Why is GPG not working even with pinentry installed? -
despite me installing pinentry, still following error:
xxxxxxxmacxxxxx:~ mau$ gpg2 -c --cipher-algo=aes gpg-agent[89931]: can't connect pin entry module: ipc connect call failed gpg-agent[89931]: command get_passphrase failed: no pinentry gpg: problem agent: no pinentry gpg: error creating passphrase: operation cancelled gpg: symmetric encryption of `[stdin]' failed: operation cancelled
you may have old (and wrong) entry in gpg-agent.conf file. check config file incorrect path pinentry-program , delete line.
Comments
Post a Comment