Linux Lite Forums
Browser and Update problems - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: Browser and Update problems (/showthread.php?tid=7145)



Browser and Update problems - UltraCookie - 06-24-2020

Hi all,


Sadly LL right now is a bit unusable to me.
I had to switch to Chrome a FF is completely broken. After starting it I get an unresponsive window and closing it again gets me the Mozilla Crash reporter.
I installed Chrome through Lite Software but now updating throws this error:
Code:
W: GPG-Fehler: http://dl.google.com/linux/chrome/deb stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 78BD65473CB3BD13
E: Das Depot »http://dl.google.com/linux/chrome/deb stable InRelease« ist nicht signiert.
Google says to run this command:
Code:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Doing so return this:
Code:
gpg: invalid key resource URL '/tmp/apt-key-gpghome.AYG58HOID0/network:messaging:xmpp:dino.asc.gpg'
gpg: keyblock resource '(null)': General error
gpg: key 62EB1A0917280DDF: 1 signature not checked due to a missing key
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: key 7721F63BD38B4796: 2 signatures not checked due to missing keys
gpg: Total number processed: 10
gpg:       skipped new keys: 10
Afterwards I still can't update and I have no idea what to do.

Edit: For now my workaround is to deactivate the chrome repo in the software list.


Re: Browser and Update problems - Valtam - 06-24-2020

Read through for similar solution - https://www.linuxliteos.com/forums/other/update-error-lite-welcome/


Re: Browser and Update problems - Şerban S. - 06-24-2020

(06-24-2020, 08:43 AM)UltraCookie link Wrote:[...] gets me the Mozilla Crash reporter.
I installed Chrome [...]
Step 1: Start Synaptic Package Manager;
Step 2: Uninstall Chrome, FireFox, Chromium using "Complete uninstall" (remove);
Step 3: Open a terminal and insert the following command:

Code:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

Step 4: Use  the File Manager to find the file "google-chrome-stable_current_amd64.deb".
It should be in /home/yourname/Downloads/.
Right-click on the file and choose "Open with...", then click on GDebi PackageManager
Step 5: Wait for the PM to read the file and when the button "Install" gets activated, click on it.
Step 6: Close GDebi PM and go to the System Menu, choose "Internet" than "Chrome". Should start your Chrome browser.
Step 7: From Synaptic's menu, choose "Fix broken packages". If this is the case, it wil fix all of them, else, it does nothing.

Hope this helps you solve the problem.
I never had this kind of issue on Linux Lite, but had something similar on Linux Mint and some other distros (names are irrelevant, too many to mention...).

Finally...
Happy browsing and Linux Lite experience! Smile