Bug 2133890

Summary: Python-openshift package requires missing package in EPEL 9
Product: [Fedora] Fedora EPEL Reporter: Pierre Blanc <pblanc>
Component: python-openshiftAssignee: jkim
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: jkim, jmontleo
Target Milestone: ---   
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: 2022-10-11 19:15:13 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 Pierre Blanc 2022-10-11 18:38:28 UTC
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)

Comment 1 Jason Montleon 2022-10-11 19:09:48 UTC
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

Comment 2 Pierre Blanc 2022-10-11 19:15:13 UTC
Perfect ! 
Thank you Jason.

*** This bug has been marked as a duplicate of bug 2097449 ***

Comment 3 Jason Montleon 2022-10-11 20:00:47 UTC
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