[debian-mysql] Preparing MariaDB 1:10.11.7-2 upload

Otto Kekäläinen otto at debian.org
Tue Feb 27 05:06:59 GMT 2024


Hi!

> This is an important post release fix for PHP (and MariaDB nodejs,
> possibly others) compatibility.
>
> https://github.com/MariaDB/server/commit/1b37cb71f44549c94acf8914cf93d43a4293a449
>
> with change for 10.11:

Ok, pushed on debian/latest

> Also Chroot approaches to armhf/armel are quite broken

At least the Debian Salsa-CI cross-compilation was passing 3 weeks ago
in https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs/5248961

Also https://crossqa.debian.net/src/mariadb was all green before
1:10.11.7-1 was uploaded.
I compared the logs and in the next version I saw these extra CMake flags:

-DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON
-DBUILD_TESTING:BOOL=OFF

..as well as these extra lines in the configure stage:

-- Looking for O_DIRECT - found
-- Will download and bundle pcre2

I'd say it is just tiny broken. Need to find that regression and revert it..

I might also be related to GCC 14 that entered Debian unstable.


> I attempted but failed:
> https://salsa.debian.org/grooverdan/mariadb-server/-/pipelines/623885
>
> I'm sure those with better Salsa skills (and the patience to carry it
> out), will have better success.

Trying the same at
https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/73
now



More information about the pkg-mysql-maint mailing list