[MDBF-277] Repository installation fails with HTTPS error 404 Created: 2021-10-21 Updated: 2022-02-09 Resolved: 2022-02-09 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | David Gomillion | Assignee: | Andreia Hendea |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | download | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.5d | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Amazon Linux 2, using CentOS 7 x86_64 repository |
||
| Description |
|
When trying to use yum to install MariaDB, installation fails with the following error:
Trying other mirror. I have tried several repositories and several versions, and they have all failed. |
| Comments |
| Comment by Daniel Black [ 2021-10-22 ] |
|
So sorry. Is appears our Repo URL generation is faulty. Replace the baseurl in your repo file with: baseurl = https://mirror.realcompute.io/mariadb/yum/10.6/centos7-amd64 And it will work. |
| Comment by Daniel Black [ 2021-10-22 ] |
|
andreia.hendea the wrong URL is generated on https://mariadb.org/download/?tab=repo-config&distro=CentOS+7+%28x86_64%29&ver=10.6&r_mirror=realworldgroup |
| Comment by Andreia Hendea [ 2021-10-25 ] |
|
Hi, thank you for reporting this bug. |
| Comment by Daniel Black [ 2021-10-27 ] |
|
dgomillion, thanks for the bug report. We believe this is now fixed. Apologizes for the inconvenience. |