I can't seem to open either of the windows below in Fedora 7.
add/remove software
software updater
This issue first began after I installed WINE from the add/remove software window. After WINE was installed I tried to install a windows application as a test. The win app installed successfully but I could never get it to successfully open. So I uninstalled the win app and then found I couldn't access the add/remove software window. I assumed this problem was related to the WINE package so I manually uninstalled it along with all of it's dependencies. Unfortunately I still can't access pirut. When I type pirut from the command line this is what I get.
Code:
Traceback (most recent call last):
File "/usr/sbin/pirut", line 35, in <module>
from yum.constants import *
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 20, in <module>
import rpm
File "/usr/lib/python2.5/site-packages/rpm/__init__.py", line 7, in <module>
from _rpm import *
ImportError: /usr/lib/librpmio-4.4.so: undefined symbol: luaS_freeall
Any suggestions?
Edit
I should also point out that the 'add/remove software' label briefly appears on the bottom panel of my desktop (not sure what the correct term for that panel is) before disappearing.