Your message dated Tue, 07 Nov 2023 08:34:38 +0000
with message-id <e1r0hxi-00fyta...@fasolo.debian.org>
and subject line Bug#1052815: fixed in python-sparse 0.14.0-1
has caused the Debian Bug report #1052815,
regarding python-sparse: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p 3.11 returned exit code 13
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 ow...@bugs.debian.org
immediately.)
--
1052815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-sparse
Version: 0.13.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:291: python3.11 setup.py config
> ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49']
> ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49']
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:291: /usr/bin/python3 setup.py build
> ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49']
> ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49']
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_dok.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_common.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_sparse_array.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_settings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_numba_extension.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_slicing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_umath.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> copying sparse/_io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> copying sparse/_coo/numba_extension.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> copying sparse/_coo/core.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> copying sparse/_coo/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> copying sparse/_coo/common.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> copying sparse/_coo/indexing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_coo
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> copying sparse/_compressed/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> copying sparse/_compressed/compressed.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> copying sparse/_compressed/convert.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> copying sparse/_compressed/common.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> copying sparse/_compressed/indexing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_compressed
> UPDATING
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build/sparse/_version.py
> to '0.13.0'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:314: cp -r /<<PKGBUILDDIR>>/sparse/tests
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build
> I: pybuild base:291: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build;
> python3.11 -m pytest
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build
> configfile: pytest.ini
> testpaths: sparse
> plugins: cov-4.1.0
> collected 0 items
>
> ============================ no tests ran in 0.01s
> =============================
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=5: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sparse/build; python3.11 -m pytest
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/python-sparse_0.13.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-sparse
Source-Version: 0.14.0-1
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-sparse, 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 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated python-sparse 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 07 Nov 2023 09:09:10 +0100
Source: python-sparse
Architecture: source
Version: 0.14.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 988424 1052388 1052815
Changes:
python-sparse (0.14.0-1) unstable; urgency=medium
.
[ Bo YU ]
* Team upload.
* New upstream release.
Closes: #988424
* Rebase d/patches/No-pytest-config.patch.
* Set std-ver to 4.6.2.
* Add d/patches/fix-test-fails.patch to fix test failed issue.
* Fix running testsuite on build. (Closes: #1052388, #1052815)
* Add d/patches/fix-test-fails-on-i386.patch to fix ftbfs on i386.
.
[ Jeroen Ploemen ]
* Remove unused build-deps on python3-{packaging,pytest-cov,six}.
.
[ Andreas Tille ]
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
Checksums-Sha1:
95a572f9db993835b8d80753f27dbd399f455e3a 2312 python-sparse_0.14.0-1.dsc
7a63f05b494132cabe2769693e9f10022b413c12 361519
python-sparse_0.14.0.orig.tar.gz
4f1c7796a8d906548275d7f180c446e5f8d63da0 5656
python-sparse_0.14.0-1.debian.tar.xz
acccd9804509e600c11738a62019bfb68c60b5d8 8788
python-sparse_0.14.0-1_amd64.buildinfo
Checksums-Sha256:
fcf1b685b10ba9162e3d86d7ac1d4089d0730fe667e4a21a2d3a172040ca85ae 2312
python-sparse_0.14.0-1.dsc
01d5128c68d563649a1cf53907ac43d748e91c17e26bfbb520919cfe0c5b2bd4 361519
python-sparse_0.14.0.orig.tar.gz
fe5cfa04a60b7ddf9b680d7e3ef5241b5c429c4eebb7e0f958b414af703b3e96 5656
python-sparse_0.14.0-1.debian.tar.xz
897483ccd3f2e26a6d6643f08eb6e1c25aeae2464d4330cd21133838ee3b6a52 8788
python-sparse_0.14.0-1_amd64.buildinfo
Files:
3512ec564c5da5225d017e546f453ade 2312 python optional
python-sparse_0.14.0-1.dsc
745a76dbf4b7ee2d3e915ce813214d28 361519 python optional
python-sparse_0.14.0.orig.tar.gz
b0d6e16ac714bff36b43207263450941 5656 python optional
python-sparse_0.14.0-1.debian.tar.xz
d4ce91babb03e84e298a93ba044be18c 8788 python optional
python-sparse_0.14.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmVJ9AERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHhcA//UErR6dt7YiRDrJJXCzC9RUa5K/4cEKev
Y04RTrHLAcCmSUn7BYRZmcof+ISW3I4AxLwQUbFax0qh96D9wfxsLyfI0sQOOtq+
mdKX5YgtXUwrUtE1Pap5VCV24MIFI2CutX9KY5HzeCbCIngz/ZbItscXcIaW5f4b
2mftqEm3/+bnFWCw7sgtDUnjrj/vYU4GIe8+FrVE8qNryvncolkXip7mjBHy8nYF
oDHaldOkXpv27ZDqGpODBo12gavhi/r1Et4Hjae04SsVqQERzKCh9rUP57u/u1kZ
LSlA12LAnIJ1wda7q5LW5iApvsAjArR9RXHvXbmvrnb2oY/8UAAoxqnWyk0QlQW8
8eKKBMkGmKg3lVzXq6L5paxpWKuomp4r73SZtwZI+e/d7JqhMyckZkpA22Ok6+39
rRqYGPpYhrJ82DsGA4Lru0LYWxF8XMt9f4tDCRR7fpZdaww39U0LzQH7G9KsYqFq
fBIeJ/i26iA7Iv/es+3VsGSKgSijVT3UBfFJ0Aqtvs1AjlAlRY/2hyEdNlKci9Al
2spM1KoWAo38rnKOrIw8MGcg5uqzWVBAw6xLt+E0JW3ej6lMz3lz/grdXr7cJxh9
fXLncwQqhF8A9xmsa3J7u7X4qDRSThpsxVJVuOj8E+g1noI0OSX1qWMLouBRgVg0
YMWAOE3scVM=
=56Gc
-----END PGP SIGNATURE-----
--- End Message ---