Your message dated Fri, 05 Nov 2021 13:34:22 +0000
with message-id <[email protected]>
and subject line Bug#997493: fixed in python-azure-devtools 1.2.0-2
has caused the Debian Bug report #997493,
regarding python-azure-devtools: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p 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 [email protected]
immediately.)


-- 
997493: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997493
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-azure-devtools
Version: 1.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-azure-devtools
> dpkg-buildpackage: info: source version 1.2.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Luca Boccassi <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-azure-devtools using existing 
> ./python-azure-devtools_1.2.0.orig.tar.gz
> dpkg-source: info: building python-azure-devtools in 
> python-azure-devtools_1.2.0-1.debian.tar.xz
> dpkg-source: info: building python-azure-devtools in 
> python-azure-devtools_1.2.0-1.dsc
>  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:232: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools
> copying src/azure_devtools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/patches.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/utilities.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/const.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/recording_processors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/preparers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/github_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/git_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/bot_framework.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:285: mkdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/tests; cp -r 
> src/azure_devtools/scenario_tests/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/tests/scenario
> I: pybuild base:232: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build; python3.9 -m 
> pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 18 items
> 
> tests/scenario/test_config.py ..                                         [ 
> 11%]
> tests/scenario/test_integration_test_base.py .F                          [ 
> 22%]
> tests/scenario/test_preparer_order.py .                                  [ 
> 27%]
> tests/scenario/test_recording_processor.py .....                         [ 
> 55%]
> tests/scenario/test_utilities.py ........                                
> [100%]
> 
> =================================== FAILURES 
> ===================================
> __________ TestIntegrationTestBase.test_live_test_default_constructor 
> __________
> 
> self = <scenario.test_integration_test_base.TestIntegrationTestBase 
> testMethod=test_live_test_default_constructor>
> 
>     def test_live_test_default_constructor(self):
>         class MockTest(LiveTest):
>             def __init__(self):
>                 super(MockTest, self).__init__('sample_test')
>     
>             def sample_test(self):
>                 pass
>     
> >       self.assertIsNone(MockTest().run(), 'The live test is not skipped as 
> > expected')
> E       AssertionError: <unittest.result.TestResult run=1 errors=0 
> failures=0> is not None : The live test is not skipped as expected
> 
> tests/scenario/test_integration_test_base.py:67: AssertionError
> =============================== warnings summary 
> ===============================
> .pybuild/cpython3_3.9_azure-devtools/build/tests/scenario/test_preparer_order.py::test_preparer_order
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests/utilities.py:73:
>  DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use 
> inspect.signature() or inspect.getfullargspec()
>     args, _, kw, _ = inspect.getargspec(fn)  # pylint: 
> disable=deprecated-method
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info 
> ============================
> FAILED 
> tests/scenario/test_integration_test_base.py::TestIntegrationTestBase::test_live_test_default_constructor
> =================== 1 failed, 17 passed, 1 warning in 0.15s 
> ====================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_azure-devtools/build; python3.9 -m 
> pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-azure-devtools_1.2.0-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: python-azure-devtools
Source-Version: 1.2.0-2
Done: Luca Boccassi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-azure-devtools, 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.
Luca Boccassi <[email protected]> (supplier of updated python-azure-devtools 
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: Fri, 05 Nov 2021 12:52:23 +0000
Source: python-azure-devtools
Architecture: source
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 997493
Changes:
 python-azure-devtools (1.2.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Submit.
   * Bump debhelper from old 12 to 13.
 .
   [ Luca Boccassi ]
   * Bump Standards-Version to 4.6.0, no changes
   * Switch to dh-sequence-python3
   * Skip broken test (Closes: #997493)
Checksums-Sha1:
 d37edf4e38e80c30f49c9551f4c3485b8a66df51 2421 python-azure-devtools_1.2.0-2.dsc
 7b66a755f992818bf20bc9afa562629e353a0f47 3032 
python-azure-devtools_1.2.0-2.debian.tar.xz
 1e5c2e44cc93e30f59f2eaa98c5e46cbea2c57b7 7634 
python-azure-devtools_1.2.0-2_source.buildinfo
Checksums-Sha256:
 0694f5d0206a2ff8756a07ed05d6baab59bdc1dfef9c9e94484faa79275cc2b7 2421 
python-azure-devtools_1.2.0-2.dsc
 091c4ee8d9020f2d0f97393bdd6ab81e09fed062e64e8869eba00e56828c7898 3032 
python-azure-devtools_1.2.0-2.debian.tar.xz
 2129c1810545fc8b032f2c6729d98dad8bff15d67a35ac474384ab174bb89983 7634 
python-azure-devtools_1.2.0-2_source.buildinfo
Files:
 7e15fb7ad9e57f6f1690267b4ec8e974 2421 python optional 
python-azure-devtools_1.2.0-2.dsc
 b44a0e79ba3cac034a5b3292ca304e49 3032 python optional 
python-azure-devtools_1.2.0-2.debian.tar.xz
 b9d8cdd8dcbca33c2058e67a64e08acd 7634 python optional 
python-azure-devtools_1.2.0-2_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmGFLxARHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB4fDhAAr3swQvfMIo27xTWeT0u5aHqiD9ZrIyAp
sE7lBBrJGfd4TF7TZxWTVKkBhwUxNu1so+ImdEWwzI4eDRZhM5E6SI7cJ9ZMzEHA
cEN8cJ46c7zOlQ4G0w6HYPLQROysqjBfh6l9XGENaZEgcBKJGuesFm6TX0jwJBsL
29KWR9ITywn/dSf3rrZFoXC1RjeWCpA9BeURG00EZRFCRXahJWNdMmx66COYgdGG
90JfsGQKbZcuMnkCYTaMSJcItzvZ/AqqzgcGtjvnN0fFdeH3sq/yZIbM3yOdFf9h
7cg7C1NagDI4JfDwkzFXJDRGsHdFepkSwMS+J8Bg/CmoMvsm49XrdPc7uIXF/kjd
P4XTXib3TrVjP+etWRqygwe+6L0A6uI8hHtEFhwVT5UFQ8yjwRhYkeM0+sql6Ccd
KEiBGdb3ZN91SdIo7K5DN16TVo+q1+ucVFpIdjNThh/UV7skcgL4UC4hifUY7aUS
QSuLvlN7uiMx6LYTJ53Z0l0UCjGihuuU48boJ1VhikGXBjTkQzg7NvFRB/wP2A9Q
UQ2/ZjZ5UcHMioNTbG5YsYIjGIeAKdtYBbPBF05dWYr+gvdyjzxusllrstZ5be+4
mV3nZb4O14XuOnmFaC0mzK70zrFJQkhNzo629E/+ifB5NoobgzGrYwBqMxNOo/h8
gU9g2ofAXC4=
=QfEe
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to