[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:
1) go to "https://downloads.mariadb.org/"
2) click on the first big green button saying "Download 10.2.9 Stable Now!"
3) select RPM package and proceed
4) click "No thanks, just take me to the download"
5) end up on "http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/yum"
6) select any folder

For example: "http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/centos/"
-> 404: not found

--------------

Workaround:

  • This seems to affect only this mirror
  • if you after step 5) do:
    6) go to parent folder
    7) go to "yum" folder
    8) click any (you are currently on "http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/yum/centos/" )
    9) works

--------------

Fix: add "yum" into URL
Fails:
http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/centos/
Works:
http://mirror.hosting90.cz/mariadb//mariadb-10.2.9/yum/centos/



 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.
Looks solved.

Thanks

Comment by Daniel Bartholomew [ 2017-10-06 ]

issue fixed

Generated at Thu Feb 08 08:10:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.