• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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