在ubuntu更新时,出现错误E: Some index files failed to download, they have been ignored, or old ones used inst


原文:https://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

http://www.ilovn.com/topic/ubuntu-update-error-esome-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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM