I’m currently migrating from Mandriva 2009.1 to Opensuse 11.2RC2. I’m hitting this problem trying to do a simple decrypt of a file I encrypted with gpg in Mandriva:
gpg -d Passwords.txt.gpg
gpg: CAST5 encrypted data
gpg: problem with the agent: No pinentry
gpg: encrypted with 1 passphrase
gpg: decryption failed: No secret key
which pinentry
/usr/bin/pinentry
Anyone know how I can tell it where to find pinentry?