Tatxe wrote:
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 ~]#
Hmmm, don't have a FC by the hand, but what does
locate -i yummain
tell you? My RH9 w/yum says
apprich@kidd apprich $ locate -i yummain
/usr/share/yum/yummain.py
/usr/share/yum/yummain.pyc
If locate doesn't find anything try a
updatedb
and try locating again.
Should Bugzilla this or is a momentary bug or something I did?
Alex