[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. 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:
|
| 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/
note, arch=amd64 only. You can compile MariaDB yourself as explained here (but use --branch 10.4 as you want 10.4, right?) |