PMS 1.15.0.659 rpm issue?

Server Version#: plexmediaserver-1.15.0.659-9311f93fd.x86_64.rpm
Player Version#:

Is this a rpm build issue with the version just released? Haven’t had issues in the past, but now seeing dependency failures with Centos7.6.x when trying to upgrade my PMS instance…

# rpm -Uvh plexmediaserver-1.15.0.659-9311f93fd.x86_64.rpm

error: Failed dependencies:
libxslt.so.1()(64bit) is needed by (installed) xmlsec1-1.2.20-7.el7_4.x86_64
libxslt.so.1()(64bit) is needed by (installed) xmlsec1-openssl-1.2.20-7.el7_4.x86_64
libxslt.so.1()(64bit) is needed by (installed) open-vm-tools-10.2.5-3.el7.x86_64
libxslt.so.1(LIBXML2_1.0.11)(64bit) is needed by (installed) xmlsec1-1.2.20-7.el7_4.x86_64
libxslt.so.1(LIBXML2_1.0.22)(64bit) is needed by (installed) xmlsec1-1.2.20-7.el7_4.x86_64

The changes I made in the SPEC file does two things:

  1. Autoprov: 0
  2. Provides: config(plexmediaserver) plexmediaserver

This prevents PMS from becoming intertwined with other packages.
It looks like you have other packages backlinked to PMS.

It might be best to remove the package first, not removing leaves, then reinstall.
Metadata will be held save.

Thanks. I removed the PMS package from my vm instance after taking a snapshot (been updating it routinely for quite some time). I then reinstalled the package.

All seems to be working with the latest version now. Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.