Re: debugging systemd user services for gpg-agent and dirmngr [was: Re: gpg hangs when asking for passphrase]

2017-05-15 Thread Joey Morris
Daniel Kahn Gillmor wrote on Wed, May 10, 2017 at 10:58:21PM -0400: > On Wed 2017-05-10 22:17:28 -0400, Joey Morris wrote: > > I have systemd version 222-1 installed, which appears to be wildly out of > > date. > > The first thing I'll try when I get back to this is to

Re: debugging systemd user services for gpg-agent and dirmngr [was: Re: gpg hangs when asking for passphrase]

2017-05-10 Thread Joey Morris
Daniel Kahn Gillmor wrote on Wed, May 10, 2017 at 02:10:27PM -0400: > One difference i note is that you're using ~/.xsession, and i'm just > relying on the alternatives system to launch openbox: > > 0 dkg@alice:~$ readlink -f $(which x-session-manager) > /usr/bin/openbox-session > 0

Re: gpg hangs when asking for passphrase

2017-05-09 Thread Joey Morris
Thanks for thinking about this, Daniel. Answers to your questions below. Daniel Kahn Gillmor wrote on Tue, May 09, 2017 at 12:38:56PM -0400: > are you using systemd? Yes. > do you have dbus-user-session installed? I didn't at first, but I do now. I saw the hanging behavior both before and aft

Re: gpg hangs when asking for passphrase

2017-05-09 Thread Joey Morris
Peter Lebbing wrote on Tue, May 09, 2017 at 11:50:33AM +0200: > Is it possible that this started occuring after upgrading the gnupg > package? 2.1.17-4 (from 10 Jan) introduced using systemd user sessions > for gpg-agent and dirmngr by default. When I had this enabled on Debian > jessie, a connec

gpg hangs when asking for passphrase

2017-05-08 Thread Joey Morris
I'm pretty new to GnuPG, having installed it a couple months ago for use with the pass password manager. Everything was working fine until I rebooted my computer yesterday, and now gpg hangs at the point where I believe it should ask me for my key's passphrase. For example, the following command ha