Bug 635772
Summary: | Conflicting base channels - Error Class Info: Conflicting activation tokens | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Marcelo Moreira de Mello <mmello> | ||||
Component: | WebUI | Assignee: | Tomas Lestach <tlestach> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Dimitar Yordanov <dyordano> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 530 | CC: | cperry, dyordano, fnadge, mosvald, pep, rmahique, stephan.duehr, tao, xdmoon | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause:
Cloning a channel wouldn't properly clone the activation key and wouldnt update the default session key properly
Consequence:
If cloning a kickstart and selecting a
different base channel in the newly cloned kickstart, with an activation
key that uses a different base channel, kickstarting a system using this
newly cloned profile fails.
Fix:
Clone the session key properly, when kickstart gets cloned.
Result:
Successful kickstart under listed circumstances.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 704475 706416 (view as bug list) | Environment: | |||||
Last Closed: | 2011-05-20 14:12:51 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: | 538435 | ||||||
Bug Blocks: | 518253, 646488, 677498, 706416 | ||||||
Attachments: |
|
Description
Marcelo Moreira de Mello
2010-09-20 16:52:25 UTC
This happens as well in 5.4 Please be so kind and add a few key words to the Technical Notes of this Bugzilla entry using the following structure: Cause: Consequence: Fix: Result: For details, see: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks 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: Cause: Consequence: Fix: Result: Filling up Technical Notes. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,7 +1,11 @@ Cause: - +Cloning a channel wouldn't properly clone the activation key and wouldnt update the default session key properly Consequence: - +If cloning a kickstart and selecting a +different base channel in the newly cloned kickstart, with an activation +key that uses a different base channel, kickstarting a system using this +newly cloned profile fails. Fix: - +Clone the session key properly, when kickstart gets cloned. -Result:+Result: +Successful kickstart under listed circumstances. Verified: RHEL5, RHEL4 - s390x, x86_64 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-0189.html |