Description of problem: Boot-configuratoer fails, as it does not find the kudzu module. the kudzu package was not install (by the default minimal installation). The dependency of the boot-configurator on kudzu is missing, so the installation of the gnome-boot-configurator did not request the kudzu rpm package. Version-Release number of selected component (if applicable): How reproducible: 1. install minimal system (by default no kudzu) 2. install the graphical boot-configurator 3. try to run it and it generates: 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 Local variables in innermost frame: string: None Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Isn't this a duplicate of bug #497088 ?
*** This bug has been marked as a duplicate of bug 497088 ***