Bug 1116829
Summary: | Unhandled exception on Firstboot screen, when launched firstboot screens on a already registered machine | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Rehana <redakkan> | ||||
Component: | rhn-client-tools | Assignee: | Tomáš Kašpárek <tkasparek> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.6 | CC: | alikins, jsefler, tlestach | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-10-12 09:24:05 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: | 1014343 | ||||||
Attachments: |
|
This looks to be a bug in the firstboot modules in rhn-client-tools. (walking past the end of an array if there are no "rhsm_" modules installed) This has already been fixed. Closing as duplicate of Bug 1147425. *** This bug has been marked as a duplicate of bug 1147425 *** |
Created attachment 916053 [details] exception Description of problem: Version-Release number of selected component (if applicable): # subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.21-1 subscription management rules: 5.11 subscription-manager: 1.12.7-1.el6 python-rhsm: 1.12.4-1.el6 # rpm -qa | grep subscription subscription-manager-firstboot-1.12.7-1.el6.x86_64 subscription-manager-1.12.7-1.el6.x86_64 subscription-manager-debuginfo-1.12.7-1.el6.x86_64 subscription-manager-gui-1.12.7-1.el6.x86_64 subscription-manager-migration-data-2.0.8-1.el6.noarch subscription-manager-migration-1.12.7-1.el6.x86_64 How reproducible: 3/3 Steps to Reproduce: 1.Register host machine to candlepin server 2.Now launch "Firstboot" from terminal 3.Accept licence agreement and click next, 4.click "forward" on setup software updates screen (with default options) Actual results: Exception occurred message window pops up (PFA:exception.png) Expected results: On an already registered machine, the registration screens should be skipped and no exception should come Additional info: