Hello all, playing around with my server at home I decided to see how many things I could upgrade. So I installed apt-get and started upgrading things and removing things that I didn't need. So being short on disk space I only downloaded the rpms with apt-get then started installing one package at a time then deleting the rpm. All went well except for when I got to the glibc's. I upgraded the glibc with >> rpm -Uvh glibc* << and all seemed well. I typed >> rpm -qa << and this is the error I got.

[EMAIL PROTECTED] root]$ rpm -qa
/usr/lib/rpm/rpmq: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required by /lib/librt.so.1)


I previously upgraded rpm without problems. It was only upgrading the glibc* that I got this problem. Both the files are there when I check manually. I am still able to upgrade via rpm but the rpm -qa does not work. Removing works also. Does anyone have a solution to this problem?

RPM version 4.1.1
glibc version 2.3.2-4

--

Jason Louie BSc. CPSC
Web Applications Developer
Sorex Software Inc.
[EMAIL PROTECTED]




Reply via email to