RPM relocation error
i was using the redhat network for update, when something fucked up during an update of glibc, somehow breaking the dependencies.
So i downloaded the rpms from fedora.redhat.com manualy, made a "rpm -Uvh glibc-common-2.3.2-101.i386.rpm" which worked fine, next i did a "rpm -Uvh glibc-2.3.2-101.i386.rpm" and all hell broke lose. it came up with some error messages, and now (allmost) everytime i try to do something i get this error message
RPM relocation error
/lib/i686/librt.so.1 :: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference.
i can only boot up in terminal, i can't do any rpm commands, i can't even do a ls command.... vi works though.
Is there any way i can save my setup?
|