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
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. ???
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