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 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. > export GNUPGHOME=$(pwd) > for x in 5 6 5 6 5 6 5 6 5 6 5 6; do > printf "%s:$x:\n" "$FPR" | gpg --import-ownertrust 2>&1 | log verbose > done -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org