Source: magic-wormhole-mailbox-server
Version: 0.4.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211228 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 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> running config
> I: pybuild base:237: python3.9 setup.py config 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server_websocket.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/web.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server_tap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/increase_rlimits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/database.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_rlimits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_database.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_ws_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/ws_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_web.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_service.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> package init file 'src/twisted/plugins/__init__.py' not found (or not a 
> regular file)
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/twisted
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/twisted/plugins
> copying src/twisted/plugins/magic_wormhole_mailbox.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/twisted/plugins
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/upgrade-usage-to-v2.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/channel-v1.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/usage-v1.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/usage-v2.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/_version.py
>  to '0.4.1'
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server_websocket.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/web.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server_tap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/increase_rlimits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> copying src/wormhole_mailbox_server/database.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_rlimits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_database.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_ws_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/ws_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_web.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_service.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> copying src/wormhole_mailbox_server/test/test_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/test
> package init file 'src/twisted/plugins/__init__.py' not found (or not a 
> regular file)
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/twisted
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/twisted/plugins
> copying src/twisted/plugins/magic_wormhole_mailbox.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/twisted/plugins
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/upgrade-usage-to-v2.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/channel-v1.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/usage-v1.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> copying src/wormhole_mailbox_server/db-schemas/usage-v2.sql -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/db-schemas
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_magic-wormhole-mailbox-server/build/wormhole_mailbox_server/_version.py
>  to '0.4.1'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py test 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> 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.
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: 
> PkgResourcesDeprecationWarning: 1.12.1-git20200711.33e2d80-dfsg1-0.6 is an 
> invalid version and will not be supported in a future release
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/installer.py:27: 
> SetuptoolsDeprecationWarning: setuptools.installer is deprecated. 
> Requirements should be satisfied by a PEP 517 installer.
>   warnings.warn(
> WARNING: The wheel package is not available.
> /usr/bin/python3.10: No module named pip
> error: Command '['/usr/bin/python3.10', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmp60duayq2', '--quiet', 'autobahn[twisted]>=0.14.1']' returned 
> non-zero exit status 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 
> /<<PKGBUILDDIR>>/setup.py:20: DeprecationWarning: 'U' mode is deprecated
>   long_description=open('README.md', 'rU').read(),
> 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.
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: 
> PkgResourcesDeprecationWarning: 1.12.1-git20200711.33e2d80-dfsg1-0.6 is an 
> invalid version and will not be supported in a future release
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/installer.py:27: 
> SetuptoolsDeprecationWarning: setuptools.installer is deprecated. 
> Requirements should be satisfied by a PEP 517 installer.
>   warnings.warn(
> WARNING: The wheel package is not available.
> /usr/bin/python3.9: No module named pip
> error: Command '['/usr/bin/python3.9', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmpwq4mqtve', '--quiet', 'autobahn[twisted]>=0.14.1']' returned 
> non-zero exit status 1.
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> 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/28/magic-wormhole-mailbox-server_0.4.1-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.

Reply via email to