Your message dated Sun, 05 Jul 2026 15:19:16 +0000
with message-id <[email protected]>
and subject line Bug#1139201: fixed in dask 2024.12.1+dfsg-4
has caused the Debian Bug report #1139201,
regarding flox: autopkgtest regression with NumPy 2.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1139201: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139201
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: flox
Version: 0.11.2-1
Severity: important
User: [email protected]
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/f/flox/unstable/amd64/69506543/
follows:

155s tests/test_core.py:1550 test_dtype[flox-float32-mode] - ValueError: …
155s tests/test_core.py:1550 test_dtype[flox-float64-mode] - ValueError: …
241s tests/test_core.py:1550 test_dtype[numpy-float32-mode] - ValueError:…
241s tests/test_core.py:1550 test_dtype[numpy-float64-mode] - ValueError:…
263s =================================== FAILURES 
===================================
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s TypeError: only 0-dimensional arrays can be converted to Python scalars
263s E   ValueError: setting an array element with a sequence.
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s E   ValueError: `dtype` inference failed in `map_blocks`.
263s E   
263s E   Please specify the dtype explicitly using the `dtype` kwarg.
263s E   
263s E   Original error is below:
263s E   ------------------------
263s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
263s E   
263s E   Traceback:
263s E   ---------
263s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
263s E       o = func(*args, **kwargs)
263s         18 failed
267s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: 
cd /tmp/autopkgtest-lxc.bmdb72z9/downtmp/autopkgtest_tmp/build; python3.14 -m 
pytest --hypothesis-profile=ci --ignore={dir}/tests/test_asv.py -k "not 
test_groupby_reduce_all" {dir}/tests
330s tests/test_core.py:1550 test_dtype[flox-float32-mode] - ValueError: …
331s tests/test_core.py:1550 test_dtype[flox-float64-mode] - ValueError: …
420s tests/test_core.py:1550 test_dtype[numpy-float32-mode] - ValueError:…
420s tests/test_core.py:1550 test_dtype[numpy-float64-mode] - ValueError:…
436s =================================== FAILURES 
===================================
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s TypeError: only 0-dimensional arrays can be converted to Python scalars
436s E   ValueError: setting an array element with a sequence.
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s E   ValueError: `dtype` inference failed in `map_blocks`.
436s E   
436s E   Please specify the dtype explicitly using the `dtype` kwarg.
436s E   
436s E   Original error is below:
436s E   ------------------------
436s E   TypeError("quantile() got an unexpected keyword argument 
'interpolation'")
436s E   
436s E   Traceback:
436s E   ---------
436s E     File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, 
in apply_infer_dtype
436s E       o = func(*args, **kwargs)
436s         18 failed
439s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: 
cd /tmp/autopkgtest-lxc.bmdb72z9/downtmp/autopkgtest_tmp/build; python3.13 -m 
pytest --hypothesis-profile=ci --ignore={dir}/tests/test_asv.py -k "not 
test_groupby_reduce_all" {dir}/tests
439s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i 
python{version} -p "3.14 3.13" --parallel= returned exit code 13
439s pybuild-autopkgtest: error: /tmp/g3587ixc6O/run pybuild-autopkgtest 
returned exit code 2
439s pybuild-autopkgtest  FAIL non-zero exit status 25
439s pybuild-autopkgtest  FAIL non-zero exit status 25

--- End Message ---
--- Begin Message ---
Source: dask
Source-Version: 2024.12.1+dfsg-4
Done: Diane Trout <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dask, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Diane Trout <[email protected]> (supplier of updated dask package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jul 2026 13:04:17 -0700
Source: dask
Architecture: source
Version: 2024.12.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Diane Trout <[email protected]>
Closes: 1131056 1131082 1131087 1136870 1139201 1139202 1139203
Changes:
 dask (2024.12.1+dfsg-4) unstable; urgency=medium
 .
   [ Antonio Valentino ]
   * debian/patches:
     - New numpy-2.4-compat.patch.
       Closes: #1131056, #1131082, #1131087, #1136870, #1139201, #1139202, 
#1139203.
     - New zarr-3.2-compat.patch.
     - New pandas-3.0-compat.patch.patch.
 .
   [ Diane Trout ]
   * Add patches/handle_dask_expr_exception.patch
     ignore a FutureWarning triggering an error
   * Add patches/ignore-np.maximum-gt2-positional-args-warning.patch
     ignore a DprecationWarning
   * Add patches/parametrize-requires-tuples.patch
     convert a list to list of tuples for pytest
   * Add patches/test-mark-flaky.patch
     Declare flaky as a pytest mark
   * Add pickle-3.14-compatibility.patch
     itertools.chain isn't pickleable in Python 3.14
   * Add python3-pyarrow to autopkgtest dependencies (test needed it)
   * Add disable-test_enforce_columns.patch to disable a test
     that is probably failing because we don't have dask_expr.
   * Update to d/watch version 5 file format
   * Add catch-ufunc_where_no_out_warning.patch
     - Don't treat warning as an error
   * Add pyarrow_strings_xfails_succeed.patch
     - a few pyarrow tests unexpectedly pass
   * Add relax-pytable-series-dtype-check.patch
   * Enable build time tests
   * disable network tests during build
   * pyarrow test's don't work with python 3.13
   * Don't install unavailable pyarrow test dependency on i386, armhf
   * Don't build-depend on python3-sparse on 32-bit architectures for tests
   * Clean up pdfs built by testing.
   * Add skip_pyarrow_tests.patch to avoid pyarrow tests when not available
   * Add skip-dtype-when-32bit.patch
   * Skip installing pyarrow in autopkgtests on 32 bit platforms
   * The above fixed the manually skipped autopkgtests.
     - except for test_division_or_partition, that's still broken
Checksums-Sha1:
 0ed88664c180affed3315fb14bec9212c91214dc 4052 dask_2024.12.1+dfsg-4.dsc
 c0ad14b3e07d798ac51401535fbf2d03feb78ff1 84132 
dask_2024.12.1+dfsg-4.debian.tar.xz
 790ee0b9e0ce3f1fd63bac266035a53076cb8616 12726384 
dask_2024.12.1+dfsg-4.git.tar.xz
 e137bb3291ea6e40ee4f8bc1111e80ebc5857dba 17528 
dask_2024.12.1+dfsg-4_source.buildinfo
Checksums-Sha256:
 d6997ecc852f0a1d41f936d5363912fb331df80b0416564db278a2841db84609 4052 
dask_2024.12.1+dfsg-4.dsc
 514e6f07ffaaeae7e8cdbf0ebf1fc7707ed1b7a4be430329610a511cf9a93b90 84132 
dask_2024.12.1+dfsg-4.debian.tar.xz
 c080e198edbb226b166e2a588fa79247a21c8bd49e228353466db23efb594b0d 12726384 
dask_2024.12.1+dfsg-4.git.tar.xz
 b7d8f0b3bbdd71e8485476ae0697a286f1b216512b05e921dbc78a22ef26ed84 17528 
dask_2024.12.1+dfsg-4_source.buildinfo
Files:
 350c23db6677713a4527293ffc15fd58 4052 python optional dask_2024.12.1+dfsg-4.dsc
 5cd3c9701ed65f795982d516d3cb0790 84132 python optional 
dask_2024.12.1+dfsg-4.debian.tar.xz
 012221b5d7f20db2aba8c4b9d12d15f2 12726384 python None 
dask_2024.12.1+dfsg-4.git.tar.xz
 57d35f727dc11fdde7b1e7097d5b25c8 17528 python optional 
dask_2024.12.1+dfsg-4_source.buildinfo
Git-Tag-Info: tag=733d180f81de619de97f77ba2ebecb3ccdc1f38a 
fp=4d055c31e4812045f9010d75990d38367334d770
Git-Tag-Tagger: Diane Trout <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpKcW0ACgkQYG0ITkaD
wHnhew/8CcuNYJImxoQ1ZeXyB/r5Rsvcy6iHVEbSzyC1xCVpOrkBuKFZADdd9VG7
OITUsWyuqE0vGvLxHjfohc1VEbC6j361ZBVz01sxuiUI5fitsnC+ZkqrPi5Rug0f
hTw/T0eFtCk3mZORKCZbc/T5xriGdO2H9U+lbtzNTRVRVadi3inZ21rFNU1C9Mc0
PVQVcMSEHqyE354UD+wfVHYk0DMp6AUB0kdn/PnftjLdXAU0Mf1zpgvhM+id5DEs
+UEeXVbnbB4Iz3JN4REJF/+SMqGkHDefFrVHyuvE02vOxTMrMiUX0zO1k0jTpjin
062Plm2egKDTvp2O4/hpELc5ALUzsENXckFZjlnqfPLXy8QQITFkSHCTQiE6e5xn
D/4IqEyVsvoMXnmv+5omSLg5BGAuYhE9cbjdNHEqA342Sztr4/NoLz5l3fNfTWU8
IqMfwtmUf+i7OEKVUE8/aMqqKt++dwlyo5TZq5KkvgjTqrlL03G1kAewESYy3WSy
74bvcILs0y1it/LF9B5oUJnD+NQrtaJ5M39hWSpvCNR2x9InHcrtNlTVAHT52Z0z
6qgmnvO7b7cMMAgvAJB73XWnxgOmFIwaiDhKiHPTFgGf4xatthftW++/l2bnZB+D
X4Le9qZDfWj6b5H5mWN9bXCF3hjuyKgL5nhuxYoCoJNHd+EkSYk=
=4n2Z
-----END PGP SIGNATURE-----

Attachment: pgp_te8GQc22Y.pgp
Description: PGP signature


--- End Message ---

Reply via email to