gpg-agent problems...

Christian Hiris 4711 at chello.at
Thu May 20 13:53:09 PDT 2004


On Thursday 20 May 2004 21:22, Eric Crist wrote:
> On Thursday 20 May 2004 14:11, you wrote:
> > On Thursday 20 May 2004 19:23, Eric Crist wrote:
> > > Hello list,
> > >
> > > First off, please respond to me in a CC, as I'm not subscribed to this
> > > list.
> > >
> > > Secondly, I've set this up a few times now, and it's always just
> > > worked, but this time I've got errors.  I'm trying to set up the
> > > pgp/MIME plugin. Everything is working fine, except I never get the
> > > pinentry-qt window. When I try to run the test, listed on
> > > http://kmail.kde.org/kmail-pgpmime-howto.html, I get the following:
> > >
> > > %echo "test" | gpg -ase -r 0x3290089C | gpg
> > >
> > > You need a passphrase to unlock the secret key for
> > > user: "Eric F Crist <ecrist at adtechintegrated.com>"
> > > 1024-bit DSA key, ID 33114086, created 2004-01-06
> >
> > Does the window open when you use your default key? It's defined in
> > ~/.gnupg/gpg.conf or whatever name you choosed for the config file.
> >
> > Try  %echo "test" | gpg -ase -r 0x33114086 | gpg
>
> Well, that's basically the same thing I mentioned in my email, but here's
> the out put of that, and no windows popped open.
>
> %echo "test" | gpg -ase -r 0x33114086 | gpg
>
> You need a passphrase to unlock the secret key for
> user: "Eric F Crist <ecrist at adtechintegrated.com>"
> 1024-bit DSA key, ID 33114086, created 2004-01-06
>
> gpg: problem with the agent - disabling agent use
> Enter passphrase:

Ok, then check your gpg-agent.conf file. You need to restart the gpg-agent if 
you add or change the gpg-agent.conf file.

%cat ~/.gnupg/gpg-agent.conf
pinentry-program /usr/local/bin/pinentry-qt
no-grab
default-cache-ttl 1800


If that doesn't work,  you can give the gtk window a try. change the line 
pinentry-program /usr/local/bin/pinentry-qt 
in your gpg-agent.conf to 
pinentry-program /usr/local/bin/pinentry-gtk

-- 
Christian Hiris <4711 at chello.at> | OpenPGP KeyID 0x941B6B0B 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040520/082f6f4b/attachment.bin


More information about the freebsd-questions mailing list