Portal Home > Knowledgebase > Articles Database > yum error No module named CElementTree
yum error No module named CElementTree
Posted by vitasis, 03-24-2010, 08:44 AM |
I tryed to use yum update and now when i type # yum update i have this error:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named CElementTree
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.4.3 (#1, Sep 3 2009, 15:37:12)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
i use CentOS release 5.4 (Final)
# rpm -qa --last
python-elementtree-1.2.6-5 Wed 24 Mar 2010 12:56:46 PM EET
rpmforge-release-0.5.1-1.el3.rf Wed 24 Mar 2010 08:20:32 AM EET
perl-Convert-ASN1-0.22-1.el3.rf Wed 24 Mar 2010 08:20:31 AM EET
rsync-3.0.7-1.el3.rf Wed 24 Mar 2010 08:20:30 AM EET
gpg-pubkey-e42d547b-3960bdf1 Wed 24 Mar 2010 08:15:57 AM EET
gpg-pubkey-6b8d79e6-3f49313d Wed 24 Mar 2010 08:15:57 AM EET
gpg-pubkey-1aa78495-3eb24301 Wed 24 Mar 2010
08:15:57 AM EET
also # rpm -q yum -> yum-3.2.22-20.el5.centos
i know that is some problem this python, my python version is Python 2.4.3, how slove this problem, where can be problem on my VPS?
|
Posted by drspliff, 03-24-2010, 09:04 AM |
I had the same problem when python-elementtree was upgraded to 1.2.6-7.el4.rf, after manually downgrading to 1.2.6-5 everything worked again.
|
Posted by vitasis, 03-24-2010, 10:07 AM |
Now # rpm -q python-elementtree -> python-elementtree-1.2.6-5 i tryed and python-elementtree-1.2.6-7.el5.rf
But # yum still No module named CElementTree it thame error, so what to do?
|
Posted by Sileep Kumar M S, 03-24-2010, 08:05 PM |
I got the same error! whats next?? :-/
|
Posted by Hostwaresupport, 03-24-2010, 08:05 PM |
Try following
|
Posted by Johnburk, 11-24-2010, 06:30 PM |
hostwaresupport
I have the same problem and running your command give
"error: cannot open yum*.src.rpm: No such file or directory"
|
Add to Favourites Print this Article
Also Read