Bug 1487539
| Summary: | Don't allow to run against different --target-version if one upgrade is already in progress | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Ivan Necas <inecas> |
| Component: | Satellite Maintain | Assignee: | Ivan Necas <inecas> |
| Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bbuckingham, bkearney, inecas, nkathole, sthirugn |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-19 17:22:26 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: | 1496794 | ||
|
Description
Ivan Necas
2017-09-01 08:30:19 UTC
Created from redmine issue http://projects.theforeman.org/issues/20597 Upstream bug assigned to None Upstream bug assigned to inecas Upstream bug assigned to inecas Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20597 has been resolved. VERIFIED Version Tested: # rpm -q rubygem-foreman_maintain rubygem-foreman_maintain-0.1.1-1.el7sat.noarch Trying to upgrade from 6.1 to 6.2 # foreman-maintain upgrade run --target-version 6.2 Managed to fail upgrade in migration # foreman-maintain upgrade run --target-version 6.3 Can't set target version 6.3, 6.2 already in progress Also while verifying https://bugzilla.redhat.com/show_bug.cgi?id=1487538, tried to upgrade from 6.2 to 6.2.z # foreman-maintain upgrade run --target-version 6.2.z managed to fail upgrade run # foreman-maintain upgrade run --target-version 6.3 Can't set target version 6.3, 6.2.z already in progress *** Bug 1487538 has been marked as a duplicate of this bug. *** 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/RHBA-2018:0330 |