在虚拟机上安装的CentOS,估计是网络配置问题,导致yum update和yum install之类的功能的用不了。出现标题上面的错误。

 

 

ifdown [network_adapter]
ifup [network_adapter] 
yum update

尝试以上命令就可以解决了。


reference:
http://stackoverflow.com/questions/20816133/pycurl-error-6-couldnt-resolve-host-mirrorlist-centos-org

相关文章:

  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-06-02
  • 2021-11-18
  • 2022-12-23
  • 2021-05-08
猜你喜欢
  • 2021-11-05
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2021-07-24
相关资源
相似解决方案