[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1002360: marked as done (zope.exceptions: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13)



Your message dated Sun, 26 Jun 2022 13:50:25 +0000
with message-id <E1o5Sef-00067g-GR@fasolo.debian.org>
and subject line Bug#1002360: fixed in zope.exceptions 4.5-1
has caused the Debian Bug report #1002360,
regarding zope.exceptions: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13
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 owner@bugs.debian.org
immediately.)


-- 
1002360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002360
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: zope.exceptions
Version: 4.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope
> copying src/zope/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/exceptionformatter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/interfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/test_log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/test_exceptionformatter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_zope.exceptions/build/zope/exceptions/tests
> running egg_info
> writing src/zope.exceptions.egg-info/PKG-INFO
> writing dependency_links to src/zope.exceptions.egg-info/dependency_links.txt
> writing namespace_packages to src/zope.exceptions.egg-info/namespace_packages.txt
> writing requirements to src/zope.exceptions.egg-info/requires.txt
> writing top-level names to src/zope.exceptions.egg-info/top_level.txt
> reading manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope
> copying src/zope/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/exceptionformatter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/interfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions
> copying src/zope/exceptions/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/test_log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions/tests
> copying src/zope/exceptions/tests/test_exceptionformatter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_zope.exceptions/build/zope/exceptions/tests
> running egg_info
> writing src/zope.exceptions.egg-info/PKG-INFO
> writing dependency_links to src/zope.exceptions.egg-info/dependency_links.txt
> writing namespace_packages to src/zope.exceptions.egg-info/namespace_packages.txt
> writing requirements to src/zope.exceptions.egg-info/requires.txt
> writing top-level names to src/zope.exceptions.egg-info/top_level.txt
> reading manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
> running egg_info
> writing src/zope.exceptions.egg-info/PKG-INFO
> writing dependency_links to src/zope.exceptions.egg-info/dependency_links.txt
> writing namespace_packages to src/zope.exceptions.egg-info/namespace_packages.txt
> writing requirements to src/zope.exceptions.egg-info/requires.txt
> writing top-level names to src/zope.exceptions.egg-info/top_level.txt
> reading manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> running build_ext
> test_ctor_defaults (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_ctor_explicit (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_escape_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_escape_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatLastLine (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatLine_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementInfo_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementInfo_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementLine (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementLine_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatTracebackInfo (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_getPrefix (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_basic_names_as_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_basic_names_as_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_noinput (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_info_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_info_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_supplement_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_supplement_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_basic_names_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_basic_names_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_format_exception_as_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_multiline_exception (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... FAIL
> test_multiple_levels (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_quote_last_line (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_recursion_failure (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_supplement_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_supplement_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_is_tuple (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_non_ascii (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_basic_names_html (zope.exceptions.tests.test_exceptionformatter.Test_print_exception) ... ok
> test_basic_names_text (zope.exceptions.tests.test_exceptionformatter.Test_print_exception) ... ok
> test_ctor_defaults (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_ctor_explicit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_escape (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_multiple_frames_and_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_recursive_frames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_recursive_frames_and_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_single_frame (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_wo_frame (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_wo_frame_w_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatExceptionOnly (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_deep_tb_stack_with_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_empty_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_non_empty_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_recursion_in_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLastLine (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_no_tb_no_f (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_f_bogus_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_f_real_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_supplement_in_globals (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_supplement_in_locals (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_and_f (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_bogus_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_bogus_linecache_wo_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_traceback_info (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSourceURL (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplementInfo (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplementLine (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_no_info (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_column_no_line (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_expression (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_getInfo_empty (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_getInfo_text (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_and_column (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_as_marker (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_no_column (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_source_url (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_warnings (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatTracebackInfo (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatTracebackInfo_unicode (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_default (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_explicit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_sys_has_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getPrefix (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_simple_exception (zope.exceptions.tests.test_log.FormatterTests) ... ok
> test_unicode_traceback_info (zope.exceptions.tests.test_log.FormatterTests) ... ok
> 
> ======================================================================
> FAIL: test_multiline_exception (zope.exceptions.tests.test_exceptionformatter.Test_format_exception)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/zope/exceptions/tests/test_exceptionformatter.py", line 670, in test_multiline_exception
>     self.assertTrue(lines[1].endswith('    ^'))
> AssertionError: False is not true
> 
> ----------------------------------------------------------------------
> Ran 79 tests in 0.008s
> 
> FAILED (failures=1)
> Test failed: <unittest.runner.TextTestResult run=79 errors=0 failures=1>
> error: Test failed: <unittest.runner.TextTestResult run=79 errors=0 failures=1>
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: python3.10 setup.py test 
> I: pybuild base:237: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
> running egg_info
> writing src/zope.exceptions.egg-info/PKG-INFO
> writing dependency_links to src/zope.exceptions.egg-info/dependency_links.txt
> writing namespace_packages to src/zope.exceptions.egg-info/namespace_packages.txt
> writing requirements to src/zope.exceptions.egg-info/requires.txt
> writing top-level names to src/zope.exceptions.egg-info/top_level.txt
> reading manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt'
> running build_ext
> test_ctor_defaults (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_ctor_explicit (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_escape_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_escape_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatLastLine (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatLine_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementInfo_simple (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementInfo_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementLine (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatSupplementLine_w_markup (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_formatTracebackInfo (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_getPrefix (zope.exceptions.tests.test_exceptionformatter.HTMLExceptionFormatterTests) ... ok
> test_basic_names_as_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_basic_names_as_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_noinput (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_info_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_info_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_supplement_html (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_traceback_supplement_text (zope.exceptions.tests.test_exceptionformatter.Test_extract_stack) ... ok
> test_basic_names_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_basic_names_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_format_exception_as_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_multiline_exception (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_multiple_levels (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_quote_last_line (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_recursion_failure (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_supplement_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_supplement_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_html (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_is_tuple (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_non_ascii (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_traceback_info_text (zope.exceptions.tests.test_exceptionformatter.Test_format_exception) ... ok
> test_basic_names_html (zope.exceptions.tests.test_exceptionformatter.Test_print_exception) ... ok
> test_basic_names_text (zope.exceptions.tests.test_exceptionformatter.Test_print_exception) ... ok
> test_ctor_defaults (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_ctor_explicit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_escape (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_multiple_frames_and_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_recursive_frames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_recursive_frames_and_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_w_single_frame (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_wo_frame (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_extractStack_wo_frame_w_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatExceptionOnly (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_deep_tb_stack_with_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_empty_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_non_empty_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatException_recursion_in_tb_stack (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLastLine (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_no_tb_no_f (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_f_bogus_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_f_real_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_supplement_in_globals (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_supplement_in_locals (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_and_f (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_bogus_linecache_w_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_tb_bogus_linecache_wo_filenames (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatLine_w_traceback_info (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSourceURL (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplementInfo (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplementLine (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_no_info (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_column_no_line (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_expression (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_getInfo_empty (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_getInfo_text (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_and_column (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_as_marker (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_line_no_column (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_source_url (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatSupplement_w_warnings (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatTracebackInfo (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_formatTracebackInfo_unicode (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_default (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_explicit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getLimit_sys_has_limit (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_getPrefix (zope.exceptions.tests.test_exceptionformatter.TextExceptionFormatterTests) ... ok
> test_simple_exception (zope.exceptions.tests.test_log.FormatterTests) ... ok
> test_unicode_traceback_info (zope.exceptions.tests.test_log.FormatterTests) ... ok
> 
> ----------------------------------------------------------------------
> Ran 79 tests in 0.008s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/zope.exceptions_4.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: zope.exceptions
Source-Version: 4.5-1
Done: Håvard F. Aasen <havard.f.aasen@pfft.no>

We believe that the bug you reported is fixed in the latest version of
zope.exceptions, 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 1002360@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Håvard F. Aasen <havard.f.aasen@pfft.no> (supplier of updated zope.exceptions 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 25 Jun 2022 08:43:55 +0200
Source: zope.exceptions
Architecture: source
Version: 4.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Håvard F. Aasen <havard.f.aasen@pfft.no>
Closes: 974510 1002360
Changes:
 zope.exceptions (4.5-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
     Release supports Python 3.10 Closes: #1002360
   * autopkgtest: Change test to use upstream unittests. Closes: #974510
   * Remove override of installing upstream changelog, included anyway.
   * Drop d/compat, use debhelper-compat instead.
   * d/watch:
     - Bump to version 4.
     - Use secure URI.
   * d/control:
     - Update to Standards-Version 4.6.1
     - Bump to debhelper 13
     - Change homepage, point to GitHub.
     - Remove unnecessary XS-Testsuite field.
     - Document Rules-requires-Root.
     - Change priority, extra -> optional.
   * d/copyright:
     - Change to secure URI.
     - Update source field.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository
     and Repository-Browse.
Checksums-Sha1:
 380411df6043afedad5fcabdb6dff7bbfa616815 1961 zope.exceptions_4.5-1.dsc
 da10f2c803a97c9ca6e881587809efcbe71107d4 29609 zope.exceptions_4.5.orig.tar.gz
 3b4be6bc824db125abf60880ca8fc210931675b2 4372 zope.exceptions_4.5-1.debian.tar.xz
 7261d89240248f61d749dd72d9ed35a8a81f54ca 6570 zope.exceptions_4.5-1_source.buildinfo
Checksums-Sha256:
 d95885d6298db64581097e0394ce2aecdbfb0f516302de03abd64e9d47181d29 1961 zope.exceptions_4.5-1.dsc
 4e35bba04889c5d114dcaa55297425d5f33f618a85ef7db7121b3b771100784e 29609 zope.exceptions_4.5.orig.tar.gz
 c6be685d61afb20ee3475e627e6a88e7bf33e2efc226268748c83911742c7786 4372 zope.exceptions_4.5-1.debian.tar.xz
 1ea2d25f26f1a0a9fd832fc1b8bdcbbaa47c25aaa1583da3e80066caac46905a 6570 zope.exceptions_4.5-1_source.buildinfo
Files:
 c62778c91d14a186f20dd11b3339940b 1961 zope optional zope.exceptions_4.5-1.dsc
 e03b67ab2ac46591fde926b0044a6636 29609 zope optional zope.exceptions_4.5.orig.tar.gz
 81e5ccfae493db84053654adf2c933c8 4372 zope optional zope.exceptions_4.5-1.debian.tar.xz
 aa28a9f3e884ed0bee78765d841d8cfa 6570 zope optional zope.exceptions_4.5-1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmK4YCMACgkQweDZLphv
fH4PWBAA08+0MpsoTbl71mITyR40zyQDTxGFzKzOzTMy6Wb+eq18lh/dzWahdKMe
4tGDtEEznzr01b2uH3wIwYjdr3UWxY27XE88unFTZ5/8ESrLNEWRpQot6VvSsn6B
XXyK1lirOMOaxqCKTTN9DOqvgv+l6uvvl/vq+nnAjjJOHpxgP581wkTsh04530tH
TGonAoSMaIiat/XWeas+mvw8FWTpSr3iK2Yd6CVf8wLYf8cX45ILlI/2bM7IG0zb
U/V/iRm+5+oTv8FWTBaFAIcJ/0gPCg5tEl1d3ZsFGbYVOzZMe87d/QtQaUz5VFl7
XGYSu/BXjdCJD5QEh+vwJgnTkH1NiSH4sfbhLlnRUn25aK+72FUG4yTvNcVHLgSX
Fx2qjW66ccrYbGFmMXEMz7n4s4kB1FvBXOd7RDyFaBckAsNW1ftWkl0hMSUeNhgA
xritktOyrixchqtNmNalCAV7J04GEkzwDle37zSgnm6C0raMtS5UiGwsd9HlDrqT
n9MnwGEzXgyv8QgcwW9h0h+DWRLULXjGi8htlaq/+0mMBHLOz4kePJMIn9OgzQdY
ZsL/SFxob1T8MY92P6Lm6WkbOFUiJwqvH+wpYvWwNQ725M7kkmGhgTd5DMWIHwfO
VM/u+gjE1KN5h/C9Ic6rt7WgosiJJXcDrvX586H7cC0OPHuiTEY=
=tGnz
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: