无法更新存储库 Ubuntu 13.10

无法更新存储库 Ubuntu 13.10

当我运行时,sudo apt-get update我收到以下错误消息:

W:Failed to fetch http://http.us.debian.org/debian/dists/squeeze/Release
Unable to find expected entry 'universe/binary-amd64/Packages' in Release file (Wrong  sources.list entry or malformed file)
E:Some index files failed to download. They have been ignored, or old ones used instead.

有人可以帮忙吗?

答案1

你当然不应该混合使用 Debian 和 Ubuntu 存储库。它们中的任何一个中的一些软件包将具有不同的依赖关系。

Ubuntu 源自 Debian,但这并不意味着你可以混合使用存储库。这通常失败。

答案2

你需要更新 Ubuntu 存储库,如果你使用的是 Ubuntu 13.10,并且你的存储库混乱,请按照以下步骤操作线

相关内容