无法更新软件了,这下悲剧了,似乎文件列表损坏。
Tofloor
poster avatar
137******41
deepin
2013-06-14 05:03
Author
使用控制台升级,结果:
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/test.packages.linuxdeepin.com_ubuntu_dists_raring_multiverse_i18n_Translation-zh
E: 无法解析或打开软件包的列表或是状态文件。
Reply Favorite View the author
All Replies
cxbii
deepin
2013-06-14 06:14
#1
先检查下源文件是不是正常的把?
如果没有问题,就终端执行
  1. sudo rm /var/lib/apt/lists/* -vf
  2. sudo apt-get update
Copy the Code

直接搜索你的错误信息,一般网上有解决方法的
Reply View the author