Server Version#: 1.15.1.710
Player Version#:
I’m running Ubuntu 18.10 (GNU/Linux 4.18.0-16-generic x86_64). When I run “apt-get update”, I get the message mentioned in multiple other threads in the forum about “Conflicting distribution: https://downloads.plex.tv/repo/deb public InRelease (expected public but got ).” My problem is that all of those basically say to ignore the warning, go ahead and perform “sudo apt-get upgrade” and all will be fine. However, nothing is actually upgrading / updating and the client continues to ask me to install the update to 1.15.1.791. I made sure that the contents of /etc/apt/sources.list.d/plexmediaserver.list are “deb https://downloads.plex.tv/repo/deb public main” as prescribed by the other threads on the topic. So my question is: how do I upgrade PMS to 1.15.1.791 from 1.15.1.710 as requested by the client if apt-get upgrade isn’t actually seeing the changes to be made?
Rephrasing: on Ubuntu 18.10, after ensuring that /etc/apt/sources.list.d/plexmediaserver.list has the correct contents based on messages in other threads on this topic, I still get the warning message that those threads say to ignore and when I run apt-get upgrade, nothing is seen to be upgraded despite the message in a browser connected to that server asking me to upgrade it.
contents of /etc/apt/sources/list.d/plexmediaserver.list:
deb https://downloads.plex.tv/repo/deb public main
results of “apt-get update”:
All packages are up to date.
W: Conflicting distribution: https://downloads.plex.tv/repo/deb public InRelease (expected public but got )
The results of executing “apt-get upgrade” are:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
