julio
8

Problema con Yum en CentOS 5

Escrito en : CentOS, Tips

Tras actualizar mi CentOS 5 a su ultima actualización con kernel 2.6.18-8.1.6.el5, me produjo un error al querer instalar,remover o actualizar paqueteria con Yum, el error era el siguiente :

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, Mar 14 2007, 18:51:08)
[GCC 4.1.1 20070105 (Red Hat 4.1.1-52)]

If you cannot solve this problem yourself, please go to
the yum faq at:

http://wiki.linux.duke.edu/YumFaq

La solución,despues de googlear un rato, ya que trate de actualizar e instalar python-elementtree, seguia dandome el mismo error,, si el error persiste, solo hacer esto :

#rpm -Uvh –force http://isoredirect.centos.org/centos/5.0/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm

luego :

# yum clean all
# yum update

y listo , problema solucionado.

    Posts Relacionados

Tambien puedes dejar una, or respuesta desde tu sitio web
Visto 24.072 veces

4 Responses to “Problema con Yum en CentOS 5”

  1. sergio hinojosa says:

    agosto 2nd, 2007 at 20:46

    hola, gracias me sirvio mucho aunque tuve que bajar manualmente el rpm y despues lo instale y me funciono super bien.

  2. Luis Cacuango says:

    noviembre 8th, 2007 at 13:15

    Saludos a todos los amigos y usuarios de linux,
    quisiera que me ayuden con un MANUAL para
    configurar todo, en un servidor linux centOS4.3
    y va a tener suarios windows con correo interno
    Porfa, Porfa!!
    mi dirección de e-mail es
    luigi_man2084@hotmail.com

    Atte:

    ————-
    luigi_man

  3. Robor says:

    enero 22nd, 2009 at 13:22

    Hi,
    this is very useful to us.

    Thank you
    Robor

  4. Byron Velez says:

    mayo 18th, 2011 at 16:19

    Mijo eres un Daemon from Linux, eres un vacan.
    Gracias brother..
    Te felicito por todo!!
     
    Suerte!
    BV

Leave a Reply