Yum install error (mysql-devel) depsolve
        Posted  
        
            by 
                Pasta
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Pasta
        
        
        
        Published on 2010-07-31T18:05:14Z
        Indexed on 
            2012/03/23
            11:31 UTC
        
        
        Read the original article
        Hit count: 263
        
I get the following error on yum install mysql-devel. Can anyone help? I dont have this in my /etc/yum.conf exclude list.
--> Finished Dependency Resolution
mysql-server-5.0.45-7.el5.x86_64 from installed has depsolving problems
  --> Missing Dependency: mysql = 5.0.45-7.el5 is needed by package mysql-server-5.0.45-7.el5.x86_64 (installed)
Error: Missing Dependency: mysql = 5.0.45-7.el5 is needed by package mysql-server-5.0.45-7.el5.x86_64 (installed)
 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
Please help!
© Server Fault or respective owner