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 - firstboot fails after initial install on HP DL360 Gen8
Summary: firstboot fails after initial install on HP DL360 Gen8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: python-rhsm
Version: 6.1
Hardware: x86_64
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: John Sefler
QA Contact:
URL:
Whiteboard:
Depends On: 700601
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-05 15:09 UTC by RHEL Program Management
Modified: 2011-06-15 15:48 UTC (History)
6 users (show)

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.
Clone Of:
Environment:
Last Closed: 2011-05-19 14:00:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
subscription-manager-gui is rendered in fallback 'C' locale (39.21 KB, image/png)
2011-05-09 22:41 UTC, John Sefler
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0818 0 normal SHIPPED_LIVE python-rhsm bug fix update 2011-05-19 14:00:42 UTC

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.


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