Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.0.33-galera, 5.5.59-galera
-
None
Description
Unlke the non-galera 5.5 and 10.0 releases, 5.5-galera and 10.0-galera releases don't have RPM (or debs) saved in http://archive.mariadb.org/. They also aren't on the mariadb corp mirror (https://downloads.mariadb.com/files/MariaDB/)
E.g http://archive.mariadb.org/mariadb-galera-10.0.33/ compared to http://archive.mariadb.org/mariadb-10.0.33/
This would make it harder for a deb/rpm user to roll back to a previous version following the
https://mariadb.com/kb/en/library/installing-mariadb-deb-files/#installing-an-older-version or https://mariadb.com/kb/en/library/yum/#adding-the-mariadb-yum-repository instructions fixing to a specific version.
It also makes it hard to take a backtrace and map it to assembly code and the part of line of code that generated the fault (as I was trying to do for MDEV-14888)
Attachments
Issue Links
- relates to
-
MDEV-14888 Provide multi-version package repositories instead of just latest version only
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 5.5-galera [ 21900 ] | |
Fix Version/s | 10.0-galera [ 21901 ] | |
Resolution | Not a Bug [ 6 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 85396 ] | MariaDB v4 [ 153728 ] |
MariaDB Galera Cluster 10.0 and 5.5 rpms and debs are distributed with the MariaDB 10.0 and 5.5 repositories. For example, if you want Ubuntu debs for the MariaDB Galera Server 10.0.34 release you can get them here:
http://archive.mariadb.org/mariadb-10.0.34/repo/ubuntu/pool/main/m/mariadb-10.0/
...or here:
https://downloads.mariadb.com/MariaDB/mariadb-10.0.34/repo/ubuntu/pool/main/m/mariadb-10.0/
...or just configure the 10.0 repository and you'll get the latest ones.