On 11/26/2014 01:19 PM, Clint Adams wrote:
> On Tue, Nov 25, 2014 at 04:05:37PM -0500, Daniel Kahn Gillmor wrote:
>> gpg_sphere is a shell function but according to the set -x it isn't even
>> getting invoked before the SIGPIPE hits.
> 
> No?
> 
>   + 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
 ...


> If, for some reason, su_monkeysphere_user (called by gpg_sphere) asked
> for a password instead of quietly changing to the monkeysphere user,
> you would get this SIGPIPE.  I don't know why that would happen though.

Yep, i also don't know why that would happen :/

        --dkg

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to