您好,登錄后才能下訂單哦!
在YUM源安裝依賴包的時候,報錯如下:
--> 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 to be 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 has 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 has 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 has 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 has 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 has 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 has 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 has 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 has 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 is found in the yum-utils package.
在網上查了好多方法,沒有查到可以解決的,后來就去找php-common的安裝包,看到需要的安裝包與我的版本不一致,突然想到是不是我原來機器上的包太新了,所以就查機器上的安裝包的版本:
[root@zabbix_proxy zabbix-2.2.9]# rpm -qa |grep php-common
php-common-5.2.17-13.el5
[root@zabbix_proxy zabbix-2.2.9]#
解決方法 :卸載系統自帶的版本,即可解決,如果卸載的時候提示依賴關系,請加上--nodeps.
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。