可能重复:
如何使用 PPA 修复 404 错误?
当尝试更新 Ubuntu 时,我收到以下失败错误消息。
W:Failed to fetch http:// ppa.launchpad.net/sevenmachines/flash/ubuntu/dists/quantal/main/source/Sources 404 Not Found
, W:Failed to fetch http:// ppa.launchpad.net/sevenmachines/flash/ubuntu/dists/quantal/main/binary-amd64/Packages 404 Not Found
, W:Failed to fetch http:// ppa.launchpad.net/sevenmachines/flash/ubuntu/dists/quantal/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 已经不存在了。我不知道这个,但快速谷歌搜索“ppa sevenmachines”找到了一些东西。由于该 PPA 似乎只用于 Flash,其中一个人指出了这一点:
我引用: http://get.adobe.com/flashplayer/otherversions/
删除 flashplugin64-installer(并从我的源中删除 sevenmachines ppa)后,只需在上述链接中选择 linux 64 位和 ubuntu 即可。它询问我是否要添加合作伙伴存储库,然后询问是否要安装来自 adobe 的 flash 包。它似乎对 lucid 来说是最新的(版本 11,1,102,55),并且运行得相当好(对我来说)。”
我想,类似的东西应该对你有用。