• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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