• 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.

cannot update plesk with autoupdater

W

weskona

Guest
hi

ich cannot update my plesk with the autoupdater

Update of system was failed for some reason. ***** begin of log file ***** ===> Autoinstaller: start logging at Sun Jan 2 17:55:07 2005

error: Failed dependencies: psa-locale-base = 7.5.0 is needed by (installed) psa-pre-7.5.0-suse9.1.build75041125.15 ----- end of output ----- ===> Autoinstaller: stopped logging at Sun Jan 2 17:55:37 2005 ***** end of log file *****

how can i update my sys? please help me
 
I had the same problem.
You have to install the packages manually:
go to /root/psa/PSA_7.5.1/SUSE9.1_std.updates/
(with another OS the directory is a little bit diffrent)

there should be several rpms (psa-7.5.1-suse9.1.build75041216.14.i586.rpm is the main package)
rpm --nodeps -Uvh *
and
rpm -Uvh ../opt/bu/*.rpm
 
Hi,

simply do the following:

Code:
rpm -e psa-pre

Then try autoupdater again. It should work!

Regards,

JHB
 
Back
Top