Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.6.7, 10.7.3
-
None
-
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
Linux System: Ubuntu 21.10 (Impish Indri) aarch64, kernel 5.13.0-1025-raspi #27-Ubuntu SMP PREEMPT Tue Apr 5 12:05:22 UTC 2022 (ring buffer size 128 KiB)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 Linux System: Ubuntu 21.10 (Impish Indri) aarch64, kernel 5.13.0-1025-raspi #27-Ubuntu SMP PREEMPT Tue Apr 5 12:05:22 UTC 2022 (ring buffer size 128 KiB)
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
Hit:1 http://ppa.launchpad.net/certbot/certbot/ubuntu disco InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports impish InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease
Hit:4 http://ppa.launchpad.net/ondrej/apache2/ubuntu impish InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease
Hit:6 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.7/ubuntu impish InRelease
Hit:7 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease
Hit:8 https://packages.cisofy.com/community/lynis/deb stable InRelease
Hit:9 http://ppa.launchpad.net/ondrej/php/ubuntu impish InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
*The following packages have unmet dependencies:
mariadb-client : Depends: mariadb-client-10.7 (>= 1:10.7.3+maria~impish) but it is not installable
mariadb-server : Depends: mariadb-server-10.7 (>= 1:10.7.3+maria~impish) but it is not installable
E: Unable to correct problems, you have held broken packages.*
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!
Attachments
Issue Links
- duplicates
-
MDBF-347 bb 10.2 packages generated in CI ubuntu repository unusable
- Closed
- relates to
-
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
- Closed