Want to subscribe to topics you're interested in?
Become a Member

Install MariaDB CentOS 7.0 yum error

Discussion in 'Beta release code' started by JarylW, Dec 15, 2014.

  1. JarylW

    JarylW Active Member

    216
    41
    28
    Jun 19, 2014
    Singapore
    Ratings:
    +103
    Local Time:
    8:05 PM
    Code:
    *************************************************
    [1;32;40m* Installing MariaDB via CentOS Yum Repo
    (B[m*************************************************
    rm: cannot remove 'rf': No such file or directory
    MariaDB 10.x Repo setup...
    
    rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    curl: (7) Failed connect to yum.mariadb.org:80; Connection refused
    error: http://yum.mariadb.org/RPM-GPG-KEY-MariaDB: import read failed(2).
    
    Check for existing mariadb packages
    
    Check for existing mariadb-libs package
    rpm -e --nodeps mariadb-libs-5.5.40-1.el7_0.x86_64
    warning: file /etc/my.cnf: remove failed: No such file or directory
    
    MariaDB 5.5 YUM install...
    time yum -q -y --disableplugin=fastestmirror,downloadonly --disablerepo=epel,rpmforge install perl-DBI
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    http://yum.mariadb.org/10.0/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to yum.mariadb.org:80; Connection refused"
    Trying other mirror.
    
    I am not sure the cause - but there seems to be an error asscessing mariadb's repo. it's not accesible on my local pc as well.


    Is it advisable to install tarball?
     
    Last edited: Dec 15, 2014
  2. JarylW

    JarylW Active Member

    216
    41
    28
    Jun 19, 2014
    Singapore
    Ratings:
    +103
    Local Time:
    8:05 PM
    MariaDB yum repo is accessible again - but now after every successful install , it seems somehow the networking config inside the VM is broken.
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    10:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah sounds like yum.mariadb.org was down or had issues.