Broken Pipes
Thorolf
thorolf at grid.einherjar.de
Mon May 23 09:45:14 GMT 2005
Hello list,
after upgrade of my FreeBSD 5.2.1 to FreeBSD 5.4-p1 (on 20/05/2005), and
FreeBSD 5.3 to 5.4-p1, I have got some strange problems with pipes.
Example 1:
=> Checksum OK for flac-1.1.2.tar.gz.
gzip: stdout: Broken pipe
...
===> flac-1.1.2 depends on shared library: ogg.5grep: writing output:
Broken pipe
grep: writing output: Broken pipe
...
Example 2:
===> Installing for wmnd-0.4.11
===> wmnd-0.4.11 depends on shared library: X11.6grep: writing output:
Broken pipe
grep: writing output: Broken pipe
...
I have checked this commands in /usr/ports/Mk/bsd.port.mk, and started it
multiple times on the shell.
For example:
[139]-thorolf at thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
[140]-thorolf at thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
[141]-thorolf at thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
...
[144]-thorolf at thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
grep: write error: Broken pipe
...
[149]-thorolf at thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
grep: writing output: Broken pipe
grep: writing output: Broken pipe
This errors occurs randomly.
Did someone knows what is wrong?
Regards,
Rafal Lesniak
- --
- - Run for your lives, death has arrived
- - Try save your soul, run from the sound of rowing oars
More information about the freebsd-bugs
mailing list