Package: src:python-cliff
Version: 4.11.0-4
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-cliff, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
rm -rf cliff.egg-info build AUTHOR ChangeLog
find . -type d -iname __pycache__ -exec rm -rf {} \; || true
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
make: pyversions: No such file or directory

[... snipped ...]

cliff.tests.test_commandmanager.TestLookupAndFind.test(two-words)
cliff.tests.test_commandmanager.TestLookupAndFind.test(two-words) ... ok
cliff.tests.test_commandmanager.TestLookupAndFind.test(three-words)
cliff.tests.test_commandmanager.TestLookupAndFind.test(three-words) ... ok
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(one)
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(one) ... ok
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(two)
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(two) ... ok
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(three)
cliff.tests.test_commandmanager.TestLookupWithRemainder.test(three) ... ok
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_bash
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_bash ... ok
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_command_parser
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_command_parser
 ... ok
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_no_code
cliff.tests.test_complete.TestCompletionAlternatives.test_complete_no_code ... 
ok
cliff.tests.test_formatters_shell.TestShellFormatter.test
cliff.tests.test_formatters_shell.TestShellFormatter.test ... ok
cliff.tests.test_formatters_shell.TestShellFormatter.test_args
cliff.tests.test_formatters_shell.TestShellFormatter.test_args ... ok
cliff.tests.test_lister.TestLister.test_sort_by_column_cliff_side_procedure
cliff.tests.test_lister.TestLister.test_sort_by_column_cliff_side_procedure ... 
ok
cliff.tests.test_formatters_shell.TestShellFormatter.test_formattable_column
cliff.tests.test_formatters_shell.TestShellFormatter.test_formattable_column 
... ok
cliff.tests.test_formatters_shell.TestShellFormatter.test_non_bash_friendly_values
cliff.tests.test_formatters_shell.TestShellFormatter.test_non_bash_friendly_values
 ... ok
cliff.tests.test_formatters_shell.TestShellFormatter.test_non_string_values
cliff.tests.test_formatters_shell.TestShellFormatter.test_non_string_values ... 
ok
cliff.tests.test_formatters_value.TestValueFormatter.test
cliff.tests.test_formatters_value.TestValueFormatter.test ... ok
cliff.tests.test_formatters_value.TestValueFormatter.test_formattable_column
cliff.tests.test_formatters_value.TestValueFormatter.test_formattable_column 
... ok
cliff.tests.test_lister.TestLister.test_sort_by_column_data_already_sorted
cliff.tests.test_lister.TestLister.test_sort_by_column_data_already_sorted ... 
ok
cliff.tests.test_formatters_value.TestValueFormatter.test_list_formatter
cliff.tests.test_formatters_value.TestValueFormatter.test_list_formatter ... ok
cliff.tests.test_formatters_value.TestValueFormatter.test_list_formatter_formattable_column
cliff.tests.test_formatters_value.TestValueFormatter.test_list_formatter_formattable_column
 ... ok
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_format_one
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_format_one ... ok
cliff.tests.test_lister.TestLister.test_sort_by_column_reverse_order
cliff.tests.test_lister.TestLister.test_sort_by_column_reverse_order ... ok
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_formattablecolumn_list
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_formattablecolumn_list 
... ok
cliff.tests.test_lister.TestLister.test_sort_by_column_with_different_types
cliff.tests.test_lister.TestLister.test_sort_by_column_with_different_types ... 
ok
cliff.tests.test_lister.TestLister.test_sort_by_column_with_null
cliff.tests.test_lister.TestLister.test_sort_by_column_with_null ... ok
cliff.tests.test_lister.TestLister.test_sort_by_non_displayed_column
cliff.tests.test_lister.TestLister.test_sort_by_non_displayed_column ... ok
cliff.tests.test_lister.TestLister.test_sort_by_non_existing_column
cliff.tests.test_lister.TestLister.test_sort_by_non_existing_column ... ok
cliff.tests.test_sphinxext.TestSphinxExtension.test_description_epilog
cliff.tests.test_sphinxext.TestSphinxExtension.test_description_epilog ... FAIL
cliff.tests.test_sphinxext.TestSphinxExtension.test_empty_help
cliff.tests.test_sphinxext.TestSphinxExtension.test_empty_help ... FAIL
cliff.tests.test_sphinxext.TestSphinxExtension.test_flag
cliff.tests.test_sphinxext.TestSphinxExtension.test_flag ... FAIL
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_formattablecolumn_one
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_formattablecolumn_one 
... ok
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_list
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_list ... ok
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_list_custom_object
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_list_custom_object ... 
ok
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_one_custom_object
cliff.tests.test_formatters_yaml.TestYAMLFormatter.test_one_custom_object ... ok
cliff.tests.test_show.TestShow.test_dict2columns
cliff.tests.test_show.TestShow.test_dict2columns ... ok
cliff.tests.test_show.TestShow.test_formatter_args
cliff.tests.test_show.TestShow.test_formatter_args ... ok
cliff.tests.test_sphinxext.TestSphinxExtension.test_metavar
cliff.tests.test_sphinxext.TestSphinxExtension.test_metavar ... FAIL
cliff.tests.test_sphinxext.TestSphinxExtension.test_multiple_opts
cliff.tests.test_sphinxext.TestSphinxExtension.test_multiple_opts ... FAIL
cliff.tests.test_sphinxext.TestSphinxExtension.test_nonempty_help
cliff.tests.test_sphinxext.TestSphinxExtension.test_nonempty_help ... FAIL
cliff.tests.test_sphinxext.TestSphinxExtension.test_supressed
cliff.tests.test_sphinxext.TestSphinxExtension.test_supressed ... FAIL
cliff.tests.test_show.TestShow.test_no_exist_column
cliff.tests.test_show.TestShow.test_no_exist_column ... ok
cliff.tests.test_sphinxext.TestSphinxExtension.test_various_option_names_with_hyphen
cliff.tests.test_sphinxext.TestSphinxExtension.test_various_option_names_with_hyphen
 ... FAIL
cliff.tests.test_utils.TestTerminalWidth.test
cliff.tests.test_utils.TestTerminalWidth.test ... ok
cliff.tests.test_utils.TestTerminalWidth.test_get_terminal_size
cliff.tests.test_utils.TestTerminalWidth.test_get_terminal_size ... ok

======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_description_epilog
cliff.tests.test_sphinxext.TestSphinxExtension.test_description_epilog
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 86, in 
test_description_epilog
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_empty_help
cliff.tests.test_sphinxext.TestSphinxExtension.test_empty_help
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 29, in 
test_empty_help
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_flag
cliff.tests.test_sphinxext.TestSphinxExtension.test_flag
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 117, in test_flag
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_metavar
cliff.tests.test_sphinxext.TestSphinxExtension.test_metavar
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 169, in 
test_metavar
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_multiple_opts
cliff.tests.test_sphinxext.TestSphinxExtension.test_multiple_opts
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 217, in 
test_multiple_opts
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_nonempty_help
cliff.tests.test_sphinxext.TestSphinxExtension.test_nonempty_help
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 54, in 
test_nonempty_help
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: cliff.tests.test_sphinxext.TestSphinxExtension.test_supressed
cliff.tests.test_sphinxext.TestSphinxExtension.test_supressed
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 144, in 
test_supressed
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


======================================================================
FAIL: 
cliff.tests.test_sphinxext.TestSphinxExtension.test_various_option_names_with_hyphen
cliff.tests.test_sphinxext.TestSphinxExtension.test_various_option_names_with_hyphen
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/cliff/tests/test_sphinxext.py", line 285, in 
test_various_option_names_with_hyphen
    output = '\n'.join(sphinxext._format_parser(parser))
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 228, in _format_parser
    for line in _format_usage(parser):
                ~~~~~~~~~~~~~^^^^^^^^
  File "/<<PKGBUILDDIR>>/cliff/sphinxext.py", line 87, in _format_usage
    opt_usage = fmt._format_actions_usage(optionals, groups)
                ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HelpFormatter' object has no attribute '_format_actions_usage'


----------------------------------------------------------------------
Ran 209 tests in 0.843s

FAILED (failures=8)
+ echo ======> STESTR TEST SUITE FAILED FOR python3.14: displaying pip3 freeze 
output...
======> STESTR TEST SUITE FAILED FOR python3.14: displaying pip3 freeze 
output...
+ [ -x /usr/bin/pip3 ]
+ pip3 freeze
WARNING: The directory '/sbuild-nonexistent/.cache/pip' or its parent directory 
is not owned or is not writable by the current user. The cache has been 
disabled. Check the permissions and owner of that directory. If executing pip 
with sudo, you should use sudo's -H flag.
alabaster==1.0.0
autocommand==2.2.2
autopage==0.4.0
babel==2.17.0
certifi==2026.1.4
chardet==5.2.0
charset-normalizer==3.4.4
cliff==4.11.0
cmd2==2.5.11+ds
coverage==7.8.2
defusedxml==0.7.1
docutils==0.22.4
dulwich==1.0.0
fixtures==4.2.5
idna==3.10
imagesize==1.4.1
inflect==7.5.0
iso8601==2.1.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jaraco.text==4.0.0
Jinja2==3.1.6
MarkupSafe==3.0.3
more-itertools==10.8.0
openstackdocstheme==3.2.0
packaging==25.0
pbr==7.0.3
prettytable==3.16.0
Pygments==2.19.2
pyperclip==1.11.0
python-subunit==1.4.4
PyYAML==6.0.3
requests==2.32.5
roman-numerals==4.1.0
setuptools==78.1.1
snowballstemmer==3.0.1
Sphinx==8.2.3
stestr==4.2.0
stevedore==5.5.0
testscenarios==0.5.0
testtools==2.8.2
tomlkit==0.13.3
typeguard==4.4.4
typing_extensions==4.15.0
urllib3==2.6.3
voluptuous==0.16.0
wcwidth==0.2.14
wheel==0.46.3
zipp==3.23.0
+ exit 1
make[1]: *** [debian/rules:19: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to