I'm trying to install a php extension.
--> Running transaction check
---> Package mysql.x86_64 0:5.5.18-1.el5.art set to be updated
---> Package mysql-devel.x86_64 0:5.5.18-1.el5.art set to be updated
---> Package mysql-server.x86_64 0:5.5.18-1.el5.art set to be updated
--> Processing Conflict: mysql50 conflicts MySQL
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package mysql50.x86_64 0:5.0.92-1.ius.el5 set to be updated
--> Processing Conflict: mysql50 conflicts MySQL
--> Finished Dependency Resolution
mysql50-5.0.92-1.ius.el5.x86_64 from ius has depsolving problems
--> mysql50 conflicts with mysql
Error: mysql50 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
How to proceed?