Change agent-socket path

2016-06-30 Thread Wolf
Greetings, I'm in need of changing the path to the agent socket, but I cannot find a way to do so. My problem: gpg-agent normally runs in /run/user/1000/gnupg/S.gnu-agent , which is completely fine. However, when building packages (archlinux, makepkg), the building/signing is done in fakeroot envi

Re: Change agent-socket path

2016-06-30 Thread Eric Pruitt
On Fri, Jul 01, 2016 at 01:58:20AM +0200, Wolf wrote: > I'm in need of changing the path to the agent socket, but I cannot find > a way to do so. For GPG 1.x, you can change this by setting the GPG_AGENT_INFO environment variable or by using the --gpg-agent-info flag. Both of these are documented