Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created May 8, 2012 09:04
Show Gist options
  • Save phlegx/2633758 to your computer and use it in GitHub Desktop.
Save phlegx/2633758 to your computer and use it in GitHub Desktop.
yum install mysql-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: centos.kiewel-online.ch
* epel: fedora.kiewel-online.ch
* extras: centos.kiewel-online.ch
* jpackage-generic: sunsite.informatik.rwth-aachen.de
* jpackage-generic-updates: sunsite.informatik.rwth-aachen.de
* rpmforge: ftp3.de.postgresql.org
* updates: centos.kiewel-online.ch
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql-devel.i386 0:5.0.95-1.el5_7.1 set to be updated
--> Processing Dependency: mysql = 5.0.95-1.el5_7.1 for package: mysql-devel
--> Processing Dependency: libmysqlclient.so.15 for package: mysql-devel
--> Processing Dependency: libmysqlclient_r.so.15 for package: mysql-devel
---> Package mysql-devel.x86_64 0:5.0.95-1.el5_7.1 set to be updated
--> Running transaction check
---> Package mysql.i386 0:5.0.95-1.el5_7.1 set to be updated
---> Package mysql.x86_64 0:5.0.95-1.el5_7.1 set to be updated
--> Processing Conflict: MySQL-Cluster-gpl-server conflicts mysql
--> Processing Conflict: MySQL-Cluster-gpl-server conflicts mysql
--> Finished Dependency Resolution
MySQL-Cluster-gpl-server-7.1.15a-1.rhel5.x86_64 from installed has depsolving problems
--> MySQL-Cluster-gpl-server conflicts with mysql
Error: MySQL-Cluster-gpl-server conflicts with mysql
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment