#9444 EPEL repositories down
Closed: Insufficient data by kevin. Opened by darkon.

Describe what you would like us to do:


Think they were taken down during the move to the new datacenter, I searched open issues first.

When do you need this to be done by? (YYYY/MM/DD)



Whenever you can.

What do you mean by "down" ? What doesn't work and do you get any errors?

EPEL repositories were never down during the move. I am expecting you are somehow tied to trying to get from a specific IP address at the old datacentre versus using DNS. Please check the /etc/hosts or /etc/yum.repos.d/epel.rep to see if mirrors.fedoraproject.org is hardcoded to an ip address.

$ curl -v 'https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64'
* About to connect() to mirrors.fedoraproject.org port 443 (#0)
*   Trying 38.145.60.20... connected
* Connected to mirrors.fedoraproject.org (38.145.60.20) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate:
*       subject: CN=*.fedoraproject.org,O="Red Hat, Inc.",L=Raleigh,ST=North Carolina,C=US
*       start date: Feb 27 00:00:00 2020 GMT
*       expire date: Mar 02 12:00:00 2022 GMT
*       common name: *.fedoraproject.org
*       issuer: CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US
> GET /metalink?repo=epel-6&arch=x86_64 HTTP/1.1
> User-Agent: curl/7.19.7 (i386-redhat-linux-gnu) libcurl/7.19.7 NSS/3.44 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Host: mirrors.fedoraproject.org
> Accept: */*
> 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0< HTTP/1.1 200 OK
< Date: Mon, 09 Nov 2020 12:13:36 GMT
< Server: Apache
< X-Frame-Options: SAMEORIGIN
< X-Xss-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
< Referrer-Policy: same-origin
< content-type: application/metalink+xml
< content-length: 17064
< AppTime: D=2657
< X-Fedora-ProxyServer: proxy01.iad2.fedoraproject.org
< X-Fedora-RequestID: X6kycKtteWMXski9EA2BMAAABEk
< 
{ [data not shown]
<?xml version="1.0" encoding="utf-8"?>
<metalink version="3.0" xmlns="http://www.metalinker.org/" type="dynamic" pubdate="Mon, 09 Nov 2020 12:13:36 GMT" generator="mirrormanager" xmlns:mm0="http://fedorahosted.org/mirrormanager">
 <files>
  <file name="repomd.xml">
   <mm0:timestamp>1604709967</mm0:timestamp>
   <size>4847</size>
   <verification>
    <hash type="md5">41a0559ea666a45cd866ead105f34803</hash>
    <hash type="sha1">67e7c346d7f69c796fe249de3903f53de7c1e4f6</hash>
    <hash type="sha256">de5ba4635ac68c81cd6786388e70c2d9f5d162d80b27f8f3a4d2908180c1ddc3</hash>
    <hash type="sha512">85e9f4a4c6c09582454cd4961158f7f32aba090e7166a8a428864bade556fcbb7140d5636bd37a07fd1ad649c587175c4a761a69dc8beb0efb0779cce6f23e6d</hash>
   </verification>
   <resources maxconnections="1">
    <url protocol="http" type="http" location="US" preference="100">http://mirror.pit.teraswitch.com/fedora/epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="rsync" type="rsync" location="US" preference="99">rsync://mirror.lax.genesisadaptive.com/epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="http" type="http" location="US" preference="99">http://mirror.lax.genesisadaptive.com/epel/6/x86_64/repodata/repomd.xml</url>
.... 
 * Connection #0 to host mirrors.fedoraproject.org left intact
* Closing connection #0
on="CA" preference="52">rsync://mirror.dst.ca/fedora-epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="http" type="http" location="PR" preference="51">http://mirrors.upr.edu/epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="rsync" type="rsync" location="PR" preference="51">rsync://mirrors.upr.edu/fedora-epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="https" type="https" location="PR" preference="51">https://mirrors.upr.edu/epel/6/x86_64/repodata/repomd.xml</url>
    <url protocol="http" type="http" location="CA" preference="50">http://fedora.westmancom.com/epel/6/x86_64/repodata/repomd.xml</url>
   </resources>
  </file>
 </files>
</metalink>

Metadata Update from @smooge:
- Issue priority set to: Waiting on External (was: Needs Review)
- Issue tagged with: low-gain, low-trouble

I'm going to close this now.

If you can get us more info, happy to look into it... epel gets 10's of thousands of connections per hour, so if it was down I am pretty sure there would be a mob complaining. :)

Metadata Update from @kevin:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

Metadata