Open rbaxende opened 9 months ago
@rbaxende Hi and thanks for reporting.
Since Google is the maintainer of AlmaLinux OS images on Google Cloud. They need to update the almalinux-release
package to the 8.8-3.el8
version to include the new GPG key. We will try to reach them, you can also create a support ticket to speed up the process.
Thanks for the info. I'm still not seeing the GPG key on the images in Google Cloud. I can open a ticket on my end, but was curious if you've made any progress as well by trying to contact Google?
The Alma 8 GPG key has changed, as described here: https://almalinux.org/blog/2023-12-20-almalinux-8-key-update/
However, the Alma 8 image on Google Cloud does not ship with this new GPG key. This is causing issues in automation. I understand that we can run
rpm --import https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
to fix the issue. It would be ideal if the image shipped with the new GPG key, as seems to be the case on AWS.