I guess it rings a bell, since I had to install these devel rpms from
Fedora before rebuilding anaconda.
So you're saying I have to install the right devel packages for RHEL3 in
order to rebuild anaconda correctly?
Even so, I had atleast one successful rebuild after rebuilding anaconda
& running buildinstall.
Taylor, ForrestX wrote:
On Thu, 2004-04-22 at 10:09, Stephen Mah wrote:
I copied all the RHEL3 rpms into the RPMS folder before running
buildinstall. I'm still building a bad installer.
Paul, I looked at your list. I have everything but pump-devel, and
beecrypt-devel, but I think those two packages are found in fedora only?
# locate pump-devel
/vault/redhat-as21/RedHat/RPMS/pump-devel-0.8.11-7.i386.rpm
/vault/fedora-core1/Fedora/RPMS/pump-devel-0.8.19-2.i386.rpm
#locate beecrypt|grep devel|grep rpm
/vault/fedora-core1/Fedora/RPMS/beecrypt-devel-3.0.1-0.20030630.1.i386.rpm
Actually they were intentionally removed from RHEL:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=101858
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107328
You will have to get the src.rpm packages and rebuild them.
Forrest