Description of problem: When you try to install the python3-openshift package in a fresh rhel 9 with EPEL activated, other packages not present on EPEL 9 are require. Version-Release number of selected component (if applicable): rhel9+epel9 (works perfectly in rhel8+epel8) Steps to Reproduce: 1. Install rhel9 2. Activate epel9 3. try to install python3-openshift Actual results: [root@hostlab ~]# dnf install python3-openshift Updating Subscription Management repositories. Last metadata expiration check: 0:10:57 ago on Tue Oct 11 14:21:53 2022. Error: Problem: conflicting requests - nothing provides python3-ruamel-yaml needed by python3-openshift-1:0.13.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
See https://docs.fedoraproject.org/en-US/epel/#_el9 The CRB / codeready-builder-for-rhel-9-$(arch)-rpms repo is a requirement of EPEL 9. This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2097449
Perfect ! Thank you Jason. *** This bug has been marked as a duplicate of bug 2097449 ***
FWIW, it looks like it remains uninstallable in UBI9. I've asked for the package to be added to the UBI CRB repo, in the hopes that it can be added. https://bugzilla.redhat.com/show_bug.cgi?id=2133903