我是靠谱客的博主 无辜天空,最近开发中收集的这篇文章主要介绍ubuntu更新时出现错误 E: Some index files failed to download, they have been ignored, or old ones used inst,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
在ubuntu更新时
执行命令
sudo apt-get update
出现错误
E: Some index files failed to download, they have been ignored, or old ones used instead
可以将目录下/var/lib/apt/lists/partial/所有的文件清掉
$ sudo rm /var/lib/apt/lists/* -vf
再次运行apt-get update
转载自 http://blog.csdn.net/tian_ciomp/article/details/51339635
最后
以上就是无辜天空为你收集整理的ubuntu更新时出现错误 E: Some index files failed to download, they have been ignored, or old ones used inst的全部内容,希望文章能够帮你解决ubuntu更新时出现错误 E: Some index files failed to download, they have been ignored, or old ones used inst所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复