Your message dated Fri, 15 Dec 2023 01:49:19 +0000
with message-id <e1rdxkj-003aty...@fasolo.debian.org>
and subject line Bug#1058391: fixed in heapdict 1.0.1-3
has caused the Debian Bug report #1058391,
regarding heapdict: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.12 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.)


-- 
1058391: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: heapdict
Version: 1.0.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --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:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> copying heapdict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_heapdict/build
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> copying heapdict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_heapdict/build
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_heapdict/build; python3.12 -m pytest 
> /<<PKGBUILDDIR>>/test_heap.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 10 items
> 
> ../../../test_heap.py .........F                                         
> [100%]
> 
> =================================== FAILURES 
> ===================================
> __________________________________ test_main 
> ___________________________________
> 
> verbose = None
> 
>     def test_main(verbose=None):
>         test_classes = [TestHeap]
> >       test_support.run_unittest(*test_classes)
> E       AttributeError: module 'test.support' has no attribute 'run_unittest'
> 
> ../../../test_heap.py:107: AttributeError
> =========================== short test summary info 
> ============================
> FAILED ../../../test_heap.py::test_main - AttributeError: module 
> 'test.suppor...
> ========================= 1 failed, 9 passed in 0.05s 
> ==========================
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_heapdict/build; python3.12 -m pytest 
> /<<PKGBUILDDIR>>/test_heap.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_heapdict/build; python3.11 -m pytest 
> /<<PKGBUILDDIR>>/test_heap.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 10 items
> 
> ../../../test_heap.py .........F                                         
> [100%]
> 
> =================================== FAILURES 
> ===================================
> __________________________________ test_main 
> ___________________________________
> 
> verbose = None
> 
>     def test_main(verbose=None):
>         test_classes = [TestHeap]
> >       test_support.run_unittest(*test_classes)
> E       AttributeError: module 'test.support' has no attribute 'run_unittest'
> 
> ../../../test_heap.py:107: AttributeError
> =========================== short test summary info 
> ============================
> FAILED ../../../test_heap.py::test_main - AttributeError: module 
> 'test.suppor...
> ========================= 1 failed, 9 passed in 0.04s 
> ==========================
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_heapdict/build; python3.11 -m pytest 
> /<<PKGBUILDDIR>>/test_heap.py
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/heapdict_1.0.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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: heapdict
Source-Version: 1.0.1-3
Done: Diane Trout <di...@ghic.org>

We believe that the bug you reported is fixed in the latest version of
heapdict, 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 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Diane Trout <di...@ghic.org> (supplier of updated heapdict 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: SHA512

Format: 1.8
Date: Thu, 14 Dec 2023 17:11:40 -0800
Source: heapdict
Architecture: source
Version: 1.0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Diane Trout <di...@ghic.org>
Closes: 1058391
Changes:
 heapdict (1.0.1-3) unstable; urgency=medium
 .
   * Rewrite test runner to be compatble with Python3.12
     Added via use-unittest-api.patch (Closes: #1058391)
   * Updated Standards-Version to 4.6.2.
     - Removed Testsuite: autopkgtest-pkg-python not needed now.
     - Added Rules-Requires-Root: no
   * Run package tests in autopkgtest runner
Checksums-Sha1:
 a12d388049f783a0c8ffb4a2d19f999254ecb169 2032 heapdict_1.0.1-3.dsc
 8c23983239f3a2053b35cd22d23d9cf9e6b7682b 3576 heapdict_1.0.1-3.debian.tar.xz
 277e38b814bf92d1fe77c3ae05a64754dfa323b7 6552 heapdict_1.0.1-3_amd64.buildinfo
Checksums-Sha256:
 35f3b1fa551f2af7f8fde801aaca1c5664e03cb6d8dc0cd9d6dfb367d79e4892 2032 
heapdict_1.0.1-3.dsc
 dc1c14348a025e2a0386e30b951c08930a01e05212a0938e7c5c5ec1365474e7 3576 
heapdict_1.0.1-3.debian.tar.xz
 674770e19b7ef42b39c508c13b18b10a9830ddd553d214925c4a55449c68a86d 6552 
heapdict_1.0.1-3_amd64.buildinfo
Files:
 302b9543d3ad5850216d5e611cbef973 2032 python optional heapdict_1.0.1-3.dsc
 1aef1668989dcd21a8ba57d53ef1b767 3576 python optional 
heapdict_1.0.1-3.debian.tar.xz
 6a0ca179e1b1fd63d6bf87638bdc1d6f 6552 python optional 
heapdict_1.0.1-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEETQVcMeSBIEX5AQ11mQ04NnM013AFAmV7q9MACgkQmQ04NnM0
13BMCA//Q6z1DpYeJuf1JEI+sG3G2HW0myoqEwOTYyVqd6OaXMO7M8o6oqaZ+egV
CsVRKYZm5tkDhuAW141nCw+sPi4JfJhH8hf81klE5nsBjQO0O6zlzizQFA35Tzu3
VIxFbGNHH3bdHv5C4/Xa7ykk+klcD3asWiFD1/A8eLlSaGHBahXtyDeAI9Y3KG9Y
9x9S+OuHPIFVR9kGkyn1IfL78gdTV8c8Ca25pgYjRjew/6rLeW/1Wr+O94f7yt1N
46b+Oyga2KqtaeZUjyyW3fWQ8dTJwMJqxS+T6OpeUI7ifQixWbw/fGlXsicKmzh8
jUjP0dRflvkpvpyKI4ushi17Zi2vfyPlFBKUN9U8Odi6CZS0J7rjOQ1xOIxR+BVG
BgbkDbYdLCBa5OGPyNDyATwe7tkz86kvm6Q/r91UxlswX7OwBjUzIeXz8INnoJfx
LIRzghHuvzlFwBm4N1LcM4SjOcyNlMy1+DtN9bfqDzvXaeV6m0F1RnX93jMVB//h
vP71z0N6mpqvpvAXq/+w97kQwjwRUCJoquYKimDfs9uRKBUtYlVrkkHQyJ3VUNWf
IQnLYsfl7rGIHJ1oWcfGasapc6+9dV6RRjOUVwEtGtUHt3dNOm/OHGzt5eQk5z2H
1Qiu4ZbdD+6oKK0WjFOItsl2HMMxR0Z9l+XE30rlj49nniZx3u4=
=2ZOR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to