Bug 10841 - rebuild fails due to man page compression.
Summary: rebuild fails due to man page compression.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mkbootdisk
Version: 6.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-04-15 23:37 UTC by Pekka Savola
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-04-15 23:37:09 UTC
Embargoed:


Attachments (Terms of Use)

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



Note You need to log in before you can comment on or make changes to this bug.