Bug 60282

Summary: man-1.5j-2 / gzip-1.3.2-2 produce lots of "zcat: stdout: Broken pipe" warnings
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <jik>
Component: glibcAssignee: wdovlrrw <brosenkr>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-26 16:02:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Kamens 2002-02-24 12:39:15 UTC
I get a whole bunch of these when I run makewhatis with man-1.5j-2 and
gzip-1.3.2-2 installed:

zcat: stdout: Broken pipe

Comment 1 Bernhard Rosenkraenzer 2002-02-26 12:56:56 UTC
Hmm... 
 
[root@spock root]# rpm -q man gzip 
man-1.5j-2 
gzip-1.3.2-2 
[root@spock root]# makewhatis 
zcat: ./cancel.1.gz: No such file or directory 
zcat: ./cancel-cups.1.gz: No such file or directory 
[root@spock root]# 
 
Looks OK here, can you figure out what man pages it's barfing on for you?

Comment 2 Bill Nottingham 2002-02-26 15:58:59 UTC
Do you have the rawhide man-pages-ko package installed?

Comment 3 Jonathan Kamens 2002-02-26 16:02:03 UTC
I can't duplicate the problem anymore.  I suspect it was caused by a bug in
glibc-2.2.90-6.  I'm not going to close this bug because I'm not sure of what
resolution to assign it (or whether it should perhaps be moved into the glibc
module before being closed).


Comment 4 Bernhard Rosenkraenzer 2002-02-26 16:04:34 UTC
Yes, I can reproduce it with an older glibc. It's another effect of the mmaped stdio bug.