以下是导致问题的详细信息:
W:Failed to fetch http:// dowload.virtualbox.org/virtualbox/debian/dists/maverick/Release.gpg Something wicked happened resolving 'dowload.virtualbox.org:http' (-5 - No address associated with hostname)
, W:Failed to fetch http:// dowload.virtualbox.org/virtualbox/debian/dists/maverick/contrib/source/Sources Something wicked happened resolving 'dowload.virtualbox.org:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://dowload.virtualbox.org/virtualbox/debian/dists/maverick/contrib/binary-i386/Packages Something wicked happened resolving 'dowload.virtualbox.org:http' (-5 - No address associated with hostname)
, W:Failed to fetch http:// dowload.virtualbox.org/virtualbox/debian/dists/maverick/contrib/i18n/Translation-en Something wicked happened resolving 'dowload.virtualbox.org:http' (-5 - No address associated with hostname)
, W:Failed to fetch http:// ppa.launchpad.net/elegant-gnome/ppa/ubuntu/dists/natty/main/source/Sources 404 Not Found
, W:Failed to fetch http:// ppa.launchpad.net/elegant-gnome/ppa/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
, W:Failed to fetch http:// ppa.launchpad.net/team-xbmc/ppa/ubuntu/dists/natty/main/source/Sources 404 Not Found
, W:Failed to fetch http: //ppa.launchpad.net/team-xbmc/ppa/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.
答案1
假设你正在使用 Natty -软件源
W:Failed to fetch http:// dowload.virtualbox.org/virtualbox/debian/dists/maverick/Release.gpg
你有两个问题:
- 打字错误“dowload”——我原本期望的是“download”。
- 您正在使用“maverick” repo - 但是使用的是 natty。
W:Failed to fetch http:// ppa.launchpad.net/team-xbmc/ppa/ubuntu/dists/natty/main/source/Sources
没有可用的 natty 存储库 - 您需要将其更改为“maverick”
请参阅下面我的链接答案
W:Failed to fetch http:// ppa.launchpad.net/elegant-gnome/ppa/ubuntu/dists/natty/main/source/Sources 404
没有可用的 natty repo——我可以建议不要使用这个 PPA 吗?
相关问题: