通过Apt-get安装软件时,提示“Reading package lists... Error!”错误怎么办? |
问题现象在Ubuntu系统的ECS实例中,通过Apt-get安装软件时出现类似如下报错信息。 Reading package lists... Error! E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/AZ.archive.ubuntu.com_ubuntu_dists_natty_main_i18n _Translation-en E: The package lists or status file could not be parsed or opened. 问题原因软件包列表损坏,导致软件安装报错。 解决方案请参考以下操作清除已损坏的列表,重新生成更新列表。
|