Is anyone else having an issue getting Google Earth to update? apt is telling me:
apt-key list shows:
This issue has already been reported/complained about to Google as indicated on Google Chrome Help:
https://support.google.com/chrome/th...0?hl=en&pli=1#
Craig (Google Employee and Community Manager) says that this has been fixed, but it doesn't seem to be the case.
Given that apt-key list is showing two keys for Google, with the first one not showing an expiry date (is that the one that is expired?) and the second one with a future expiry date, is this the problem? Is apt only seeing the first key? Did Google not actually resign the key, but create a new one?
Code:
Err:8 http://dl.google.com/linux/earth/deb stable Release.gpg The following signatures were invalid: EXPKEYSIG 1397BC53640DB551 Google Inc. (Linux Packages Signing Authority) <linux-packages-keymaster@google.com>
Code:
/etc/apt/trusted.gpg -------------------- pub dsa1024 2007-03-08 [SC] 4CCA 1EAF 950C EE4A B839 76DC A040 830F 7FAC 5991 uid [ unknown] Google, Inc. Linux Package Signing Key <linux-packages-keymaster@google.com> sub elg2048 2007-03-08 [E] pub rsa4096 2016-04-12 [SC] EB4C 1BFD 4F04 2F6D DDCC EC91 7721 F63B D38B 4796 uid [ unknown] Google Inc. (Linux Packages Signing Authority) <linux-packages-keymaster@google.com> sub rsa4096 2017-01-24 [S] [expires: 2020-01-24]
https://support.google.com/chrome/th...0?hl=en&pli=1#
Craig (Google Employee and Community Manager) says that this has been fixed, but it doesn't seem to be the case.
Given that apt-key list is showing two keys for Google, with the first one not showing an expiry date (is that the one that is expired?) and the second one with a future expiry date, is this the problem? Is apt only seeing the first key? Did Google not actually resign the key, but create a new one?
Comment