[root@manager yum.repos.d]# yum makecache

Loaded plugins: fastestmirror, security
Error: File contains no section headers.

file: file:///etc/yum.repos.d/6CentOS-Base.repo, line: 1
'\r\n'

这是啥情况,问题在于你下载的不对,这里建议使用浏览器下载,然后上传至服务器。

[root@manager yum.repos.d]# file CentOS6-Base-163.repo 
CentOS6-Base-163.repo: ASCII English text

当你使用wget下载的时候,请确认下file出来是否为ASCII English text,必须是这个格式。

原因:在网络的出口有限制,导致异常!

相关文章:

  • 2022-12-23
  • 2022-01-13
  • 2021-07-07
  • 2021-09-15
  • 2022-12-23
  • 2022-03-08
  • 2022-12-23
  • 2022-01-18
猜你喜欢
  • 2021-08-17
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案