yum更新软件包之后yum不能用了
centos7系统,在yum upgrade -y 更新软件包之后,yum不能使用了,报错Could not retrieve mirrorlist https://mirrorlist.centos.org/.
一般是网络问题 ,参考这个文章搞吧 CentOS yum时出现“Could not retrieve mirrorlist”的解决办法_卡多莫西的博客-CSDN博客
应该是不匹配了,clear一下试试
你是7的系统,update 7的源中,系统的所有包?
如果yum不能用,你去查查系统日志具体更详细的报错,有信息提示噶。
因为就看你那一句提示,我会只怀疑你的yum是否不能用了。。。也可以yum clean all 然后再 yum repolist 一下。