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
Please, follow rhbz#2063760 Building dependencies are still missing. *** This bug has been marked as a duplicate of bug 2063760 ***