GNU bug report logs - #7130
24.0.50; EPA queries twice and doesn't cache passwords when decrypting files

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tassilo <at> member.fsf.org>

Date: Wed, 29 Sep 2010 07:31:01 UTC

Severity: normal

Tags: notabug

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daiki Ueno <ueno <at> unixuser.org>
To: Tassilo Horn <tassilo <at> member.fsf.org>
Cc: 7130 <at> debbugs.gnu.org
Subject: bug#7130: 24.0.50; EPA queries twice and doesn't cache passwords when decrypting files
Date: Tue, 05 Oct 2010 10:58:04 +0900
Tassilo Horn <tassilo <at> member.fsf.org> writes:

> Nay, I was wrong.  The gpg-agent (gnupg2) caching doesn't work for me,
> too.

Perhaps gpg-agent is not running on your X session at all?  Check:

$ pgrep gpg-agent
2828
$ echo $GPG_AGENT_INFO
/tmp/gpg-Yy9vVW/S.gpg-agent:2828:1

If gpg-agent is not running in background, gpg2 will invoke gpg-agent
and kill it each time so gpg2 processes cannot share password cache per
session.

> Do I have to start gpg-agent with a special option or edit my
> ~/.gnupg/gpg.conf?

To set up gpg-agent, see "(gnupg) Invoking GPG-AGENT".  BTW, on Debian,
gpg-agent will start automatically if you have "use-agent" in
~/.gnupg/gpg.conf (see /etc/X11/Xsession.d/*gpg-agent*).

Regards,
-- 
Daiki Ueno




This bug report was last modified 14 years and 233 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.