I screwed up rpm and yum. How to fix this?
I ran 'yum update' on RedHat 7.1, but it took too long and I killed it.
Now rpm won't run anymore, giving the error message:
rpm: error while loading shared libraries: librpm-4.2.so: cannot load shared object file: No such file or directory
yum doesn't work either: 'yum update rpm' results in:
Traceback (innermost last):
File "/usr/bin/yum", line 22, in ?
import yummain
File "yummain.py", line 21, in ?
File "clientStuff.py", line 22, in ?
ImportError: librpm.so.0: cannot load shared object file: No such file or directory
I also cannot login anymore on my KDE desktop (GNOME still functions).
How can I install rpm or yum without using rpm or yum?
Janneman.
Last edited by Janneman; 10-16-2004 at 04:58 AM.
|