I just upgraded my machine to F7 using the DVD. I've got most everything working again, except for yumex. Whenever I try and setup the preferences for the firewall settings I need I get this error.
Code:
14:19:05 : Yum Config Setup
Loading "installonlyn" plugin
14:19:05 : Yum Version : 3.2.0
14:19:05 : GUI Setup Completed
Traceback (most recent call last):
File "/usr/share/yumex/dialogs.py", line 155, in click
self.save()
File "/usr/share/yumex/dialogs.py", line 144, in save
self.conf.write( open( '/etc/yumex.conf', "wt" ) )
File "/usr/lib/python2.5/site-packages/yum/config.py", line 429, in write
for name, value in self.options:
AttributeError: 'YumexConf' object has no attribute 'options'
Any thoughts, I've removed and reinstalled yumex to no avail.