Signing Key Incorrect
While trying to update Google Chrome on Fedora 22 I received the following error:
warning: /var/cache/dnf/x86_64/22/google-chrome/packages/google-chrome-stable-43.0.2357.132-1.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 7fac5991: NOKEY Status code: 404 for https://dl-ssl.google.com/linx/linux_...
The problem is the pub URL is spelled incorrectly. It should be :https://dl-ssl.google.com/linux/linux_signing_key.pub
How can I correct this problem?