Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 702403

Summary: firstboot fails after initial install on HP DL360 Gen8
Product: Red Hat Enterprise Linux 6 Reporter: RHEL Program Management <pm-rhel>
Component: python-rhsmAssignee: John Sefler <jsefler>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: urgent    
Version: 6.1CC: alikins, bkearney, mike.miller, pkovar, pm-eus, syeghiay
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-rhsm-0.95.14-1.el6_1 Doc Type: Bug Fix
Doc Text:
Previously, booting for the first time failed after a new Red Hat Enterprise Linux 6 installation was performed on HP DL360 Gen8. This was due to using invalid locale names, which caused a stack trace. The same problem also affected Red Hat Enterprise Linux 6's Subscription Manager. The problem has been fixed by using "C" as the default locale so that the Red Hat Enterprise Linux 6 first boot and Subscription Manager work as expected.
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 14:00:47 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:
Bug Depends On: 700601    
Bug Blocks:    
Attachments:
Description Flags
subscription-manager-gui is rendered in fallback 'C' locale none

Description RHEL Program Management 2011-05-05 15:09:47 UTC
This bug has been copied from bug #700601 and has been proposed
to be backported to 6.1 z-stream (EUS).

Comment 6 John Sefler 2011-05-09 22:41:08 UTC
Created attachment 497934 [details]
subscription-manager-gui is rendered in fallback 'C' locale

Verifying Version...
[root@jsefler-betastage-server ~]# rpm -q python-rhsm
python-rhsm-0.95.14-1.el6_1.noarch
[root@jsefler-betastage-server ~]# rpm -qa | grep subscription-manager
subscription-manager-0.95.14-1.el6_1.x86_64
subscription-manager-gnome-0.95.14-1.el6_1.x86_64
subscription-manager-firstboot-0.95.14-1.el6_1.x86_64

Fix verification for this bug follows the same verification as bug 700601 - firstboot fails after initial install on HP DL360 Gen8


[root@jsefler-betastage-server ~]# LANG=us subscription-manager-gui

(process:21126): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: Unexpected element <property> inside <widget>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:21126): libglade-WARNING **: unknown attribute `swapped' for <signal>.


See attached screenshot showing subscription-manager-gui is properly rendered in the default local (en_US) despite the invalid requested locale (us).

Moreover, no Traceback occurs.


In the case of subscription-manager-firstboot, see the comments in:
https://bugzilla.redhat.com/show_bug.cgi?id=700601#c19
https://bugzilla.redhat.com/show_bug.cgi?id=700601#c20
https://bugzilla.redhat.com/show_bug.cgi?id=700601#c21
https://bugzilla.redhat.com/show_bug.cgi?id=700601#c22


moving bug status to VERIFIED

Comment 7 errata-xmlrpc 2011-05-19 14:00:47 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0818.html

Comment 8 Petr Kovar 2011-06-15 15:48:30 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Previously, booting for the first time failed after a new Red Hat Enterprise Linux 6 installation was performed on HP DL360 Gen8. This was due to using invalid locale names, which caused a stack trace. The same problem also affected Red Hat Enterprise Linux 6's Subscription Manager. The problem has been fixed by using "C" as the default locale so that the Red Hat Enterprise Linux 6 first boot and Subscription Manager work as expected.