[Bug 1631320] Re: systemd-user cannot connect to gpg-agent ssh-agent
Launchpad Bug Tracker
1631320 at bugs.launchpad.net
Fri Oct 7 16:56:44 UTC 2016
This bug was fixed in the package gnupg2 - 2.1.15-1ubuntu6
---------------
gnupg2 (2.1.15-1ubuntu6) yakkety; urgency=medium
* gpg-agent.service: use XDG_RUNTIME_DIR for ssh-agent socket, instead
of GNUPGHOME. LP: #1631320.
-- Dimitri John Ledkov <xnox at ubuntu.com> Fri, 07 Oct 2016 11:20:28
+0100
** Changed in: gnupg2 (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gnupg2 in Ubuntu.
https://bugs.launchpad.net/bugs/1631320
Title:
systemd-user cannot connect to gpg-agent ssh-agent
Status in gnupg2 package in Ubuntu:
Fix Released
Bug description:
I am using gpg smartcard for ssh keys.
I have enable-ssh-agent specified in ~/.gnupg/gpg-agent.conf
Upon login, without smart card plugged in, I expect:
$ ssh-add -l
The agent has no identities.
Instead, I get:
$ ssh-add -l
Error connecting to agent: No such file or directory
It appears that gpg-agent in yakkety uses $XDG_RUNTIME_DIR/gnupg/ for
the ssh-agent socket, instead of $GHUPGHOME/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1631320/+subscriptions
More information about the foundations-bugs
mailing list