Bug 2156966

Summary: sundials missing in EPEL9
Product: [Fedora] Fedora Reporter: sffc <sffc11+redhat>
Component: sundialsAssignee: Antonio T. sagitter <trpost>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-31 16:03:55 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 sffc 2022-12-29 23:20:05 UTC
Description of problem: Upgrading from Rocky Linux 8 to Rocky Linux 9, `sundials-devel` is no longer available in EPEL. This is a dependency of GNU Octave, making it more difficult to build GNU Octave from source.


Version-Release number of selected component (if applicable): EPEL 9


How reproducible: Always


Steps to Reproduce:
1. Launch an instance of Rocky Linux 9 or any other RHEL derivative using the EPEL9 package repos, such as the "rockylinux:9" container
2. Enable the EPEL package repository
3. Run `sudo dnf install sundials-devel`


Actual results:
Error that the package cannot be found


Expected results:
The package should install successfully, with all of the configurations as required for building GNU Octave, including KLU support.


Additional info:
Originally filed as https://github.com/LLNL/sundials/issues/244

Comment 1 Antonio T. sagitter 2022-12-31 16:03:55 UTC
Please, follow rhbz#2063760
Building dependencies are still missing.

*** This bug has been marked as a duplicate of bug 2063760 ***