問題の説明:
オペレーティングシステム(Ubuntu 12.04)の更新をダウンロードしようとするたびに、次のエラーメッセージのリストが表示されます。
W:Failed to fetch http://extras.ubuntu.com/ubuntu/dists/precise/Release.gpg Something wicked happened resolving 'extras.ubuntu.com:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://ppa.launchpad.net/deluge-team/ppa/ubuntu/dists/precise/Release.gpg Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://packages.medibuntu.org/dists/precise/Release.gpg Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://archive.canonical.com/ubuntu/dists/precise/Release.gpg Something wicked happened resolving 'archive.canonical.com:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/precise/Release.gpg Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)
, E:Some index files failed to download. They have been ignored, or old ones used instead.
(/etc/apt/sources.list)ファイルの内容:
# deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu precise main restricted
deb-src http://archive.ubuntu.com/ubuntu precise main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu precise-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu precise-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu precise universe
deb-src http://archive.ubuntu.com/ubuntu precise universe
deb http://archive.ubuntu.com/ubuntu precise-updates universe
deb-src http://archive.ubuntu.com/ubuntu precise-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu precise multiverse
deb-src http://archive.ubuntu.com/ubuntu precise multiverse
deb http://archive.ubuntu.com/ubuntu precise-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu precise-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu precise-security main restricted
deb-src http://archive.ubuntu.com/ubuntu precise-security main restricted
deb http://archive.ubuntu.com/ubuntu precise-security universe
deb-src http://archive.ubuntu.com/ubuntu precise-security universe
deb http://archive.ubuntu.com/ubuntu precise-security multiverse
deb-src http://archive.ubuntu.com/ubuntu precise-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
# deb-src http://extras.ubuntu.com/ubuntu precise main
(/ etc/apt/sources.list.d)ディレクトリ内のファイル:
-rw-r--r-- 1 root root 136 Oct 10 16:30 deluge-team-ppa-precise.list
-rw-r--r-- 1 root root 136 Oct 10 16:30 deluge-team-ppa-precise.list.save
-rw-r--r-- 1 root root 285 Oct 10 16:30 medibuntu.list
-rw-r--r-- 1 root root 285 Oct 10 16:30 medibuntu.list.save
-rw-r--r-- 1 root root 132 Oct 10 16:30 tualatrix-ppa-precise.list
-rw-r--r-- 1 root root 134 Oct 10 16:30 tualatrix-ppa-precise.list.save
-rw-r--r-- 1 root root 148 Oct 10 16:30 yannubuntu-boot-repair-precise.list
-rw-r--r-- 1 root root 148 Oct 10 16:30 yannubuntu-boot-repair-precise.list.save
AskUbuntu.comのこの投稿への関連リンク:
サーバーエラー(-5-ホスト名にアドレスが関連付けられていない)
更新中に「-5ホスト名エラーに関連付けられたアドレスがありません」を修正する方法?
問題を解決する方法をオンラインで調査しようとしましたが、これらのエラーが発生する本当の理由を理解できませんでした。この問題の解決に役立つ可能性のある提案、アイデア、解決策は大歓迎です。
この問題の解決策は次のとおりです。
ステップ1:[システム]-> [設定]-> [ネットワーク接続]に移動します。
ステップ2:次に、デフォルトのネットワークインターフェース(eth0)を選択し、「編集」をクリックします。
ステップ3:次に「IPv4設定」を選択し、「自動(DHCP)アドレスのみ」を選択します。
ステップ4:次に、[DNSサーバー]ボックスに新しいDNSサーバーのアドレスを入力します。カンマを使用して複数のアドレスを区切り、[適用]をクリックして保存します。
ステップ5:優先DNS詳細を選択します
OpenDNS ---> 208.67.222.222, 208.67.220.220
Google Public DNS ---> 8.8.8.8, 8.8.4.4
Comodo Secure DNS ---> 156.154.70.22, 156.154.71.22
構成後、オンラインになって動作することを確認します。
同様の問題を解決するための完全なステップバイステップチュートリアルについては、以下を確認してください。
http://www.liberiangeek.net/2010/08/change-dns-information-ubuntu-10-04-lucid-lynx/
上記のリンクは、UbuntuでDNS設定を変更する方法を説明しています。
私はこれと同じ問題を抱えていて、上記の答えのどれもそれを修正しませんでした。ただし、今は修正しています。ターミナルに移動してSudo apt-get update
と入力するだけでいいことがわかりました。実行が終了すると、更新マネージャーが更新され、更新するアイテムの新しいリストが表示され、[更新]をクリックするとすべてが正常に実行されました。これが他の誰かに役立つかどうかはわかりませんが、そうなることを願っています。
cat /etc/apt/sources.list
で編集
Sudo gedit /etc/apt/sources.list
http://packages.medibuntu.org/
を削除
その後、実行します
Sudo apt-get update
packages.medibuntu.org
に関連するエラーのみが表示される場合、そのリポジトリは launchpadの公式リポジトリページ および これらdiscussion に従って閉じています。 スレッド 。
W: Failed to fetch http://packages.medibuntu.org/dists/precise/Release.gpg Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/free/source/Sources Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/source/Sources Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/free/binary-AMD64/Packages Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/binary-AMD64/Packages Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/free/binary-i386/Packages Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/binary-i386/Packages Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/free/i18n/Translation-en_US Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/free/i18n/Translation-en Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/i18n/Translation-en_US Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/i18n/Translation-en Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
E: Some index files failed to download. They have been ignored, or old ones used instead.
/etc/apt/sources.list.d
ディレクトリからmedibuntuリポジトリを削除します:Sudo rm /etc/apt/sources.list.d/medibuntu.list*
Sudo apt-get update
を実行しますgrep -lir medibuntu /etc/apt/sources.list.d/ | xargs Sudo rm
を実行してから、実行してみてくださいステップ2 もう一度。Super
/Winkey
を押してからSynaptic Package Manager
と入力し、表示される最初のアプリの結果をクリックしますSynaptic Package Manager
)という名前Settings
-> Repositories
を選択しますOther Software
タブを選択し、下にスクロールしてpackages.medibuntu.org
のすべてのエントリのチェックを外すか、削除します(スクリーンショットを参照)Close
をクリックしますReload
ボタンをクリックします(舞台裏でapt-get update
を実行します)