SOLVED: CHROME ISSUE WAS DUE TO A BROKEN OS
I was able to fix this with just sudo apt-get update, and then accepting with Y
[#]Do you want to accept these changes and continue updating from this repository? [y/N]
[/#]
Now get this, and don't know if it is normal?\
[#]E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
E: Some index files failed to download. They have been ignored, or old ones used instead.
[/#]
I'm going to run sudo apt-get upgrade now to see what happens. Is that warning temporary, or is it doing to come back next time I update? Is it just the distro telling me it will no longer download from that link?
Code:
[FONT=monospace]E: Repository 'http://dl.google.com/linux/chrome/deb stable Release' changed its 'Origin' value from 'Google, Inc.' to 'Google LLC' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.r[/FONT]
[#]Do you want to accept these changes and continue updating from this repository? [y/N]
[/#]
Now get this, and don't know if it is normal?\
[#]E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
E: Some index files failed to download. They have been ignored, or old ones used instead.
[/#]
I'm going to run sudo apt-get upgrade now to see what happens. Is that warning temporary, or is it doing to come back next time I update? Is it just the distro telling me it will no longer download from that link?
Comment