I just upgraded my distribution to Centos 4.1 with smart. The problem is
now that yum does not work anymore. Smart sees the atrpms as the newest
package but the Centos 4.1 python-elementtree as the latest one. These
are the following versions:

yum:
Centos 4.1: 2.4.0-1.centos4
ATrpms: 2.4.0-63.el4.at

python-elementtree:
Centos 4.1: 1.2.6-4
ATrpms: 1.2.6-3.99_1.el4.at

The problem is that the Centos python-elementtree is for python2.3 and
the ATrpms yum uses 2.4 and therefor does not find the cElementtree
class. I get the following error when running yum:

[EMAIL PROTECTED] ~]$ 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.

It's possible that the above module doesn't match the
current version of Python, which is:
2.4.1 (#1, Jun 20 2005, 22:41:40)
[GCC 3.4.3 20050227 (Red Hat 3.4.3-22.1)]

If you cannot solve this problem yourself, please send this
message to <[EMAIL PROTECTED]>.

Lucky there is smart :),
Staf.



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to