Join the community today
Register Now

Customcurl mirror down

Discussion in 'Add Ons' started by Ahmad, Apr 11, 2016.

  1. Ahmad

    Ahmad Active Member

    209
    80
    28
    Apr 13, 2015
    Ratings:
    +150
    Local Time:
    8:44 AM
    1.9.9
    10.1.10
    Hey,

    seems like the mirror used is down. Not sure if there are alternatives @eva2000

    Code (Text):
    [root@forums addons]# ./customcurl.sh
    curl: (7) Failed connect to nervion.us.es:80; Connection timed out
    error: skipping http://nervion.us.es/city-fan/yum-repo/city-fan.org-release-1-13.rhel7.noarch.rpm - transfer failed
    Retrieving http://nervion.us.es/city-fan/yum-repo/city-fan.org-release-1-13.rhel7.noarch.rpm
    sed: can't read /etc/yum.repos.d/city-fan.org.repo: No such file or directory
    Loaded plugins: fastestmirror
    
    
    Error getting repository data for city-fan.org, repository not found
    
    curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.19.1 Basic ECC zlib/1.2.7 libidn/1.28 libssh2/1.4.3
    Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
    Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz
    
    recompile PHP via centmin.sh menu option 5 to
    complete new curl version setup on your system
    
    custom curl RPMs installed...
    you can now use yum update to update curl
    
     yum update --enablerepo=city-fan.org --disableplugin=priorities
    
    [root@forums addons]#
    


     
  2. eva2000

    eva2000 Administrator Staff Member

    54,946
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    5:44 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    thanks @Ahmad for heads up !

    the original is at Index of /ftp/contrib/yum-repo however, the author suggests to use the mirror above
    Code:
    city-fan.org yum repositories
    
    Note that the www.city-fan.org site is on a residential ADSL line. A higher-bandwidth mirror is available at the University of Seville.
    I might add a copy of the file into centmin mod /downloads/svr-setup.zip as well on next update
     
  3. Ahmad

    Ahmad Active Member

    209
    80
    28
    Apr 13, 2015
    Ratings:
    +150
    Local Time:
    8:44 AM
    1.9.9
    10.1.10
    Works fine, thanks! (y)
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,946
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    5:44 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    great to hear, looks like Index of /city-fan/yum-repo is back online but it's very slow to access

    looks like there maybe a 3rd mirror in Australia !

    for centos 7 mirrorlist file http://nervion.us.es/city-fan/yum-repo/mirrorlist-rhel7
    Code (Text):
    http://www.city-fan.org/ftp/contrib/yum-repo/rhel7/$basearch
    http://nervion.us.es/city-fan/yum-repo/rhel7/$basearch
    http://cityfan.mirror.digitalpacific.com.au/contrib/yum-repo/rhel7/$basearch

    for centos 6 mirrorlist file http://nervion.us.es/city-fan/yum-repo/mirrorlist-rhel6
    Code (Text):
    http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/$ARCH
    http://nervion.us.es/city-fan/yum-repo/rhel6/$ARCH
    http://cityfan.mirror.digitalpacific.com.au/contrib/yum-repo/rhel6/$ARCH
     
  5. JoeDer

    JoeDer Member

    82
    19
    8
    Feb 22, 2015
    Ratings:
    +48
    Local Time:
    9:44 AM
    Nginx 1.21.x
    MariaDB 10.3.x
    Looks like the same issue came back on a fresh CMM (123.09beta01 / CentOS 7) installation.
    Capture.PNG