转载地址:
http://www.cnblogs.com/wanyao/archive/2011/09/19/2181769.html
yum安装包有时候会碰到下面的问题:
You could try using –skip-broken to work around the problem
从网上搜了下,解决方法如下:
1、将/etc/yum.repos.d文件夹下所有repos文件转移,然后把用的那个repo拷贝回来
2、yum clean all
3、重新执行yum install