Bug 2228300

Summary: In-place upgrading RHEL7.9 to RHEL8.9 failed at [ERROR] Actor: dnf_package_download due to python rpm conflicts
Product: Red Hat Enterprise Linux 7 Reporter: Zhang Yi <yizhan>
Component: leappAssignee: Leapp Notifications Bot <leapp-notifications-bot>
Status: CLOSED NOTABUG QA Contact: upgrades-and-conversions
Severity: unspecified Docs Contact: Miriam Portman <mportman>
Priority: unspecified    
Version: 7.9CC: pstodulk, upgrades-and-conversions
Target Milestone: rc   
Target Release: ---   
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: 2023-08-02 09:33:33 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 Zhang Yi 2023-08-02 01:58:24 UTC
Description of problem:
In-place upgrading RHEL7.9 to RHEL8.9 failed at [ERROR] Actor: dnf_package_download due to python rpm conflicts

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. https://gitlab.cee.redhat.com/oamg/rhel-major-upgrade/-/blob/main/Upgrade_7_to_8_howto.md#4-add-rhel-8-appstream-and-baseos-repositories-to-etcyumreposd
at rdma-virt-02 or rdma-virt-03
2.
3.

Actual results:


Expected results:


Additional info:
beaker job: https://beaker.engineering.redhat.com/jobs/8140131

And the python rpms are from EPEL repo, remove the conflicts rpm python36-six  python36-urllib3 python36-ply  python36-pycparser  python36-cffi before upgrading fixed the issue.


2023-08-01 09:01:47.068981 [ERROR] Actor: dnf_package_download
Message: DNF execution failed with non zero exit code.
Summary:
    Stderr: No matches found for the following disable plugin patterns: subscription-manager
            RPM: warning: Generating 6 missing index(es), please wait...
            Error: Transaction test error:
              file /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.opt-1.pyc from install of python3-six-1.11.0-8.el8.noarch conflicts with file from package python36-six-1.14.0-3.el7.noarch
              file /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc from install of python3-six-1.11.0-8.el8.noarch conflicts with file from package python36-six-1.14.0-3.el7.noarch
              file /usr/lib/python3.6/site-packages/six.py from install of python3-six-1.11.0-8.el8.noarch conflicts with file from package python36-six-1.14.0-3.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__init__.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/_collections.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/_collections.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/connection.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/connection.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/connectionpool.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/connectionpool.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/exceptions.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/exceptions.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/fields.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/fields.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/filepost.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/filepost.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/poolmanager.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/poolmanager.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/request.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/request.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/response.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/__pycache__/response.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/_collections.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/connection.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/connectionpool.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/appengine.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/appengine.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/ntlmpool.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/ntlmpool.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/securetransport.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/securetransport.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/socks.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/__pycache__/socks.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_appengine_environ.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/bindings.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/_securetransport/low_level.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/appengine.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/ntlmpool.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/securetransport.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/contrib/socks.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/exceptions.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/fields.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/filepost.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/__init__.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__/makefile.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__/makefile.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/packages/backports/makefile.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/poolmanager.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/request.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/response.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__init__.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/__init__.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/connection.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/connection.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/queue.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/queue.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/request.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/request.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/response.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/response.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/retry.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/retry.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/ssl_.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/ssl_.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/timeout.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/timeout.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/url.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/url.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/wait.cpython-36.opt-1.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/__pycache__/wait.cpython-36.pyc from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/connection.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/queue.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/request.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/response.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/retry.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/ssl_.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/timeout.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/url.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch
              file /usr/lib/python3.6/site-packages/urllib3/util/wait.py from install of python3-urllib3-1.24.2-5.el8.noarch conflicts with file from package python36-urllib3-1.25.6-2.el7.noarch

Comment 3 Petr Stodulka 2023-08-02 09:33:33 UTC
Hi, this is expected behaviour. Packages not signed by RH must be handled manually (e.g. by creating custom actors). In this case it's expected to remove these packages prior the upgrade. Closing.