Bug 2303479

Summary: python3-matplotlib not installable
Product: [Fedora] Fedora EPEL Reporter: Rex Dieter <rdieter>
Component: python-matplotlibAssignee: opoplawski
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: carl, epel-packagers-sig, gwync, paulo.cesar.pereira.de.andrade, python-packagers-sig, quantum.analyst, tomspur
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-11-09 06:58:02 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 Rex Dieter 2024-08-07 15:15:06 UTC
python3-matplotlib is currently not installable from epel8 repo due to broken dependency on libqhull.so.7

# dnf install python3-matplotlib
Updating Subscription Management repositories.
Last metadata expiration check: 0:00:34 ago on Wed 07 Aug 2024 10:13:28 AM CDT.
Error:
 Problem: conflicting requests
  - nothing provides libqhull.so.7()(64bit) needed by python3-matplotlib-3.0.3-4.el8.x86_64 from epel

Comment 1 Kaleb KEITHLEY 2024-11-07 12:40:00 UTC
Orion Poplawski built this for epel8. (I thought I needed it in epel10 for Ceph, but so far that hasn't turned out to be true.)

I think Orion is the right person to fix epel8. ???

Comment 2 Carl George 🤠 2024-11-09 06:58:02 UTC
python3-matplotlib is installable from EPEL 8.  The libqhull dependency is in the CRB repo.

root@rhel8-container:~# dnf -q repoquery --info --whatprovides 'libqhull.so.7()(64bit)'
Name         : libqhull
Version      : 2015.2
Release      : 5.el8
Architecture : x86_64
Size         : 169 k
Source       : qhull-2015.2-5.el8.src.rpm
Repository   : codeready-builder-for-rhel-8-x86_64-rpms
Summary      : -n libqhull
URL          : http://www.qhull.org
License      : Qhull
Description  : -n libqhull

The CRB repository is disabled by default, but the EPEL Getting Started guide explicitly mentions enabling it.

https://docs.fedoraproject.org/en-US/epel/getting-started/#_el8