Details
Description
As noted in the MDBF-347 investigation, the autobake ultimately depends on a apt-cache to generate the correct dependencies.
The container apt-cache wasn't there and last release our 10.2 aarch ubuntu bionic packages depended on a iproute package that wasn't there.
The code that transformed the requirements to this obsolete package where checking on end of life distributions.
So lets clean up components that don't map to our supported distributions of:
- Debian 9 (LTS) (aarch64, x86_64), Debian 10 (ppc64le, and s390x for 10.5+)
- Ubuntu-18.04, 20.04, 21.04
Attachments
Issue Links
- is duplicated by
-
MDEV-28258 mariadb-plugin-cracklib-password-check 10.4.24 ARM DEB package is missing
- Closed
- relates to
-
MDEV-16525 MyRocks linking fails with: Undefined reference to `ZDICT_trainFromBuffer'
- Closed