Bug 848756 - Traceback in firstboot if Red Hat Subscription Management Selected
Summary: Traceback in firstboot if Red Hat Subscription Management Selected
Keywords:
Status: CLOSED DUPLICATE of bug 848717
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.9
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: beta
: ---
Assignee: Bryan Kearney
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: rhel59rtt
TreeView+ depends on / blocked
 
Reported: 2012-08-16 11:18 UTC by Marian Ganisin
Modified: 2013-01-10 09:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-17 06:49:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


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