Your message dated Thu, 22 Aug 2024 00:09:02 +0000
with message-id <[email protected]>
and subject line Bug#1067287: fixed in sen 0.7.0-2
has caused the Debian Bug report #1067287,
regarding sen: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.12 3.11" 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 [email protected]
immediately.)


-- 
1067287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sen
Version: 0.7.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cat debian/*manpages | sed 's/$/.txt/p' | xargs -n 1 a2x --doctype manpage 
> --format manpage
> dh_auto_configure
> I: pybuild base:305: python3.12 setup.py config 
> running config
> I: pybuild base:305: python3.11 setup.py config 
> running config
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/docker_backend.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> copying sen/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> copying sen/tui/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> copying sen/tui/ui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> copying sen/tui/buffer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> copying sen/tui/init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> copying sen/tui/constants.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/responsive_column.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> copying sen/tui/widgets/tree.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/help.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/container_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/image_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> copying sen/tui/views/disk_usage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/views
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/ui.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/widget.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/display.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> copying sen/tui/commands/backend.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/commands
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/chunks
> copying sen/tui/chunks/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/chunks
> copying sen/tui/chunks/image.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/chunks
> copying sen/tui/chunks/container.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/chunks
> copying sen/tui/chunks/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/chunks
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sen/tui/widgets/list
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/docker_backend.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> copying sen/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> copying sen/tui/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> copying sen/tui/ui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> copying sen/tui/buffer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> copying sen/tui/init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> copying sen/tui/constants.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/responsive_column.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> copying sen/tui/widgets/tree.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/help.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/container_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/image_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> copying sen/tui/views/disk_usage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/views
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/ui.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/widget.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/display.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> copying sen/tui/commands/backend.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/commands
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/chunks
> copying sen/tui/chunks/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/chunks
> copying sen/tui/chunks/image.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/chunks
> copying sen/tui/chunks/container.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/chunks
> copying sen/tui/chunks/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/chunks
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets/list
> copying sen/tui/widgets/list/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sen/tui/widgets/list
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3.12 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> collected 42 items / 3 errors
> 
> ==================================== ERRORS 
> ====================================
> __ ERROR collecting .pybuild/cpython3_3.12/build/tests/test_container_info.py 
> __
> tests/test_container_info.py:3: in <module>
>     from tests.real import mock
> tests/real.py:3: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> __ ERROR collecting .pybuild/cpython3_3.12/build/tests/test_docker_backend.py 
> __
> tests/test_docker_backend.py:3: in <module>
>     from .real import image_data, mock, container_data
> tests/real.py:3: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> _____ ERROR collecting .pybuild/cpython3_3.12/build/tests/test_widgets.py 
> ______
> tests/test_widgets.py:6: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3.12/inspect.py:1004
>   /usr/lib/python3.12/inspect.py:1004: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:1005
>   /usr/lib/python3.12/inspect.py:1005: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.12/inspect.py:911
>   /usr/lib/python3.12/inspect.py:911: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:912
>   /usr/lib/python3.12/inspect.py:912: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     return object.__file__
> 
> ../../../../../../usr/lib/python3.12/inspect.py:1004
>   /usr/lib/python3.12/inspect.py:1004: DeprecationWarning: 
> urwid.html_fragment is moved to urwid.display.html_fragment
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:1005
>   /usr/lib/python3.12/inspect.py:1005: DeprecationWarning: 
> urwid.html_fragment is moved to urwid.display.html_fragment
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.12/inspect.py:911
>   /usr/lib/python3.12/inspect.py:911: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:912
>   /usr/lib/python3.12/inspect.py:912: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     return object.__file__
> 
> ../../../../../../usr/lib/python3.12/inspect.py:1004
>   /usr/lib/python3.12/inspect.py:1004: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:1005
>   /usr/lib/python3.12/inspect.py:1005: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.12/inspect.py:911
>   /usr/lib/python3.12/inspect.py:911: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.12/inspect.py:912
>   /usr/lib/python3.12/inspect.py:912: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     return object.__file__
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/test_container_info.py - AttributeError: module '_pytest.runner' 
> ...
> ERROR tests/test_docker_backend.py - AttributeError: module '_pytest.runner' 
> ...
> ERROR tests/test_widgets.py - AttributeError: module '_pytest.runner' has no 
> ...
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 12 warnings, 3 errors in 0.84s 
> ========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest tests
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> collected 42 items / 3 errors
> 
> ==================================== ERRORS 
> ====================================
> __ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_container_info.py 
> __
> tests/test_container_info.py:3: in <module>
>     from tests.real import mock
> tests/real.py:3: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> __ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_docker_backend.py 
> __
> tests/test_docker_backend.py:3: in <module>
>     from .real import image_data, mock, container_data
> tests/real.py:3: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> _____ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_widgets.py 
> ______
> tests/test_widgets.py:6: in <module>
>     from flexmock import flexmock
> /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
>     from flexmock import _integrations  # pylint: disable=unused-import
> /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
>     saved_pytest = runner.call_runtest_hook
> E   AttributeError: module '_pytest.runner' has no attribute 
> 'call_runtest_hook'
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3.11/inspect.py:992
>   /usr/lib/python3.11/inspect.py:992: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:993
>   /usr/lib/python3.11/inspect.py:993: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.11/inspect.py:899
>   /usr/lib/python3.11/inspect.py:899: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:900
>   /usr/lib/python3.11/inspect.py:900: DeprecationWarning: urwid.lcd_display 
> is moved to urwid.display.lcd
>     return object.__file__
> 
> ../../../../../../usr/lib/python3.11/inspect.py:992
>   /usr/lib/python3.11/inspect.py:992: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:993
>   /usr/lib/python3.11/inspect.py:993: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.11/inspect.py:899
>   /usr/lib/python3.11/inspect.py:899: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:900
>   /usr/lib/python3.11/inspect.py:900: DeprecationWarning: urwid.html_fragment 
> is moved to urwid.display.html_fragment
>     return object.__file__
> 
> ../../../../../../usr/lib/python3.11/inspect.py:992
>   /usr/lib/python3.11/inspect.py:992: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     if ismodule(module) and hasattr(module, '__file__'):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:993
>   /usr/lib/python3.11/inspect.py:993: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     f = module.__file__
> 
> ../../../../../../usr/lib/python3.11/inspect.py:899
>   /usr/lib/python3.11/inspect.py:899: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     if getattr(object, '__file__', None):
> 
> ../../../../../../usr/lib/python3.11/inspect.py:900
>   /usr/lib/python3.11/inspect.py:900: DeprecationWarning: urwid.web_display 
> is moved to urwid.display.web
>     return object.__file__
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/test_container_info.py - AttributeError: module '_pytest.runner' 
> ...
> ERROR tests/test_docker_backend.py - AttributeError: module '_pytest.runner' 
> ...
> ERROR tests/test_widgets.py - AttributeError: module '_pytest.runner' has no 
> ...
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 12 warnings, 3 errors in 0.68s 
> ========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/sen_0.7.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: sen
Source-Version: 0.7.0-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sen, 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.
Colin Watson <[email protected]> (supplier of updated sen 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: SHA256

Format: 1.8
Date: Thu, 22 Aug 2024 00:26:58 +0100
Source: sen
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1067287
Changes:
 sen (0.7.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Cherry-pick upstream patches for python-docker 7.x compatibility
     (closes: #1067287).
   * Use pybuild-plugin-pyproject.
   * Enable autopkgtest-pkg-pybuild.
Checksums-Sha1:
 d386117e4446a7001c09ed7389ee0388a7c9a4d6 2225 sen_0.7.0-2.dsc
 2e23a83b08547fccca92e6ad0918caec6bfbbda7 4548 sen_0.7.0-2.debian.tar.xz
Checksums-Sha256:
 6a2b893b79f79b55413e9c60aaac9c2ebc70f868e7340eceb193a4efa0990322 2225 
sen_0.7.0-2.dsc
 eb082492d51ee8b28055cb9bf2232a9dbe7302563f936bcc647f544706212e2e 4548 
sen_0.7.0-2.debian.tar.xz
Files:
 25ad783d1349c97cb902da5152bad610 2225 admin optional sen_0.7.0-2.dsc
 36d91c408d9cbf7dfcf29715dd1a0eba 4548 admin optional sen_0.7.0-2.debian.tar.xz

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbGeBAACgkQOTWH2X2G
UAvJqhAApvCdhpN+y2HSecGNjYKxMd4EBj99bFjn2k0j7EJX+XoMoAfYQTK1MzA9
arLh0EVxAIMOu6+KIKNwD3gU1X6PRD20BcuZjuqmKkfhq43YYPXSMnCE1UFUZGTz
iBNUvhndxi/pxkCddfGzSH5elsuZWQH6hCMgtJYBQgAu5l9Me2kabLcuStiqO+0N
sKlfxo1njj0grb8+4rIX25K3IyUlqtGTinq3UaZpVHBCUIKiBCv/2WvP6w3xnG6S
eRxO8QUnE3Up8EEtpI6qvp9h+MXn5GT/zin9G1pj6EJioud7x7LsGCwy+rhIKDYW
KdjfTrfA5P1gU4oOo1IgbfcEJo3CQKn+kCq+5ezjFcrh47wKal9B5oP+JH2dyudi
rncSU7LxCTroEJ8we0i9DO0jIplnZTtAdLef6IhNQUfkwOXN+u/MKv/lQLcwAa1F
5tZP0Oli3hxtnBShIaJ/y7q3w5WcOeW4CHT/Jwgv6+sPPrlvG8m9clY5X1WHk+nu
c18jTYxUPIPmVM8gxlOnKxrUIsJ+GJRPRtz62Ld9MMg+fVd14sEMzCorbHx1oV46
d4u0WiBTSZUUaA3G6Ul0n5HbcCcFqA3jbYFHnMdyciDXxDfTxs7wnOW2xVsdeiN5
b8kAlelOoTexP44aa9yyfVMPR21jeisenuML9oZaPibgwygvhIM=
=dVsr
-----END PGP SIGNATURE-----

Attachment: pgpcSpLF1WqPA.pgp
Description: PGP signature


--- End Message ---

Reply via email to