Bug 10841

Summary: rebuild fails due to man page compression.
Product: [Retired] Red Hat Linux Reporter: Pekka Savola <pekkas>
Component: mkbootdiskAssignee: Matt Wilson <msw>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-04-15 23:37:09 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 Pekka Savola 2000-04-15 23:37:09 UTC
Using Rh6.1 system with RPM 3.0.3.

rpm --rebuild mkbootdisk-1.2.5-3.src.rpm  fails:

----
Processing files: mkbootdisk
File not found: /var/tmp/mkbootdisk-root/usr/man/man8/mkbootdisk.8.gz
----

In spec file, change
----
%attr(644,root,root) /usr/man/man8/mkbootdisk.8.gz
---- to
%attr(644,root,root) /usr/man/man8/mkbootdisk.8*
----

And rebuilding will do fine even if the pages weren't compressed.

Comment 1 Matt Wilson 2001-01-27 02:39:22 UTC
fixed in RHL 7