首页 > 其他 > 详细

E: The package lists or status file could not be parsed or opened.

时间:2020-03-01 20:35:04      阅读:423      评论:0      收藏:0      [点我收藏+]

E: The package lists or status file could not be parsed or opened.

luni@ubuntu:~$ sudo apt install curl
Reading package lists... Error!
E: Splitting of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease failed as it doesn't contain all expected parts 0 1 0
E: The package lists or status file could not be parsed or opened.

解决方法

luni@ubuntu:~$ sudo rm /var/lib/apt/lists/* -rf
luni@ubuntu:~$ sudo apt-get update

E: The package lists or status file could not be parsed or opened.

原文:https://www.cnblogs.com/huanyinglvtuan/p/12391486.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!