GNU bug report logs -
#12696
24.2.50; epa bug with gpg-agent
Previous Next
Reported by: rms <at> gnu.org
Date: Sun, 21 Oct 2012 16:43:01 UTC
Severity: normal
Found in version 24.2.50
Done: Daiki Ueno <ueno <at> unixuser.org>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 12696 <at> debbugs.gnu.org (full text, mbox):
Then, it might be a gpg-agent issue. Currently gpg-agent seems to think
separate passphrase is needed for each subkey.
You can try:
I don't understand the significance of the lines that follow:
$ eval `gpg-agent --daemon`
$ gpg --use-agent -u <your main key-id> --output /dev/null --sign < /dev/null
# gpg-agent asks passphrase
$ gpg --use-agent -u <your main key-id> --output /dev/null --sign < /dev/null
# gpg-agent DOES NOT ask passphrase
$ gpg --use-agent -r <your main key-id> --output foo.gpg --encrypt < /dev/null
# gpg-agent DOES NOT ask passphrase
$ gpg --use-agent < foo.gpg
# gpg-agent asks passphrase
$ gpg --use-agent < foo.gpg
# gpg-agent DOES NOT ask passphrase
Are you asking me to try these commands in order to get information
to diagnose the problem?
Are you presenting them as proof of a bug in GPG and gpg-agent?
Something else?
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call
This bug report was last modified 12 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.