• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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