I am having trouble getting the Plex repo to work in Ubuntu 18.04 LTS. I have tried both the standard repo of https://downloads.plex.tv/repo/deb ./public main as well as https://downloads.plex.tv/repo/deb public main. I am getting errors when attempting to run apt update. Does anybody know what might be causing this?
This document still shows ./public. Please ignore it. The repository works and will issue a warning when you use public main As soon as the CI team gets everything else in place, (Iād hoped it would be done by now) the warning will stop
I cannot get the latest update from the repo using apt. When I open the web UI interface it shows that a new update is available (1.13.2.5142), but running the apt commands I get the warning only.
Everything is correct on your side. Please be patient. Itās just a small server āhickupā. Just install the package manually if you need the update NOW, e.g. sudo dpkg -i plexmediaserver_1.13.2.5142-3ba6662e9_amd64.deb.
@uglymagoo said:
Everything is correct on your side. Please be patient. Itās just a small server āhickupā.
Update from eleven days later: This warning message is still present. How long before I no longer see a warning in my update logs due to this ātransientā issue?
Thank you for your feedback. I cannot tell you how many times I get negative feedback because Iām not moving fast enough to suit others from those who think this is actual āEasyā and have no concept of the actual work & complexity involved.
I do understand and appreciate how it looks unprofessional to see a āWarningā when installing.
I do ask everyone understand and please grant me the understanding that Iām but one cog in chain. I am doing my work to make this all come together as fast as is humanly possible.
Having been an engineer for 35+ years now, and please do not take this as crass or disrespectful in any way, if someone has an issue with how hard I work and how much I accomplish, I think Iād have heard it by now as well as have taken the appropriate corrective action to amend such behaviors or conduct
@ChuckPa If you donāt hear it enough, thank you for all you do!!!
With that said, I donāt want to seem like Iām busting your chops but Iām a Linux newbie. Well, sort of. Iāve been running Plex on Mint 18 for about 1.5? 2? years⦠decided to test out Antergos then after a few days, came running back as fast as humanly possible to Mint. I did a fresh install of Mint 19, got Plex up and running with no issues and when I was installing something else via apt-get, I needed to update my cache and saw the dreaded,
⦠I think thatās what it is suppose to say but was wondering if you can verify.
If youāre still working on the back-end stuff to correct this little bug, no worries! Being a newbie with Linux, I just wanted to make sure I didnāt do something wrong when I re-installed on Mint 19.
The reason everyone is seeing the warning is two fold:
Ubuntu added the warning mechanism in apt-get and now outputs the message if the repositoryās release file does not contain the āCodenameā parameter.
The current CI system was built before this became a requirement so is not included.
Current status:
Itās too fragile to even think of touching, we know it, and are redoing all of it. Iām largely dedicated in Engineering (except for my few hours here now) to completing this work on schedule.
You will see, quite imminently, the result of our work.
I have time, Iāve been reaping the benefits of Plex for free for about 18 months now, and Iāve been wanting to learn the updated deb repo architecture.
Iāll redo the repo build process, and help with other tasks in exchange for free Pass and, if my work is completely satisfactory by Jan 1, you agree to consider hiring me full time.
The deb repo is but a tiny fraction of the task being done.
If are you interested in working for Plex, by all means jump on the website and go at the careers page.
From there, contact Plex and tell them how you think you can help best and what youāre actually willing to do. AFAIK, there are always internship openings but I donāt have the full picture there.
For anyone here with Plex Pass who wants an easy way to update on Ubuntu Server 18.04 x64 I wrote a simple script. Note you will require your Plex Token (which you can get when it offers an update - right click copy link location).
If this isnāt working, perhaps you could update your support documentation to say it isnāt currently working and save people a load of time trying to diagnose why this isnāt working?
I tend not to class errors as working. If this is the solution, whats the hesitation in updating your docs, alternatively link to this thread⦠itās not exactly user friendly.
Current version out is 1.13.9.5439?
If I force my build scripts to ignore errors, I donāt see the latest as available? ergo, not working.