Fedora の dnf で chrome の自動アップデートが失敗するようになりました。エラーは、
Transaction failed: Signature verification failed.
OpenPGP check for package "google-chrome-stable-136.0.7103.59-1.x86_64" (/var/cache/libdnf5/google-chrome-6ed7e4f336f6863c/packages/google-chrome-stable-136.0.7103.59-1.x86_64.rpm) from repo "google-chrome" has failed: Import of the key didn't help, wrong key?
どうやら、PGP キーの更新に失敗するようです。指定されているキーを rpm -e
でいったん削除すると、アップデートできるようになります。
Importing OpenPGP key 0x7FAC5991:
...
The key was successfully imported.
Importing OpenPGP key 0xD38B4796:
...
The key was successfully imported.
Transaction failed: Signature verification failed.
これに対して、
root@vulpecula:/home/idehara# rpm -e gpg-pubkey-7fac5991 gpg-pubkey-d38b4796