leapp preupgrade command won't run

Posted on

Hi, i seem to have this documented issue
https://access.redhat.com/solutions/6644591

The problem is when i perform
yum remove python2-urllib3
it wants to remove these dependencies
Removing for dependencies:
cockpit-system
insights-client
katello-agent
katello-ca-consumer-satellite.uconn.edu
katello-host-tools
leapp
leapp-deps
leapp-upgrade-el7toel8
leapp-upgrade-el7toel8-deps
python2-leapp
python2-requests
redhat-support-lib-python
redhat-support-tool
subscription-manager

I tried it once and had to use snapshot as the next procedure was to run
yum install python-urllib3
but the removal of all the dependencies breaks "yum"
Anyone know how to remove python2-urllib3 and install python-urllib3 on RHEL7.9 ?
Thank you.

Responses