• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk autoupdate failure report

M

Mick Fish

Guest
Starting installation of packages
Warning: unresolved requires '/usr/bin/gettext' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/bin/lp' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/bin/lpr' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/bin/m4' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/bin/msgfmt' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/bin/patch' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Warning: unresolved requires '/usr/sbin/sendmail' from redhat-lsb-3.0-9.2.i386 (s 0x9773598 source=0x972fc60 P:26 R:153)
Installing the package sw-cp-server-1.0-5.200902131203.fc5.i386 (t 0xa55d040 source=0x98a1e48 P:43 R:25)
Stoppping SWsoft control panels server... stale pidfile. [ OK ]
Starting SWsoft control panels server... stale pidfile. [FAILED]
error: %post(sw-cp-server-1.0-5.200902131203.fc5.i386) scriptlet failed, exit status 255
ERROR: An error occurred during installation of packages.
Attention! Your software might be inoperable.



NEED some urgent help with this one.. Part of the Directory works but most is broken.


IS there a way to get it to update using command line ?

Mick
 
Okay this package is failing:

sw-cp-server-1.0-5.200902131203.fc5.i386

Find the package, it should be in your /root/psa/PSA_9.2.1

In dist-rpm / contrib

Try updating it using yum

yum update sw-cp-server-1.0-5.200902131203.fc5.i386.rpm --nogpgcheck

If that complains its already installed try rpm

rpm -Uvh sw-cp-server-1.0-5.200902131203.fc5.i386.rpm --force

Once done, then run the autoinstaller again from shell
 
Back
Top