Bug 2089303
Summary: | LEAPP upgrade fails to resolve ansible dependencies on RHEL8.6 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Brad Buckingham <bbuckingham> |
Component: | Documentation | Assignee: | sabuchan |
Documentation sub component: | default | QA Contact: | |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | ahumbe, egolov, jbhatia, lpramuk, mdolezel, sabuchan, shwsingh |
Version: | 6.11.0 | Keywords: | Upgrades |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
*Leapp utility upgrade fails to resolve Ansible dependencies on RHEL 8.6*
In-place upgrades from RHEL 7 to RHEL 8 fail to resolve Ansible dependencies on RHEL 8.6.
To work around this, run `rpm -e ansible ansible-test --nodeps` prior to the in-place upgrade.
|
Story Points: | --- |
Clone Of: | 2087144 | Environment: | |
Last Closed: | 2022-07-25 13:15:14 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: | 2087144 | ||
Bug Blocks: |
Description
Brad Buckingham
2022-05-23 11:48:05 UTC
RN draft: LEAPP upgrades fail to resolve Ansible dependencies on RHEL 8.6. To work around this, run `rpm -e ansible ansible-test --nodeps` on your terminal prior to upgrading LEAPP. Doc: https://docs.google.com/document/d/1xMkjPbkwF9ZJ95tEcWYmRRqVdusIZENHZsL3-B3YvJw/edit Tagged @bbuckingham for review. Proposed minor update to text in the doc referenced in comment 2. Final RN: *Leapp utility upgrade fails to resolve Ansible dependencies on RHEL 8.6* In-place upgrades from RHEL 7 to RHEL 8 fail to resolve Ansible dependencies on RHEL 8.6. To work around this, run `rpm -e ansible ansible-test --nodeps` prior to the in-place upgrade. |