The following reply was made to PR kern/148781; it has been noted by GNATS.

From: Ruben van Staveren <ru...@verweg.com>
To: bug-follo...@freebsd.org, ru...@erg.verweg.com
Cc:  
Subject: Re: kern/148781: [kernel] SIGPIPE after update to 8.1-RC2
Date: Mon, 9 Aug 2010 17:02:11 +0200

 I'm revoking this pr. Discussion on the mailinglist suggest this is a =
 bug in sudo
 
 After sudo
 
 (0|r...@helium|pts/1[*]) ...mail/moztraybiff # procstat -i $$ | grep PIP
 15982 tcsh             PIPE     -I-
 (0|r...@helium|pts/1[*]) ...mail/moztraybiff # make fetch
 grep: write error: Broken pipe
 =3D=3D=3D>  License check disabled, port has not defined LICENSE
 (0|r...@helium|pts/1[*]) ...mail/moztraybiff #=20
 
 after su
 
 (0|helium|pts/2[1]) ~ > su - root
 Password:
 helium# procstat -i $$ | grep PIP
 16011 csh              PIPE     ---
 helium# cd /usr/ports/mail/moztraybiff/
 helium# make fetch
 =3D=3D=3D>  License check disabled, port has not defined LICENSE
 helium#=20
 
 
 Even more, on some occasions sudo also will display the empty set for =
 PIPE. However, it is non trivial to provoke that state.
 An upgrade to sudo 1.7.4 might solve this to. A quick test showed a much =
 more likeness with su regarding "procstat -i $$ | grep PIPE" behavior =
 but I haven't extensively tested this.
 
 Regards,
        Ruben=
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to