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?
MariaDB yum repo is accessible again - but now after every successful install , it seems somehow the networking config inside the VM is broken.