yum install php-pdo fails
Posted: Sun Jan 22, 2012 2:53 pm
Hi - I used the atomic repo to install php-mcrypt and now I want to install php-pdo, but get the following error:
How do I solve this?
thanks
[root@logs]# yum install php-pdo
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-pdo.x86_64 0:5.3.2-6.el6_0.1 set to be updated
--> Processing Dependency: php-common = 5.3.2-6.el6_0.1 for package: php-pdo-5.3.2-6.el6_0.1.x86_64
--> Finished Dependency Resolution
Error: Package: php-pdo-5.3.2-6.el6_0.1.x86_64 (centos6_updates_x64)
Requires: php-common = 5.3.2-6.el6_0.1
Installed: php-common-5.3.9-3.el6.art.x86_64 (@atomic)
php-common = 5.3.9-3.el6.art
Available: php-common-5.3.2-6.el6.x86_64 (core-0)
php-common = 5.3.2-6.el6
Available: php-common-5.3.2-6.el6_0.1.x86_64 (centos6_updates_x64)
php-common = 5.3.2-6.el6_0.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
How do I solve this?
thanks
[root@logs]# yum install php-pdo
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-pdo.x86_64 0:5.3.2-6.el6_0.1 set to be updated
--> Processing Dependency: php-common = 5.3.2-6.el6_0.1 for package: php-pdo-5.3.2-6.el6_0.1.x86_64
--> Finished Dependency Resolution
Error: Package: php-pdo-5.3.2-6.el6_0.1.x86_64 (centos6_updates_x64)
Requires: php-common = 5.3.2-6.el6_0.1
Installed: php-common-5.3.9-3.el6.art.x86_64 (@atomic)
php-common = 5.3.9-3.el6.art
Available: php-common-5.3.2-6.el6.x86_64 (core-0)
php-common = 5.3.2-6.el6
Available: php-common-5.3.2-6.el6_0.1.x86_64 (centos6_updates_x64)
php-common = 5.3.2-6.el6_0.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest