• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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