Error: initscripts conflicts with redhat-release-server-7.0-1.el7.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
解决:
删除冲突的rpm包即可
[root@localhost ~]# rpm -e redhat-release-server-7.0-1.el7.x86_64 --nodeps