Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 356812 [details] The attachment is the report generated by the system itself.
Important from your attachment: *** Component: system-config-boot Version: 0.3.0 Summary: TB1b0d13fa boot_gui.py:27:<module>:ImportError: No module named kudzu Traceback (most recent call last): File "/usr/share/system-config-boot/system-config-boot.py", line 80, in <module> import boot_gui File "/usr/share/system-config-boot/boot_gui.py", line 27, in <module> import kudzu ImportError: No module named kudzu *** It seems you don't have kudzu installed. Try "yum install kudzu". That could solve your problem. But why do I have installed kudzu and you don't... In the spec file from system-config-boot should be missing a "Requires: kudzu".
*** This bug has been marked as a duplicate of bug 497088 ***
Created attachment 360830 [details] kudzu not found
@ Dinesh: You have an old system-config-boot-0.3.0. If you update to system-config-boot-0.3.1 kudzu is not needed anymore. Please update to the 0.3.1 version.