Bug 1379394
Summary: | Upgrade to 6.3 fail due to missing override column in filter | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Discovery Plugin | Assignee: | Eric Helms <ehelms> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.3.0 | CC: | bbuckingham, cwelton, ehelms, lzap |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/17585 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 17:06:14 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1458642 |
Description
Lukas Pramuk
2016-09-26 14:56:56 UTC
Hey, this is related to http://projects.theforeman.org/issues/7806 (https://bugzilla.redhat.com/show_bug.cgi?id=1264732) and caused by https://github.com/theforeman/foreman/pull/3704/files#diff-6d280b9c3b363aeba94cea5f59333cb7 patch. It adds new column "overrides" but the discovery migration happens before the column is added. I need to create fake objects or change migration order in order to fix this. This is not related to puppet at all, this will fail in all cases. Upstream patch pending review. Upstream bug assigned to lzap Upstream bug component is Discovery Plugin Upstream bug assigned to lzap Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17585 has been resolved. I am moving this back to assigned because this is still an issue that is manifest from both the foreman-tasks plugin and the discovery plugin. Upstream bug assigned to ehelms Upstream bug assigned to ehelms VERIFIED.
@Satellite 6.3.0 Snap20
1. Upgrade 6.2 (6.2.12 > 6.3.0) with Discovery enabled
# yum upgrade
...
# satellite-installer --upgrade
...
Upgrade Step: migrate_foreman...
foreman-rake db:migrate finished successfully!
...
Upgrade completed!
>>> upgrade of Satellite6.2 with Discovery enabled finished successfully
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 |