我在 sudo apt-get update 的输出中有一堆错误:重复条目和 404 未找到错误。
想通了这些,我希望:我删除了与它们没有任何关联的包的 PPA,然后我删除了/etc/apt/sources.list.
看来我已经把它搞砸了。现在大部分台词都说Ign when I do sudo apt-get update。
我该如何理顺我搞砸的事情?我需要摆脱这些Ign到处都是。大概有50%(眼球猜测)Igns!
我已经使用 apt-mirror 将一些 ubuntu 存储库镜像到内部存储库,但是由于https://serverfault.com/questions/93437/apt-mirror-does-not-mirror-the-i18n-directory我得到以下信息:
Ign https://internalrepo precise-updates/main Translation-en
Ign https://internalrepo precise-updates/multiverse Translation-en
Ign https://internalrepo precise-updates/restricted Translation-en
Ign https://internalrepo precise-updates/universe Translation-en
Run Code Online (Sandbox Code Playgroud)
现在我正在尝试加快速度,因为其中有很多会减慢apt-get update我们机器上的速度。
有什么方法可以告诉我这些sources.list.d文件,或者apt-get甚至不要尝试获取这些文件(我想这比忽略忽略会加快速度)?
使用 Ubuntu 12.04