• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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