• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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