Bug 25615

Summary: man is missing findutils prereq
Product: [Retired] Red Hat Linux Reporter: Arenas Belon, Carlo Marcelo <carenas>
Component: manAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: Florence RC-1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-02 23:06:33 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 Arenas Belon, Carlo Marcelo 2001-02-02 04:08:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.16-22 i686)


makewhatis uses find internally but findutils (where find is) is not a
prereq to this package, resulting on a broken dependency if findutils is
uninstalled

Reproducible: Always
Steps to Reproduce:
1. su -l
2. rpm -ev find
3. makewhatis

	

Actual Results:  /usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found
/usr/sbin/makewhatis: find: command not found

Comment 1 Glen Foster 2001-02-02 22:57:12 UTC
We (Red Hat) should really fix this before next release

Comment 2 Arenas Belon, Carlo Marcelo 2001-02-02 23:06:29 UTC
needed ERRATA from the original post.

to reproduce :

1) su -l
2) rpm -ev findutils
3) makewhatis

and when i mean there is a missing prereq, i mean adding to SPEC :

Requires: findutils

take into consideration than adding Prereq: findutils has not the same intended
dependency

Comment 3 Bernhard Rosenkraenzer 2001-02-04 19:16:02 UTC
Fixed in 1.5h1-20