#google-chrome-stable GPG error on Linux v 39.0.2171.95 on Ubuntu i386
Alex Mineer said... The hash sum mismatch should now be corrected, please let me know if you continue to see this. 10:37 AM, December 10, 2014
same reports
kochar said... Hello Alex, I am still having hash sum mismatch error on Ubuntu.
The error I got on apt-get update after installing the new deb file. W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages Hash Sum mismatch
The error with the old source is hash sum mismatch for i386.
I'm on 64 bit machine. 3:27 AM, December 10, 2014
Alex Mineer said... Hi Kochar,
We're aware of the hash sum mismatch and are actively investigating - hopefully this will be resolved shortly. Thanks for the report! 9:16 AM, December 10, 2014
I tried
sudo aptitue purge google-chrome-stable
sudo mv /etc/default/google-chrome ~
sudo rm /etc/apt/sources.list.d/google-chrome.list
software-properties-gtk
search "Google..." and "Remove" it; 2007-XX-XX
choose your env ver
sudo dpkg -i google-chrome-stable_current_i386.deb
show version w/ gdebi
or gdebi-gtk
, like this; 39.0.2171.95-1
sudo aptitude update && aptitude upgrade -y
no error, fixed up