Bug 848756

Summary: Traceback in firstboot if Red Hat Subscription Management Selected
Product: Red Hat Enterprise Linux 5 Reporter: Marian Ganisin <mganisin>
Component: subscription-managerAssignee: Bryan Kearney <bkearney>
Status: CLOSED DUPLICATE QA Contact: Entitlement Bugs <entitlement-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.9CC: atodorov
Target Milestone: betaKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-17 06:49:59 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:
Bug Depends On:    
Bug Blocks: 787232    

Description Marian Ganisin 2012-08-16 11:18:03 UTC
Description of problem:

Firsboot raises following exception in case of attempt to use Red Hat Subscription Management service for online registration.

Traceback (most recent call last):
  File "/usr/share/firstboot/firstbootWindow.py", line 266, in nextClicked
    result = module.apply(self.notebook)
  File "/usr/share/firstboot/modules/rhn_choose_server_gui.py", line 70, in apply
    self.parent.setPage("rhsm_login")
  File "/usr/share/firstboot/firstbootWindow.py", line 176, in setPage
    self.nextPage = self.moduleNameToIndex[modulename][0]
KeyError: 'rhsm_login'

Version-Release number of selected component (if applicable):
firstboot-1.4.27.9-1.el5

python-rhsm-1.0.5-1.el5
subscription-manager-1.0.13-1.el5
subscription-manager-firstboot-1.0.13-1.el5
subscription-manager-gui-1.0.13-1.el5

Actual results:
Unable to subscribe to rhsm due to traceback in firstboot.

Comment 1 Alexander Todorov 2012-08-17 06:49:59 UTC

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