conflictung requests epel-release-latest-9
Hi,
trying to install the latest epel release on my RHEL9.3 like this:
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm -y
Last metadata expiration check: 0:04:57 ago on Sat Aug 31 20:41:22 2024.
epel-release-latest-9.noarch.rpm 26 kB/s | 19 kB 00:00
I get:
Error:
Problem: conflicting requests
- nothing provides redhat-release >= 9 needed by epel-release-9-7.el9.noarch from @commandline
- nothing provides /usr/bin/bash needed by epel-release-9-7.el9.noarch from @commandline
- nothing provides /bin/sh needed by epel-release-9-7.el9.noarch from @commandline
neither --skip-broken nor --nobest helped.
my yum.repo.d looks like that:
Tor.repo epel-testing.repo
_copr:copr.fedorainfracloud.org:group_jbangdev:jbang.repo ifi-claims-direct.repo
_copr:copr.fedorainfracloud.org:group_oisf:suricata-6.0.repo librewolf-repo.repo
almalinux-baseos.repo messaging.repo
almalinux-crb.repo metasploit-framework.repo
almalinux-crb.repo.rpmnew mondoo.repo
almalinux-extras.repo netbird.repo
almalinux-highavailability.repo nfv-openvswitch.repo
almalinux-nfv.repo prometheus-rpm_release.repo
almalinux-plus.repo rdo-release.repo
almalinux-resilientstorage.repo rdo-testing.repo
almalinux-rt.repo remi-modular.repo
almalinux-sap.repo remi-safe.repo
almalinux-saphana.repo remi.repo
centos-rabbitmq-38 repomd.xml
elasticsearch.repo rpmfusion-free-updates-testing.repo
elrepo.repo rpmfusion-free-updates.repo
epel-cisco-openh264.repo vivaldi.repo
epel-next-testing.repo vscode.repo
epel-next.repo
How can I fix that problem? Many thanks in advance,
Uli