Bug 1931

Summary: Can't rebuild ORBit-0.4.2-2.src.rpm
Product: [Retired] Red Hat Linux Reporter: Dale Lovelace <dale>
Component: ORBitAssignee: Michael Fulbright <msf>
Status: CLOSED DEFERRED QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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: 1999-05-30 21:48:52 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 Dale Lovelace 1999-04-01 16:49:40 UTC
rpm -ba fails:

+ ldconfig -n /var/tmp/orbit-0.4.2-root/usr/lib
/var/tmp/rpm-tmp.54816: ldconfig: command not found
Bad exit status from /var/tmp/rpm-tmp.54816 (%install)

Comment 1 Preston Brown 1999-04-01 18:46:59 UTC
Michael, it should probably reference /sbin/ldconfig I guess.

Comment 2 Michael Fulbright 1999-04-10 15:47:59 UTC
I'm not sure why it is even doing a ldconfig -n, any ideas?

How do I reference /sbin/ldconfig preston?

Comment 3 Jeff Johnson 1999-05-30 21:48:59 UTC
There is no reason to do ldconfig -n if you are using
a build root.

If you do want to keep the ldconfig, either ass /sbin to your path
or invoke as /sbin/ldconfig.

Problem still exists in ORBIT-0.4.3-2.src.rpm but I'm gonna close this
out anyways.