http://tsung.blog.51cto.com/3049036/1625814
http://blog.youkuaiyun.com/yasi_xi/article/details/8373057
http://www.cnblogs.com/dadong616/p/5586697.html
依赖问题让人头大
虽然我是一个一个找到了
注意,有本地镜像的,如果挂在取消了,会报错
我有份本地yum mount /dev/sr0 /mnt
一直报错
"Couldn't open file /mnt/repodata/repomd.xml"
后来才发现挂在掉了
我的RHEL7.2,在卸载yum,后再次安装时,提示依赖
python-urlgrabber-3.10-8.el7.noarch.rpm
然而安装时,却又提示
rpm conflicts with file from package
最后 –-replacefiles 忽略冲突
rpm -ivh --replacefiles python-urlgrabber-3.10-8.el7.noarch.rpm