• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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