zeromaster
24th November 2007, 06:14 AM
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so: undefined symbol: rpmdbCheckTerminate
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.4 (#1, Oct 23 2006, 13:58:00)
[GCC 4.1.1 20061011 (Red Hat 4.1.1-30)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://wiki.linux.duke.edu/YumFaq
Ive tried removing yum and reinstalling also tried removing and updating python
rpm -qa | grep -i python
returns the following
mod_python-3.2.8-3
python-2.4.4-1.fc6
python-devel-2.4.4-1.fc6
gnome-python2-2.16.2-2.fc6
python-urlgrabber-2.9.8-2
python-elementtree-1.2.6-4.2.1
libxml2-python-2.6.29-1.fc6
rpm-python-4.4.2.1-1.fc6
python-sqlite-1.1.7-1.2
gnome-python2-bonobo-2.16.2-2.fc6
python-numeric-23.7-2.2.1
python-docs-2.4.4-1.fc6
gnome-python2-gconf-2.16.2-2.fc6
audit-libs-python-1.4.2-5.fc6
libselinux-python-1.33.4-2.fc6
python-ldap-2.0.6-5.2.1
dbus-python-0.70-6
python-tools-2.4.4-1.fc6
notify-python-0.1.0-3.fc6
gnome-python2-gnomevfs-2.16.2-2.fc6
gnome-python2-canvas-2.16.2-2.fc6
Any suggestions would really be appreciated this is driving me nuts