Your message dated Sat, 27 Sep 2025 21:45:16 +0000
with message-id <[email protected]>
and subject line Bug#1114371: fixed in seqdiag 3.0.0+dfsg-4
has caused the Debian Bug report #1114371,
regarding seqdiag: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i
python{version} -p 3.13 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.)
--
1114371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114371
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:seqdiag
Version: 3.0.0+dfsg-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:seqdiag, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
(Affected: seqdiag).
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build' (and
everything under it)
'_build/bdist.linux-x86_64' does not exist -- can't clean it
'_build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
(Affected: seqdiag).
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:599:
SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in
'build' (setup.cfg), please use the underscore name 'build_base' instead.
!!
********************************************************************************
Usage of dash-separated 'build-base' will not be supported in future
versions. Please use the underscore name 'build_base' instead.
(Affected: seqdiag).
By 2026-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/elements.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/command.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/metrics.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/parser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/builder.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/drawer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
copying src/seqdiag/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils
copying src/seqdiag/utils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils/rst
copying src/seqdiag/utils/rst/nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils/rst
copying src/seqdiag/utils/rst/directives.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils/rst
copying src/seqdiag/utils/rst/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/utils/rst
running egg_info
creating src/seqdiag.egg-info
writing src/seqdiag.egg-info/PKG-INFO
writing dependency_links to src/seqdiag.egg-info/dependency_links.txt
writing entry points to src/seqdiag.egg-info/entry_points.txt
writing requirements to src/seqdiag.egg-info/requires.txt
writing top-level names to src/seqdiag.egg-info/top_level.txt
writing manifest file 'src/seqdiag.egg-info/SOURCES.txt'
reading manifest file 'src/seqdiag.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/seqdiag/tests/VLGothic/*'
warning: no files found matching '*.gif' under directory 'src'
warning: no previously-included files found matching '.drone.io.sh'
warning: no previously-included files found matching 'examples/update.sh'
adding license file 'LICENSE'
writing manifest file 'src/seqdiag.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'seqdiag.tests' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'seqdiag.tests' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'seqdiag.tests' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'seqdiag.tests' to be distributed and are
already explicitly excluding 'seqdiag.tests' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'seqdiag.tests.diagrams' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'seqdiag.tests.diagrams' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'seqdiag.tests.diagrams' is explicitly
added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'seqdiag.tests.diagrams' to be distributed and are
already explicitly excluding 'seqdiag.tests.diagrams' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests
copying src/seqdiag/tests/test_generate_diagram.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests
copying src/seqdiag/tests/test_rst_directives.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/alt_block.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/altblock.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/diagram_class.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/diagram_edge_length.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/nested_altblock.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/node_activated.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/node_fontsize.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/node_notes.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/plugin_autoclass.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/separators.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
copying src/seqdiag/tests/diagrams/separators_in_subedge.diag ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/diagrams
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build;
python3.13 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4
collected 44 items / 1 error
==================================== ERRORS ====================================
_ ERROR collecting
.pybuild/cpython3_3.13_seqdiag/build/seqdiag/tests/test_generate_diagram.py _
'yield' keyword is allowed in fixtures, but not in tests (testcase_generator)
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/blockdiag/noderenderer/__init__.py:18
/usr/lib/python3/dist-packages/blockdiag/noderenderer/__init__.py:18:
DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR seqdiag/tests/test_generate_diagram.py - Failed: 'yield' keyword is all...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 1 error in 0.16s ==========================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_seqdiag/build; python3.13 -m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
returned exit code 13
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: seqdiag
Source-Version: 3.0.0+dfsg-4
Done: Rebecca N. Palmer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
seqdiag, 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.
Rebecca N. Palmer <[email protected]> (supplier of updated seqdiag
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: Sat, 27 Sep 2025 13:27:11 +0100
Source: seqdiag
Architecture: source
Version: 3.0.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Rebecca N. Palmer <[email protected]>
Closes: 1114371
Changes:
seqdiag (3.0.0+dfsg-4) unstable; urgency=medium
.
* Team upload.
* Tests: stop using yield. (Closes: #1114371)
* Add autopkgtest.
* Bump Standards-Version to 4.7.2 (no changes needed).
* Add salsa-ci.yml.
Checksums-Sha1:
ec04dbc9b851c3a5139f16292c10fbb7e8c389cb 2223 seqdiag_3.0.0+dfsg-4.dsc
f5630c96e07492d139edb7ca2d4f699bdb77b8df 5544
seqdiag_3.0.0+dfsg-4.debian.tar.xz
d17e9a2fb7176ccc56596a2b2d93244622243bdb 5545
seqdiag_3.0.0+dfsg-4_source.buildinfo
Checksums-Sha256:
f01435e6db51035a394d20e2e235de91c4071aa0fe2589a17a9ec049242667b0 2223
seqdiag_3.0.0+dfsg-4.dsc
fb320e1493bab270459816c8547b0d85e5f12f01140ccf9031bbff6bda41b1cb 5544
seqdiag_3.0.0+dfsg-4.debian.tar.xz
63cc2c8766772b312bff90f2d616de3a4570e0a646a44bc06ddd8ea7f0dae29d 5545
seqdiag_3.0.0+dfsg-4_source.buildinfo
Files:
78ddda3c01c05b1edf5cef0d6a50db40 2223 python optional seqdiag_3.0.0+dfsg-4.dsc
d914d3c6daeb22129c11d693441d1124 5544 python optional
seqdiag_3.0.0+dfsg-4.debian.tar.xz
e1d9039dd30618e9b1e73e05af2f9b61 5545 python optional
seqdiag_3.0.0+dfsg-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAmjYUJkYHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJm0u0P/R+yMRgNKCxqKRRHozgikku+
AIX+ZLI7D9SHL12tFiCUaWTkOk3ecFjOsubHWiiBGCwlPWHy4QvqY0bk4Naj6em3
cM/4TgkJpgD50SONF5So2EPQnmGiA+R2BaEMd06d3xU38y4/h0toTpBb/1pAT0xO
2KgXM/A0Rou7NgHOYTeas4VSC8/LN02JglZchZo5E1x7bun8lY3CcmSdONd6dY6c
tMbjiePCj17bN1mRxTnAgdGi4p1fXj24dwFZLqHBfypOVf19zwF4VQbq+aaX2T+7
1z7mNqKJefyaCNOvOfICJkcIkL7aZjUywhCh2wYZllYFUdgPmuXQaPVvykgTPsvx
fXCsXiqp2d4eUpEJAOmODIr2f1ctOalDsTHpAfEiyMOAcjD8MHjGeC/oP4c9BQiQ
1d9MI0pXhMfXTB2ZGD6kl+Zea+TtQyIh2caGg5Gr5aLYLFVRoAO+3DCPZ4zkgvS5
LTGuHdMRMr2eaeop2Nx1e8fxWraFaTDH/qBg8jnPAiK94VhcNcZYXThB45yQAQuh
sFTNAYYt1sF340IXj90a11de3zyfN6TsJT2TWBcw22zZ6O0iPUSz53TbQdioveXl
MDIBdSw5uMZcC+N0Jm1mcji7dUTSTAuYQ9s5apJRcJffK0abmTc5xeu/hQErtHTz
2C8uZkCSk89+f/SllfYi
=H0ya
-----END PGP SIGNATURE-----
pgpDitVQCKQ9B.pgp
Description: PGP signature
--- End Message ---