Your message dated Sat, 21 Feb 2026 21:04:21 +0000
with message-id <[email protected]>
and subject line Bug#1127531: fixed in python-wilderness 0.1.10-2
has caused the Debian Bug report #1127531,
regarding python-wilderness: FTBFS: FAIL: test__format_actions_usage_1 
(tests.test_formatter.HelpFormatterTestCase.test__format_actions_usage_1)
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.)


-- 
1127531: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127531
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-wilderness
Version: 0.1.10-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/202602/

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:python-wilderness, 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 :: MIT 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 :: MIT 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 :: MIT 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 :: MIT 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 :: MIT 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/wilderness
copying wilderness/group.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/manpages.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/__version__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/documentable.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/formatter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/application.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/argparse_wrappers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
copying wilderness/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
running egg_info
creating wilderness.egg-info
writing wilderness.egg-info/PKG-INFO
writing dependency_links to wilderness.egg-info/dependency_links.txt
writing requirements to wilderness.egg-info/requires.txt
writing top-level names to wilderness.egg-info/top_level.txt
writing manifest file 'wilderness.egg-info/SOURCES.txt'
reading manifest file 'wilderness.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'examples/*/build/*'
adding license file 'LICENSE'
writing manifest file 'wilderness.egg-info/SOURCES.txt'
copying wilderness/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness
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 :: MIT 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/wilderness
copying wilderness/group.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/manpages.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/__version__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/tester.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/command.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/documentable.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/formatter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/application.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/argparse_wrappers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
copying wilderness/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
running egg_info
writing wilderness.egg-info/PKG-INFO
writing dependency_links to wilderness.egg-info/dependency_links.txt
writing requirements to wilderness.egg-info/requires.txt
writing top-level names to wilderness.egg-info/top_level.txt
reading manifest file 'wilderness.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'examples/*/build/*'
adding license file 'LICENSE'
writing manifest file 'wilderness.egg-info/SOURCES.txt'
copying wilderness/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness
   dh_auto_test -O--buildsystem=pybuild
W: pybuild base:327: No test runner selected, defaulting to unittest, ignoring 
test discovery problems.
Use --test-unittest to explicitly select the unittest runner.
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m unittest discover -v 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness/manpages.py:150: 
SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work 
in the future. Did you mean "\\ "? A raw string is also an option.
  starting lines with :literal:`* \ ` , as long as each list entry starts
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/wilderness/manpages.py:173: 
SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work 
in the future. Did you mean "\\ "? A raw string is also an option.
  match = re.match("^\ ?\d+\.\ ", line)
test_application_base 
(tests.test_application.ApplicationTestCase.test_application_base) ... ok
test_application_help_1 
(tests.test_application.ApplicationTestCase.test_application_help_1) ... ok
test_application_help_2 
(tests.test_application.ApplicationTestCase.test_application_help_2) ... ok
test_application_help_3 
(tests.test_application.ApplicationTestCase.test_application_help_3) ... ok
test_application_help_4 
(tests.test_application.ApplicationTestCase.test_application_help_4) ... ok
test_application_help_5 
(tests.test_application.ApplicationTestCase.test_application_help_5) ... ok
test_application_help_6 
(tests.test_application.ApplicationTestCase.test_application_help_6) ... ok
test_application_help_7 
(tests.test_application.ApplicationTestCase.test_application_help_7) ... ok
test__fill_text_1 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_1) ... ok
test__fill_text_2 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_2) ... ok
test__fill_text_3 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_3) ... ok
test__format_actions_usage_1 
(tests.test_formatter.HelpFormatterTestCase.test__format_actions_usage_1) ... 
FAIL
test_group_1 (tests.test_group.GroupTestCase.test_group_1) ... ok
test_group_2 (tests.test_group.GroupTestCase.test_group_2) ... ok

======================================================================
FAIL: test__format_actions_usage_1 
(tests.test_formatter.HelpFormatterTestCase.test__format_actions_usage_1)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_formatter.py", 
line 89, in test__format_actions_usage_1
    self.assertEqual(thehelp, exp)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
AssertionError: 'usage: test [-h] [-p | -j]\n\noptions:\n  -h, --help   [82 
chars]lp\n' != 'usage: test [-p | --plain | -j | --json]\n\noptions:\n [96 
chars]lp\n'
- usage: test [-h] [-p | -j]
+ usage: test [-p | --plain | -j | --json]
  
  options:
    -h, --help   show this help message and exit
    -p, --plain  plain help
    -j, --json   json help


----------------------------------------------------------------------
Ran 14 tests in 0.005s

FAILED (failures=1)
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m unittest discover 
-v 
W: pybuild base:327: No test runner selected, defaulting to unittest, ignoring 
test discovery problems.
Use --test-unittest to explicitly select the unittest runner.
I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m unittest discover -v 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness/manpages.py:150: 
SyntaxWarning: invalid escape sequence '\ '
  starting lines with :literal:`* \ ` , as long as each list entry starts
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wilderness/manpages.py:173: 
SyntaxWarning: invalid escape sequence '\ '
  match = re.match("^\ ?\d+\.\ ", line)
test_application_base 
(tests.test_application.ApplicationTestCase.test_application_base) ... ok
test_application_help_1 
(tests.test_application.ApplicationTestCase.test_application_help_1) ... ok
test_application_help_2 
(tests.test_application.ApplicationTestCase.test_application_help_2) ... ok
test_application_help_3 
(tests.test_application.ApplicationTestCase.test_application_help_3) ... ok
test_application_help_4 
(tests.test_application.ApplicationTestCase.test_application_help_4) ... ok
test_application_help_5 
(tests.test_application.ApplicationTestCase.test_application_help_5) ... ok
test_application_help_6 
(tests.test_application.ApplicationTestCase.test_application_help_6) ... ok
test_application_help_7 
(tests.test_application.ApplicationTestCase.test_application_help_7) ... ok
test__fill_text_1 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_1) ... ok
test__fill_text_2 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_2) ... ok
test__fill_text_3 
(tests.test_formatter.HelpFormatterTestCase.test__fill_text_3) ... ok
test__format_actions_usage_1 
(tests.test_formatter.HelpFormatterTestCase.test__format_actions_usage_1) ... ok
test_group_1 (tests.test_group.GroupTestCase.test_group_1) ... ok
test_group_2 (tests.test_group.GroupTestCase.test_group_2) ... ok

----------------------------------------------------------------------
Ran 14 tests in 0.004s

OK
dh_auto_test: error: pybuild --test -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: python-wilderness
Source-Version: 0.1.10-2
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-wilderness, 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.
Alexandre Detiste <[email protected]> (supplier of updated python-wilderness 
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 21:43:43 +0100
Source: python-wilderness
Architecture: source
Version: 0.1.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1127531
Changes:
 python-wilderness (0.1.10-2) unstable; urgency=medium
 .
   * Team upload.
   * Add a patch to hybridize for Python 3.14 (Closes: #1127531)
   * Switch to pybuild-plugin-pyproject
   * Add debian/salsa-ci.yml
   * Bump Standards-Version to 4.7.3, drop Priority: tag
   * Drop "Rules-Requires-Root: no", it is now the default
Checksums-Sha1:
 621df847a4fae36754105d5ea5721ef4adf8e98b 2206 python-wilderness_0.1.10-2.dsc
 1293539c1f8ed0adcd8f928789ff2139e35a56b3 3052 
python-wilderness_0.1.10-2.debian.tar.xz
 5e327b8875607448f166a782a076840428ea7ccb 7248 
python-wilderness_0.1.10-2_source.buildinfo
Checksums-Sha256:
 90671efe145c4abf3eb827e06c91d7a0ae9b6e0773df9c15695c009c50a0cb1a 2206 
python-wilderness_0.1.10-2.dsc
 0ca6f4f3f51e5e89c3d6373c66b49f6e7a4ada136af9e937646a6f7f30391072 3052 
python-wilderness_0.1.10-2.debian.tar.xz
 79c3f578a806f922c2de2db4131de45c11b87edaeaebc9c11a3e3a581d1327f0 7248 
python-wilderness_0.1.10-2_source.buildinfo
Files:
 f2fb94c7dd10c6f847cba2e5c2e2c0ae 2206 python optional 
python-wilderness_0.1.10-2.dsc
 6e5217dda61afde70fde0e8a17789431 3052 python optional 
python-wilderness_0.1.10-2.debian.tar.xz
 d09e3f58c97e0a419589d7525bfddf93 7248 python optional 
python-wilderness_0.1.10-2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmmaGyMRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpIFg/+J/M47tCKfh8nHPOOdJ469+aJ+eLTrUd+
DEM+hAME1OaZwfBTyVMgQMb5F6H4qUOXGpwMQy57ZUG9h+aiX7udC/yDf0w67wHl
GJCJ6EEJtNZz6K5xtx3QTH238cXrPjT7ZnswVE6oD0l6JmSSP2Q3vvnbhGq62koy
lg7MQTm2+oSyvmP9NlJE24t/ZdDgP4p1Y4NDx0Z1chg++IVLN0vREXhK+ftBIsiX
DfYoCsQRwfmmzxwOWNSJEuJIIaqI7jGL2xtIUyxQG00LhPKOuK8ZZbnptpWOPcc8
NYjDpHcnLjNT6h+dzHPpT92VY32Nc2j5sb25JSoEbHYSOgcW0jC3mRdaYf1wf+rJ
0cai16ME3aW80UZFqGECuKYweeBsb13DVCh6IhEp8p6+Dj3Utx04e96LeGC9M5f3
wSaDa3iIYgEsEAQxQDsjgN2TLev26z1OD3Q+pNcUijnnRhXoxw9+q3LSIz6FVBWb
GfhPbQ1VoP1xCXHUSKKNHd5ggpUgAAe8gQ5gHhMnAVlez3F5l60oDWNw2feWXk9+
h+Div74nKcwBbsS5I0/QwonrObS1CStSbaJhnE46WCd6p8Xb/8BIL99NV0T9cH9W
Nvq7C8x5Ii4wWI8OB/xfE48q4Jvfv6IjfOaFW94nkWT7mx2W1rBEEFGk1kT1Ws66
t/lNHeG8lDA=
=GD9f
-----END PGP SIGNATURE-----

Attachment: pgpyufsPR_f8q.pgp
Description: PGP signature


--- End Message ---

Reply via email to