On Tue, Dec 09, 2003 at 11:47:01AM +0530, Murali Potla wrote: > I have problem with redhat-config-packages and yum on my FC1. it looks > like it is a problem with the python and libxml2. > I have upgraded my box from Red Hat linux 9 to Fedora Core 1. > > I am getting the following error whenever i launch yum or > redhat-config-pcakages > > import libxml2mod > ImportError: /usr/lib/python2.2/site-packages/libxml2mod.so: undefined > symbol: xmlTextReaderIsValid > > I am unable to use these tools. command line rpm works fine though. > > Are there any issues reported while upgrading from RHL to fedora ? Triple check that your version of libxml2 and libxml2-python are at the same level: rpm -q libxml2 libxml2-python they should have been upgraded to the the same version-release if not something went wrong. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ veillard@xxxxxxxxxx | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/