Closed lightmaster closed 1 year ago
root@plex:~# apt update
Hit:1 https://downloads.plex.tv/repo/deb public InRelease
Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@plex:~#
What am I missing?
Oh, you're using 22.04, try mv /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d/
A clear and concise description of the issue.
The Plex LXC script creates the keyring
/usr/share/keyrings/plexmediaserver.gpg
, but it does not set the apt source to use this keyring, resulting in this error message when updating packages in the LXC:If relevant, including screenshots or a code block can be helpful in clarifying the issue.
No response
Please provide detailed steps to reproduce the issue.
apt update