Bug #16117
update_subscription_facet_backend_data step fails on upgrade
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1364175
Description of problem:
Upgrade Step: update_subscription_facet_backend_data (this may take a while) ...
This step fails with a traceback
Version-Release number of selected component (if applicable):
How reproducible:
Very
Steps to Reproduce:
1. Install 6.1.9 with Virt-Who and Hypervisors.
2. Upgrade to 6.2.0
3.
Actual results:
Upgrade step update_subscription_facet_backend_data failed. Check logs for more information.
Expected results:
Upgrade completes successfully.
Additional info:
The current workaround is to stop virt-who. Delete the Hypervisors and then do the upgrade. The upgrade will complete successfully and you can start virt-who up to register the hypvervisors and do guest to host mapping.
Associated revisions
History
#1
Updated by Justin Sherrill over 2 years ago
- Subject changed from update_subscription_facet_backend_data step fails on 6.2 upgrade to update_subscription_facet_backend_data step fails on upgrade
#2
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6245 added
#3
Updated by Justin Sherrill over 2 years ago
- Legacy Backlogs Release (now unused) set to 171
#4
Updated by Justin Sherrill over 2 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|dfa26d40266c2ce59e607077b16c67d9ebda239f.
#5
Updated by Justin Sherrill over 2 years ago
- Target version set to 123
#6
Updated by Eric Helms over 2 years ago
- Legacy Backlogs Release (now unused) changed from 171 to 162
#7
Updated by Shimon Shtein about 2 years ago
- Bugzilla link changed from 1364175 to 1404653
Fixes #16117 - better handle errors on facet import (#6245)