Hi,
chrome fails to update due to a gpg key verification error.
❯ sudo dnf upgrade google-chrome-stable
Last metadata expiration check: 0:11:32 ago on Fri 23 Feb 2024 08:33:44 AM EST.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Upgrading:
google-chrome-stable x86_64 122.0.6261.69-1 google-chrome 103 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total size: 103 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] google-chrome-stable-122.0.6261.69-1.x86_64.rpm: Already downloaded
google-chrome 97 kB/s | 16 kB 00:00
GPG key at https://dl.google.com/linux/linux_signing_key.pub (0x7FAC5991) is already installed
GPG key at https://dl.google.com/linux/linux_signing_key.pub (0xD38B4796) is already installed
The GPG keys listed for the "google-chrome" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.. Failing package is: google-chrome-stable-122.0.6261.69-1.x86_64
GPG Keys are configured as: https://dl.google.com/linux/linux_signing_key.pub
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
I found some prior posts on this (e.g. like this one) but I’m not sure what actions to take next. Should I remove the broken keys? Rerun the script /etc/cron.daily/google-chrome that chrome uses to distribute keys? Log a bug against google-chrome and wait for it to be fixed? Other?
Thx,
brian