Your message dated Tue, 01 Sep 2026 10:08:13 +0000
with message-id <[email protected]>
and subject line Bug#1140981: fixed in gpaw 25.7.0-3
has caused the Debian Bug report #1140981,
regarding gpaw: FTBFS: E TypeError: object of type 'type' has no len()
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.)
--
1140981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140981
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gpaw
Version: 25.7.0-2
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gpaw, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
==================================== ERRORS ====================================
___________ ERROR collecting gpaw/test/test_diagonalizer_backend.py ____________
/usr/lib/python3/dist-packages/pluggy/_hooks.py:512: in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:250: in
pytest_pycollect_makeitem
return list(collector._genfunctions(name, obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:476: in _genfunctions
self.ihook.pytest_generate_tests.call_extra(methods,
dict(metafunc=metafunc))
/usr/lib/python3/dist-packages/pluggy/_hooks.py:573: in call_extra
return self._hookexec(self.name, hookimpls, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:124: in pytest_generate_tests
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
/usr/lib/python3/dist-packages/_pytest/python.py:1316: in parametrize
argnames, parametersets = ParameterSet._for_parametrize(
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:217: in
_for_parametrize
if len(param.values) != len(argnames):
^^^^^^^^^^^^^^^^^
E TypeError: object of type 'type' has no len()
=============================== warnings summary ===============================
gpaw/__init__.py:49
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/gpaw/__init__.py:49:
UserWarning: Unknown GPAW environment varable: GPAW_CONFIG
warnings.warn(f'Unknown GPAW environment varable: {var}')
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_chiks, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_chiks_vs_chi0, argvalues type:
product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_xi, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_jdos.py::test_jdos, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test:
gpaw/test/response/test_parallel_kptpair_extraction.py::test_parallel_extract_kptdata,
argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_paw.py::test_paw_corrections, argvalues type:
generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================================ GPAW-MPI stuff ================================
size: 1
=========================== short test summary info ============================
ERROR gpaw/test/test_diagonalizer_backend.py - TypeError: object of type 'typ...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
================ 1738 deselected, 7 warnings, 1 error in 9.10s =================
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -v -m ci
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m pytest -v -m ci
============================= test session starts ==============================
platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 --
/usr/bin/python3.14
cachedir: .pytest_cache
GPAW MPI rank=0, size=1
Cache directory including gpw files:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/.pytest_cache/d
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build
configfile: pytest.ini
testpaths: gpaw
plugins: typeguard-4.4.4
collecting ... collected 1819 items / 1 error / 1738 deselected / 81 selected
==================================== ERRORS ====================================
___________ ERROR collecting gpaw/test/test_diagonalizer_backend.py ____________
/usr/lib/python3/dist-packages/pluggy/_hooks.py:512: in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:250: in
pytest_pycollect_makeitem
return list(collector._genfunctions(name, obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:476: in _genfunctions
self.ihook.pytest_generate_tests.call_extra(methods,
dict(metafunc=metafunc))
/usr/lib/python3/dist-packages/pluggy/_hooks.py:573: in call_extra
return self._hookexec(self.name, hookimpls, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:124: in pytest_generate_tests
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
/usr/lib/python3/dist-packages/_pytest/python.py:1316: in parametrize
argnames, parametersets = ParameterSet._for_parametrize(
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:217: in
_for_parametrize
if len(param.values) != len(argnames):
^^^^^^^^^^^^^^^^^
E TypeError: object of type 'type' has no len()
=============================== warnings summary ===============================
gpaw/__init__.py:49
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/gpaw/__init__.py:49:
UserWarning: Unknown GPAW environment varable: GPAW_CONFIG
warnings.warn(f'Unknown GPAW environment varable: {var}')
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_chiks, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_chiks_vs_chi0, argvalues type:
product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_chiks.py::test_xi, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_jdos.py::test_jdos, argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test:
gpaw/test/response/test_parallel_kptpair_extraction.py::test_parallel_extract_kptdata,
argvalues type: product
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
/usr/lib/python3/dist-packages/_pytest/python.py:124:
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is
deprecated.
Test: gpaw/test/response/test_paw.py::test_paw_corrections, argvalues type:
generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================================ GPAW-MPI stuff ================================
size: 1
=========================== short test summary info ============================
ERROR gpaw/test/test_diagonalizer_backend.py - TypeError: object of type 'typ...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
================ 1738 deselected, 7 warnings, 1 error in 9.12s =================
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -v -m ci
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13
3.14" --test-pytest --test-args="-v -m ci" --parallel=2 returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gpaw
Source-Version: 25.7.0-3
Done: Andrius Merkys <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gpaw, 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.
Andrius Merkys <[email protected]> (supplier of updated gpaw 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: Tue, 01 Sep 2026 05:43:45 -0400
Source: gpaw
Architecture: source
Version: 25.7.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Andrius Merkys <[email protected]>
Closes: 1140981
Changes:
gpaw (25.7.0-3) unstable; urgency=medium
.
* Team upload.
* Adapt upstream fix to pytest API change (Closes: #1140981)
* Backport upstream commit to adjust to ASE API change.
Checksums-Sha1:
38858c282ed06aaa56694869a13f5339fcc57bd8 1645 gpaw_25.7.0-3.dsc
ea18b011bd72de60a1ce813bfdad3ed6452b359c 11192 gpaw_25.7.0-3.debian.tar.xz
af53a722eb5085b84f634f321c6c4e1afb18c558 12361 gpaw_25.7.0-3_source.buildinfo
Checksums-Sha256:
70d9255936c65d29267e874478b19cfc4cfcbab5ab0ba00540e503b8c65fd7c9 1645
gpaw_25.7.0-3.dsc
5057d535f90b207e3a7cd4116473c64597f815b3dddd52ac11141ad256253963 11192
gpaw_25.7.0-3.debian.tar.xz
29316d5b9e522ff1d80cbe4818709faad85525dd10c6ffda0c25843e8eb6cf1c 12361
gpaw_25.7.0-3_source.buildinfo
Files:
059714070472c043f108af1a9ee241fc 1645 science optional gpaw_25.7.0-3.dsc
84b71f765b000ae3ee9921019d6fad73 11192 science optional
gpaw_25.7.0-3.debian.tar.xz
9b8f9f45f85a7ebcacacb7aa9a454c08 12361 science optional
gpaw_25.7.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQ9mT++eHAQdiuDyvHYokBlilUePQUCapagPQAKCRDYokBlilUe
PbDvAQCjzHgORZBw9dRgHgLrgV37iDZKgJmZykV1/R6V63OngAEAjFch4O3Vu7SV
IHHAiL//0X5op6IkT+xAEpsBgbrB+Qk=
=Jdjk
-----END PGP SIGNATURE-----
pgpOnwZSFe1R1.pgp
Description: PGP signature
--- End Message ---