On Tue, 2006-09-26 at 21:31 -0400, Jesus Bernardo Ruiz Flores wrote:
I have a problem using yum. it gives me the following error
[root@mail1 src]# yum update yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:
/usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol: xmlNewDocPI
This usually happens if python (or libxml2) has been upgraded to a non centos version. It seems you have the correct python ... what does this say:
rpm -q libxml2 libxml2-python python yum
<snip>