无法安装 GNOME3,出现 404 错误

无法安装 GNOME3,出现 404 错误

我按照说明这里,但是我在检查更新时出现 404 未找到错误:

W:Failed to fetch http://ppa.launchpad.net/ubuntugnometeam/gnome3/ubuntu/dists/natty/main/source/Sources 404 Not Found, W:Failed to fetch http://ppa.launchpad.net/ubuntugnometeam/gnome3/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found, E:Some index files failed to download. They have been ignored, or old ones used instead.

因此我根本无法开始安装。有人知道如何执行完整安装吗?

现在出现新的错误:

W:Failed to fetch http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/dists/natty/main/i18n/Translation-en  Connection failed, E:Some index files failed to download. They have been ignored, or old ones used instead.

这些是来源列表.d

gnome3-team-gnome3-natty.list
gnome3-team-gnome3-natty.list.save
mozillateam-firefox-stable-maverick.list
mozillateam-firefox-stable-maverick.list.distUpgrade
mozillateam-firefox-stable-maverick.list.save
pidgin-ppa.list
pidgin-ppa.list.distUpgrade
pidgin-ppa.list.save

答案1

你似乎添加了错误的 PPA,说明声明 PPA 是ppa:gnome3-team/gnome3,您收到错误的 PPA 实际上是其他人运行的其他 PPA。

您可以按照此处的说明删除不良来源:

我从文件列表中看到gnome3-team-gnome3-natty.list,这是错误 URL 所在。您需要删除该文件,然后按照链接的说明获取正确的说明来添加 PPA。

相关内容