Bug 33251

Summary: install-info is in /sbin not /usr/sbin
Product: [Retired] Red Hat Linux Reporter: Cormack, Justin <jpc1>
Component: texinfoAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DEFERRED QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-26 15:37:35 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 Cormack, Justin 2001-03-26 15:37:32 UTC
the install-info program is in /sbin; it should be in /usr/sbin as it is
not required before 
/usr is mounted. This is for FHS standardisation.

Comment 1 Bernhard Rosenkraenzer 2001-05-17 21:20:08 UTC
I agree that it should be moved, but since a lot of scripts (mostly rpm %post 
scripts) depend on /sbin/install-info, I don't think it can be done before the 
next .0 release.