bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12696: 24.2.50; epa bug with gpg-agent


From: Richard Stallman
Subject: bug#12696: 24.2.50; epa bug with gpg-agent
Date: Tue, 13 Nov 2012 19:46:29 -0500

    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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]