• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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