Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 400073 [details] The python backtrace Description of problem: When using system-config-kickstart to generate a kickstart file of the current system (option --generate), it just crashes with a python backtrace because it fails to find the module 'system_config_keybard'. The problem lies in the system_config_keyb*a*rd, the o is missing and thus it is failing to find the module. system-config-keyboard is installed on this system. Version-Release number of selected component (if applicable): system-config-keyboard-1.3.1-1.fc12.i686 system-config-kickstart-2.8.2-1.fc12.noarch How reproducible: Run system-config-kickstart --generate foo.ks Actual results: It crashes with a python backtrace Expected results: It should generate a kickstart file of my current system
*** This bug has been marked as a duplicate of bug 530739 ***