Your message dated Wed, 22 Dec 2021 09:49:39 +0000
with message-id <e1mzyff-00099p...@fasolo.debian.org>
and subject line Bug#1002322: fixed in python-panwid 0.3.4-1
has caused the Debian Bug report #1002322,
regarding python-panwid: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.10 3.9" 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.)


-- 
1002322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-panwid
Version: 0.3.0.dev15-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

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:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test
> copying test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test
> copying test/test_dropdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test
> copying test/test_datatable.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/keymap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/scroll.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/listbox.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/dropdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> copying panwid/tabview.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/dialog
> copying panwid/dialog/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/dialog
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/cells.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/columns.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/datatable.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/rows.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/dataframe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> copying panwid/datatable/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/panwid/datatable
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test
> copying test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test
> copying test/test_dropdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test
> copying test/test_datatable.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/keymap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/scroll.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/listbox.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/dropdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> copying panwid/tabview.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/dialog
> copying panwid/dialog/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/dialog
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/cells.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/columns.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/datatable.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/rows.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/dataframe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
> copying panwid/datatable/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build; 
> python3.10 -m pytest test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 0 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting .pybuild/cpython3_3.10_panwid/build/test/test_datatable.py 
> __
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test/test_datatable.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/test_datatable.py:3: in <module>
>     from panwid.datatable import *
> panwid/__init__.py:3: in <module>
>     from . import datatable
> panwid/datatable/__init__.py:1: in <module>
>     from .datatable import *
> panwid/datatable/datatable.py:16: in <module>
>     from .rows import *
> panwid/datatable/rows.py:2: in <module>
>     from collections import MutableMapping
> E   ImportError: cannot import name 'MutableMapping' from 'collections' 
> (/usr/lib/python3.10/collections/__init__.py)
> __ ERROR collecting .pybuild/cpython3_3.10_panwid/build/test/test_dropdown.py 
> __
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build/test/test_dropdown.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/test_dropdown.py:3: in <module>
>     from panwid.dropdown import *
> panwid/__init__.py:3: in <module>
>     from . import datatable
> panwid/datatable/__init__.py:1: in <module>
>     from .datatable import *
> panwid/datatable/datatable.py:16: in <module>
>     from .rows import *
> panwid/datatable/rows.py:2: in <module>
>     from collections import MutableMapping
> E   ImportError: cannot import name 'MutableMapping' from 'collections' 
> (/usr/lib/python3.10/collections/__init__.py)
> =========================== short test summary info 
> ============================
> ERROR test/test_datatable.py
> ERROR test/test_dropdown.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ============================== 2 errors in 0.15s 
> ===============================
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_panwid/build; python3.10 -m pytest 
> test
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build; 
> python3.9 -m pytest test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 0 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> __ ERROR collecting .pybuild/cpython3_3.9_panwid/build/test/test_datatable.py 
> __
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test/test_datatable.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/test_datatable.py:3: in <module>
>     from panwid.datatable import *
> panwid/__init__.py:7: in <module>
>     from . import dropdown
> panwid/dropdown.py:10: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> __ ERROR collecting .pybuild/cpython3_3.9_panwid/build/test/test_dropdown.py 
> ___
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/test/test_dropdown.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/test_dropdown.py:3: in <module>
>     from panwid.dropdown import *
> panwid/__init__.py:7: in <module>
>     from . import dropdown
> panwid/dropdown.py:10: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> =============================== warnings summary 
> ===============================
> panwid/datatable/rows.py:2
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build/panwid/datatable/rows.py:2:
>  DeprecationWarning: Using or importing the ABCs from 'collections' instead 
> of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will 
> stop working
>     from collections import MutableMapping
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info 
> ============================
> ERROR test/test_datatable.py
> ERROR test/test_dropdown.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 1 warning, 2 errors in 0.14s 
> =========================
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_panwid/build; python3.9 -m pytest test
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-panwid_0.3.0.dev15-2_unstable.log

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 marking 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-panwid
Source-Version: 0.3.4-1
Done: Sebastien Delafond <s...@debian.org>

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

Debian distribution maintenance software
pp.
Sebastien Delafond <s...@debian.org> (supplier of updated python-panwid 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: Wed, 22 Dec 2021 10:31:45 +0100
Source: python-panwid
Architecture: source
Version: 0.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Delafond <s...@debian.org>
Changed-By: Sebastien Delafond <s...@debian.org>
Closes: 1002322
Changes:
 python-panwid (0.3.4-1) unstable; urgency=medium
 .
   * Add python3-six to build-deps
   * New upstream version 0.3.4 (Closes: #1002322)
Checksums-Sha1:
 1d315958a4b954a874c68359c13757581780bce9 1713 python-panwid_0.3.4-1.dsc
 177be78b5bc55a5faae847fcaa5d8a6a49f370ae 47848 python-panwid_0.3.4.orig.tar.xz
 0cd6008d1030bf8bd2f12c76e046e4efacea10f5 1504 
python-panwid_0.3.4-1.debian.tar.xz
 760beaf1ea233730b096d8b45ace28c65c1d268a 7081 
python-panwid_0.3.4-1_amd64.buildinfo
Checksums-Sha256:
 9fea0f3fde06fe588bcecbd53d6e9571fb157bab7dbab3bc18d5ce11f8ea4261 1713 
python-panwid_0.3.4-1.dsc
 5ca5c7677a7ec92dc33a195533f498e982924ef3355438beb9cfc418251990da 47848 
python-panwid_0.3.4.orig.tar.xz
 28d42a2ef37a19a2c88a3b91d6d49f3aeb8941d04f8d0828b771fec999e120a4 1504 
python-panwid_0.3.4-1.debian.tar.xz
 37448f50d04bdee8f13b27d238a8513f5e27e0f4c77a0b0de663f5e0e88775f5 7081 
python-panwid_0.3.4-1_amd64.buildinfo
Files:
 ad026381c4dccce80b83ec8b23ba15c0 1713 python optional python-panwid_0.3.4-1.dsc
 06f347a35fdfd21cba2ad808cb51b889 47848 python optional 
python-panwid_0.3.4.orig.tar.xz
 6b915e50a82909348521902c24a97d23 1504 python optional 
python-panwid_0.3.4-1.debian.tar.xz
 27dc2370c9f9377e5474fd7c86a7f22a 7081 python optional 
python-panwid_0.3.4-1_amd64.buildinfo

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

iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAmHC8UgACgkQEL6Jg/PV
nWQu7Af9GI++Fh9PGow8XOX6gxur4uetS5iPyWOQb7uh3NNi21hcJnQ+d4bEgcer
ak3MLYrAa69PWVp+gEMNkX0B+QcHyfMeGbSc/l/OB1oKvBNPK9aluNWscrJBjYbI
qg++5y5mPnyW4vOV/apfmj1QV9cCUDqEuvgXFBm7W/K+JZgaZn8BV36gDwZ9IbyN
yma7A04rCdBJ1/wf+Ah1UTMOpWku5hxMTNQMTTwlXUOSqq8gDPjO9G1cqBKqLgVo
11Yrfm+ysKiwvVzgDI5Q69HN7/kNcj6NxMl3WvJ7+RKPPrrGWH3nPqFcR8n4n+2Z
UlIRYc1fIsXrzTB25pZxu9l1eRkFkA==
=yPy9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to