• 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.

Cannot upgrade

L

Leigh Morrow

Guest
I am trying to update via the admin interface and am fgetting this error below:

Installing the package psa-api-9.3.0-cos5.build93091230.07.noarch
error: Failed dependencies:
psa < 9.3.0 conflicts with psa-api-9.3.0-cos5.build93091230.07.noarch
ERROR: Unable to install the requested packages because either there is not enough free disk space left, or there are package dependency problems.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please, contact product technical support.


Can anyone give any advise?
 
Make sure first that you have enough free disk space there. If it is ok, try to remove package psa-api before upgrading with

rpm -e psa-api

Run upgrade. If it will be completed correctly, you can install psa-api back after upgrade.
 
Thanks for your response. There is plenty of disk space left.

I have tried rpm -e psa-api and received error error: "psa-api" specifies multiple packages
 
I have rmeoved the psa 2.3 api, now I am getting this error

Starting installation of packages
Installing the package psa-locale-base-en-US-9.3.0-2009121411.noarch
error: Failed dependencies:
psa-locale-base = 9.2.3 is needed by (installed) psa-9.2.3-cos5.build92091016.19.i586
ERROR: Unable to install the requested packages because either there is not enough free disk space left, or there are package dependency problems.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please, contact product technical support.
 
Back
Top