Bug 523445

Summary: Error while loading anaconda - No module named system_config_keyboard.keyboard
Product: Red Hat Enterprise Linux 6 Reporter: Martin Banas <mbanas>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Banas <mbanas>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0CC: dgregor, jstodola, mbanas, rwilliam, syeghiay
Target Milestone: alphaKeywords: TestBlocker
Target Release: 6.0   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-12.34.1-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-11 14:31:22 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:

Description Martin Banas 2009-09-15 14:42:19 UTC
Description of problem:
While installing RHEL6.0-20090915.0, anaconda ends with error:
ImportError: No module named system_config_keyboard.keyboard

Version-Release number of selected component (if applicable):
RHEL6.0-20090915.0
anaconda 12.24
s390x

How reproducible:
always

Steps to Reproduce:
1. run RHEL6 installer on s390x
2. proceed to stage2
  
Actual results:

Running anaconda 12.24, the redhat system installer - please wait.
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 609, in <module>
    instClass = getInstClass()
  File "/usr/bin/anaconda", line 333, in getInstClass
    from installclass import DefaultInstall
  File "/usr/lib/anaconda/installclass.py", line 31, in <module>
    from instdata import InstallData
  File "/usr/lib/anaconda/instdata.py", line 43, in <module>
    import system_config_keyboard.keyboard as keyboard
ImportError: No module named system_config_keyboard.keyboard


Expected results:
anaconda should start as expected.

Additional info:

Comment 1 RHEL Program Management 2009-09-15 15:03:52 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Chris Lumens 2009-09-16 13:38:51 UTC
Does updates=http://clumens.fedorapeople.org/523445.img help?

Comment 3 Martin Banas 2009-09-16 13:54:33 UTC
Hi Chris,
thanks for update, 
using updates=http://clumens.fedorapeople.org/523445.img anaconda starts as expected

Comment 4 Chris Lumens 2009-09-16 13:55:13 UTC
Great, then this is a fairly easy problem to solve.

Comment 5 Chris Lumens 2009-09-16 15:27:26 UTC
I've pushed the anaconda portion of this fix to the git repo.  Please make sure that system-config-keyboard is pulled into the trees for all architectures for RHEL6, since it provides these modules.

Comment 6 Martin Banas 2009-10-15 06:32:13 UTC
Verified, not happening on RHEL6.0-20091006 with anaconda 12.34.

Comment 7 releng-rhel@redhat.com 2010-11-11 14:31:22 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.