相关疑难解决方法(0)

尝试更新时如何解决“MergeList 问题”或“无法解析状态文件”错误?

计算机在一个窗口中给了我这个输出:

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

apt

371
推荐指数
7
解决办法
36万
查看次数

apt-get 更新列表的大小太大

此问题包含对 Ubuntu 中错误的规避:

以及一些关于在执行 apt-get update 时节省带宽的一般建议。

该错误已于2012 年 8 月 8 日关闭,因此如果该错误再次出现,您可能只需要与此问题相关的信息。如果发生这种情况,请在 Launchpad 上提交另一个错误报告。


我对 Ubuntu 12.04 进行了全新安装,到目前为止一切运行良好。我特别赞扬 Ubuntu 团队的这个版本。

我只注意到存储库更新的大小现在约为 13MB。通常,apt-get update在干净安装后第一次运行时大约是这个大小,然后是 ~ 23kb - 1300kb 用于后续更新。

来自apt-get update以前版本的 Ubuntu的输出与我得到的相同(非常正常)。它有点太长了,但看看我从运行中得到的示例输出apt-get update

Ign http://archive.canonical.com precise InRelease
Ign http://dl.google.com stable InRelease
Ign http://dl.google.com stable InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Hit http://download.virtualbox.org precise InRelease
Ign http://security.ubuntu.com precise-security InRelease
Ign http://linux.dropbox.com …
Run Code Online (Sandbox Code Playgroud)

update-manager apt

28
推荐指数
4
解决办法
9520
查看次数

标签 统计

apt ×2

update-manager ×1