Bug 6966

Summary: binutils fails %post script
Product: [Retired] Red Hat Linux Reporter: Gilbert Coville <gilbert>
Component: binutilsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
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: 1999-12-24 16:11:55 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 Gilbert Coville 1999-11-13 00:51:19 UTC
binutils-2.9.1.0.23-6 calls /sbin/install-info, but the package doesn't
have a dependency on the info package (which contains install-info).

If binutils is installed before info, the %post script will fail.

Comment 1 Jim Kingdon 1999-12-24 16:11:59 UTC
I've built a binutils-2.9.1.0.23-7 package which will be in the next
RawHide release which depends on /sbin/install-info, as it should.
Thanks for reporting this.