[MDEV-28513] mariadb-client-10.7 and mariadb-server-10.7 fail to install on Ubuntu 21.10 for arm64 Created: 2022-05-08 Updated: 2022-05-10 Resolved: 2022-05-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.6.7, 10.7.3 |
| Fix Version/s: | 10.6.8, 10.7.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Carlos Aguado | Assignee: | Daniel Black |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 21.10 Server (Impish Indri) for system architecture arm64 running on a Raspberry Pi 4 Model B Rev 1.4 (8 GB RAM) ---> Processor(s): 4 x Cortex-A72 aarch64, online cores 0-3 @ 1500.0000 MHz, 1 thread/core |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Hi there, Trying to install MariaDB 10.7.3 using the official procedure (ref. https://mariadb.com/kb/en/installing-mariadb-deb-files/#installing-mariadb-packages-with-apt) on Ubuntu 21.10 Server (Impish Indri) for system architecture arm64 the following problem appears, preventing the installation to complete successfully: 2022-05-08 21:59:19 ubuntu@xcraspi01:~$ sudo apt update -y && sudo apt-get install mariadb-server galera-4 mariadb-client libmariadb3 mariadb-backup mariadb-common *The following packages have unmet dependencies: Kindly note that I already opened another similar bug report, MDEV-26024 less than a year ago, on June 2021. It seems you may have you automatic build workflow for arm64 broken somewhere, as the problem also happened on 10.6 Thank you! |
| Comments |
| Comment by Daniel Black [ 2022-05-09 ] | ||||||||||||||||||||||||
|
There were some issues with the last release based on builders of debian that didn't have an up to date apt cache ( This was significantly reworked in ( I just tested the about to be released 10.6 packages as follows:
Sorry for your current situation. It should be resolved fairly soon with the next releases this week. | ||||||||||||||||||||||||
| Comment by Carlos Aguado [ 2022-05-10 ] | ||||||||||||||||||||||||
|
Thanks a lot Daniel, hope it gets solved soon. Keep up the excellent work |