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
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
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
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
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
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
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