Welcome to Centmin Mod Community
Become a Member

Excluding mirror

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, Mar 9, 2017.

  1. pamamolf

    pamamolf Premium Member Premium Member

    4,086
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    8:54 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Please fill in any relevant information that applies to you:
    • CentOS Version: CentOS 7 64bit ?
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: 1.11.10
    • PHP Version Installed: 5.6.30
    • MariaDB MySQL Version Installed: 10.1.21
    • When was last time updated Centmin Mod code base ? : i.e. run centmin.sh menu option 23 submenu option 2
    • Persistent Config: Do you have any persistent config file options set in /etc/centminmod/custom_config.inc ? You can check via this command:

      cat /etc/centminmod/custom_config.inc


      Hello
    I just install custom curl (as it may be related) and when i run yum update i can see this:

    Code:
    Excluding mirror: mirror.de.leaseweb.net
     * base: mirror.ratiokontakt.de
    Excluding mirror: mirror.de.leaseweb.net
    Excluding mirror: mirror.nl.leaseweb.net
     * epel: mirrors.n-ix.net
    Excluding mirror: mirror.de.leaseweb.net
     * extras: mirror.ratiokontakt.de
    Excluding mirror: mirror.de.leaseweb.net
    Excluding mirror: mirror.nl.leaseweb.net
    Excluding mirror: mirror.us.leaseweb.net
     * rpmforge: ftp.nluug.nl
    Excluding mirror: mirror.de.leaseweb.net
     * updates: mirror.ratiokontakt.de
    Doesn't look nice and i don't know if that must be visible so i post here :)

    Not an issue just to let you know most :)

    Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,857
    12,238
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,809
    Local Time:
    4:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    what was exact yum update command used ? as centmin mod does nothing to exclude specific mirrors
     
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,086
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    8:54 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    yum update
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,857
    12,238
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,809
    Local Time:
    4:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    did you add any exclusions yourself to repositories ? you can check them all using command
    Code (Text):
    grep -rn exclude /etc/yum/pluginconf.d/ /etc/yum.repos.d/ /etc/yum.conf
    

    i.e.
    Code (Text):
    grep -rn exclude /etc/yum/pluginconf.d/ /etc/yum.repos.d/ /etc/yum.conf 
    /etc/yum/pluginconf.d/fastestmirror.conf:11:#exclude=.gov, facebook
    /etc/yum.repos.d/epel.OLD:10:exclude=varnish varnish-libs clamd clamav clamav-devel clamav-db galera nodejs
    /etc/yum.repos.d/epel.repo:10:exclude=varnish varnish-libs clamd clamav clamav-devel clamav-db galera nodejs nginx
    /etc/yum.repos.d/mariadb.repo:6:exclude=MariaDB-Galera-server
    /etc/yum.repos.d/remi.repo:13:exclude=php* mysql*
    /etc/yum.repos.d/rpmforge.repo:13:exclude=pure-ftpd optipng
    /etc/yum.repos.d/percona-release.repo:10:exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
    /etc/yum.conf:10:exclude=*.i386 *.i586 *.i686 nginx* php* mysql*
    
     
  5. pamamolf

    pamamolf Premium Member Premium Member

    4,086
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    8:54 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    I didn't touch anything...

    Code:
    /etc/yum/pluginconf.d/fastestmirror.conf:11:#exclude=.gov, facebook
    /etc/yum/pluginconf.d/fastestmirror.conf:13:exclude=copahost.com,leaseweb.net
    /etc/yum.repos.d/epel.repo:10:exclude=varnish varnish-libs clamd clamav clamav-devel clamav-db galera nodejs nginx
    /etc/yum.repos.d/rpmforge.repo:13:exclude=pure-ftpd optipng
    /etc/yum.repos.d/percona-release.repo:10:exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
    /etc/yum.repos.d/remi.repo:13:exclude=php* mysql*
    /etc/yum.repos.d/mariadb.repo:6:exclude=MariaDB-Galera-server
    /etc/yum.conf:10:exclude=*.i386 *.i586 *.i686 nginx* php* mysql*
    I think the vps provider may use that edits on the Centos 7.x template........
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,857
    12,238
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,809
    Local Time:
    4:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Code (Text):
    /etc/yum/pluginconf.d/fastestmirror.conf:13:exclude=copahost.com,leaseweb.net

    looks like excluded there.. means the mirror was too slow and excluded