Bug 236114

Summary: broken man page ifenslave(8)
Product: [Fedora] Fedora Reporter: Wojciech Pilorz <wpilorz>
Component: iputilsAssignee: Martin Bacovsky <mbacovsk>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: iputils-20070202-3.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-12 09:06:42 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 Wojciech Pilorz 2007-04-11 23:21:41 UTC
Description of problem:
File /usr/share/man/man8/ifenslave.8.gz is broken (not a man page)

Version-Release number of selected component (if applicable):
iputils-20070202-2.fc6

How reproducible:
Always

Steps to Reproduce:
1. zcat /usr/share/man/man8/ifenslave.8.gz | file -
2. zcat /usr/share/man/man8/ifenslave.8.gz | zcat | file -
3. zcat /usr/share/man/man8/ifenslave.8.gz | zcat | tar tvf -
  
Actual results:
1. 
/dev/stdin: gzip compressed data, from Unix, last modified: Wed Sep 13 13:36:24 2006

2.
$ zcat /usr/share/man/man8/ifenslave.8.gz | zcat | file -
/dev/stdin: POSIX tar archive (GNU)

3.
$ zcat /usr/share/man/man8/ifenslave.8.gz | zcat | tar tvf -
-rw-rw-r-- rvokal/rvokal 30050 2004-10-18 10:25:04 ifenslave.c
-rw-r--r-- rvokal/rvokal 88123 2006-09-13 13:33:23 README.bonding


Expected results:
Should be compressed man page, rather than doubly compressed tar archive.

Additional info:

Comment 1 Martin Bacovsky 2007-04-12 09:06:42 UTC
This issue should be fixed in iputils-20070202-3.fc6