Bug 2133890 - Python-openshift package requires missing package in EPEL 9
Summary: Python-openshift package requires missing package in EPEL 9
Keywords:
Status: CLOSED DUPLICATE of bug 2097449
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-openshift
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: jkim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-11 18:38 UTC by Pierre Blanc
Modified: 2022-10-11 20:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-10-11 19:15:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.