Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Amazon Linux 2, using CentOS 7 x86_64 repository
Description
When trying to use yum to install MariaDB, installation fails with the following error:
[root@ip-172-31-81-24 yum.repos.d]# yum clean all
|
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
|
Cleaning repos: amzn2-core amzn2extra-docker mariadb
|
Cleaning up everything
|
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
|
[root@ip-172-31-81-24 yum.repos.d]# yum install MariaDB-server MariaDB-client galera-4
|
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
|
amzn2-core | 3.7 kB 00:00:00
|
amzn2extra-docker | 3.0 kB 00:00:00
|
https://mirror.rackspace.com/mariadb/yum/10.6/centos7%28x86_64%29/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
|
Trying other mirror.
I have tried several repositories and several versions, and they have all failed.