yum install php-pdo fails

Support/Development for PHP
fletch00
New Forum User
New Forum User
Posts: 1
Joined: Sun Jan 22, 2012 2:43 pm
Location: stanford

yum install php-pdo fails

Unread post by fletch00 »

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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: yum install php-pdo fails

Unread post by scott »

that looks like you have the atomic channel disabled, or overridden by priorities or something
Post Reply