to avoid key errors you need to import google’s pgp key
sudo rpm --import https://dl.google.com/linux/linux_signing_key.pub
you can verify the key is installed by executing
rpm -qi gpg-pubkey-7fac5991-*
if you have chrome’s rpm you can check it’s key by doing
rpm --checksig -v google-chrome-stable_current_x86_64.rpm