yum/rpm problems :(

after some de/installing and upgrading my yum and rpm stopped working for some reason:
Code:
[root@]# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 22, in ?
import yummain
File "yummain.py", line 21, in ?
File "clientStuff.py", line 18, in ?
ImportError: librpm-4.2.so: cannot open shared object file: No such file or directory
[root@]# rpm
-bash: rpm: command not found
[root@]#
anyonw know what happened? It worked fine before

 

 

 

 

Top