Could not parse metalink ... 问题
问题描述
centos 7 32bit 上 gdb 调试 debug 版程序,提示以下:
[Inferior 1 (process 5470) exited with code 0315]
Missing separate debuginfos, use: debuginfo-install glibc-2.17-196.el7.i686 libgcc-4.8.5-16.el7_4.2.i686 libstdc++-4.8.5-16.el7_4.2.i686
执行 debuginfo-install glibc-2.17-196.el7.i686 libgcc-4.8.5-16.el7_4.2.i686 libstdc++-4.8.5-16.el7_4.2.i686 或者 yum install epel-release 时,提示以下错误:
Loaded plugins: fastestmirror, langpacks
base | 3.6 kB 00:00:00
epel/i386/metalink | 47 kB 00:00:00
Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=i386 error was
No repomd file
One of the configured repositories failed (Unknown),
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:
......
问题出现的平台版本及自己尝试过哪些方法
尝试yum clean 然后 yum update,没有效果
请问这种情况该怎么解决?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
yum install 安装时报yum doesn't have enough cached data to continue