• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

update 7.5.0 to 7.5.3 fails

jospBln

New Pleskian
I get the following error by mail when I do the update from the plesk admintool in the browser:

error: Failed dependencies:
psa-api-common = 7.5.0 is needed by (installed) psa-api-rpc-1.3.2-3

but my psa-api-common is 7.5.0


any idea what to do?

thanks
josp
 
Originally posted by serve-you.net
log into your server via ssh:
wget http://download1.sw-soft.com/Plesk/....5.3-suse9.1.build75050506.13.i586.rpm.tar.gz

read the release notes for installation instructions

unfortunately the same problem:

When I do a
rpm -Uhv ./*.rpm ../opt/bu/*.rpm

I get
error: Failed dependencies:
psa-api-common = 7.5.0 is needed by (installed) psa-api-rpc-1.3.2-3

But I have it!!!:
rpm -q psa-api-common is:
psa-api-common-7.5.0-suse9.1.build75041125.15

Or what should this mean?

josp
 
What is psa-api-rpc-1.3.2-3? do:
rpm -qa | grep psa-api-rpc

At any rate, are you even using Expand/HSPC? If not you can uninstall that ****.
In order for your server to support Expand and HSPC integration it is necessary to install the following RPMs
from the 'opt/api' directory in your Plesk archive

psa-api-rpc-7.5.3-suse9.1.build75050523.15.noarch.rpm
psa-api-rpc-doc-7.5.3-suse9.1.build75050523.15.noarch.rpm
psa-api-rpc-protocol-7.5.3-suse9.1.build75050523.15.noarch.rpm

However these packages are not required for Plesk to function properly.
 
Expand is used for managing multiple plesk systems. If you dont manage multiple systems you don't need it.

Also, you can always reinstall it, once you get through the dependency errors.
 
Back
Top