Bug 670754
Summary: | entitlement-check.py fails with 'TypeError: iteration over non-sequence' if there's a discrepancy in channel families | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Vishal Gaikwad <vgaikwad> |
Component: | Upgrades | Assignee: | Justin Sherrill <jsherril> |
Status: | CLOSED ERRATA | QA Contact: | Jan Hutař <jhutar> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 530 | CC: | cperry, fnadge, jhutar, mzazrivec, xdmoon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhn-upgrade-5.4.0.22-1 | Doc Type: | Bug Fix |
Doc Text: |
Cause: What actions or circumstances cause this bug to present?
Consequence: the entitlement-check.py script as a part of Satellite upgrade procedure might have failed in situations where a new channel family, which did not exist??? current Satellite certificate, was discovered in the new certificate.
Fix: What was done to fix the bug?
Result:Now, the entitlement-check.py script no longer returns an error in these circumstances.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-10 09:00:10 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: | |||
Bug Blocks: | 646488 |
Description
Vishal Gaikwad
2011-01-19 09:18:31 UTC
Please be so kind and add a few key words to the field Technical Notes (Cause, Consequence, Fix, Result) in this Bugzilla entry. In Future, you do not need to write long explanations for the erratum if you answer these questions. Many thanks, Florian 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: What actions or circumstances cause this bug to present? Consequence: What happens when the bug presents? Fix: What was done to fix the bug? Result: What now happens when the actions or circumstances above occur? (this is not the same as the bug doesn’t present anymore) Text that I added directly into the errata: Previously, running entitlement-check.py script as a part of Satellite upgrade procedure might have failed with an error in situations where a new channel family, which did not exist current Satellite certificate, was discovered in the new certificate. Running the entitlement-check.py script now no longer returns error in these circumstances. 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,7 @@ Cause: What actions or circumstances cause this bug to present? -Consequence: What happens when the bug presents? +Consequence: the entitlement-check.py script as a part of Satellite upgrade procedure might have failed in situations where a new channel family, which did not exist??? current Satellite certificate, was discovered in the new certificate. Fix: What was done to fix the bug? -Result: What now happens when the actions or circumstances above occur? (this is not the same as the bug doesn’t present anymore)+Result:Now, the entitlement-check.py script no longer returns an error in these circumstances. 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-0208.html |