Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5.11
-
None
-
Ubuntu 21.04 Server (Hirsute Hippo) for system architecture arm64 running on a Raspberry Pi 4 Model B Rev 1.4 (8 GB RAM)
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!
Attachments
Issue Links
- relates to
-
MDEV-28513 mariadb-client-10.7 and mariadb-server-10.7 fail to install on Ubuntu 21.10 for arm64
-
- Closed
-
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)
running Ubuntu 21.04 (Hirsute Hippo) aarch64, kernel 5.11.0-1015-raspi #16-Ubuntu SMP PREEMPT Wed Jul 14 11:04:58 UTC 2021.
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"
+++
================================================================================================================================ii mariadb-client-10.5 1:10.5.11+maria~hirsute arm64 MariaDB database client binaries
ii mariadb-server-10.5 1:10.5.11+maria~hirsute arm64 MariaDB database server binaries
Thanks a lot for fixing the issue