Linux Lite Forums

Software - Support => Other => Topic started by: loopback99 on February 09, 2022, 06:13:45 PM

Title: Update Issue No Public Key for Plex Repo
Post by: loopback99 on February 09, 2022, 06:13:45 PM

Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ (https://www.linuxliteos.com/forums/) and paste the log below into a new or existing thread for assistance.

============ Log ===========

Hit:1 http://repo.linuxliteos.com/linuxlite (http://repo.linuxliteos.com/linuxlite) emerald InRelease
Get:2 https://downloads.plex.tv/repo/deb (https://downloads.plex.tv/repo/deb) public InRelease [6,685 B]
Hit:3 http://us.archive.ubuntu.com/ubuntu (http://us.archive.ubuntu.com/ubuntu) focal InRelease
Hit:4 http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu (http://us.archive.ubuntu.com/ubuntu) focal-updates InRelease
Err:2 https://downloads.plex.tv/repo/deb (https://downloads.plex.tv/repo/deb) public InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97203C7B3ADCA79D
Hit:6 http://ppa.launchpad.net/gambas-team/gambas3/ubuntu (http://ppa.launchpad.net/gambas-team/gambas3/ubuntu) focal InRelease
Hit:7 http://us.archive.ubuntu.com/ubuntu (http://us.archive.ubuntu.com/ubuntu) focal-backports InRelease
Hit:8 http://archive.canonical.com/ubuntu (http://archive.canonical.com/ubuntu) focal InRelease
Reading package lists...
W: GPG error: https://downloads.plex.tv/repo/deb (https://downloads.plex.tv/repo/deb) public InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97203C7B3ADCA79D
E: The repository 'https://downloads.plex.tv/repo/deb (https://downloads.plex.tv/repo/deb) public InRelease' is not signed.
Title: Re: Update Issue No Public Key for Plex Repo
Post by: firenice03 on February 09, 2022, 08:17:43 PM
@loopback99



Code: [Select]
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 97203C7B3ADCA79D
Then rerun updates


https://www.linuxliteos.com/forums/other/updates-error-log-8491/new/#new
Title: Re: Update Issue No Public Key for Plex Repo
Post by: loopback99 on February 10, 2022, 10:24:15 AM
Thank you for your prompt help, in the interest of self serve in the future, would  adding the  Plex APT repository again and importing  the repository’s GPG key worked as well in your opinion?