pinentry-curses and gpg-agent ipc write error
Werner Koch
wk at gnupg.org
Tue Aug 28 09:40:19 CEST 2007
On Tue, 28 Aug 2007 01:24, adam at avertech.net said:
> echo '...STARTING GPG-AGENT'
> eval `/usr/local/bin/gpg-agent --daemon`
> echo $GPG_AGENT_INFO >$HOME/.gpg-agent-info
BTW, you can do this easier by using gpg-agent's --write-env-file option.
> ~> env | grep GPG
> GPG_AGENT_INFO=/tmp/gpg-GqplAN/S.gpg-agent:89498:1
> GPG_TTY=/dev/ttypm
Looks good.
Two things you should test:
1. Run pinentry manually:
$ pinentry
GETPIN
If this works, pinentry is okay.
2. Get the gpg-connect-agent tool (It is part of gnupg2)
$ gpg-connect-agent
GET_CONFIRMATION X X X X
You should then get a pinentry dialog. If this works. the problem is
due to gpg. To debug this, I suggest to use ktrace to tarce the system
calls done by gpg.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.
More information about the Gnupg-users
mailing list