[MDEV-13991] Webpage error 404: not found - downloads.mariadb.org Created: 2017-10-03 Updated: 2017-10-06 Resolved: 2017-10-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Michal Schorm | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
404: not found -------------- Steps to reproduce: For example: "http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/centos/" -------------- Workaround:
-------------- Fix: add "yum" into URL |
| Comments |
| Comment by Elena Stepanova [ 2017-10-03 ] |
|
Thanks for the report. |
| Comment by Daniel Bartholomew [ 2017-10-04 ] |
|
I've implemented a fix in the backend to add a slash to the end of the url for yum urls so that instead of the link taking you here:
This appears to fix the problem with the Hosting90 mirror (and other mirrors are are just fine with the change). mschorm: Can you verify that it works on your end? Thanks. |
| Comment by Michal Schorm [ 2017-10-04 ] |
|
Yes, your fix helped it, Daniel. Thanks |
| Comment by Daniel Bartholomew [ 2017-10-06 ] |
|
issue fixed |