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


-- 
1126247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126247
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ros2-colcon-zsh
Version: 0.5.0-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-zsh, 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_zsh
copying colcon_zsh/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell
copying colcon_zsh/shell/zsh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell
copying colcon_zsh/shell/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/package.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/prefix.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/prefix_chain.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/colcon_zsh/shell/template
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_zsh
copying colcon_zsh/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell
copying colcon_zsh/shell/zsh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell
copying colcon_zsh/shell/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/package.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/prefix.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell/template
copying colcon_zsh/shell/template/prefix_chain.zsh.em -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/colcon_zsh/shell/template
   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_zsh'),
        ])
        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_zsh'),
        ])
        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-zsh
Source-Version: 0.5.0-1.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros2-colcon-zsh, 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-zsh 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 22:02:41 +0200
Source: ros2-colcon-zsh
Architecture: source
Version: 0.5.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1126247
Changes:
 ros2-colcon-zsh (0.5.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with flake8 7.3.0. (Closes: #1126247)
Checksums-Sha1:
 c16ed7054fab41cb84779a000fe77ab822e52e6b 2718 ros2-colcon-zsh_0.5.0-1.1.dsc
 5f2044b138f0959c4d0ca06f649896e26970282e 2712 
ros2-colcon-zsh_0.5.0-1.1.debian.tar.xz
Checksums-Sha256:
 02ed3414074ec99b786ef032d110716baaa253e439a049edcc771ec8a9bf1cde 2718 
ros2-colcon-zsh_0.5.0-1.1.dsc
 c75434cad4796a292821a925f59e19eb067ab49b8f079ad4aad93a9f3cd379ab 2712 
ros2-colcon-zsh_0.5.0-1.1.debian.tar.xz
Files:
 937106a4887aa9bad57be7a747443938 2718 python optional 
ros2-colcon-zsh_0.5.0-1.1.dsc
 e25800af1d1b35316618c7327d66b837 2712 python optional 
ros2-colcon-zsh_0.5.0-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmmaEH8ACgkQiNJCh6LY
mLFMLBAAjOGHIvOK4Yc4wqf/ZMsHUIAzxC1yi1G8wf9IP7KfWzNho5NiWSmex4St
7aehD2bM8Tw7YfoFdHE0hQvkhVa6GMJae+8YqpeEil+ytOynQDGDxsvxFP8Ki3Oe
5w9F1EyHfAwUfpSI4JsAYexQaPbxZde60WGECNWD46nSXHMEbTtj5Cs2uJKw1trp
T+l04l1SDjJ17+4EN11rs5QjvIw22WJk/+5bexkwS1HSmFveaP30AcL572hdyd7Y
3yvldjAmLDphnczDvsPEib04s0DyFI+sqNLFBWa285OQKt7EMALCxqM592QRmEOO
Dc28ncA8tFJeM89wnKbU+KtfR98MJ+0opup+04BnOfGRh3MVb/GxpNkPodOWb8Ha
VQhEvvvQtpXo+sC/VlojxP0xqDoH2IYPY6dipyu0wuHYWCjq//ALwkjfA8AbXz5L
/6vjI2aazNvvdUr/rMRQ1MR1VOMCkfy91zDR9xqpcq15QnJR9FJTXZ0g5N5k/79m
p5C8xm24cf2t0ervm1lPeBBJ8EJmJRXtDrO8XZWHtJmZUIHTtTdl2of8Q2vnDFiQ
D9iG38cYcljQBhSsfqboE20xQG6sETd9SLGnWD7qTvWxKejDXATE8zohMk0nyENl
HWDdwreydOC2c466gBagAuSjJHfKZfzVpQ0oy3rJ5+c6hBizX5U=
=TrvR
-----END PGP SIGNATURE-----

Attachment: pgpMk_4QP6fq0.pgp
Description: PGP signature


--- End Message ---

Reply via email to