启动synaptic之后,这个错误消息就会显示出来。我怎么才能解决这个问题?
E: Encountered a section with no Package: header<br>
E: Problem with MergeList /var/lib/apt/lists/repo.steampowered.com_steam_dists_precise_steam_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.<br>
E: _cache->open() failed, please report.<br>发布于 2015-08-20 01:55:18
尝试删除列表并更新:
sudo rm -f /var/lib/apt/lists/*然后
sudo apt-get updatehttps://askubuntu.com/questions/663571
复制相似问题