AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
146 stars 48 forks source link

Alma 8 on Google Cloud does not have most recent GPG Key #167

Open rbaxende opened 5 months ago

rbaxende commented 5 months ago

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.

LKHN commented 5 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.

rbaxende commented 4 months ago

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?