- Server operating system version
- CentOS 7.9
- Plesk version and microupdate number
- 18.0.68 U2
I'm trying to upgrade from 18.0.68 U2 to 18.0.69 U2 on CentOS 7 (latest updates). I'm getting the following error:
Exception: Failed to solve dependencies:
sw-engine-cli-7.69-7.69.4-1centos.7.250401.1328.x86_64 requires libpsl.so.0()(64bit)
sw-engine-7.69.4-1centos.7.250401.1328.x86_64 requires libpsl.so.0()(64bit)
ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit https://support.plesk.com/ to search for a solution.
exit status 1
It appears I have libpsl installed:
[root@server ~]# locate libpsl.so
/usr/lib64/libpsl.so.5
/usr/lib64/libpsl.so.5.3.1
[root@server ~]# rpm -qf /usr/lib64/libpsl.so.5
libpsl-0.20.2-6.el7.x86_64
I know that CentOS 7 is way past end of life, but didn't hear anything about it not being supported by Plesk any more. We do plan to upgrade, but just haven't had the opportunity yet on this host.
Any thoughts or suggestions here?
Exception: Failed to solve dependencies:
sw-engine-cli-7.69-7.69.4-1centos.7.250401.1328.x86_64 requires libpsl.so.0()(64bit)
sw-engine-7.69.4-1centos.7.250401.1328.x86_64 requires libpsl.so.0()(64bit)
ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit https://support.plesk.com/ to search for a solution.
exit status 1
It appears I have libpsl installed:
[root@server ~]# locate libpsl.so
/usr/lib64/libpsl.so.5
/usr/lib64/libpsl.so.5.3.1
[root@server ~]# rpm -qf /usr/lib64/libpsl.so.5
libpsl-0.20.2-6.el7.x86_64
I know that CentOS 7 is way past end of life, but didn't hear anything about it not being supported by Plesk any more. We do plan to upgrade, but just haven't had the opportunity yet on this host.
Any thoughts or suggestions here?