W:Failed to fetch http://ppa.launchpad.net/chicharreros/ppa/ubuntu/dists/raring/main/binary-i386/Packages 404 Not Found , E:Some index files failed to download. They have been ignored, or old ones used instead.
这就是我收到的消息。如果这个包很重要,我该如何修复这个错误?
答案1
根据您收到的错误消息,您尝试访问的特定 PPA 可能已过时或已停止。
打开终端并导航至
/etc/apt/sources.list.d
找到有问题的 PPA 并删除该文件。
如果你的 apt 列表在某个对象处停止,它将无法到达列表末尾,这意味着你可能会错过 sources.list 中较靠后的软件包的升级
编辑这个页面,https://launchpad.net/~chicharreros/+archive/ppa似乎只支持到 Ubuntu 11.04,这可能是你遇到问题的原因