I have found the solution for this. It's quite simple, just do: [EMAIL PROTECTED] glibc]# export LD_ASSUME_KERNEL=2.2.5 [EMAIL PROTECTED] glibc]# rpm -Uvh ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i686/glibc-2.3.2-27.9.i686.rpm - -force
or you can do rpm -Uvh --replacepkgs --replacefiles ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i686/glibc-2.3.2-27.9.i686.rpm That's all!!! ----- Original Message ----- From: "Sadanapalli, Pradeep Kumar (MED, TCS)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 4:46 PM Subject: RE: Glibc update & dead redhat - HEEEELLLPPP !!! > Before updating the glibc, you please check the architecture the glibc > RPM . > All other glibc RPMS(Ex: glibc-common) have i383 architecture set, but > only > the glibc RPM is set to i686 architecture. So even while downloading > from redhat > updates, download GLIBC from i686 folder.Then everything will work fine > hopefully, > in case this is the only point you are missing. > > To find the architecture of an RPM, > # rpm -q --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" > glibc > # glibc-2.3.2-27.9.i686 > I don't know if there is any other reason... > > Hope this helps..... > > Pradeep > > > -----Original Message----- > From: Michael Schwendt [mailto:[EMAIL PROTECTED] > Sent: Friday, July 11, 2003 8:09 AM > To: [EMAIL PROTECTED] > Subject: Re: Glibc update & dead redhat - HEEEELLLPPP !!! > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, 11 Jul 2003 15:20:18 +0300, Alex wrote: > > > Preparing... > ########################################### > > [100%] > > 1:glibc-common > ########################################### [ > > 17%] > > 2:glibc > ########################################### [ > > 33%] > > error: %post(glibc-2.3.2-27.9) scriptlet failed, exit status 121 > > 3:glibc-devel > ########################################### [ > > 50%] > > 4:glibc-debug > ########################################### [ > > 67%] > > 5:glibc-profile > ########################################### [ > > 83%] > > 6:glibc-utils > ########################################### > > [100%] > > > > I got glibc updates from updates on rehat.com and this is what I get > when I > > install them. Now I'm stuck with a dead RH system. > > rpm - segfaul ls -l segfault everything segfaults. > > > > Any ideeas on what I can do? > > You fetched and installed updates for the wrong processor > architecture: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=88456 > > - -- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2 (GNU/Linux) > > iD8DBQE/Drbi0iMVcrivHFQRAsuVAJ4rWTFZKg6lNNNhNvq6RQM+9mzRcACfUfYR > vOKdNizvYxtjb5oRiU2GKMY= > =7X/b > -----END PGP SIGNATURE----- > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list
