LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   [Mint] Update Manager Repository Error (https://www.linuxquestions.org/questions/linux-software-2/%5Bmint%5D-update-manager-repository-error-4175611383/)

Flexico 08-05-2017 01:31 PM

[Mint] Update Manager Repository Error
 
1 Attachment(s)
[See attached screenshot]

I have tried changing to several different mirrors, but I still keep getting this error! What's going on?

Habitual 08-05-2017 05:19 PM

Google Chrome error. Have it?

AwesomeMachine 08-06-2017 12:03 AM

I'd try again in an hour and see if you get the same error.

Habitual 08-06-2017 07:45 AM

Software Sources in the menu.
Disable the Chrome repo.
Update system.
Re-enable Chrome repo.
Wait.

kilgoretrout 08-06-2017 08:07 AM

Google changed the key and you have to update it with the following command:
Code:

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

Habitual 08-06-2017 08:41 AM

I never needed to do any of that noise.
https://www.google.com/chrome/browser/desktop/

download, install. enjoy, going on > 3 years now.
Maybe, one key error about a year ago.

What version is this "Mint"?
32 bit architecture? IF so, you are S.O.L., as Chrome32 bit is no more.

kilgoretrout 08-06-2017 08:55 AM

Quote:

I never needed to do any of that noise.
I've recently had the problem on two Debian 9(64 bit chrome) boxes and two *buntu(64 bit chrome) boxes. Google has changed the key for some reason and if you are using key-based authentication as debian based distros do, you need to update the key or you will get the error shown in the original post.

Habitual 08-06-2017 12:13 PM

and Ubuntu as well, it seems,
https://ubuntuforums.org/showthread.php?t=2367994 is where I read it.

Flexico 08-06-2017 12:32 PM

Quote:

Originally Posted by kilgoretrout (Post 5745132)
Google changed the key and you have to update it with the following command:
Code:

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

That did it, thank you!


All times are GMT -5. The time now is 03:47 AM.