Bug 36282

Summary: missing manpage link - cron messages
Product: [Retired] Red Hat Linux Reporter: Sammy <umar>
Component: nfs-utilsAssignee: Pete Zaitcev <zaitcev>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-26 08:26:10 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 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.