CentALTリポジトリが403エラーとなっている

Apache2.2.23をインストールしようとしたところ、なぜかインストールできませんでした。エラー文がでてしまいます。その対処方となります

CentALTってなに

CentALTリポジトリは、Apacheの最新版がインストールできるリポジトリです。設定方法は以下になります。

[root@wwwui ~]# rpm -ihv http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

(32bitの場合↓)
[root@wwwui ~]# rpm -ihv http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
[root@wwwui ~]# vi /etc/yum.repos.d/centos.alt.ru.repo

[CentALT]
name=CentALT Packages for Enterprise Linux 6 - $basearch
baseurl=http://centos.alt.ru/repository/centos/6/$basearch/
enabled=0
gpgcheck=0

保存後、yum install httpd --enablerepo=CentALTにてインストールできるようになります。ところがインストールするとエラーとなります。

エラー文

[root@wwwui ~]# yum --enablerepo=CentALT install httpd
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: ftp.tsukuba.wide.ad.jp
 * extras: ftp.tsukuba.wide.ad.jp
 * updates: ftp.tsukuba.wide.ad.jp
http://centos.alt.ru/repository/centos/6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: CentALT. Please verify its path and try again

とでます。CentALTのページにアクセスをすると403エラーとなってしまいます。これではインストールできません。そこで以下の方法に書き換えます。

書き換え

[CentALT]
name=CentALT Packages for Enterprise Linux 6 - $basearch
#baseurl=http://centos.alt.ru/repository/centos/6/$basearch/
baseurl=http://mirror.sysadminguide.net/centalt/repository/centos/6/$basearch/
enabled=0
gpgcheck=0

baseurlを変更しただけになります。これでできるようになります。

参考サイト

個人支援・寄付について

サイトラボでは個人支援・寄付を受けております。ご協力いただける方はお願いいたします。当サイトではビットコインで受け付けております。

  • ビットコイン:3LHnADwZwUbic2L45EnVJEykiG6KfbqrwS