I cannot upgrade cPanel / EasyPHP / MariaDB because of an issue with the following mirror:
Repo file:
/etc/yum.repos.d/MariaDB101.repo
The update log states:
How should I resolve this?
Repo file:
/etc/yum.repos.d/MariaDB101.repo
Code:
[MariaDB101]
name = MariaDB101
baseurl = https://yum.mariadb.org/10.1/centos7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
Indeed the 10.1 does not exist, although other versions do:https://yum.mariadb.org/10.1/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
How should I resolve this?