When the Yum source installs the dependency package, the error is as follows:
--Processing Dependency:php-common = 5.1.6-45.el5_11 for Package:php-xml
---> Package php-xmlrpc.i386 0:5.1.6-45.el5_11 Set updated
--Processing Dependency:php-common = 5.1.6-45.el5_11 for Package:php-xmlrpc
--Finished Dependency Resolution
Php-pdo-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-pdo-5.1.6-45.el5_11.i386 (Updates)
Php-bcmath-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-bcmath-5.1.6-45.el5_11.i386 (Updates)
Php-xmlrpc-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-xmlrpc-5.1.6-45.el5_11.i386 (Updates)
Php-ldap-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-ldap-5.1.6-45.el5_11.i386 (Updates)
Php-mysql-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-mysql-5.1.6-45.el5_11.i386 (Updates)
Php-mbstring-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-mbstring-5.1.6-45.el5_11.i386 (Updates)
Php-devel-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing dependency:php = 5.1.6-45.el5_11 is needed by package php-devel-5.1.6-45.el5_11.i386 (Updates)
Php-xml-5.1.6-45.el5_11.i386 from updates have depsolving problems
--Missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-xml-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-mysql-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-mbstring-5.1.6-45.el5_11.i386 (Updates)
Error:missing dependency:php = 5.1.6-45.el5_11 is needed by package php-devel-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-ldap-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-xml-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-bcmath-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-pdo-5.1.6-45.el5_11.i386 (Updates)
Error:missing Dependency:php-common = 5.1.6-45.el5_11 is needed by package php-xmlrpc-5.1.6-45.el5_11.i386 (Updates)
You could try using--skip-broken to work around the problem
You could try Running:package-cleanup--problems
Package-cleanup--dupes
Rpm-va--nofiles--nodigest
The program package-cleanup are found in the Yum-utils package.
On the Internet a lot of methods, did not find can be solved, and then went to find Php-common installation package, see the need for the installation package and my version is inconsistent, suddenly think of my original machine package is too new, so check the version of the installation package on the machine:
[Email protected]_proxy zabbix-2.2.9]# Rpm-qa |grep Php-common
Php-common-5.2.17-13.el5
[[Email Protected]_proxy zabbix-2.2.9]#
Workaround: Uninstall the system comes with the version, can be resolved, if the uninstallation when prompted to rely on the relationship, please add--nodeps.
Yum prompts error:missing Dependency:php-common when installing packages