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

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