Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
11.8.1
-
None
-
None
-
None
Description
After uploading MariaDB 11.8.1 to Debian I noticed the official builders failed on test:
main.func_format w2 [ fail ]
|
Test ended at 2025-03-19 07:37:01
|
|
CURRENT_TEST: main.func_format
|
--- /build/reproducible-path/mariadb-11.8.1/mysql-test/main/func_format.result 2025-02-12 10:13:21.000000000 +0000
|
+++ /build/reproducible-path/mariadb-11.8.1/mysql-test/main/func_format.reject 2025-03-19 07:37:00.872321601 +0000
|
@@ -305,7 +305,7 @@
|
## 1024^6 Eib
|
SELECT format_bytes(1152921504606846976-1);
|
format_bytes(1152921504606846976-1)
|
-1.00 EiB
|
+1024.00 PiB
|
|
SELECT format_bytes(1180591620717411434000);
|
format_bytes(1180591620717411434000)
|
|
Result length mismatch
|
Full log at https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=i386&ver=1%3A11.8.1-1&stamp=1742370024&raw=0
I have now seen this on Launchpad builders or Salsa CI builders before with the same code. It may be a result of some dependency that got updated in Debian unstable.
well that would be the libfmt