Re: S/MIME signing fails on a SUSE 9.3 system
Werner Koch <[email protected]> Thu, 02 Jun 2005 12:08:16 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 31 May 2005 14:37:44 -0400, Karsten Künne said: > The gpg-agent is running and GPG_AGENT_INFO is set correctly. Does anybody > know what's going on here? It does not find pinentry for reasons I don't know. The easiest workaround is to add a line like pinentry-program /usr/lib/pinentry/pinentry-gtk to gpg-agent.conf. Replace gtk by qt or gtk2 according on your taste. Also try to run pinnetry using exactly the filename as given in that line. Salam-Shalom, Werner