[From nobody Tue May 26 11:17:09 2026
Received: (at submit) by bugs.debian.org; 3 Jul 2024 01:32:01 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-113.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,FROMDEVELOPER,HAS_PACKAGE,HEADER_FROM_DIFFERENT_DOMAINS,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 16; hammy, 106; neutral, 35; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:108, 0.000-+--H*RT:311
Return-path: &lt;otto@XPS-13-9370.kekalainen.net&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:47228)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;otto@XPS-13-9370.kekalainen.net&gt;)
 id 1sOoqo-00BMxs-UG
 for submit@bugs.debian.org; Wed, 03 Jul 2024 01:32:01 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=eV59gU7gOJvmowh8XDgQian18weW26xmvCseE2Lc2K8=; b=ILoKGnC8PJyvy5P4Edk+Bh07w+
 0d0+PeC0PnOoO4lJkgb1Lo9Qxz6Q9svhQgUtRnUdk+l2PblYi/7HRNqeLGhUN7fYNqjU5YM2ZEQNb
 fXSEzHpDI4Y5rjSs+VZKKvmOkf52J6xiPOTiq74VyQw1km2+dCmhLCqGbXQ4n0RMcQ5VE/Z7k8BVU
 ICgEKgbsEq1ABR4nkkz3m4EFWWVG01xL4JnCVrFl/kQx3vPHUmgEMo1n6b+OvNAK1qoBVcyPOIvTY
 E5OvjDYVV5qk7LX6Y59x3Q3qvlrGqykBWd/G8zkkCf2M8yE2pW05gNuBnCLdg8KH66pRMhOmnSG7G
 tzKaAyIg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;otto@XPS-13-9370.kekalainen.net&gt;)
 id 1sOoql-0036Qi-A8
 for submit@bugs.debian.org; Wed, 03 Jul 2024 01:31:59 +0000
Received: (nullmailer pid 937714 invoked by uid 1001);
 Wed, 03 Jul 2024 01:31:56 -0000
From: otto@debian.org
To: submit@bugs.debian.org
Subject: request-tracker5/4: autopkgtests don't work directly with new MariaDB
 11.4
Date: Tue, 02 Jul 2024 18:31:56 -0700
Message-Id: &lt;1719970316.099955.937713.nullmailer@XPS-13-9370&gt;
X-Debian-User: otto
Delivered-To: submit@bugs.debian.org

Package: request-tracker5
Version: 5.0.5+dfsg-2
Severity: important

MariaDB 1:11.4.2-1 was recently uploaded to Debian. MariaDB 11.4 and MySQL 8.4
are slowly diverging more and more.

In MariaDB 11.4 the 'mysql' naming in filenames has shifted towards 'mariadb'.
Hence the request-tracker5 (both version 5 and 4) autopkgtests are currently
failing, but the reason is a bit unclear.

Could you please assist in reading what the actual error in the logs is?

https://ci.debian.net/packages/r/request-tracker5/testing/armel/48409176/
https://ci.debian.net/packages/r/request-tracker4/testing/armel/48409175/

There are 60 tests that say 'not ok' but it is hard to figure out which one of
them is new, and why they are failing with MariaDB 11.4.
]