[From nobody Sun Jul 26 13:51:07 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:23 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 101; hammy, 148; neutral, 21; 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:311, 0.000-+--H*RT:108
Return-path: &lt;roehling@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:58906)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1w2RwM-00DNzL-3B
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:23 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Subject:To:From:Message-ID:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=knSlCiFiNeHEm29mksMI7dLaSEOUTgY71H8lDuzBMX8=; b=Ezhj/ua5q4haIzpMax2XYGZJIU
 1FQaWNvKJkK6qtWVr8zE3d9fCDhouOlpciG+G4MM0s12eL/WghR5WOu3Vb0f9LTfCOZuXLQAYZV0+
 jJIiCy4z/xWNYkQ1UD9RCXuiJf8zK28IJ+w6I7or8s7HQqA6ApCdb6opJfipbuwIgb6FskrWtYJfy
 +fpLTRE51uUQLm1cmiomg3xTrSjfuTYoWC0azyCswchCr04w2kjTVPsYpYEbnO3AMXPW0oXUzklE0
 O8OHGc6RCHm2BGFahdCqpV9X6FlOoIkY+rsTlV2aSpqm7qYF5PpWqxBdBgS7PMPIyMv6Eab2OJcti
 nWn7R6XA==;
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;roehling@debian.org&gt;)
 id 1w2RwM-002pVH-Ka
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:21 +0000
Message-ID: &lt;77eefb260191da3baffbae65b5a34db8@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: python-mrcz: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:20 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: python-mrcz
Version: 0.5.9-1
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

According to https://ci.debian.net data, your package python-mrcz has an
autopkgtest regression with numpy.

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-mrcz/unstable/amd64/69506942/
follows:

 62s ERROR
 62s test_MRCZ_lz9 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_lz9) ... ERROR
 62s test_MRCZ_zstd1 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_zstd1) ... ERROR
 62s test_MRC_append (mrcz.test_mrcz.PythonMrczTests.test_MRC_append) ... ERROR
 62s test_MRC_uncompressed (mrcz.test_mrcz.PythonMrczTests.test_MRC_uncompressed) ... ERROR
 62s test_async (mrcz.test_mrcz.PythonMrczTests.test_async) ... ERROR
 62s ERROR
 62s ERROR
 62s test_cast_list_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_c128) ... ERROR
 62s test_cast_list_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_f64) ... ERROR
 62s test_enum_metadata (mrcz.test_mrcz.PythonMrczTests.test_enum_metadata) ... ERROR
 62s test_list_2d (mrcz.test_mrcz.PythonMrczTests.test_list_2d) ... ERROR
 62s test_list_2d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_2d_compressed) ... ERROR
 62s test_list_3d (mrcz.test_mrcz.PythonMrczTests.test_list_3d) ... ERROR
 62s test_list_3d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_3d_compressed) ... ERROR
 62s test_list_change_output_shape (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape) ... ERROR
 62s test_list_change_output_shape_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape_compressed) ... ERROR
 62s test_numpy_metadata (mrcz.test_mrcz.PythonMrczTests.test_numpy_metadata) ... ERROR
 62s test_strided_array (mrcz.test_mrcz.PythonMrczTests.test_strided_array) ... ERROR
 62s ERROR: test_JSON (mrcz.test_mrcz.PythonMrczTests.test_JSON)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_MRCZ_lz9 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_lz9)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_MRCZ_zstd1 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_zstd1)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_MRC_append (mrcz.test_mrcz.PythonMrczTests.test_MRC_append)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_MRC_uncompressed (mrcz.test_mrcz.PythonMrczTests.test_MRC_uncompressed)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_async (mrcz.test_mrcz.PythonMrczTests.test_async)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_cast_array_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_array_from_c128)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_cast_array_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_array_from_f64)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_cast_list_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_c128)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_cast_list_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_f64)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_enum_metadata (mrcz.test_mrcz.PythonMrczTests.test_enum_metadata)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_2d (mrcz.test_mrcz.PythonMrczTests.test_list_2d)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_2d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_2d_compressed)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_3d (mrcz.test_mrcz.PythonMrczTests.test_list_3d)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_3d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_3d_compressed)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_change_output_shape (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_list_change_output_shape_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape_compressed)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_numpy_metadata (mrcz.test_mrcz.PythonMrczTests.test_numpy_metadata)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s ERROR: test_strided_array (mrcz.test_mrcz.PythonMrczTests.test_strided_array)
 62s TypeError: only 0-dimensional arrays can be converted to Python scalars
 62s FAILED (errors=19)
 62s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.kcsqsi5u/downtmp/autopkgtest_tmp/build; {interpreter} -m unittest -v mrcz.test_mrcz
 63s ERROR
 63s test_MRCZ_lz9 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_lz9) ... ERROR
 63s test_MRCZ_zstd1 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_zstd1) ... ERROR
 63s test_MRC_append (mrcz.test_mrcz.PythonMrczTests.test_MRC_append) ... ERROR
 63s test_MRC_uncompressed (mrcz.test_mrcz.PythonMrczTests.test_MRC_uncompressed) ... ERROR
 63s test_async (mrcz.test_mrcz.PythonMrczTests.test_async) ... ERROR
 63s ERROR
 63s ERROR
 63s test_cast_list_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_c128) ... ERROR
 63s test_cast_list_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_f64) ... ERROR
 63s test_enum_metadata (mrcz.test_mrcz.PythonMrczTests.test_enum_metadata) ... ERROR
 63s test_list_2d (mrcz.test_mrcz.PythonMrczTests.test_list_2d) ... ERROR
 63s test_list_2d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_2d_compressed) ... ERROR
 63s test_list_3d (mrcz.test_mrcz.PythonMrczTests.test_list_3d) ... ERROR
 63s test_list_3d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_3d_compressed) ... ERROR
 63s test_list_change_output_shape (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape) ... ERROR
 63s test_list_change_output_shape_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape_compressed) ... ERROR
 63s test_numpy_metadata (mrcz.test_mrcz.PythonMrczTests.test_numpy_metadata) ... ERROR
 63s test_strided_array (mrcz.test_mrcz.PythonMrczTests.test_strided_array) ... ERROR
 63s ERROR: test_JSON (mrcz.test_mrcz.PythonMrczTests.test_JSON)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_MRCZ_lz9 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_lz9)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_MRCZ_zstd1 (mrcz.test_mrcz.PythonMrczTests.test_MRCZ_zstd1)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_MRC_append (mrcz.test_mrcz.PythonMrczTests.test_MRC_append)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_MRC_uncompressed (mrcz.test_mrcz.PythonMrczTests.test_MRC_uncompressed)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_async (mrcz.test_mrcz.PythonMrczTests.test_async)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_cast_array_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_array_from_c128)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_cast_array_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_array_from_f64)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_cast_list_from_c128 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_c128)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_cast_list_from_f64 (mrcz.test_mrcz.PythonMrczTests.test_cast_list_from_f64)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_enum_metadata (mrcz.test_mrcz.PythonMrczTests.test_enum_metadata)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_2d (mrcz.test_mrcz.PythonMrczTests.test_list_2d)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_2d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_2d_compressed)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_3d (mrcz.test_mrcz.PythonMrczTests.test_list_3d)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_3d_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_3d_compressed)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_change_output_shape (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_list_change_output_shape_compressed (mrcz.test_mrcz.PythonMrczTests.test_list_change_output_shape_compressed)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_numpy_metadata (mrcz.test_mrcz.PythonMrczTests.test_numpy_metadata)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s ERROR: test_strided_array (mrcz.test_mrcz.PythonMrczTests.test_strided_array)
 63s TypeError: only 0-dimensional arrays can be converted to Python scalars
 63s FAILED (errors=19)
 63s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.kcsqsi5u/downtmp/autopkgtest_tmp/build; {interpreter} -m unittest -v mrcz.test_mrcz
 63s pybuild-autopkgtest: error: pybuild --autopkgtest -i python{version} -p &quot;3.14 3.13&quot; --parallel= returned exit code 13
 63s pybuild-autopkgtest: error: /tmp/rHcaOw2P8C/run pybuild-autopkgtest returned exit code 2
 63s pybuild-autopkgtest  FAIL non-zero exit status 25
 63s pybuild-autopkgtest  FAIL non-zero exit status 25
]