[MacPorts] #49790: gpg-agent @2.0.28 high cpu
MacPorts
noreply at macports.org
Tue Jan 5 14:12:04 PST 2016
#49790: gpg-agent @2.0.28 high cpu
-------------------------------------+---------------------
Reporter: herminio.hernandezjr@… | Owner: ionic@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: gpg-agent |
-------------------------------------+---------------------
Comment (by michael.klein@…):
see https://www.mail-archive.com/pth-users%40gnu.org/msg00529.html
rebuilding {{{pth}}} with {{{--with-mctx-mth=sjlj --with-mctx-dsp=ssjlj
--with-mctx-stk=sas}}} fixed gpg-agent for me
The only issue I have now is that I have to source {{{~/.gpg-agent-info}}}
to get a valid {{{$GPG_AGENT_INFO}}}
{{{
fossekall:~ $ gpg-agent
gpg-agent: malformed GPG_AGENT_INFO environment variable
fossekall:~ $ echo $GPG_AGENT_INFO
/tmp/launch-oxXTa6/Listeners_agent
fossekall:~ $ . ~/.gpg-agent-info
fossekall:~ $ echo $GPG_AGENT_INFO
/tmp/launch-oxXTa6/Listeners_agent:307:1
fossekall:~ $ gpg-agent
gpg-agent: gpg-agent running and available
}}}
--
Ticket URL: <https://trac.macports.org/ticket/49790#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list