%20%E4%B8%AD%E7%9A%84%E8%A1%8C%E6%A0%BC%E5%BC%8F%E9%94%99%E8%AF%AF%EF%BC%8C%E4%B8%8D%E5%85%81%E8%AE%B8%E6%88%91%E4%BD%BF%E7%94%A8%E6%9B%B4%E6%96%B0%E7%AE%A1%E7%90%86%E5%99%A8.png)
这是错误希望我能得到一些帮助,我向您展示了更新管理器和错误行,如果您需要其他东西只需提出要求即可。
update manager error prompt:
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Malformed line 58 in source list /etc/apt/sources.list (dist parse), E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.'
================================================================================
error line:
deb http:mx.archive.ubuntu.com/ubuntu/ precise-updates main restricted
答案1
您的 URL 被损坏:
deb http:mx.archive.ubuntu.com/ubuntu/ precise-updates main restricted
应该:
deb http://mx.archive.ubuntu.com/ubuntu/ precise-updates main restricted