Bug 50160

Summary: missing requirement in rpm package
Product: [Retired] Red Hat Linux Reporter: Roel van Meer <rolek>
Component: binutilsAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 6.2   
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-07-27 14:31:11 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 Roel van Meer 2001-07-27 14:31:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.18 i686)

Description of problem:
the binutils rpm uses /sbin/install-info in its postinstall script, but has
no dependancy on info, which provides /sbin/install-info.
When installing a custom system with anaconda, chances are that binutils
gets installed _before_ info does, so the postinstall script will fail.

How reproducible:
Always

Steps to Reproduce:
1. install a custom system with anaconda
2. see output from /tmp/install.log below
3.
	

Actual Results:  Installing binutils.
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
/var/tmp/rpm-tmp.71027: /sbin/install-info: No such file or directory
execution of %post scriptlet from binutils-2.9.5.0.22-6 failed, exit status
126



Expected Results:  anaconda should have installed info before binutils

Additional info:

Chances are that in other systems info does get installed before binutils
due to some other requirement.

Comment 1 Jakub Jelinek 2001-08-03 17:07:17 UTC
This was fixed in binutils that are in 7.1 distribution and up.
I don't think it is severe enough to require errata for 6.2.