NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
kukamuumuka

NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by kukamuumuka »

Google has changed their signature verification again, and it causes an error message. The fix is to run

Code: Select all

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

sudo apt-get update
https://www.google.com/linuxrepositories/
Last edited by xenopeek on Sat Aug 05, 2017 7:21 am, edited 1 time in total.
Reason: stickied for a few weeks
User avatar
JerryF
Level 16
Level 16
Posts: 6570
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by JerryF »

Thanks so much for this!
User avatar
karlchen
Level 23
Level 23
Posts: 18212
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by karlchen »

Hi, administrollaattori.
Oops, yes, of course, would like to thank you as well. :D
Pointing users to your post has come in handy in two cases already: [1], [2]. And I would be amazed if there would not be more to come ...
Cheers,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 771 days now.
Lifeline
jlpascualgomez

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by jlpascualgomez »

Hello administrollaattori,

Fixed!
Thank you very much!

Regards,
Jose.
sikejsudjek

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by sikejsudjek »

Thanks for that - wondered why I was getting that error message !
User avatar
wallyUSA
Level 6
Level 6
Posts: 1439
Joined: Thu Jun 08, 2017 2:31 pm
Location: Top of Georgia

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by wallyUSA »

administrollaattori wrote:Google has changed their signature verification again, and it causes an error message. The fix is to run

Code: Select all

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

sudo apt-get update
https://www.google.com/linuxrepositories/
Not sure what this means. I use Google Chrome browser, so should I apply this to my mint?
> If your query has been resolved, edit your original post and add <SOLVED> to the beginning of the subject line. This may help others find solutions. <

Dell Latitude 7490 Mint 21.3 Ker 5.15.0-105 Cinn 6.0.4
User avatar
JerryF
Level 16
Level 16
Posts: 6570
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by JerryF »

wallyUSA wrote:
administrollaattori wrote:Google has changed their signature verification again, and it causes an error message. The fix is to run

Code: Select all

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

sudo apt-get update
https://www.google.com/linuxrepositories/
Not sure what this means. I use Google Chrome browser, so should I apply this to my mint?
These are Terminal command to run. From what I understand, the first line downloads and add the key. The second updates the software sources cache.
User avatar
wallyUSA
Level 6
Level 6
Posts: 1439
Joined: Thu Jun 08, 2017 2:31 pm
Location: Top of Georgia

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by wallyUSA »

@JerryF - the question - is this something that will affect everyone using Chrome?
> If your query has been resolved, edit your original post and add <SOLVED> to the beginning of the subject line. This may help others find solutions. <

Dell Latitude 7490 Mint 21.3 Ker 5.15.0-105 Cinn 6.0.4
User avatar
JerryF
Level 16
Level 16
Posts: 6570
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: NO_PUBKEY 6494C6D6997C215E Google Chrome fix

Post by JerryF »

wallyUSA wrote:@JerryF - the question - is this something that will affect everyone using Chrome?
More than likely, yes. If you get error regarding Chrome's signature not being correct, the you'll need to run those commands.
Post Reply

Return to “Tutorials”