Your message dated Sat, 07 Mar 2026 19:07:03 +0000
with message-id <[email protected]>
and subject line Bug#1126244: fixed in ros2-colcon-package-selection 0.2.10-2.1
has caused the Debian Bug report #1126244,
regarding ros2-colcon-package-selection: 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.)


-- 
1126244: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126244
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros2-colcon-package-selection
Version: 0.2.10-2
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-package-selection, 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_package_selection
copying colcon_package_selection/argument.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection
copying colcon_package_selection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/dependencies.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/start_end.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/select_skip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_discovery
copying colcon_package_selection/package_discovery/ignore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_discovery
copying colcon_package_selection/package_discovery/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_discovery
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection/previous
copying colcon_package_selection/package_selection/previous/event_handler.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection/previous
copying 
colcon_package_selection/package_selection/previous/package_selection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection/previous
copying colcon_package_selection/package_selection/previous/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_package_selection/package_selection/previous
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_package_selection
copying colcon_package_selection/argument.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection
copying colcon_package_selection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/dependencies.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/start_end.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/select_skip.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection
copying colcon_package_selection/package_selection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_discovery
copying colcon_package_selection/package_discovery/ignore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_discovery
copying colcon_package_selection/package_discovery/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_discovery
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection/previous
copying colcon_package_selection/package_selection/previous/event_handler.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection/previous
copying 
colcon_package_selection/package_selection/previous/package_selection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection/previous
copying colcon_package_selection/package_selection/previous/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_package_selection/package_selection/previous
   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_package_selection'),
        ])
        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 1 errors
E       assert not 1

test/test_flake8.py:50: AssertionError
----------------------------- Captured stdout call -----------------------------

1     F824 `global spell_check_words_path` is unused: name is never assigned in 
scope
----------------------------- Captured stderr call -----------------------------
/<<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 1 errors
=========================== short test summary info ============================
FAILED test/test_flake8.py::test_flake8 - AssertionError: flake8 reported 1 e...
==================== 1 failed, 1 passed, 1 skipped in 0.28s ====================
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_package_selection'),
        ])
        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 1 errors
E       assert not 1

test/test_flake8.py:50: AssertionError
----------------------------- Captured stdout call -----------------------------

1     F824 `global spell_check_words_path` is unused: name is never assigned in 
scope
----------------------------- Captured stderr call -----------------------------
/<<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 1 errors
=========================== short test summary info ============================
FAILED test/test_flake8.py::test_flake8 - AssertionError: flake8 reported 1 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-package-selection
Source-Version: 0.2.10-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros2-colcon-package-selection, 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.
Adrian Bunk <[email protected]> (supplier of updated 
ros2-colcon-package-selection 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, 21 Feb 2026 20:21:38 +0200
Source: ros2-colcon-package-selection
Architecture: source
Version: 0.2.10-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1126244
Changes:
 ros2-colcon-package-selection (0.2.10-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with flake8 7.3.0. (Closes: #1126244)
Checksums-Sha1:
 0b696f0db3d427bc05da21cc598ae519d462fb2e 2464 
ros2-colcon-package-selection_0.2.10-2.1.dsc
 ce880afa746afd14f44c1c55beacb878d5e0a1f0 2684 
ros2-colcon-package-selection_0.2.10-2.1.debian.tar.xz
Checksums-Sha256:
 53da0af6953495d618c02f9097135fc619e08abba7bf6dd2ee05bfa7d58524cc 2464 
ros2-colcon-package-selection_0.2.10-2.1.dsc
 f18a3fe51580aade98d02cf35c61277fd197f2d36ae7eec6f07674c45c634299 2684 
ros2-colcon-package-selection_0.2.10-2.1.debian.tar.xz
Files:
 199f267fb9029b8022737301f0e86cf2 2464 python optional 
ros2-colcon-package-selection_0.2.10-2.1.dsc
 f2ea45c8635e78812df4d451d2e144c0 2684 python optional 
ros2-colcon-package-selection_0.2.10-2.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmmZ+IIACgkQiNJCh6LY
mLHYDw/+JJe37svMzH7VkHWJ9GmvRQOueKJJMP5Tdfcq4D2NY3vpDYSyZI5jqxB+
9nQ2X0yBOYJDmQjwGrtcD06mT+TI7f8hVt1CDXpvWMF+9EhRfKAzFT69rxRdBaYa
MUw4CoU0/LplrmDyZ4QNaTHM8TjWoRy1o0WCEAXMYcCcM/rHdBRJo5lIfyn8SW7+
ra7wpHcY6WEyRX3oQKqK8KOph+TL7tFitWtbjY80OfJhyp0an1UMOlAoxkwYLCuj
/4mnd9/f2wPSXnV0Kjq9kZlR/Ug0lqOhPaU56uCiprEueYA0FpP2t0c2dK5ty3d4
vpv0++A+MvWyPs20vskNwt6RuGf9jnI8W9zHcNmPV0aKVOBue9NSpz4YjFRHPd4l
K0TSYPd7tD2fSZDIbfY9IUMhXMkfqbt7kWzNj9mWKUI1f/ojxRGgKgT+hJIPsfe4
8rgEwZCBNOKuA4Uu21VKhVEt9s12pFJtYL+ZOR6KSRCAYFkYHRWKsOjQw3xIcaMW
OhAFXmOC0y5nEZd3hejr4MVeoha3og60EY7aY2txyvSMNzqVTPV74MwXDad212Z1
+iYhbLPCQQmaGNfHZE4qtvMonPXX7niAprRjsdH8owlVLyj6u88s8K3qCUViR/BV
JNzWa73XOQ4fzJpyuEI9qfZh8ZONC2Vr96lC61sCtwJKWFMcw5w=
=uh/t
-----END PGP SIGNATURE-----

Attachment: pgpUKpXbvjl3q.pgp
Description: PGP signature


--- End Message ---

Reply via email to