![]() |
Spotify Not Updating - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Spotify Not Updating (/showthread.php?tid=6406) |
Spotify Not Updating - Manish Jha - 08-30-2019 =========================== Install Updates Error log =========================== Install Updates could not fetch the package cache information lists. Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance. ============ Log =========== Hit:1 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu bionic InRelease Hit:2 http://archive.canonical.com/ubuntu bionic InRelease Hit:3 http://linux.teamviewer.com/deb stable InRelease Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease Get:5 http://repository.spotify.com stable InRelease [3,316 B] Hit:6 http://us.archive.ubuntu.com/ubuntu bionic InRelease Ign:7 http://linux.dropbox.com/ubuntu bionic InRelease Hit:8 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease Hit:9 http://linux.dropbox.com/ubuntu bionic Release Hit:10 http://us.archive.ubuntu.com/ubuntu bionic-security InRelease Hit:11 http://repo.linuxliteos.com/linuxlite diamond InRelease Hit:12 http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic InRelease Hit:13 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:14 http://dl.google.com/linux/chrome/deb stable Release Hit:15 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease Err:5 http://repository.spotify.com stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4773BD5E130D1D45 Reading package lists... W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4773BD5E130D1D45 E: The repository 'http://repository.spotify.com stable InRelease' is not signed. Re: Spotify Not Updating - Artim - 08-30-2019 Looks like the issue is Spotify. Not installed properly or having no key to the repository. Quote: Last Edit: Today at 03:49:14 AM by Jerry Um, Jerry, you could edit this post but not answer it? Re: Spotify Not Updating - Valtam - 08-31-2019 Correct fix is: Open a Terminal do: Code: wget http://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.10.546.ge08ef575-19_amd64.deb then: Code: sudo dpkg -i spotify-client_1.1.10.546.ge08ef575-19_amd64.deb Re: Spotify Not Updating - minesheep - 09-02-2019 had exactly same public key error in my update log. Been too lazy to fix it, but today I (finally) went to LL support forum and Jerry's fix worked. before I even asked how to fix it. Re: Spotify Not Updating - Valtam - 09-03-2019 (09-02-2019, 10:34 PM)minesheep link Wrote: had exactly same public key error in my update log. Been too lazy to fix it, but today I (finally) went to LL support forum and Jerry's fix worked. before I even asked how to fix it. Cool ![]() Sent from my Mi Max Prime using Tapatalk |