Description of problem:
Subscribed to channel `rhocp-4.8-for-rhel-8-x86_64-rpms` trying to install the `python3-openshift` failing with error
# yum install python3-openshift-1:0.12.1-1.el8.noarch Updating Subscription Management repositories. Last metadata expiration check: 0:02:28 ago on Tue 15 Nov 2022 05:16:49 AM EST. Error: Problem: conflicting requests - nothing provides python3-dictdiffer needed by python3-openshift-1:0.12.1-1.el8.noarch - nothing provides python3-ruamel-yaml needed by python3-openshift-1:0.12.1-1.el8.noarch - nothing provides python3-string_utils needed by python3-openshift-1:0.12.1-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) The python3-openshift is used by several components, for example: - https://github.com/kube-reporting/metering-operator/blob/release-4.8/Dockerfile.metering-ansible-operator.rhel8#L13 - https://github.com/openshift/ocp-release-operator-sdk/blob/release-4.8/release/ansible/Dockerfile.rhel8#L28
Version-Release number of selected component (if applicable):
OCP 4.8
How reproducible:
Always
Steps to Reproduce:
1. Having a RHEL 8 Subscribe to channel rhocp-4.8-for-rhel-8-x86_64-rpms 2. Try to install package python3-openshift receiving the error where missing dependencies are there
Actual results:
Fails to install
Expected results:
The missing dependencies are available and they are installed when the python3-openshift package needs it
Additional info: