Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 14:22:18 -0500
From:      Eric Crist <ecrist@secure-computing.net>
To:        Christian Hiris <4711@chello.at>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gpg-agent problems...
Message-ID:  <200405201422.18325.ecrist@secure-computing.net>
In-Reply-To: <200405202111.53703.4711@chello.at>
References:  <200405201223.32925.ecrist@secure-computing.net> <200405202111.53703.4711@chello.at>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@adtechintegrated.com>"
1024-bit DSA key, ID 33114086, created 2004-01-06

gpg: problem with the agent - disabling agent use
Enter passphrase:


-- 
Mosher's Law of Software Engineering:
	Don't worry if it doesn't work right.  If everything did, you'd
be out of a job.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405201422.18325.ecrist>