![]() |
Install Updates Error log - Chrome NO_PUBKEY - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Updates (https://www.linuxliteos.com/forums/forumdisplay.php?fid=46) +--- Thread: Install Updates Error log - Chrome NO_PUBKEY (/showthread.php?tid=9113) |
Install Updates Error log - Chrome NO_PUBKEY - Aithne - 04-11-2024 Get:2 https://dl.google.com/linux/chrome/deb stable InRelease [1,825 B] Hit:3 http://us.archive.ubuntu.com/ubuntu jammy InRelease Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease Err:2 https://dl.google.com/linux/chrome/deb stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2 Hit:6 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:7 http://archive.canonical.com/ubuntu jammy InRelease Reading package lists... W: GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2 E: The repository 'https://dl.google.com/linux/chrome/deb stable InRelease' is not signed. Re: Install Updates Error log - Chrome NO_PUBKEY - stevef - 04-11-2024 This indicates that there is a problem authenticating the signing key for Chrome may be missing from your system. This is stopping your update/upgrade from working. To help diagnose the problem, please can you open a terminal - by pressing Ctrl Alt and T together. In the terminal window type or paste in this command followed by Enter. Code: apt-key list Copy the output and paste it back here. |