← Back to team overview

ius-coredev team mailing list archive

Re: [Question #177453]: Installing IUS package :Failed dependencies

 

Question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453

    Status: Answered => Open

Soonho Kim is still having a problem:
Dear Jeffrey;

Thanks for your help. You are right. My yum.conf excludes php, mysql, and httpd...
So, I removed them from the yum.conf 

So, I am running it again (yum install php52-mysql).  It seemed to run.
At the end of the running, I got an error message:

===================

root@ip-173-201-34-240 [/etc]# yum install php52-mysql
Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
 * epel: dl.fedoraproject.org
 * ius: pancks.sothatswhy.org.uk
addons                                                                                   |  951 B     00:00
base                                                                                     | 1.1 kB     00:00
epel                                                                                     | 3.7 kB     00:00
extras                                                                                   | 2.1 kB     00:00
ius                                                                                      | 2.2 kB     00:00
update                                                                                   | 1.9 kB     00:00
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php52-mysql.i386 0:5.2.17-2.ius.el5 set to be updated
--> Processing Dependency: php52-common = 5.2.17-2.ius.el5 for package: php52-mysql
--> Processing Dependency: libmysqlclient.so.15 for package: php52-mysql
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: php52-mysql
--> Processing Dependency: php52-pdo for package: php52-mysql
--> Running transaction check
---> Package mysql.i386 0:5.0.77-4.el5_6.6 set to be updated
--> Processing Dependency: perl(DBI) for package: mysql
---> Package php52-common.i386 0:5.2.17-2.ius.el5 set to be updated
--> Processing Dependency: php52 = 5.2.17-2.ius.el5 for package: php52-common
---> Package php52-pdo.i386 0:5.2.17-2.ius.el5 set to be updated
--> Running transaction check
---> Package perl-DBI.i386 0:1.52-2.el5 set to be updated
---> Package php52.i386 0:5.2.17-2.ius.el5 set to be updated
--> Processing Dependency: httpd-mmn = 20051115 for package: php52
--> Processing Dependency: php52-cli = 5.2.17-2.ius.el5 for package: php52
--> Running transaction check
---> Package httpd.i386 0:2.2.3-45.el5.centos.1 set to be updated
---> Package php52-cli.i386 0:5.2.17-2.ius.el5 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.77-4.el5_6.6.i386 from update has depsolving problems
  --> mysql conflicts with MySQL-server
Error: mysql conflicts with MySQL-server
 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.
================
Do you have any idea on how to fix the error  (Error: mysql conflicts with MySQL-server)? I might guess that we might use     "package-cleanup" command......

Best Regards,
Soonho



-----Original Message-----
From: bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] On Behalf Of Jeffrey Ness
Sent: Monday, November 07, 2011 2:11 PM
To: Kim, Soonho (IFPRI)
Subject: Re: [Question #177453]: Installing IUS package :Failed dependencies

Your question #177453 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/177453

    Status: Open => Answered

Jeffrey Ness proposed the following answer:
Judging from the above output it would seem you are pulling from the below mirror:

    http://pancks.sothatswhy.org.uk/pub/ius/stable/Redhat/5/x86_64/

You will notice this mirror does in fact have php52 and php53u packages.

Do you by some chance have a exclude set for "php*" in one of your YUM
configurations?

   /etc/yum.conf

--
If this answers your question, please go to the following page to let us know that it is solved:
https://answers.launchpad.net/ius/+question/177453/+confirm?answer_id=6

If you still need help, you can reply to this email or go to the following page to enter your feedback:
https://answers.launchpad.net/ius/+question/177453

You received this question notification because you asked the question.

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.