• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Upgrade from Plesk v11.0.9 to 12.5.3 - Failed to solve dependencies: php53-common conflicts with php

rjbathgate

New Pleskian
Hi,

/proc/version:
Code:
Linux version 2.6.18-194.26.1.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48))

I'm attempting to upgrade from Plesk v11.0.9 to v12.5.3, however it fails:

Code:
attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Exception: Failed to solve dependencies:
php53-common conflicts with php-common

I've come across this type of php dependency problem before and managed to wreck the entire server trying to fix it so a bit cautious...

Any pointers, most appreciated.

Thanks
Rob

----

Full installation error log, which just seems to repeat the same thing:
Code:
Installation started in background
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: mirror1.34sp.com
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Attempt to remove 'php53-common' to resolve conflict has succeeded
php53-common-5.3.3-26.el5_11.x86_64 from updates has depsolving problems
--> php53-common conflicts with php-common
Exception: Failed to solve dependencies:
php53-common conflicts with php-common
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
 
Thank you - the second article (disabling atomic repo) solved everything and upgrade was smooth sailing.

Thanks again
 
Back
Top