GDAL not installable via dnf

On a fresh install on RL 9.1 with epel installed, Gdal won’t install stating conflicting deps. I find this strange on a fresh install… any advice?

dnf install gdal

Last metadata expiration check: 0:00:05 ago on Fri 06 Jan 2023 11:22:21 PM EST.
Error:
Problem: package gdal-libs-3.4.0-2.el9.x86_64 requires libarmadillo.so.10()(64bit), but none of the providers can be installed

  • package gdal-3.4.0-2.el9.x86_64 requires libgdal.so.30()(64bit), but none of the providers can be installed
  • package gdal-3.4.0-2.el9.x86_64 requires gdal-libs(x86-64) = 3.4.0-2.el9, but none of the providers can be installed
  • package armadillo-10.8.2-4.el9.x86_64 requires libarpack.so.2()(64bit), but none of the providers can be installed
  • conflicting requests
  • nothing provides libflexiblas64.so.3()(64bit) needed by arpack-3.8.0-4.el9.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)

Did you enable CRB repository? EPEL relies on this.

dnf config-manager --enable crb

I don’t get any dependency issues when I try to install it, which makes me think some repos aren’t enabled.

[root@rocky9 ~]# dnf repolist
repo id           repo name
appstream         Rocky Linux 9 - AppStream
baseos            Rocky Linux 9 - BaseOS
crb               Rocky Linux 9 - CRB
epel              Extra Packages for Enterprise Linux 9 - x86_64
extras            Rocky Linux 9 - Extras