Your message dated Fri, 06 Feb 2026 17:13:10 +0000
with message-id <[email protected]>
and subject line Bug#1126242: fixed in ros2-colcon-output 0.2.13-2
has caused the Debian Bug report #1126242,
regarding ros2-colcon-output: FTBFS: flake-related error
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.)
--
1126242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126242
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros2-colcon-output
Version: 0.2.13-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202601/
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 cannot 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:ros2-colcon-output, 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:384: python3.14 setup.py clean
/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.14/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:384: python3.13 setup.py clean
/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/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:384: python3.14 setup.py config
/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
I: pybuild base:384: python3.13 setup.py config
/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:384: /usr/bin/python3.14 setup.py build
/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.14/build/colcon_output
copying colcon_output/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/console_package_list.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/console_stderr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/summary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/console_cohesion.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/log.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/event_log.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
copying colcon_output/event_handler/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler
I: pybuild base:384: /usr/bin/python3 setup.py build
/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/build/colcon_output
copying colcon_output/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/console_package_list.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/console_stderr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/summary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/console_cohesion.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/log.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/event_log.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
copying colcon_output/event_handler/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: colcon-core-0.20.0, cov-5.0.0, typeguard-4.4.4, repeat-0.9.4,
rerunfailures-16.1
collected 2 items / 1 skipped
test/test_copyright_license.py . [ 50%]
test/test_flake8.py F [100%]
=================================== FAILURES ===================================
_________________________________ test_flake8 __________________________________
def test_flake8():
style_guide = get_style_guide(
extend_ignore=['D100', 'D104'],
show_source=True,
)
style_guide_tests = get_style_guide(
extend_ignore=['D100', 'D101', 'D102', 'D103', 'D104', 'D105',
'D107'],
show_source=True,
)
stdout = sys.stdout
sys.stdout = sys.stderr
# implicitly calls report_errors()
report = style_guide.check_files([
str(Path(__file__).parents[1] / 'colcon_output'),
])
report_tests = style_guide_tests.check_files([
str(Path(__file__).parents[1] / 'test'),
])
sys.stdout = stdout
total_errors = report.total_errors + report_tests.total_errors
if total_errors: # pragma: no cover
# output summary with per-category counts
print()
if report.total_errors:
report._application.formatter.show_statistics(report._stats)
if report_tests.total_errors:
report_tests._application.formatter.show_statistics(
report_tests._stats)
print(
'flake8 reported {total_errors} errors'
.format_map(locals()), file=sys.stderr)
> assert not total_errors, \
'flake8 reported {total_errors} errors'.format_map(locals())
E AssertionError: flake8 reported 3 errors
E assert not 3
test/test_flake8.py:50: AssertionError
----------------------------- Captured stdout call -----------------------------
2 F824 `global all_log_filenames` is unused: name is never assigned in scope
1 F824 `global spell_check_words_path` is unused: name is never assigned in
scope
----------------------------- Captured stderr call -----------------------------
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler/log.py:72:9:
F824 `global all_log_filenames` is unused: name is never assigned in scope
global all_log_filenames
^
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_output/event_handler/log.py:148:9:
F824 `global all_log_filenames` is unused: name is never assigned in scope
global all_log_filenames
^
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test/test_spell_check.py:20:5:
F824 `global spell_check_words_path` is unused: name is never assigned in scope
global spell_check_words_path
^
flake8 reported 3 errors
=========================== short test summary info ============================
FAILED test/test_flake8.py::test_flake8 - AssertionError: flake8 reported 3 e...
==================== 1 failed, 1 passed, 1 skipped in 0.29s ====================
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest test
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: colcon-core-0.20.0, cov-5.0.0, typeguard-4.4.4, repeat-0.9.4,
rerunfailures-16.1
collected 2 items / 1 skipped
test/test_copyright_license.py . [ 50%]
test/test_flake8.py F [100%]
=================================== FAILURES ===================================
_________________________________ test_flake8 __________________________________
def test_flake8():
style_guide = get_style_guide(
extend_ignore=['D100', 'D104'],
show_source=True,
)
style_guide_tests = get_style_guide(
extend_ignore=['D100', 'D101', 'D102', 'D103', 'D104', 'D105',
'D107'],
show_source=True,
)
stdout = sys.stdout
sys.stdout = sys.stderr
# implicitly calls report_errors()
report = style_guide.check_files([
str(Path(__file__).parents[1] / 'colcon_output'),
])
report_tests = style_guide_tests.check_files([
str(Path(__file__).parents[1] / 'test'),
])
sys.stdout = stdout
total_errors = report.total_errors + report_tests.total_errors
if total_errors: # pragma: no cover
# output summary with per-category counts
print()
if report.total_errors:
report._application.formatter.show_statistics(report._stats)
if report_tests.total_errors:
report_tests._application.formatter.show_statistics(
report_tests._stats)
print(
'flake8 reported {total_errors} errors'
.format_map(locals()), file=sys.stderr)
> assert not total_errors, \
'flake8 reported {total_errors} errors'.format_map(locals())
E AssertionError: flake8 reported 3 errors
E assert not 3
test/test_flake8.py:50: AssertionError
----------------------------- Captured stdout call -----------------------------
2 F824 `global all_log_filenames` is unused: name is never assigned in scope
1 F824 `global spell_check_words_path` is unused: name is never assigned in
scope
----------------------------- Captured stderr call -----------------------------
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler/log.py:72:9:
F824 `global all_log_filenames` is unused: name is never assigned in scope
global all_log_filenames
^
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_output/event_handler/log.py:148:9:
F824 `global all_log_filenames` is unused: name is never assigned in scope
global all_log_filenames
^
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test/test_spell_check.py:20:5:
F824 `global spell_check_words_path` is unused: name is never assigned in scope
global spell_check_words_path
^
flake8 reported 3 errors
=========================== short test summary info ============================
FAILED test/test_flake8.py::test_flake8 - AssertionError: flake8 reported 3 e...
==================== 1 failed, 1 passed, 1 skipped in 0.11s ====================
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest test
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ros2-colcon-output
Source-Version: 0.2.13-2
Done: Timo Röhling <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ros2-colcon-output, 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.
Timo Röhling <[email protected]> (supplier of updated ros2-colcon-output
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, 06 Feb 2026 17:26:50 +0100
Source: ros2-colcon-output
Architecture: source
Version: 0.2.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1126242
Changes:
ros2-colcon-output (0.2.13-2) unstable; urgency=medium
.
* Skip flake8 linter test (Closes: #1126242)
Checksums-Sha1:
74f99bda56f974ec7351669a51b51754413a6b88 2449 ros2-colcon-output_0.2.13-2.dsc
e46d5992b64f9fe20a143e8398d610f8998ad0a3 2384
ros2-colcon-output_0.2.13-2.debian.tar.xz
Checksums-Sha256:
7d52e74d10a8d80008c1bb72b7a6d5499a0df29b5847ec2fc7138707f75d2cdf 2449
ros2-colcon-output_0.2.13-2.dsc
902edc429ec6d917c243af8248c4d3a4c178dec8a4f9b39d6c4e8205c107b857 2384
ros2-colcon-output_0.2.13-2.debian.tar.xz
Files:
d86e4fea82f5f8d897948e52a4dd899a 2449 python optional
ros2-colcon-output_0.2.13-2.dsc
9c8a673dad66264ddd02f4a1ebb9a60a 2384 python optional
ros2-colcon-output_0.2.13-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmmGFx0ACgkQzIxr3RQD
9MrF+A//Z0brG2rToKbddUB1uaOyeLqh0e1LYmaP2TX7mtJK1HAmb4Zp/iOonGMf
Blccdilxls7k0ZWnhPlq75sEMrwg+oCGOzxdb0EjzL2io9253kkEZoimEb96IVHH
ezi5QXCA1zK/NBMHLOgpXCFOY7ppMIIswWYVpFHTgsdriHddltTtOAOeOPxaNnkW
clUBDjo2/58Pyd7kt8cjIVY7ZP4y7me0AN306FoSxJ4v2TQLwNtJo0eq3d2upFa6
uaJxRSgx46gFhIgUVkfvTCO8gBzZL+gMr7Z+4ojvGbCQzwpSCvHNewdC49SVIZKe
8Cj6imHQNxNEMwkgvmQn/GGuIM+U6gHScye+HGLhoBwYY+1RLTxzQ8MNVfX7O2ju
xlqZ5Sxfz0qtuzxli3vmU24xNpzqm1POnsFmVXE/SvOFKdPCBZxH7HwGG4G/rxRt
q9IMxtJY44rB0dwJQMw191ZRJWlq3XXrmfMHugIcRU+H3lR+14adow1Z+YUncUX+
ChHTKcS84mHh6T3lCJ9ffYRvtQzkO1b+p2BZfiohAcTSVHfrkdFjPHZZ5Ubk6bbh
KmM7igwhha0+0Z0CpzX6xuVG/Z6R3k8r6P6Xw4ZnZ4tJa32Ke0i7qBGyxo4T7tZ7
dHTIgRnLdAbKcg/6zv+zrc4X1gafKvWikSPn073ccbVWSwrgHtE=
=prXE
-----END PGP SIGNATURE-----
pgpMH6Z0XKTno.pgp
Description: PGP signature
--- End Message ---