Your message dated Fri, 31 Dec 2021 20:25:09 +0000
with message-id <e1n3osb-000bmh...@fasolo.debian.org>
and subject line Bug#1002387: fixed in pydantic 1.9.0-1
has caused the Debian Bug report #1002387,
regarding pydantic: 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.)


-- 
1002387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pydantic
Version: 1.8.2-1
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/build/pydantic
> copying pydantic/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/env_settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/typing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/error_wrappers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/schema.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/decorator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/networks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/datetime_parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/mypy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/annotated_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/class_validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/_hypothesis_plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/generics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/dataclasses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> copying pydantic/py.typed -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pydantic
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/env_settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/typing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/error_wrappers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/schema.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/decorator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/networks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/datetime_parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/mypy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/annotated_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/class_validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/_hypothesis_plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/generics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/dataclasses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
> copying pydantic/py.typed -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pydantic
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; 
> python3.10 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: mock-3.6.1
> collected 1983 items / 1 error / 1982 selected
> 
> ==================================== ERRORS 
> ====================================
> ______ ERROR collecting .pybuild/cpython3_3.10/build/tests/test_utils.py 
> _______
> tests/test_utils.py:8: in <module>
>     from distutils.version import StrictVersion
> /usr/lib/python3.10/distutils/__init__.py:19: in <module>
>     warnings.warn(_DEPRECATION_MESSAGE,
> E   DeprecationWarning: The distutils package is deprecated and slated for 
> removal in Python 3.12. Use setuptools or check PEP 632 for potential 
> alternatives
> =========================== short test summary info 
> ============================
> ERROR tests/test_utils.py - DeprecationWarning: The distutils package is 
> depr...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 1.24s 
> ===============================
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m pytest tests
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: mock-3.6.1
> collected 2067 items
> 
> tests/test_abc.py ..                                                     [  
> 0%]
> tests/test_aliases.py .................                                  [  
> 0%]
> tests/test_annotated.py ............                                     [  
> 1%]
> tests/test_annotated_types.py ......s..                                  [  
> 1%]
> tests/test_assert_in_validators.py .                                     [  
> 1%]
> tests/test_callable.py ....                                              [  
> 2%]
> tests/test_color.py .................................................... [  
> 4%]
> ..................                                                       [  
> 5%]
> tests/test_construction.py ...........................                   [  
> 6%]
> tests/test_create_model.py .................                             [  
> 7%]
> tests/test_dataclasses.py .............................................. [  
> 9%]
> .                                                                        [  
> 9%]
> tests/test_datetime_parse.py ........................................... [ 
> 12%]
> ........................................................................ [ 
> 15%]
> ...........................                                              [ 
> 16%]
> tests/test_decorator.py ....................                             [ 
> 17%]
> tests/test_edge_cases.py ............................................... [ 
> 20%]
> ........................................................................ [ 
> 23%]
> ............................s.......                                     [ 
> 25%]
> tests/test_errors.py .................                                   [ 
> 26%]
> tests/test_forward_ref.py ....................                           [ 
> 27%]
> tests/test_generics.py ................................................. [ 
> 29%]
> ............                                                             [ 
> 30%]
> tests/test_hypothesis_plugin.py sssssssssss                              [ 
> 30%]
> tests/test_json.py ...........................................           [ 
> 32%]
> tests/test_main.py ..................................................... [ 
> 35%]
> .........................................................                [ 
> 37%]
> tests/test_model_signature.py ..........                                 [ 
> 38%]
> tests/test_networks.py ................................................. [ 
> 40%]
> ........................................................................ [ 
> 44%]
> .............................s..                                         [ 
> 45%]
> tests/test_networks_ipaddress.py ....................................... [ 
> 47%]
> ........................................................................ [ 
> 51%]
> .............................................                            [ 
> 53%]
> tests/test_orm_mode.py ...........                                       [ 
> 53%]
> tests/test_parse.py ......................                               [ 
> 55%]
> tests/test_private_attributes.py ..........                              [ 
> 55%]
> tests/test_schema.py ................................................... [ 
> 57%]
> ........................................................................ [ 
> 61%]
> ........................................................................ [ 
> 64%]
> .................................                                        [ 
> 66%]
> tests/test_settings.py .........................................s....... [ 
> 68%]
> .......                                                                  [ 
> 69%]
> tests/test_tools.py ...........                                          [ 
> 69%]
> tests/test_types.py .................................................... [ 
> 72%]
> ........................................................................ [ 
> 75%]
> .........ss............................................................. [ 
> 79%]
> ........................................................................ [ 
> 82%]
> ........................................................................ [ 
> 86%]
> ............................                                             [ 
> 87%]
> tests/test_types_payment_card_number.py ................................ [ 
> 89%]
> ...............                                                          [ 
> 89%]
> tests/test_typing.py ...                                                 [ 
> 89%]
> tests/test_utils.py .......................ss........................... [ 
> 92%]
> ................................                                         [ 
> 94%]
> tests/test_validators.py ............................................... [ 
> 96%]
> ........................................................                 [ 
> 99%]
> tests/test_validators_dataclass.py .......                               [ 
> 99%]
> tests/mypy/test_mypy.py ssssssssss...                                    
> [100%]
> 
> ======================= 2038 passed, 29 skipped in 3.35s 
> =======================
> 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/pydantic_1.8.2-1_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: pydantic
Source-Version: 1.9.0-1
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pydantic, 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.
Andreas Tille <ti...@debian.org> (supplier of updated pydantic 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: Fri, 31 Dec 2021 20:46:57 +0100
Source: pydantic
Architecture: source
Version: 1.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Banck <mba...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1002387
Changes:
 pydantic (1.9.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
     Closes: #1002387
   * Standards-Version: 4.6.0
   * debhelper-compat 13 (routine-update)
   * Drop ancient X-Python-Version field (routine-update)
   * Rules-Requires-Root: no (routine-update)
Checksums-Sha1:
 136a11134d6c3b452c5f19c7f4961cd7c05efbf6 2203 pydantic_1.9.0-1.dsc
 eba27d08930984ba3a67b21b1722c54fad5ec833 577619 pydantic_1.9.0.orig.tar.gz
 a470088890ffbb38a077ec8667d4b2042fb8753b 3172 pydantic_1.9.0-1.debian.tar.xz
 345f88f7b53874abe16bb245a96932a3b847f7dd 7588 pydantic_1.9.0-1_amd64.buildinfo
Checksums-Sha256:
 e89397faf591eceef225c975843b4c79d7627685c8651ed93285a4eae3689fd6 2203 
pydantic_1.9.0-1.dsc
 8a02ed110f264f57788e4761f6a772cdcf02dad65b73be280265e7bb4fc66793 577619 
pydantic_1.9.0.orig.tar.gz
 c631d02522c6f50bfaaa4f664ead1baa4ea3c31da847cf80ef9d2c0aac92f081 3172 
pydantic_1.9.0-1.debian.tar.xz
 11baf22dbcd86eb700f127d81bc23c96cf2428d8af1a08fce95d344212911fd2 7588 
pydantic_1.9.0-1_amd64.buildinfo
Files:
 31335f581235068379eb2dae94f2fbb8 2203 python optional pydantic_1.9.0-1.dsc
 f4b1a014578ce535d29a958d734f1b9a 577619 python optional 
pydantic_1.9.0.orig.tar.gz
 94a3e39f9530ba579dac04fbd97a24d3 3172 python optional 
pydantic_1.9.0-1.debian.tar.xz
 fd488c9e6341e4c7a3970d4ab521bea9 7588 python optional 
pydantic_1.9.0-1_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmHPXtIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGcGg/+PXVyhKXlRpMnUVWJQ9Bv2jLxE1+g2VjH
HI46lGD4Hr3a5BQetggf6PzoOAk/ccCs/BX3mG1+zLGkSguR6xly9TBm9BfacA6o
YyCGdby2WjpZr+8YeEVhGpGZIzds6ctw/BpdAWkdr93mwq5yMrUo/9xSD40qMQy8
P6XJyuxwGzAST8DB9kXqX3M7kY8glmX5ZgA7sZNilUdJs48X45rtU6vF/dn/zYzg
Q6VHpDULviOLwIbTYoL7/RCXh/EE0DMJvLVfZ2O62yGoIaFSpdI8AbohxgL5fmYE
og5g+q9+XQB94LGJ5QlM9T51fGb33rctxVktve+o0kSVMU+Px0/6oXj58pKpZ6Et
78D6IuPmvncdwuhga1a/kqVjHu1oa8oFldFKvUdNXPz+V2V8z4NggQXSHH7i7+sa
iHKg657tUr9bgGoVfpape7pZEmrutu/YuzqrjZgByoAvL5zmuBm8kS7ZKyGdyKU6
9rwOGv7DSQtWVClHrZmpH2zH6kn4dbWcY3pWdbPXUX/dxCQ1hgNo5f5pqs1mIN/K
qb8UCOzEMyAtuo5SLzT77qdsNlMaYlOL0h2Z1bA/AAHVEW3lvYiWzIcRS1/zS+t2
GlncB2Uh/lz9VDycnvkV8xAMSnd1rUNQyL9dE9F6un8lB8NS2qT0+CBcbHDOo9l2
nJVNDXODI/w=
=lAH6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to