Bug 2373965

Summary: python3-pytest-testinfra+ansible: fails to install from EPEL 10.1
Product: [Fedora] Fedora EPEL Reporter: Carl George 🎩 <carl>
Component: python-pytest-testinfraAssignee: Salman Butt <cn137>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: cn137, mhoyer
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 🎩 2025-06-19 22:36:03 UTC
Description of problem:
python3-pytest-testinfra+ansible from EPEL 10.1 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-pytest-testinfra+ansible-10.2.2-1.el10_1


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-pytest-testinfra+ansible


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3.12dist(ansible) needed by python3-pytest-testinfra+ansible-10.2.2-1.el10_1.noarch from epel


Expected results:
successful installation


Additional info:
To avoid having the uninstallable packages present in the repos, I have untagged python-pytest-testinfra-10.2.2-1.el10_1 so it will not be included in the next compose.  python-pytest-testinfra-10.1.1-3.el10_1 is still tagged and will be included instead, which notably doesn't have the +ansible subpackage.  This could be resolved long term by either disabling the +ansible subpackage or by getting bug 2308951 resolved.