Bug 2325363

Summary: python3-pecan: fails to install from epel10
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: python-pecanAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: apevec, extras-orphan, gwync, openstack-sig
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: 2024-12-19 04:32:19 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 Carl George 🤠 2024-11-12 01:37:32 UTC
Description of problem:
python3-pecan from EPEL 10 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-pecan-1.5.1-2.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-pecan


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3.12dist(logutils) >= 0.3 needed by python3-pecan-1.5.1-2.el10_0.noarch from epel
  - nothing provides python3.12dist(webob) >= 1.8 needed by python3-pecan-1.5.1-2.el10_0.noarch from epel


Expected results:
successful installation


Additional info:
If the solution to this is to add additional packages to EPEL 10, but you don't have access to add them yourself, please follow the request process in the EPEL documentation.  Once you have filed the corresponding bugs, please mark them as blocking this bug.

https://docs.fedoraproject.org/en-US/epel/epel-package-request/

If you think resolving this will take a long time, and would prefer to remove this uninstallable package from EPEL 10 in the meantime, just say so in this ticket and I can untag the build for you.  This won't retire the branch, so as soon as the underlying problem is resolved you can re-publish by creating a new update.

Comment 1 Carl George 🤠 2024-11-12 04:13:10 UTC
I noticed that python3-webob would have an erroneous dependency on python3-cgi if built in the current state, so I went ahead and submitted a PR to fix that and modernize the spec file.

https://src.fedoraproject.org/rpms/python-webob/pull-request/8

Comment 2 Carl George 🤠 2024-12-16 22:26:08 UTC
python-webob has been fixed and shipped, but this still needs python-logutils.

Comment 3 Gwyn Ciesla 2024-12-16 22:35:16 UTC
On it.

Comment 4 Fedora Update System 2024-12-16 22:42:05 UTC
FEDORA-EPEL-2024-3940ecb949 (python-logutils-0.3.5-29.el10_0) has been submitted as an update to Fedora EPEL 10.0.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-3940ecb949

Comment 5 Fedora Update System 2024-12-17 04:12:51 UTC
FEDORA-EPEL-2024-3940ecb949 has been pushed to the Fedora EPEL 10.0 testing repository.

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

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

Comment 6 Fedora Update System 2024-12-19 04:32:19 UTC
FEDORA-EPEL-2024-3940ecb949 (python-logutils-0.3.5-29.el10_0) has been pushed to the Fedora EPEL 10.0 stable repository.
If problem still persists, please make note of it in this bug report.