On December 18, 2003 10:27 am, Al Sparks wrote: > I'm running RH 8.0. I'm trying to upgrade perl. To do that I'm having to > upgrade glibc. > > Right now I'm trying to upgrade a failed dependency, "rpmlib" which the > error message below says I need, but lots of searches on redhat's site and > rpmfind.org doesn't find it. Suggestions? > === Al > > # rpm -Uvh glibc-common-2.3.2-101.1.i386.rpm > error: failed dependencies: > tzdata >= 2003a is needed by glibc-common-2.3.2-101.1 > rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by > glibc-common-2.3.2-101.1 glibc < 2.3.2 conflicts with > glibc-common-2.3.2-101.1 > glibc-common = 2.2.4-32 is needed by glibc-2.2.4-32 Hi, first, you may want to install rpmdb-redhat-8.0-0.20020910.i386.rpm which is on one of the iso's, it will suggest what additional packages you need. Anyway, you need to also upgrade glibc. use: rpm -Uvh glibc-common-2.3.2-101.1.i386.rpm glibc-2.3.2-101.1.i386.rpm That may resolve things, if not, if rpmdb is installed, rpm will act more friendly with the output (and add new command line args). -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list