[MDEV-23698] missing debian buster 10.4 packages Created: 2020-09-08  Updated: 2020-09-09  Resolved: 2020-09-09

Status: Closed
Project: MariaDB Server
Component/s: Packaging, Platform Debian
Affects Version/s: 10.4.14, 10.4
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Anton Avramov Assignee: Sergei Golubchik
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

Debian Buster i386



 Description   

On a clean debian buster i386 machine mariadb-server is not installable.
I get a clean image from https://www.osboxes.org/debian/ to make sure there is no other repository in the way, but I experience the same issue on all my i386 installation.
Note: on amd64 architectures there are no problems.

Follow the procedure for adding the repository from https://downloads.mariadb.org/mariadb/repositories/#mirror=globotech

when I execute the step for installing I get:

# LANG=C apt install mariadb-server
Reading package lists... Done
Building dependency tree       
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-server : Depends: mariadb-server-10.4 (>= 1:10.4.14+maria~buster) but it is not installable
E: Unable to correct problems, you have held broken packages.



 Comments   
Comment by Sergei Golubchik [ 2020-09-09 ]

Unfortunately, we don't build i386 packages for Debian Buster. See the repository you've added according to the instructions from https://downloads.mariadb.org/
You have

deb [arch=amd64] http://mariadb.mirror.globo.tech/repo/10.4/debian buster main
deb-src http://mariadb.mirror.globo.tech/repo/10.4/debian buster main

note, arch=amd64 only.

You can compile MariaDB yourself as explained here (but use --branch 10.4 as you want 10.4, right?)

Generated at Thu Feb 08 09:24:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.