[MDEV-26024] mariadb-client-10.5 and mariadb-server-10.5 (1:10.5.11+maria~hirsute) fail to install on Ubuntu 21.04 for arm64 - .deb files missing from official repos Created: 2021-06-26 Updated: 2022-05-08 Resolved: 2021-07-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian, Server, Upgrades |
| Affects Version/s: | 10.5.11 |
| Fix Version/s: | 10.5.11, 10.6.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Carlos Aguado | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 21.04 Server (Hirsute Hippo) for system architecture arm64 running on a Raspberry Pi 4 Model B Rev 1.4 (8 GB RAM) |
||
| Issue Links: |
|
||||||||
| Description |
|
MariaDB 10.5.11 packages "mariadb-client-10.5" and "mariadb-server-10.5" (version 1:10.5.11+maria~hirsute) fail to install on Ubuntu 21.04 for arm64 as the .deb files are missing from all the official repositories, although they are correctly declared in the "Packages" index file. I have checked and tried this in at least 5 repos and it seems to be missing in all those I've tried, so it seems to be a generic problem for the arm64 architecture. Kindly note that the amd64 versions of these .deb files are indeed present and downloable so, again, this issue seems to only affect arm64. Please fix this problem and make both .deb packages files available. Thank you! |
| Comments |
| Comment by Carlos Aguado [ 2021-07-21 ] | |
|
Hi Daniel, Quick update: Today I have finally been able to successfully update both packages on my Raspberry Pi 4 Model B rev 1.4 (8 GB RAM) This is from just now: dpkg -l mariadb-client mariadb-server|grep -e Architecture -e ======== -e "mariadb-client-10.5" -e "mariadb-server-10.5"
Thanks a lot for fixing the issue | |
| Comment by Daniel Bartholomew [ 2021-07-22 ] | |
|
Thank you for bringing this oversight to our attention. Yes, earlier today I was able to get the 10.5.11 and 10.6.3 releases built for hirsute and pushed out to our mirrors. I've never tested our arm64 packages on the arm64 versions of Ubuntu for the Raspberry Pi. Our aarch64/arm64 builder runs on an arm server. Thanks for letting me know that things are working now. |