I've recently updated my system and....
[root@iglu ~]# yum update Traceback (most recent call last): File "/usr/bin/yum", line 6, in ? import yummain ImportError: No module named yummain [root@iglu ~]#
Should Bugzilla this or is a momentary bug or something I did?
Same thing happened here.
[root@devel ~]# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 6, in ?
import yummain
ImportError: No module named yummain
[root@devel ~]# updatedb && locate yummain
/mnt/fc2/usr/share/yum/yummain.pyc
/mnt/fc2/usr/share/yum/yummain.py
/usr/share/yum-cli/yummain.py
[root@devel ~]#