Your message dated Fri, 06 Feb 2026 21:10:26 +0000
with message-id <[email protected]>
and subject line Bug#1126246: fixed in ros2-colcon-recursive-crawl 0.2.3-2
has caused the Debian Bug report #1126246,
regarding ros2-colcon-recursive-crawl: 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.)


-- 
1126246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros2-colcon-recursive-crawl
Version: 0.2.3-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-recursive-crawl, 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_recursive_crawl
copying colcon_recursive_crawl/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_recursive_crawl
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_recursive_crawl/package_discovery
copying colcon_recursive_crawl/package_discovery/recursive_crawl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_recursive_crawl/package_discovery
copying colcon_recursive_crawl/package_discovery/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_recursive_crawl/package_discovery
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_recursive_crawl
copying colcon_recursive_crawl/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_recursive_crawl
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_recursive_crawl/package_discovery
copying colcon_recursive_crawl/package_discovery/recursive_crawl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_recursive_crawl/package_discovery
copying colcon_recursive_crawl/package_discovery/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_recursive_crawl/package_discovery
   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_recursive_crawl'),
        ])
        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.25s ====================
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_recursive_crawl'),
        ])
        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.09s ====================
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-recursive-crawl
Source-Version: 0.2.3-2
Done: Timo Röhling <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros2-colcon-recursive-crawl, 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-recursive-crawl 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 21:57:12 +0100
Source: ros2-colcon-recursive-crawl
Architecture: source
Version: 0.2.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1126246
Changes:
 ros2-colcon-recursive-crawl (0.2.3-2) unstable; urgency=medium
 .
   * Skip flake8 linter test (Closes: #1126246)
   * Bump Standards-Version to 4.7.3
   * Wrap and sort Debian package files
Checksums-Sha1:
 fa08889292b5ff279fdbbaa7d468e2be7c56bd7a 3049 
ros2-colcon-recursive-crawl_0.2.3-2.dsc
 4ddaaae4b6079f7bf72a38b2761da49f22b5cdda 2568 
ros2-colcon-recursive-crawl_0.2.3-2.debian.tar.xz
Checksums-Sha256:
 e1661f194729b748e421abfe40f25a9d5919a9abb0fcca8088fef20b63cb03ca 3049 
ros2-colcon-recursive-crawl_0.2.3-2.dsc
 6e466ad1e8a51aa94cacaba9dc6d9235357a785063548b362707e83b0ec4eb22 2568 
ros2-colcon-recursive-crawl_0.2.3-2.debian.tar.xz
Files:
 2635eae33919bc06f3276939f09c873a 3049 python optional 
ros2-colcon-recursive-crawl_0.2.3-2.dsc
 132bb8ff43ccfe784b6db4d3af515432 2568 python optional 
ros2-colcon-recursive-crawl_0.2.3-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmmGVn0ACgkQzIxr3RQD
9Mpx9xAAoM6mw7IcTUzzbJv4z41IEy0nL71Fo0PKGstJAYb8kDG0AZt+oU0PzmMB
ZBlFIYzRuPV1VXkRZt6KJaMFsklX/iUY95C7ZWzaHPnkWfThw40Bbq+T/ge7wRnu
RhYAiDyhi820KeulSAKWeXQk4iLQhbN5WwEv5vT/dKm1Pybc4hDXciRoGTzyV6y2
bszo99bHom8wy+sZtXSl8bYcdSsw2ajcDXLE6ugZWjenU1fw3ukdznsC4wHa8zOP
Q/F64tr0tgLQ0lwzaNOWIUvm5KAiPkCdgpWT1B1gU5g0SY1ln0C1geFgXpJQtnWu
FZXcfyxatEM9AF5awSN0t5Unmo+NFSJx+1ts6sTDIoM102kXzdAPuiNSxm97rbw+
i5ffU8S5Vf0KNDBjVQVftGGmyarGeTxT+VIrnzJRP2xt3VKRmvc75mMRM/4cDSx9
ER1KBVkZGNKdC8myPIUhyGB7Q5PwO8AsVMUNhf0u1OfMun4Ur+NiEE0YNbdtoYdM
1LFJSgVaCSXaDhc3SxU4FyfN6z40VyDNbfbBBGEN6q7gPPDXoS+/EMKFcwPfqi2U
FSNDnA3avYZNGyk83icNzGwILdGpKfaKXA8oFZmz0fhm4520S+699qvhMg/21fZK
8eqxMRlF2SLHjUBDP5xZjJ4xNOVaB/377Q3218ns/vwFA4u/xYU=
=O99b
-----END PGP SIGNATURE-----

Attachment: pgpQ_UYTfCVm7.pgp
Description: PGP signature


--- End Message ---

Reply via email to