记录:yum Could not resolve host: mirrors.cloud.aliyuncs.com
2022/6/5 3:20:08
本文主要是介绍记录:yum Could not resolve host: mirrors.cloud.aliyuncs.com,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
起因:
在使用curl 命令进行自动化安装Docker的执行脚本过程中报错如下
# Executing docker install script, commit: 93d2499759296ac1f9c510605fef85052a2c32be Warning: the "docker" command appears to already exist on this system. If you already have Docker installed, this script can cause trouble, which is why we're displaying this warning and provide the opportunity to cancel the installation. If you installed the current Docker package using this script and are using it again to update Docker, you can safely ignore this message. You may press Ctrl+C now to abort this script. + sleep 20 + sh -c 'yum install -y -q yum-utils' http://mirrors.cloud.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error" Trying other mirror. http://mirrors.cloud.aliyuncs.com/epel/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error" Trying other mirror. http://mirrors.cloud.aliyuncs.com/centos/7/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error" Trying other mirror. http://mirrors.cloud.aliyuncs.com/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error" Trying other mirror.
问题解决:
可以按照如下步骤进行修改即可
进入 cd /etc/yum.repos.d/ 该目录下
修改文件 CentOS-Base.repo 和 epel.repo 中所有
http://mirrors.cloud.aliyuncs.com 为 http://mirrors.aliyun.com/centos
最后运行 yum -y update 即可
修改后 重新执行上面curl命令
这篇关于记录:yum Could not resolve host: mirrors.cloud.aliyuncs.com的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-12-22初创企业的效率秘诀!实用的看板式任务管理工具推荐
- 2024-12-22新能源汽车销售难题如何破?看板工具助力门店管理升级
- 2024-12-218 款现代无代码工具,轻松提升开发者工作效率 ???????
- 2024-12-21从线索跟踪到业绩提升:销售任务管理系统推荐
- 2024-12-21刚刚发布RobinReach:多渠道社交媒体管理工具 ??
- 2024-12-21跨地域协作无压力!推荐几款必备的可视化协同工具
- 2024-12-21初学者指南:轻松掌握文章编辑器
- 2024-12-21Excel数据导出教程:让数据迁移变得简单
- 2024-12-21Excel数据导入入门教程
- 2024-12-215分钟速览:优化项目管理必备的5款高效工具