Bug 58541 - Should contain man-pages for contained utilities
Summary: Should contain man-pages for contained utilities
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kernel-utils
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-19 02:00 UTC by Enrico Scholz
Modified: 2015-01-04 22:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-27 22:48:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2002-01-19 02:00:52 UTC
Description of Problem:

Although the contained smart-utilities (smartctl & smartd) are having man-pages
in their tar-ball, they are not included in the final rpm-package:

| $ rpm -ql kernel-utils
| /etc/rc.d/init.d/microcode_ctl
| /etc/rc.d/init.d/smartd
| /sbin/microcode_ctl
| /usr/sbin/dmidecode
| /usr/sbin/smartctl
| /usr/sbin/smartd
| /usr/share/man/man8/microcode_ctl.8.gz


This seems to be caused by installing into /usr/man instead of /usr/share/man:

| Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55953
| ...
| install -m 644 smartd.8 /var/tmp/kernel-utils-2.4-root/usr/man/man8


Version-Release number of selected component (if applicable):
kernel-utils-2.4-2.4

Comment 1 Dave Jones 2004-11-27 22:48:58 UTC
fixed in current releases


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