Bug 901738
| Summary: | system-config-kickstart files to open gui | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Shelby <james.shelby> |
| Component: | system-config-kickstart | Assignee: | Chris Lumens <clumens> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | clumens |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-20 15:41:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 859928 *** |
Description of problem: [root@localhost ~]# system-config-kickstart Traceback (most recent call last): File "/usr/bin/system-config-kickstart", line 91, in <module> import kickstartGui File "/usr/share/system-config-kickstart/kickstartGui.py", line 39, in <module> import packages File "/usr/share/system-config-kickstart/packages.py", line 35, in <module> from pyanaconda.iw import GroupSelector ImportError: No module named iw Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Default install 2. yum install system-config-kickstart 3. Actual results: Fails with a missing module Expected results: Additional info: