yum update python fails

Ultimamente me encuentro que a menudo me estan fallando “yum update” por el tema python, una cosa extraña. finalmente he buscado un camino simple para resolverlo y este es el camino:

# yum clean all
# yum –disablerepo=* –enablerepo=base –enablerepo=updates update yum* rpm*
# yum update python
# yum update

This entry was posted in centos and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *