root\~\]# yum list available
已加载插件:fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org?arch=x86_64\&release=7\&repo=sclo-sclo error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; 未知的错误"
One of the configured repositories failed (未知),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled
yum --disablerepo=\
云服务器yum无法解析mirrorlist.centos.org
周盛欢2024-12-25 15:30
相关推荐
tgethe22 分钟前
java并发——1郑州光合科技余经理28 分钟前
海外O2O系统源码剖析:多语言、多货币架构设计与二次开发实践威联通网络存储3 小时前
某高端显示面板制造企业:基于威联通 TS-h2490FU 的 AOI 检测数据治理实践globaldomain7 小时前
什么是用于长距离高速传输的TCP窗口扩展?沈阳信息学奥赛培训7 小时前
#undef 指令 (C/C++)2401_873204657 小时前
分布式系统安全通信FreakStudio7 小时前
不用装软件!这款MicroPython浏览器 IDE :让你在手机上也能调试树莓派 Picom0_743470378 小时前
使用Python进行PDF文件的处理与操作Dxy12393102168 小时前
JS发送请求的方法详解sw1213898 小时前
C++中的代理模式实战