Bug 2328465

Summary: opencv-imgcodecs: fails to install from epel10
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: opencvAssignee: Sergio Basto <sergio>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: hhorak, jkucera, jridky, karlthered, kwizart, sergio
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-03 04:38:47 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:
Bug Depends On: 2318296    
Bug Blocks:    

Description Carl George 🤠 2024-11-23 09:01:17 UTC
Description of problem:
opencv-imgcodecs from EPEL 10 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
opencv-imgcodecs-4.10.0-7.el10_0


How reproducible:
always


Steps to Reproduce:
1. dnf install opencv-imgcodecs


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides libgdal.so.36()(64bit) needed by opencv-imgcodecs-4.10.0-7.el10_0.x86_64 from epel


Expected results:
successful installation

Comment 1 Carl George 🤠 2024-12-03 04:38:47 UTC
With gdal-libs now available, this is resolved.