apt update NO_PUBKEY 6494C6D6997C215E
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-get update

this error occor because google update their key, so just update it and fix.