GNU bug report logs - #24783
25.1 launchs gpg-agent --homedir as ~/.emacs.d/elpa/gnupg

Previous Next

Package: emacs;

Reported by: Fkqqrr <fkqqrr <at> riseup.net>

Date: Mon, 24 Oct 2016 15:31:02 UTC

Severity: normal

Tags: notabug

Found in version 25.1

Done: Daiki Ueno <ueno <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 24783 <at> debbugs.gnu.org (full text, mbox):

From: Daiki Ueno <ueno <at> gnu.org>
To: Fkqqrr <fkqqrr <at> riseup.net>
Cc: 24783 <at> debbugs.gnu.org
Subject: Re: bug#24783: 25.1 launchs gpg-agent --homedir as
 ~/.emacs.d/elpa/gnupg
Date: Mon, 14 Nov 2016 11:47:11 +0100
Fkqqrr <fkqqrr <at> riseup.net> writes:

> I am running Emacs 25.1 under Gentoo.
>
> Each time I run `list-packages', Emacs 25.1 launchs Gnupg-2.1 gpg-agent,
> but the `--homedir' argument is set to `~/.emacs.d/elpa/gnupg' though I
> have it to `~/.gnupg' in `~/.gnupg/gpg-agent.conf'. Obviously, Emacs
> 25.1 fails to respect `gpg-agent.conf'.

I would say that is an expected behavior.  package.el maintains keys
under ~/.emacs.d/elpa/gnupg, not ~/.gnupg.  If you want to configure
anything for gpg-agent started by package.el, you should add it to
~/.emacs.d/elpa/gnupg/gpg-agent.conf, not ~/.gnupg/gpg-agent.conf.

> However if `gpg-agent' is launched before `list-package', Emacs 25.1
> will respect that.

Really?  If it is the case, it must be a bug in GnuPG.  As far as I know
it allows multiple gpg-agent instances for each --homedir.

Regards,
-- 
Daiki Ueno





This bug report was last modified 8 years and 184 days ago.

Previous Next


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