[MXS-3045] Downlist list and deb package aarch mis-match Created: 2020-06-22 Updated: 2020-07-06 Resolved: 2020-07-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Krunal Bauskar | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I was checking maxscale download on mariadb.com. download drop-down list a package for Ubuntu 20.04 (focal flora) ARM64 ... but the link points to x86_64 .. download doesn't have an option listed for ubuntu 20.04 (x86_64) .. Seems like some naming mismatch |
| Comments |
| Comment by markus makela [ 2020-07-03 ] |
|
We don't build ARM64 packages, must be a problem on the website. |
| Comment by Krunal Bauskar [ 2020-07-03 ] |
|
OK so dropdown need correction. But do we have plan to build packages ARM package for MaxScale (given server is supported) |
| Comment by markus makela [ 2020-07-03 ] |
|
That's something I sadly do not know. If you think this would be a good thing to add, you can open a feature request for us to build ARM64 packages. This way we can properly track how many people need these packages by looking at the vote count. |
| Comment by Krunal Bauskar [ 2020-07-03 ] |
|
Thanks Marko. Done. https://jira.mariadb.org/browse/MXS-3065 |
| Comment by Daniel Bartholomew [ 2020-07-05 ] |
|
I took a look in the back end and yes, the Ubuntu 20.04 Focal MaxScale 2.4.10 deb package was assigned to the wrong OS-arch. I updated it to be assigned to the correct OS-arch and now it's showing up correctly on the downloads page. Whomever actually does the MaxScale releases will need to check to ensure their import process doesn't make the same error in the future. |