Page MenuHomePhabricator

Compile and test MariaDB 10.11 on Debian Trixie
Open, MediumPublic

Description

Debian Trixie is out - we should test and compile MariaDB 10.11 there.
Eventually, MariaDB 11.4 should also be tested and checked there (T326116)

Event Timeline

Marostegui moved this task from Triage to In progress on the DBA board.

I've created a VPS instance with Trixie under our mariadbtest cloud vps project.

I've done an initial compilation and installation

root@mariadbcompiler-trixie:~/software/dbtools# dpkg -i wmf-mariadb1011_10.11.14+deb12u1_amd64.deb
Selecting previously unselected package wmf-mariadb1011.
(Reading database ... 90288 files and directories currently installed.)
Preparing to unpack wmf-mariadb1011_10.11.14+deb12u1_amd64.deb ...
Unpacking wmf-mariadb1011 (10.11.14+deb12u1) ...
lsb_release -a
Setting up wmf-mariadb1011 (10.11.14+deb12u1) ...
update-alternatives: using /opt/wmf-mariadb1011/bin/mysql to provide /usr/local/bin/mariadb (mariadb) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysqldump to provide /usr/local/bin/mariadbdump (mariadbdump) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysql to provide /usr/local/bin/mysql (mysql) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysqldump to provide /usr/local/bin/mysqldump (mysqldump) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysqlbinlog to provide /usr/local/bin/mysqlbinlog (mysqlbinlog) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysql_upgrade to provide /usr/local/bin/mysql_upgrade (mysql_upgrade) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mysqlcheck to provide /usr/local/bin/mysqlcheck (mysqlcheck) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mariabackup to provide /usr/local/bin/xtrabackup (xtrabackup) in auto mode
update-alternatives: using /opt/wmf-mariadb1011/bin/mbstream to provide /usr/local/bin/mbstream (mbstream) in auto mode
root@mariadbcompiler-trixie:~/software/dbtools# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 13 (trixie)
Release:        13
Codename:       trixie

Change #1195217 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/software@master] control-mariadb-10.11-trixie: Add to repo

https://gerrit.wikimedia.org/r/1195217

Change #1195217 merged by Marostegui:

[operations/software@master] control-mariadb-10.11-trixie: Add to repo

https://gerrit.wikimedia.org/r/1195217

Change #1196646 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/software@master] control-mariadb-10.11-trixie: Fix version

https://gerrit.wikimedia.org/r/1196646

Change #1196646 merged by jenkins-bot:

[operations/software@master] control-mariadb-10.11-trixie: Fix version

https://gerrit.wikimedia.org/r/1196646

Change #1196656 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/software@master] control-mariadb-client-10.11-trixie: Add to repo

https://gerrit.wikimedia.org/r/1196656

Change #1196656 merged by jenkins-bot:

[operations/software@master] control-mariadb-client-10.11-trixie: Add to repo

https://gerrit.wikimedia.org/r/1196656

Running on es2028 and es1033 (trixie + mariadb 10.11) but NOT pooled.