From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; T312461) Description of problem: Running system-config-kickstart --generate fails with: # system-config-kickstart --generate ks.cfg Traceback (most recent call last): File "/usr/share/system-config-kickstart/system-config- kickstart.py", line 57, in ? useCliMode(value) File "/usr/share/system-config-kickstart/system-config- kickstart.py", line 42, in useCliMode profileSystem = profileSystem.ProfileSystem(data) File "/usr/share/system-config-kickstart/profileSystem.py", line 35, in __init__ self.getMouse() File "/usr/share/system-config-kickstart/profileSystem.py", line 68, in getMouse a, b, c, d, protocol = mouseDict[model] ValueError: unpack tuple of wrong size Version-Release number of selected component (if applicable): 2.5.11-1 How reproducible: Always Steps to Reproduce: 1. Just run 'system-config-kickstart --generate ks.cfg' Actual Results: Shown in description Expected Results: Should generate a kickstart file Additional info:
Should be fixed by system-config-kickstart-2.5.11-3 in Rawhide once I build a new package. Thanks for your report.