CentOS 6のインストールを終了しましたが、実行しようとするyum update
と次のようになりました。
[root@centos6test ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os
error was 14: PYCURL ERROR 6 - "" Error: Cannot find a valid baseurl for repo: base
なぜそれが起こっているのですか?どうすれば修正できますか?
curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
か?