Re: [CentOS] EPEL repo problem

2019-01-31 Thread Stephen John Smoogen
On Thu, 31 Jan 2019 at 09:12, Günther J. Niederwimmer wrote: > Hello, > > my test have this > ./check_metalink --repo epel --check-master > > Argh I missed the problem until now. ./check_metalink --repo=epel-6 --check-master [will test i386 and x86_64] ./check_metalink --repo=epel-7 --check-mas

Re: [CentOS] EPEL repo problem

2019-01-31 Thread Günther J . Niederwimmer
Hello, my test have this ./check_metalink --repo epel --check-master Testing repo=epel, arch=i386 Metalink provided by: proxy02.fedoraproject.org Server date: Thu, 31 Jan 2019 14:05:26 GMT Repo epel, arch i386 errored: list index out of range Testing repo=epel, arch=x86_64

Re: [CentOS] EPEL repo problem

2019-01-30 Thread Stephen John Smoogen
On Wed, 30 Jan 2019 at 09:45, SternData wrote: > On 1/30/19 5:57 AM, Stephen John Smoogen wrote: > > On Wed, 30 Jan 2019 at 00:25, SternData > > wrote: > > > >> This keeps logging: > >> > >> Could not get metalink > >> https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 > error >

Re: [CentOS] EPEL repo problem

2019-01-30 Thread Stephen John Smoogen
On Wed, 30 Jan 2019 at 09:21, Kenneth Porter wrote: > --On Wednesday, January 30, 2019 6:57 AM -0500 Stephen John Smoogen > wrote: > > > Can you run the code from: https://github.com/puiterwijk/check_metalink > to > > see if we can pin down the proxy which is the problem (there are 14 and > > ou

Re: [CentOS] EPEL repo problem

2019-01-30 Thread SternData
On 1/30/19 5:57 AM, Stephen John Smoogen wrote: > On Wed, 30 Jan 2019 at 00:25, SternData > wrote: > >> This keeps logging: >> >> Could not get metalink >> https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error >> was >> 14: HTTPS Error 503 - Service Unavailable >> >> I've remov

Re: [CentOS] EPEL repo problem

2019-01-30 Thread Kenneth Porter
--On Wednesday, January 30, 2019 6:57 AM -0500 Stephen John Smoogen wrote: Can you run the code from: https://github.com/puiterwijk/check_metalink to see if we can pin down the proxy which is the problem (there are 14 and our checks are showing they are ok so I need to pin this down somewhere)

Re: [CentOS] EPEL repo problem

2019-01-30 Thread Stephen John Smoogen
On Wed, 30 Jan 2019 at 00:25, SternData wrote: > This keeps logging: > > Could not get metalink > https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error > was > 14: HTTPS Error 503 - Service Unavailable > > I've removed the epel-release package, done a "yum clean all", then > re

Re: [CentOS] EPEL repo problem

2019-01-30 Thread Günther J . Niederwimmer
Am Mittwoch, 30. Januar 2019, 06:24:46 CET schrieb SternData: > This keeps logging: > > Could not get metalink > https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was > 14: HTTPS Error 503 - Service Unavailable > > I've removed the epel-release package, done a "yum clean al

[CentOS] EPEL repo problem

2019-01-29 Thread SternData
This keeps logging: Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: HTTPS Error 503 - Service Unavailable I've removed the epel-release package, done a "yum clean all", then reinstalled it, but still get the same error. -- -- Steve __