all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Daiki Ueno <ueno@unixuser.org>
Cc: 12696@debbugs.gnu.org, schwab@linux-m68k.org
Subject: bug#12696: 24.2.50; epa bug with gpg-agent
Date: Tue, 13 Nov 2012 19:46:29 -0500	[thread overview]
Message-ID: <E1TYR7d-0004zz-AC@fencepost.gnu.org> (raw)
In-Reply-To: <8762599t4t.fsf-ueno@unixuser.org> (message from Daiki Ueno on Wed, 14 Nov 2012 04:53:38 +0900)

    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	other threads:[~2012-11-14  0:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-21 16:40 bug#12696: 24.2.50; epa bug with gpg-agent Richard Stallman
2012-10-25  9:45 ` Daiki Ueno
2012-10-26  1:33   ` Richard Stallman
2012-10-26  1:55     ` Daiki Ueno
2012-10-27  1:14       ` Richard Stallman
2012-10-27  1:14       ` Richard Stallman
2012-10-27  1:14       ` Richard Stallman
2012-11-13  5:53         ` Daiki Ueno
2012-11-13 19:16           ` Andreas Schwab
2012-11-13 19:53             ` Daiki Ueno
2012-11-14  0:46               ` Richard Stallman [this message]
2012-11-14  1:30                 ` Daiki Ueno
2012-11-14  7:13                   ` Richard Stallman
2012-11-15  2:51                     ` Daiki Ueno
2012-11-14  7:14                   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1TYR7d-0004zz-AC@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=12696@debbugs.gnu.org \
    --cc=schwab@linux-m68k.org \
    --cc=ueno@unixuser.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.