Socket Error: (104, 'Connection reset by peer') with EPEL repo
Posted: 2011/05/11 08:21:13
Hi,
I'm trying to install from ispCP (active fork of VHCS).
I'm following this:
http://isp-control.net/documentation/start/installation/centos
I have added all the repo's they state, but get errors when trying to install from the EPEL repo.
When I:
[root@web05 ~]# yum install clamav clamd amavisd-new
I get this error message from all mirrors on the list.
[code](12/13): clamav-0.97-12.el5.i386.rpm | 0 B 00:16 ...
http://ftp.heanet.ie/pub/fedora/epel/5/x86_64/clamav-0.97-12.el5.i386.rpm: [Errno 4] Socket Error: (104, 'Connection reset by peer') Trying other mirror.[/code]
This is the repo file for EPEL.
[code]
[root@web05 ~]# cat /etc/yum.repos.d/epel.repo
[epel]
name=Extra Packages for Enterprise Linux 5 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
[epel-debuginfo]
name=Extra Packages for Enterprise Linux 5 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
[epel-source]
name=Extra Packages for Enterprise Linux 5 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
[/code]
I have googled alot, and searched this forum thin, with no luck.
A normal yum install works fine, it only seems to be EPEL repository.
Any hints or help would be greatly appreciated.
/Christian
I'm trying to install from ispCP (active fork of VHCS).
I'm following this:
http://isp-control.net/documentation/start/installation/centos
I have added all the repo's they state, but get errors when trying to install from the EPEL repo.
When I:
[root@web05 ~]# yum install clamav clamd amavisd-new
I get this error message from all mirrors on the list.
[code](12/13): clamav-0.97-12.el5.i386.rpm | 0 B 00:16 ...
http://ftp.heanet.ie/pub/fedora/epel/5/x86_64/clamav-0.97-12.el5.i386.rpm: [Errno 4] Socket Error: (104, 'Connection reset by peer') Trying other mirror.[/code]
This is the repo file for EPEL.
[code]
[root@web05 ~]# cat /etc/yum.repos.d/epel.repo
[epel]
name=Extra Packages for Enterprise Linux 5 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
[epel-debuginfo]
name=Extra Packages for Enterprise Linux 5 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
[epel-source]
name=Extra Packages for Enterprise Linux 5 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
[/code]
I have googled alot, and searched this forum thin, with no luck.
A normal yum install works fine, it only seems to be EPEL repository.
Any hints or help would be greatly appreciated.
/Christian