• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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