Robert Hanson wrote:
[root@server conf]# yum update Setting up Update Process Setting up repositories update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package php-pear.i386 0:4.3.9-3.9 set to be updated ---> Package php-gd.i386 0:4.3.9-3.9 set to be updated ---> Package mc.i386 1:4.6.1-0.8.1 set to be updated ---> Package kernel-devel.i586 0:2.6.9-22.0.1.EL set to be installed ---> Package php.i386 0:4.3.9-3.9 set to be updated --> Running transaction check --> Processing Dependency: php = 4.3.9-3.8 for package: php-mysql --> Finished Dependency Resolution Error: Missing Dependency: php = 4.3.9-3.8 is needed by package php-mysql
thanks and kind regards....
you might want to check yum's configs for exclude's as well as non-centos rpm's installed on the machine. its possible that the php-mysql is being excluded from the transaction set, or that its a non centos rpm, with some other odd provides/requires setup.