[CentOS] EPEL repo RPM in CentOS 9-stream?

2022-02-03 Thread Chris Adams
Will the Fedora EPEL repo RPM be added to any CentOS 9-stream core
repos, like epel-release is in 7 and 8-stream extras?

-- 
Chris Adams 
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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-master
[will test just x86_64]

./check_metalink --repo=epel
[does not error out like it shoudl.]



> 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
> Metalink provided by: proxy02.fedoraproject.org
> Server date: Thu, 31 Jan 2019 14:05:27 GMT
> Repo epel, arch x86_64 errored: list index out of range
> OK metalinks (0):
> Bad metalinks (0):
> Exception metalinks (2): epel.i386, epel.x86_64
>
> m Mittwoch, 30. Januar 2019, 16:58:58 CET schrieb 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 <
> subscribed-li...@sterndata.com>
> > > >
> > > > wrote:
> > > >> This keeps logging:
> > > >>
> > > >> Could not get metalink
> > > >> https://mirrors.fedoraproject.org/metalink?repo=epel-7=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.
> > > >
> > > > 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).
> > >
> > > [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> > > --check-mirrors
> > > Client IP: 2604:a880:800:a1::6ab:c001
> > >
> > > Testing repo=epel, arch=x86_64
> > >
> > > Metalink provided by: proxy11.fedoraproject.org
> > > Server date: Wed, 30 Jan 2019 14:43:18 GMT
> > >
> > > Repo epel, arch x86_64 errored: list index out of range
> > > OK metalinks (0):
> > > Bad metalinks (0):
> > > Exception metalinks (1): epel.x86_64
> > > OK metalink means that at least one mirror is valid
> >
> > OK it looks like the server we have this proxy on is swamped and is
> causing
> > problems. I am trying to see what we can do to fix that.
> >
> > There is no official epel.i386 so the second one errors for that reason.
> >
> > > [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> > > --check-master
> > > Client IP: 2604:a880:800:a1::6ab:c001
> > >
> > > Testing repo=epel, arch=i386
> > >
> > > Metalink provided by: proxy11.fedoraproject.org
> > > Server date: Wed, 30 Jan 2019 14:43:45 GMT
> > >
> > > Repo epel, arch i386 errored: list index out of range
> > > Testing repo=epel, arch=x86_64
> > >
> > > Metalink provided by: proxy11.fedoraproject.org
> > > Server date: Wed, 30 Jan 2019 14:43:45 GMT
> > >
> > > Repo epel, arch x86_64 errored: list index out of range
> > > OK metalinks (0):
> > > Bad metalinks (0):
> > > Exception metalinks (2): epel.i386, epel.x86_64
> > > [sdstern@sugaree check_metalink]$
> > >
> > >
> > >
> > >
> > >
> > >
> > > --
> > > -- Steve
>
>
> --
> mit freundliche Grüßen / best regards,
>
>   Günther J. Niederwimmer
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


-- 
Stephen J Smoogen.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
Metalink provided by: proxy02.fedoraproject.org
Server date: Thu, 31 Jan 2019 14:05:27 GMT
Repo epel, arch x86_64 errored: list index out of range
OK metalinks (0): 
Bad metalinks (0): 
Exception metalinks (2): epel.i386, epel.x86_64

m Mittwoch, 30. Januar 2019, 16:58:58 CET schrieb 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=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.
> > > 
> > > 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).
> > 
> > [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> > --check-mirrors
> > Client IP: 2604:a880:800:a1::6ab:c001
> > 
> > Testing repo=epel, arch=x86_64
> > 
> > Metalink provided by: proxy11.fedoraproject.org
> > Server date: Wed, 30 Jan 2019 14:43:18 GMT
> > 
> > Repo epel, arch x86_64 errored: list index out of range
> > OK metalinks (0):
> > Bad metalinks (0):
> > Exception metalinks (1): epel.x86_64
> > OK metalink means that at least one mirror is valid
> 
> OK it looks like the server we have this proxy on is swamped and is causing
> problems. I am trying to see what we can do to fix that.
> 
> There is no official epel.i386 so the second one errors for that reason.
> 
> > [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> > --check-master
> > Client IP: 2604:a880:800:a1::6ab:c001
> > 
> > Testing repo=epel, arch=i386
> > 
> > Metalink provided by: proxy11.fedoraproject.org
> > Server date: Wed, 30 Jan 2019 14:43:45 GMT
> > 
> > Repo epel, arch i386 errored: list index out of range
> > Testing repo=epel, arch=x86_64
> > 
> > Metalink provided by: proxy11.fedoraproject.org
> > Server date: Wed, 30 Jan 2019 14:43:45 GMT
> > 
> > Repo epel, arch x86_64 errored: list index out of range
> > OK metalinks (0):
> > Bad metalinks (0):
> > Exception metalinks (2): epel.i386, epel.x86_64
> > [sdstern@sugaree check_metalink]$
> > 
> > 
> > 
> > 
> > 
> > 
> > --
> > -- Steve


-- 
mit freundliche Grüßen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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=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.
> >>
> >>
> > 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).
> >
> [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> --check-mirrors
> Client IP: 2604:a880:800:a1::6ab:c001
>
> Testing repo=epel, arch=x86_64
> Metalink provided by: proxy11.fedoraproject.org
> Server date: Wed, 30 Jan 2019 14:43:18 GMT
> Repo epel, arch x86_64 errored: list index out of range
> OK metalinks (0):
> Bad metalinks (0):
> Exception metalinks (1): epel.x86_64
> OK metalink means that at least one mirror is valid
>
>
OK it looks like the server we have this proxy on is swamped and is causing
problems. I am trying to see what we can do to fix that.

There is no official epel.i386 so the second one errors for that reason.


>
> [sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
> --check-master
> Client IP: 2604:a880:800:a1::6ab:c001
>
> Testing repo=epel, arch=i386
> Metalink provided by: proxy11.fedoraproject.org
> Server date: Wed, 30 Jan 2019 14:43:45 GMT
> Repo epel, arch i386 errored: list index out of range
> Testing repo=epel, arch=x86_64
> Metalink provided by: proxy11.fedoraproject.org
> Server date: Wed, 30 Jan 2019 14:43:45 GMT
> Repo epel, arch x86_64 errored: list index out of range
> OK metalinks (0):
> Bad metalinks (0):
> Exception metalinks (2): epel.i386, epel.x86_64
> [sdstern@sugaree check_metalink]$
>
>
> >
> >
>
>
> --
> -- Steve
>


-- 
Stephen J Smoogen.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
> > our checks are showing they are ok so I need to pin this down somewhere).
>
> Since I'm seeing the same errors intermittently, I tried to run the
> script.
> Recall that CentOS still ships with Python 2. First I had to install
> rh-python36 from SCL. Then I had to change the script's shebang to
> "#!/usr/bin/env python". Now it complains that there's no requests module.
> I don't know how to resolve Python3 dependencies for a python installed
> from SCL. How far down the rabbit hole will I need to go to get the script
> working? ;)
>
>
Yeah.. sorry. I didn't see I had made this one little change to my version:

diff --git a/check_metalink b/check_metalink
index f2beeb5..380b16d 100755
--- a/check_metalink
+++ b/check_metalink
@@ -1,4 +1,4 @@
-#!/bin/python3
+#!/bin/python

I will see if I can make this work without that pathc.



> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


-- 
Stephen J Smoogen.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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=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.
>>
>>
> 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).
> 
[sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
--check-mirrors
Client IP: 2604:a880:800:a1::6ab:c001

Testing repo=epel, arch=x86_64
Metalink provided by: proxy11.fedoraproject.org
Server date: Wed, 30 Jan 2019 14:43:18 GMT
Repo epel, arch x86_64 errored: list index out of range
OK metalinks (0):
Bad metalinks (0):
Exception metalinks (1): epel.x86_64
OK metalink means that at least one mirror is valid


[sdstern@sugaree check_metalink]$ ./check_metalink --repo epel
--check-master
Client IP: 2604:a880:800:a1::6ab:c001

Testing repo=epel, arch=i386
Metalink provided by: proxy11.fedoraproject.org
Server date: Wed, 30 Jan 2019 14:43:45 GMT
Repo epel, arch i386 errored: list index out of range
Testing repo=epel, arch=x86_64
Metalink provided by: proxy11.fedoraproject.org
Server date: Wed, 30 Jan 2019 14:43:45 GMT
Repo epel, arch x86_64 errored: list index out of range
OK metalinks (0):
Bad metalinks (0):
Exception metalinks (2): epel.i386, epel.x86_64
[sdstern@sugaree check_metalink]$


> 
> 


-- 
-- Steve
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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).


Since I'm seeing the same errors intermittently, I tried to run the script. 
Recall that CentOS still ships with Python 2. First I had to install 
rh-python36 from SCL. Then I had to change the script's shebang to 
"#!/usr/bin/env python". Now it complains that there's no requests module. 
I don't know how to resolve Python3 dependencies for a python installed 
from SCL. How far down the rabbit hole will I need to go to get the script 
working? ;)


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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=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.
>
>
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).





>
> --
> -- Steve
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


-- 
Stephen J Smoogen.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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=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.

I have 100 from this Mails I mean the Mirrors are broken :-( ??

-- 
mit freundliche Grüßen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] EPEL repo problem

2019-01-29 Thread SternData
This keeps logging:

Could not get metalink
https://mirrors.fedoraproject.org/metalink?repo=epel-7=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
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] epel repo

2014-10-23 Thread Steve Clark

Hi,

Has anyone else had trouble trying to reach the epel repo. I can only get to it 
if
I change the https to http in the epel.repo file.


--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.netwolves.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] epel repo

2014-10-23 Thread Steve Clark

On 10/23/2014 08:24 AM, Steve Clark wrote:

Hi,

Has anyone else had trouble trying to reach the epel repo. I can only get to it 
if
I change the https to http in the epel.repo file.



Figured it out - needed to update nss.

--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.netwolves.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] EPEL repo

2007-07-27 Thread JC Júnior

hi all,

I received a message about EPEL repository, I would like to know if this 
repo is long term support too.



thanks;

Jc júnior
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] EPEL repo

2007-07-27 Thread Ralph Angenendt
JC Júnior wrote:
 hi all,

 I received a message about EPEL repository, I would like to know if this 
 repo is long term support too.

You probably should ask that on the EPEL mailing list, but it looks like
it.

Cheers,

Ralph


pgplsT7DyHmKh.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos