Bug 125361
| Summary: | system-config-kickstart --generate fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Raines <raines> |
| Component: | system-config-kickstart | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-06-17 21:00:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Should be fixed by system-config-kickstart-2.5.11-3 in Rawhide once I build a new package. Thanks for your report. |
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: