• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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