yum blew up python?

Todd Zullinger tmz at pobox.com
Mon Jan 29 16:07:25 UTC 2007


Dave Stevens wrote:
> [root at localhost ~]# yum
> 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.

The cElementTree python module is provided by the python-elementtree,
which is required by yum:

$ rpm -q --whatrequires python-elementtree
yum-3.0.3-1.fc6.noarch

Do you have python-elementtree installed?  If so, does rpm -V say
anything is wrong with it?  (rpm -V python-elementtree)

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
======================================================================
Thinking is the hardest work there is, which is probably the reason
why so few engage in it.
    -- Henry Ford

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070129/d2650173/attachment-0001.sig>


More information about the fedora-list mailing list