Description of problem: cannot start yumex Version-Release number of selected component (if applicable): 1.2.3 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Component: yumex Version: 1.2.3 Summary: TB3638d33a ConfigParser.py:511:get:NoSectionError: No section: 'main' Traceback (most recent call last): File "/usr/share/yumex/yumexmain.py", line 1115, in ? mainApp = YumexMainApplication() File "/usr/share/yumex/yumexmain.py", line 507, in __init__ self.profile = Profile() File "/usr/lib/python2.4/site-packages/yumex/yumexUtils.py", line 1202, in __init__ self.active=self.profiles.get( "main", "LastProfile" ) File "/usr/lib/python2.4/ConfigParser.py", line 511, in get raise NoSectionError(section) NoSectionError: No section: 'main' Local variables in innermost frame: d: {} vars: None self: <ConfigParser.ConfigParser instance at 0x8ab6fec> raw: False section: main option: LastProfile
*** This bug has been marked as a duplicate of 240637 ***