scute / firefox: cannot connect to GPG agent
Fabian Peter Hammerle
fabian.hammerle at gmail.com
Sun Jun 4 14:35:12 CEST 2017
Hi,
Thanks for your reply!
> The GPG_AGENT_INFO variable must have the following form:
> "PATH_TO_SOCKET:PID:VERSION", where PID is the running agent's process ID
> and VERSION is the version of the agent protocol (which must be 1).
> Otherwise Scute will ignore the variable.
>
> So try instead:
>
> GPG_AGENT_INFO=$(gpgconf --list-dir agent-socket):0:1 firefox
Unfortunately I still get the 'IPC connect call failed' warning:
$ gpg-connect-agent /bye
$ ps -p $(pidof gpg-agent)
> PID TTY TIME CMD
> 25379 ? 00:00:09 gpg-agent
$ ls -la $(gpgconf --list-dir agent-socket)
> srwx------ 1 fabianpeter fabianpeter 0 Jun 4 14:09 /run/user/1000/gnupg/S.gpg-agent
$ GPG_AGENT_INFO=$(gpgconf --list-dir agent-socket):0:1 firefox
> scute: agent_connect: cannot connect to GPG agent: IPC connect call failed
> scute: scute_gpg_err_to_ck: Error occurred: No agent running (Unspecified source)
>
> scute: agent_connect: cannot connect to GPG agent: IPC connect call failed
> scute: scute_gpg_err_to_ck: Error occurred: No agent running (Unspecified source)
>
$ firefox --version
> Mozilla Firefox 53.0.3
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: </pipermail/attachments/20170604/32fbae0c/attachment.sig>
More information about the Gnupg-users
mailing list