Fedora 13 - No module named yum
- by drozzy
This is driving me bananas!
After a recent update in Fedora 13 64bit, my yum is gone:
$> yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named yum
Please install a package which provides this module, or
verify that the module is installed correctly.
I tried looking for an RPM yum package - to install yum. I went to the Fedora site:
http://fedoraproject.org/wiki/Tools/yum
Call me blind but I cannot find it anywhere on that page!
Most of the solutions suggest repairing yum... with yum! But I don't have yum? Yum yum yum? :<
Any help?
Here are some outputs for rpm commands:
$> rpm -ql python | grep "site-packages$"
/usr/lib/python2.6/site-packages
/usr/lib64/python2.6/site-packages
$> rpm -ql yum | grep "site-packages/yum$"
/usr/lib/python2.6/site-packages/yum