Bug 1222089
Summary: | Satellite fails when content host registers with a release version or uploading facts | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> | ||||||||
Component: | Content Management | Assignee: | Justin Sherrill <jsherril> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | sthirugn <sthirugn> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 6.1.0 | CC: | bbuckingham, bkearney, jsherril, tkolhar | ||||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||
Target Release: | Unused | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
URL: | http://projects.theforeman.org/issues/10523 | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-08-12 14:02:22 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: | |||||||||||
Attachments: |
|
Created redmine issue http://projects.theforeman.org/issues/10523 from this bug Upstream bug assigned to jsherril *** Bug 1222046 has been marked as a duplicate of this bug. *** Moving to POST since upstream bug http://projects.theforeman.org/issues/10523 has been closed ------------- Justin Sherrill Applied in changeset commit:katello|86973983e0e615661e697f9f106b9ace6eecfd40. 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) Created attachment 1031420 [details]
new production.log
For some reason this commit did not make snap 6. I confirmed its in snap7 though. Moving to modified 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 Created attachment 1035404 [details]
Verified production log
This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |
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: