On Tue, Nov 12, 2002 at 12:29:16PM -0800, [EMAIL PROTECTED] wrote:
> 
> I try to install rpm-4.0.2-6x.i386.rpm and I get a failed dependency. 
> Need libdb-3.1 or higher.  That's in glibc.  

Nope. There's a db3 rpm in the updates.

> Does anyone have an idea how to bring the RPM version on this machine up
> to a point where I can use rpms from update.redhat.com?

Download *all* the updates for Zoot.

rpm -Uvh i386/db3-3*.i386.rpm
rpm --rebuilddb
rpm -Fvh i386/rpm*rpm
rpm --rebuilddb (this will take some time)
rpm -Fvh i386/kernel-*-2.2.22*
rpm -Fvh i386/glibc-*
rpm -ivh $ARCH/kernel-2.2.22*

[ Edit lilo to rename the old kernel to 'rescue' and
  make the new one the default ]

reboot
rpm -Fvh i386/* noarch/*

That last command probably won't work due to failed dependancies.
Resolve them. This step is *not* optional.

Emmanuel



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to