Bug#1005527: python-wsproto: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-02-26 Thread Paul Wise
On Sun, 13 Feb 2022 08:45:58 +0100 Lucas Nussbaum wrote:

> Source: python-wsproto
...
> During a rebuild of all packages in sid, your package failed to build
> on amd64.

Upstream has fixed this in git, so I asked them to make a new release:

https://github.com/python-hyper/wsproto/issues/171
https://github.com/python-hyper/wsproto/commit/76c130fe6309235bb40161ed0e9fc9721ec55ab1
https://github.com/python-hyper/wsproto/pull/170
https://github.com/python-hyper/wsproto/issues/169

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#1005527: python-wsproto: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-02-12 Thread Lucas Nussbaum
Source: python-wsproto
Version: 1.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with sphinxdoc --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 /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/__init__.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/handshake.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/events.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/frame_protocol.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/typing.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/extensions.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/connection.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/utilities.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> running egg_info
> writing src/wsproto.egg-info/PKG-INFO
> writing dependency_links to src/wsproto.egg-info/dependency_links.txt
> writing requirements to src/wsproto.egg-info/requires.txt
> writing top-level names to src/wsproto.egg-info/top_level.txt
> reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> no previously-included directories found matching 'compliance/reports'
> no previously-included directories found matching 
> 'compliance/auto-tests-server-config.json'
> no previously-included directories found matching 
> 'compliance/auto-tests-client-config.json'
> no previously-included directories found matching 
> 'compliance/autobahntestsuite-venv'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> warning: no previously-included files matching '*.pyo' found anywhere in 
> distribution
> warning: no previously-included files matching '*.swo' found anywhere in 
> distribution
> warning: no previously-included files matching '*.swp' found anywhere in 
> distribution
> warning: no previously-included files matching '*.map' found anywhere in 
> distribution
> warning: no previously-included files matching '*.yml' found anywhere in 
> distribution
> warning: no previously-included files matching '*.DS_Store' found anywhere in 
> distribution
> warning: no previously-included files matching '.coverage' found anywhere in 
> distribution
> adding license file 'LICENSE'
> writing manifest file 'src/wsproto.egg-info/SOURCES.txt'
> copying src/wsproto/py.typed -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/handshake.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/events.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/frame_protocol.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/typing.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/extensions.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/connection.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/utilities.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> running egg_info
> writing src/wsproto.egg-info/PKG-INFO
> writing dependency_links to src/wsproto.egg-info/dependency_links.txt
> writing requirements to src/wsproto.egg-info/requires.txt
> writing top-level names to src/wsproto.egg-info/top_level.txt
> reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> no previously-included directories found matching 'compliance/reports'
> no previously-included directories found matching 
> 'compliance/auto-tests-server-config.json'
> no previously-included directories found matching 
> 'compliance/auto-tests-client-config.json'
> no previously-included directories found matching 
> 'compliance/autobahntestsuite-venv'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> warning: no