Bug 2265373

Summary: [epel8] python3.11-rpm out of date with rpm 4.14.3-28.el8_9
Product: [Fedora] Fedora EPEL Reporter: Ken Dreyer (Red Hat) <kdreyer>
Component: python3-rpmAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: mhroncok, python-packagers-sig, rpm-software-management
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-rpm-4.14.3-28.1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-03 00:53:00 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 Ken Dreyer (Red Hat) 2024-02-21 17:20:07 UTC
Description of problem:
python3.11-rpm-4.14.3-26.1.el8 in EPEL no longer matches the latest rpm-libs-4.14.3-28.el8_9.x86_64 in RHEL 8, so users cannot install the latest RHEL 8 with python3.11-rpm.

Version-Release number of selected component (if applicable):
EPEL 8 has python3.11-rpm-4.14.3-26.1.el8
RHEL 8 has rpm-libs-4.14.3-28.el8_9

How reproducible:
always

Steps to Reproduce:
1. podman run -it --rm --pull=always ubi8
2. yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
3. yum install python3.11-rpm


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides (rpm-libs(x86-64) >= 4.14.3-26 with rpm-libs(x86-64) < 4.14.3-27) needed by python3.11-rpm-4.14.3-26.1.el8.x86_64 from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:
Yum installs python3.11-rpm successfully

Comment 1 Miro Hrončok 2024-02-21 17:56:35 UTC
Thanks for the report. I wanted to start with EPEL 8 Next but I got side tracked by modularity infrastructure issues (see https://pagure.io/releng/issue/11947).

I guess I'll fixup EPEL 8 first.

Comment 5 Miro Hrončok 2024-02-22 16:09:55 UTC
The brp-python-script change is no-op for our package, so the only difference between c8s and RHEL 8.9 seems to be in the release number. I'll cherry-pick the c8s commits and lower the release number.

Comment 6 Miro Hrončok 2024-02-22 16:17:38 UTC
https://src.fedoraproject.org/rpms/python3-rpm/pull-request/12

Are you able to test?

Comment 7 Ken Dreyer (Red Hat) 2024-02-22 17:11:32 UTC
Yes, this works great with my application's test suite.

Comment 8 Fedora Update System 2024-02-23 09:09:27 UTC
FEDORA-EPEL-2024-c0d82c247e (python3-rpm-4.14.3-28.1.el8) has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-c0d82c247e

Comment 9 Fedora Update System 2024-02-24 02:30:55 UTC
FEDORA-EPEL-2024-c0d82c247e has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-c0d82c247e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2024-03-03 00:53:00 UTC
FEDORA-EPEL-2024-c0d82c247e (python3-rpm-4.14.3-28.1.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.