Bug 901738 - system-config-kickstart files to open gui
Summary: system-config-kickstart files to open gui
Keywords:
Status: CLOSED DUPLICATE of bug 859928
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-kickstart
Version: 18
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 22:46 UTC by James Shelby
Modified: 2013-01-20 15:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-20 15:41:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description James Shelby 2013-01-18 22:46:51 UTC
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:

Comment 1 Chris Lumens 2013-01-20 15:41:14 UTC

*** This bug has been marked as a duplicate of bug 859928 ***


Note You need to log in before you can comment on or make changes to this bug.