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 591434 - firstboot rhn_* modules not loaded
Summary: firstboot rhn_* modules not loaded
Keywords:
Status: CLOSED DUPLICATE of bug 585188
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: rhn-client-tools
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Jan Pazdziora (Red Hat)
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 559492 582655
TreeView+ depends on / blocked
 
Reported: 2010-05-12 09:04 UTC by Jiri Kastner
Modified: 2010-05-25 15:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-25 15:33:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
firstboot without rhn related items (103.09 KB, image/png)
2010-05-12 09:04 UTC, Jiri Kastner
no flags Details

Description Jiri Kastner 2010-05-12 09:04:43 UTC
Created attachment 413366 [details]
firstboot without rhn related items

Description of problem:
firstboot rhn_* modules not loaded, therefore system is not able register to rhn|spacewalk

Version-Release number of selected component (if applicable):

#rpm -qa rhn-setup rhn-setup-gnome rhn-client-tools firstboot
rhn-setup-gnome-1.0.0-3.el6.noarch
rhn-client-tools-1.0.0-3.el6.noarch
rhn-setup-1.0.0-3.el6.noarch
firstboot-1.110.1-1.el6.ppc64


How reproducible:
always

Steps to Reproduce:
1. install rhel6 on any platform
2. run firstboot (maybe 'sed -i "s/=NO/=YES/" /etc/sysconfig/firstboot' and 'rm -f /etc/sysconfig/rhn/systemid*'
3. check results
  
Actual results:
[root@ibm-js22-vios-02-lp2 ~]# firstboot 
firstboot ERROR: Error loading module rhn_create_profile_gui:
No module named functions
firstboot ERROR: Error loading module rhn_register_firstboot_gui_window:
No module named functions
firstboot ERROR: Error loading module rhn_finish_gui:
No module named functions
firstboot ERROR: Error loading module rhn_choose_server_gui:
No module named functions
firstboot ERROR: Error loading module rhn_review_gui:
No module named functions
firstboot ERROR: Error loading module rhn_start_gui:
No module named functions
firstboot ERROR: Error loading module rhn_login_gui:
No module named functions
firstboot ERROR: Error loading module rhn_provide_certificate_gui:
No module named functions
Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz
/usr/share/firstboot/modules/firstboot_kdump.py:211: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.kdumpMem = gtk.SpinButton(self.memSpin, 0, 0)


Expected results:
no error mesages regarding loading rhn modules. and firstboot allow you to register system to rhn|spacewalk

Additional info:

Comment 3 Jan Pazdziora (Red Hat) 2010-05-25 15:32:29 UTC
Taking.

Comment 4 Jan Pazdziora (Red Hat) 2010-05-25 15:33:44 UTC
To simplify the world, let's call this a duplicate of bugzilla 585188 where we address changing RHN Register part of firstboot to match the firstboot version in RHEL 6.

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


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