Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 11:46:53 +0200 (CEST)
From:      Thorolf <thorolf@grid.einherjar.de>
To:        freebsd-bugs@freebsd.org
Subject:   Broken Pipes
Message-ID:  <20050523112829.A4016@thorolf.host>

next in thread | raw e-mail | index | archive | help

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@thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
[140]-thorolf@thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
[141]-thorolf@thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
...
[144]-thorolf@thorolf:ttyp5[~] >ldconfig -r | grep -vwF -e "/usr/local/lib/compat/" | grep -qwE -e '-lcrypt.2'
grep: write error: Broken pipe
...
[149]-thorolf@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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050523112829.A4016>