Bug 2085446
Summary: | LEAPP preupgrade --target 8.6 fails to resolve conflicts for rubygem-openscap | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Gaurav Talreja <gtalreja> |
Component: | Packaging | Assignee: | Evgeni Golov <egolov> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | egolov, pmendezh |
Target Milestone: | 6.11.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-openscap-0.4.9-7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 14:35:42 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: |
Description
Gaurav Talreja
2022-05-13 11:47:10 UTC
rubygem-smart_proxy_ansible issue manifests even on fresh RHEL8 install and is already tracked by BZ 2084624 VERIFIED. @Satellite 6.11.0 Snap21 rubygem-openscap-0.4.9-7.el8sat.noarch by the following manual reproducer: 1) Have a Satellite 6.11 EL7 2) Install LEAPP and resolve all inhibitors # subscription-manager repos --enable rhel-7-server-extras-rpms # yum --disableplugin=foreman-protector -y install leapp 3) Apply the fix of BZ 2087144 (blocking BZ - do not enable ansible 2.9 el8 repo) # rm -f /usr/share/leapp-repository/repositories/system_upgrade/el7toel8/actors/satellite_upgrade_facts/actor.py* # wget -P /usr/share/leapp-repository/repositories/system_upgrade/el7toel8/actors/satellite_upgrade_facts https://github.com/oamg/leapp-repository/raw/ce02fa83a2f3cff089133ed9bb05dbdd6755132d/repos/system_upgrade/el7toel8/actors/satellite_upgrade_facts/actor.py 4) Setup Satellite 6.11 EL8 internal repos and run leapp preupgrade check # leapp preupgrade --enablerepo satellite --enablerepo maintenance ... ============================================================ REPORT ============================================================ A report has been generated at /var/log/leapp/leapp-report.json A report has been generated at /var/log/leapp/leapp-report.txt ============================================================ END OF REPORT ============================================================ Answerfile has been generated at /var/log/leapp/answerfile >>> preupgrade check is successful no issues with openscap rpm 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 (Moderate: Satellite 6.11 Release), 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-2022:5498 |