[From nobody Wed May 13 22:07:06 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:45:57 +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,FVGT_m_MULTI_ODD,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, 43; hammy, 150; neutral, 53; 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]:48352)
 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 1w2Rvx-00DNr6-0V
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:57 +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=kZflFtQMJ6Kh8r0xEXdY2OimzIfjk/uwRV66ZFejnuY=; b=BnYur+tkYxdMdr+PfW8thZBxEm
 XpbCFVYwaxJ7eXZvnqKJ7UwsAAAze8R4+rX0nHYld4C2qT0QGNYC4oYwQeXvSJiS7oh+nUl1hXyOi
 sRR6H7Tdn+oiOfeJy5t2iVhmFXbBAUJnrqeAXCEBLdhGRDkTVS7D1/67uo30lukjt/TkDsUisP3Vp
 NrF1frZkqwLmfC70mOPvw70iyzVsoVWVpip1ouIHle0M1bnq43SD3POCkCTry3/yv18336zUpxh9q
 ZAwYpOH/Tw0R1u17bwvUmD2B2V5wJmkRU73EqWMSvtMD2CLbFx9BVcccwdL83H+qx9Jo9+HqUJUbU
 7QAvkBqg==;
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 1w2Rvw-002pTi-QP
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:55 +0000
Message-ID: &lt;8ebcb1a089b49c0347ef6f855b2f74be@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: dipy: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:45:54 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: dipy
Version: 1.11.0-3
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/d/dipy/unstable/amd64/69506513/
follows:

2391s =================================== FAILURES ===================================
2391s E               AssertionError: 
2391s E               Items are not equal:
2391s E                ACTUAL: 4
2391s E                DESIRED: 2
2391s E           AssertionError: 
2391s E           Items are not equal:
2391s E            ACTUAL: 3
2391s E            DESIRED: 1
2391s E           AssertionError: 
2391s E           Items are not equal:
2391s E            ACTUAL: 4
2391s E            DESIRED: 0
2391s E               AssertionError: 
2391s E               Items are not equal:
2391s E                ACTUAL: 2
2391s E                DESIRED: 0
2391s E           AssertionError: 
2391s E           Items are not equal:
2391s E            ACTUAL: 3
2391s E            DESIRED: 1
2391s E   ValueError: cannot resize an array that references or is referenced
2391s E   by another array in this way.
2391s E   Use the np.resize function or refcheck=False
2391s E   ValueError: cannot resize an array that references or is referenced
2391s E   by another array in this way.
2391s E   Use the np.resize function or refcheck=False
2391s E   ValueError: cannot resize an array that references or is referenced
2391s E   by another array in this way.
2391s E   Use the np.resize function or refcheck=False
2391s FAILED io/tests/test_io_peaks.py::test_io_peaks_deprecated - AssertionError: 
2391s FAILED reconst/tests/test_csdeconv.py::test_recursive_response_calibration - ...
2391s FAILED reconst/tests/test_csdeconv.py::test_csdeconv - AssertionError: 
2391s FAILED reconst/tests/test_csdeconv.py::test_default_lambda_csdmodel - Asserti...
2391s FAILED reconst/tests/test_rumba.py::test_rumba - AssertionError: 
2391s FAILED tracking/tests/test_streamline.py::test_compress_streamlines - ValueEr...
2391s FAILED tracking/tests/test_streamline.py::test_compress_streamlines_identical_points
2391s FAILED tracking/tests/test_streamline.py::test_compress_streamlines_memory_leaks
2391s = 8 failed, 865 passed, 184 skipped, 44 deselected, 847 warnings in 2250.17s (0:37:30) =
2392s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.8nmq3lt7/downtmp/autopkgtest_tmp/build; python3.14 -m pytest -k 'not test_tractogram.py and not test_io_info and not test_concatenate_flow and not test_convert_tractogram_flow and not test_spike and not test_normalization and not test_kernel_input and not test_fbc and not test_concatenate and not test_streamwarp.py and not test_lpca.py and not test_sfm.py and not test_reconst_csa_csd.py and not test_reconst_rumba.py' --pyargs dipy
3542s =================================== FAILURES ===================================
3542s E               AssertionError: 
3542s E               Items are not equal:
3542s E                ACTUAL: 4
3542s E                DESIRED: 2
3542s E           AssertionError: 
3542s E           Items are not equal:
3542s E            ACTUAL: 3
3542s E            DESIRED: 1
3542s E           AssertionError: 
3542s E           Items are not equal:
3542s E            ACTUAL: 4
3542s E            DESIRED: 0
3542s E               AssertionError: 
3542s E               Items are not equal:
3542s E                ACTUAL: 2
3542s E                DESIRED: 0
3542s E           AssertionError: 
3542s E           Items are not equal:
3542s E            ACTUAL: 3
3542s E            DESIRED: 1
3542s FAILED io/tests/test_io_peaks.py::test_io_peaks_deprecated - AssertionError: 
3542s FAILED reconst/tests/test_csdeconv.py::test_recursive_response_calibration - ...
3542s FAILED reconst/tests/test_csdeconv.py::test_csdeconv - AssertionError: 
3542s FAILED reconst/tests/test_csdeconv.py::test_default_lambda_csdmodel - Asserti...
3542s FAILED reconst/tests/test_rumba.py::test_rumba - AssertionError: 
3542s = 5 failed, 868 passed, 184 skipped, 44 deselected, 847 warnings in 1149.55s (0:19:09) =
3543s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.8nmq3lt7/downtmp/autopkgtest_tmp/build; python3.13 -m pytest -k 'not test_tractogram.py and not test_io_info and not test_concatenate_flow and not test_convert_tractogram_flow and not test_spike and not test_normalization and not test_kernel_input and not test_fbc and not test_concatenate and not test_streamwarp.py and not test_lpca.py and not test_sfm.py and not test_reconst_csa_csd.py and not test_reconst_rumba.py' --pyargs dipy
3543s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p &quot;3.14 3.13&quot; --parallel= returned exit code 13
3543s pybuild-autopkgtest: error: /tmp/yxHvXdxZLS/run pybuild-autopkgtest returned exit code 2
3543s pybuild-autopkgtest  FAIL non-zero exit status 25
3543s pybuild-autopkgtest  FAIL non-zero exit status 25
]