ok i did like # export LD_ASSUME_KERNEL=2.4.18 (2.4.18 is the kernel version of my redhat 7.3) # rpm -Uvh ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i686/glibc-2.3.2-27.9.i686.rpm --force
i also did # rpm -Uvh --replacepkgs --replacefiles ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i686/glibc-2.3.2-27.9.i686.rpm but to no avail... it didn't worked... ----- Original Message ----- From: Deds Castillo <[EMAIL PROTECTED]> Date: Wed, 15 Oct 2003 15:52:56 +0800 To: Philippine Linux Users Group Mailing List <[EMAIL PROTECTED]> Subject: Re: [plug] rpm segmentation fault > A colleague and I was bitten by this once. It was messed up during > the upgrade to glibc as you were probably using a 686 version then > you upgraded to a 386 version bringing problems to the linked > libraries. I can't remember exact steps but you can search for it on > the redhat site. It involves exportiong LD_ASSUME_KERNEL so that you > can install the proper version of glibc. > > On Wednesday 15 October 2003 03:22 pm, Linuxdog Rojo wrote: > > > Hi, > > I am getting segmentation fault while installing or removing > > packages via rpm command on my redhat 7.3. Can anyone help me with > > this problem rpm versions 4.0.4-7x.18 > > Actually, Redhat 7.3 comes with gcc-2.96 default. So I decided to > > upgrade my gcc 2.96 to gcc3.2.2. I downloaded the gcc3.2.2 > > packages, and was told by rpm that I need to upgrade glibc packages > > also. Since, glibc are important library files, I was bit recultant > > to do it at first. However, I still upgraded to glibc2.3.1 using > > rpm -U *.rpm rpm command succeeded without any problems. > > Now, if I try to install/remove any rpm packages, rpm crashes with > > segmentation fault. > > > > linuxdog > > -- > Deds Castillo > Infiniteinfo Philippines > http://www.infiniteinfo.com > Hiroshima '45, Chernobyl '86, Windows 95/98/2K > GnuPG keyID: 51261831 > > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie Linuxdog -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
