Hi, I always have problems like this on Rawhide and/or sometimes attempting to do test updates. It would seem that Python, it's libs, and Yum can get out of sync (even though yum should know about this). The fix is typically to download the newest python package and whatever related python packages are required and install them (with RPM) manually. Or.... Use APT. -- Noah SILVA On Tue, 7 Dec 2004, Paul wrote: > Hi, > > Everything now except yum seems to be happy again on my machine. > > When I run yum, all I get is this > > Traceback (most recent call last): > File "/usr/bin/yum", line 6, in ? > import yummain > File "/usr/share/yum-cli/yummain.py", line 23, in ? > import yum > File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 21, in ? > import rpm > ImportError: /usr/lib/librpm-4.3.so: undefined symbol: rpm_execcon > > Any ideas what has borked on this? I have yum 2.1.12-1 installed. > > TTFN > > Paul > -- > "I'm gonna hit the highway like a bat out of hell with a Cilla Black fan > on the bike" - Meatloaf >