「yum update」に問題があります。結果は次のとおりです。
[root@localhost yum.repos.d]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Update Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock: (28, 'connect() timed out!')
Error: Cannot find a valid baseurl for repo: base
この問題をどのように解決できますか? resolv.confを編集しようとしましたが、動作しません。ありがとうございます。 Wi-Fiを使用し、オペレーティングシステムはCentos 6です。
ベストアンサー1
yumキャッシュを消去してからyum clean all
更新yum makecache
してください。
それでも役に立たない場合は、公式ウェブサイトから新しいCentOSリポジトリ定義ファイルを入手してください。バージョン6を使用していることを考慮すると、バージョン6をインストールしてからかなり時間が経過し、リポジトリ定義がミラーリストを取得する/etc/yum.repos.d
ために間違った場所を指す可能性があります。