Hello,
I have migrate my centOS 7 to centOS 8 and after to Almalinux 8,
It's OK but now I want to make UPDATE to patch my VM and I have always this error
I have already make that
rpm --import https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
and after when for example I made this update,
dnf update httpd -y
Importing GPG key 0xC21AD6EA:
Userid : "AlmaLinux "
Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
Key imported successfully
...
Public key for mod_ssl-2.4.37-62.module_el8.9.0+3646+acd210d0.x86_64.rpm is not installed. Failing package is: mod_ssl-1:2.4.37-62.module_el8.9.0+3646+acd210d0.x86_64
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
Error: GPG check FAILED
I have this version,
cat /etc/redhat-release
AlmaLinux release 8.9 (Midnight Oncilla)
Could you help me please,
BR