Server Version#: 1.46
Player Version#: ??
I got the Linux email about the repository update and I have questions:
Removing the old REPO files is easy.. I am assuming that the CAT command reads the file and I have to validate the file…. Then run the DNF commands. ONE PROBLEM.. I am on CENTOS7 (could not update in time) and I cannot seem to rebuild the server. ALSO, at the end of the instructions it states to INSTALL PLEX SERVER…. WTH? If I am replacing the repository file, why a re-install?
Make sure the “Display Checksums” option is enabled and note the SHA-1 checksum shown for the download. Once downloaded, run: sha1sum downloaded-file.rpm
Compare the output value to the checksum shown for the download. Assuming they match, run: sudo rpm -ivh --nosignature downloaded-file.rpm
This will allow you to continue to run up-to-date versions of Plex Media Server, albeit without automatic repo updating.
Oh, I definitely agree about moving on to a supplier-supported distribution.
The only hang up there, when it comes to CentOS, is that the last versioned release was 8.x, which itself can’t work with the new repos because of its dated RPM version (4.12, I believe). So they need to be on a 9.x (or later) release, which means migrating to Rocky Linux or AlmaLinux or Oracle Linux or whatever. So there’s going to be some friction there.
But yeah, getting off of unsupported software is definitely the play.