正在读取软件包列表... 有错误! E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_karmic_restricted_binary-i386_Packages E: 无法解析或打开软件包的列表或是状态文件。
正准备上报bug,发现有人早已在904的时候碰到这个问题了,解决方法如下:
sudo rm /var/lib/apt/lists/* -vf
然后再次更新就可以了:
sudo apt-get update sudo apt-get upgrade
No comments :
Post a Comment