Bug 36282 - missing manpage link - cron messages
Summary: missing manpage link - cron messages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: nfs-utils
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pete Zaitcev
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-17 15:16 UTC by Sammy
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-26 08:26:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Sammy 2001-04-17 15:16:23 UTC
The manpage /usr/share/man/man8/rpc.rquotad.8.gz  is a link to
rquotad.8.gz (or quotad.8.gz I forgot) BUT the latter is in another
package, which need not be installed---> thus the former is an
undefined link.

The upshot is that everytime cron runs makewhatis it sends an
e-mail to root saying it did not find that file.

Comment 1 Daniel Roesen 2001-04-17 15:50:31 UTC
related to Bug #36159

Comment 2 Need Real Name 2001-07-26 08:25:57 UTC
Observation, adding to the spec file:
rm %{buildroot}/%{_mandir}/man8/rpc.rquotad*

around line 77 in the %install section, appears to cure this problem.  
Obviously the analagous change is needed in the quota package

Julian King
Computer Officer, University of Cambridge, Unix Support


Comment 3 Bob Matthews 2001-07-26 15:38:11 UTC
All of the rquotad man pages are now removed during the nfs-utils install.


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