Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Descriptionsthirugn@redhat.com
2015-05-15 18:00:41 UTC
Created attachment 1025997[details]
production.log
Description of problem:
Satellite fails when content host registers with a release version
Version-Release number of selected component (if applicable):
Sat 6.1 GA Snap 4 Compose 2
How reproducible:
Always
Steps to Reproduce:
1. Syncing rhel 6.6 server.
2. Attempt to register a rhel 6.6 content host with release version:
# subscription-manager register --org="testorg" --activationkey="actkey1" --release 6.6 --force
Actual results:
Content host registration completed but with a big stacktrace failing to update the system facts (see attached production.log)
Further, content host errata information is not showing in the satellite UI
Expected results:
- Content host registration works with no stacktrace
- Content host errata information should be shown in Satellite UI
Additional info:
Moving to POST since upstream bug http://projects.theforeman.org/issues/10523 has been closed
-------------
Justin Sherrill
Applied in changeset commit:katello|86973983e0e615661e697f9f106b9ace6eecfd40.
Comment 9sthirugn@redhat.com
2015-05-28 21:02:51 UTC
Failed.
1. Synced 'Red Hat Enterprise Linux 7 Server RPMs x86_64 7.1' in Satellite
2. Registered a rhel 7.1 content host using:
# subscription-manager register --org=9VkBovtJ --activationkey='rhel71ak' --release=7.1
3. Content host registration succeeded and errata is visible in content host page but I do see the same stacktrace as mentioned in this bug. (Uploading new attachments)
Comment 10sthirugn@redhat.com
2015-05-28 21:03:46 UTC
For some reason this commit did not make snap 6. I confirmed its in snap7 though. Moving to modified
Comment 13sthirugn@redhat.com
2015-06-05 19:58:58 UTC
Verified in Sat 6.1 GA Snap 7
I dont see errors in production.log while running this command anymore.
# subscription-manager register --org="testorg" --activationkey="actkey1" --release=7Server --force
Comment 14sthirugn@redhat.com
2015-06-05 19:59:39 UTC
Created attachment 1025997 [details] production.log Description of problem: Satellite fails when content host registers with a release version Version-Release number of selected component (if applicable): Sat 6.1 GA Snap 4 Compose 2 How reproducible: Always Steps to Reproduce: 1. Syncing rhel 6.6 server. 2. Attempt to register a rhel 6.6 content host with release version: # subscription-manager register --org="testorg" --activationkey="actkey1" --release 6.6 --force Actual results: Content host registration completed but with a big stacktrace failing to update the system facts (see attached production.log) Further, content host errata information is not showing in the satellite UI Expected results: - Content host registration works with no stacktrace - Content host errata information should be shown in Satellite UI Additional info: