Re: gpg hangs when asking for passphrase

2017-05-09 Thread Peter Lebbing
On 09/05/17 04:34, Joey Morris wrote: > I'm running version 2.1.18 on debian sid. Does anyone have thoughts on what > might be happening or suggestions for additional troubleshooting? Is it possible that this started occuring after upgrading the gnupg package? 2.1.17-4 (from 10 Jan) introduced usi

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

Re: gpg hangs when asking for passphrase

2017-05-09 Thread Peter Lebbing
On 09/05/17 15:32, Joey Morris wrote: > Thanks Peter, I think this is indeed related to the systemd user sessions. > Just > to clarify, did you solve your problem by disabling the systemd units, or did > you end up getting it working with them? I removed the following symlinks (format: destinatio

Re: gpg hangs when asking for passphrase

2017-05-09 Thread Daniel Kahn Gillmor
Hi Joey-- On Mon 2017-05-08 22:34:35 -0400, Joey Morris wrote: > I've tried several things without figuring out the problem: > > - Verified that gpg-agent is running with `pgrep -u "${USER}" gpg-agent`. > - Restarted gpg-agent with `killall gpg-agent`. > - Verified that the socket reference

Re: gpg hangs when asking for passphrase

2017-05-09 Thread Daniel Kahn Gillmor
On Tue 2017-05-09 09:32:43 -0400, Joey Morris wrote: > > Thanks Peter, I think this is indeed related to the systemd user sessions. > Just > to clarify, did you solve your problem by disabling the systemd units, or did > you end up getting it working with them? > > Checking my apt logs, I upgraded

undeclared function identified during make - gnupg-2.1.20

2017-05-09 Thread Rogers, Dustin
Hi Werner and gnupg community: I am having an issue installing gnupg2-2.1.20 from source, and the error is unclear to me. I am hoping someone may have some advice It seems the configure runs clean, identifies needed packages, etc. When I attempt to make, I receive this error when the compil

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