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)
Michael, it should probably reference /sbin/ldconfig I guess.
I'm not sure why it is even doing a ldconfig -n, any ideas? How do I reference /sbin/ldconfig preston?
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.