[MDEV-15188] rpms and debs of 5.5 and 10.0 galera builds not archived Created: 2018-02-03 Updated: 2018-11-28 Resolved: 2018-11-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.0.33-galera, 5.5.59-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Bartholomew |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| 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 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 |
| Comments |
| Comment by Daniel Bartholomew [ 2018-03-23 ] |
|
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: ...or here: ...or just configure the 10.0 repository and you'll get the latest ones. |
| Comment by Daniel Black [ 2018-11-28 ] |
|
Thanks dbart |