On Wed, Nov 26, 2014 at 04:07:57PM -0500, Daniel Kahn Gillmor wrote:
> >   + printf '%s:6:\n' 473F86D46E0B3CA0611450A8C9A7E0FFD1CD8FDC
> >   + gpg_sphere --import-ownertrust
> >   + RET=141
> 
> this just tells us that bash wanted to invoke gpg_sphere, not that it
> actually did invoke it.  Had it invoked it, we should see more set -x
> output messages, right?  look further up the page for a previous
> invocation of gpg_sphere.  I'd expect to see at least:
> 
> + GNUPGHOME=/var/lib/monkeysphere/authentication/sphere
> + export GNUPGHOME
>  ...

There should be no chance that gpg_sphere is not invoked in a subshell,
though I may not remember how pipelines actually work in bash.

Presumably it starts to run but is killed off by the SIGPIPE before it
can set GNUPGHOME?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to