Source: onionshare Version: 2.5-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230101 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYBUILD_NAME=onionshare-cli HOME=/tmp dh_auto_test --buildsystem=pybuild > --sourcedirectory cli > pybuild --test --test-pytest -i python{version} -p 3.10 --dir cli > I: pybuild base:240: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_onionshare-cli/build; python3.10 -m > pytest tests > ImportError while loading conftest > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_onionshare-cli/build/tests/conftest.py'. > tests/conftest.py:8: in <module> > from onionshare_cli import common, web > onionshare_cli/__init__.py:30: in <module> > from .web import Web > onionshare_cli/web/__init__.py:21: in <module> > from .web import Web > onionshare_cli/web/web.py:38: in <module> > from flask_socketio import SocketIO > /usr/lib/python3/dist-packages/flask_socketio/__init__.py:24: in <module> > from werkzeug.serving import run_with_reloader > E ImportError: cannot import name 'run_with_reloader' from > 'werkzeug.serving' (/usr/lib/python3/dist-packages/werkzeug/serving.py) > E: pybuild pybuild:388: test: plugin pyproject failed with: exit code=4: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_onionshare-cli/build; python3.10 -m > pytest tests > rm -fr -- /tmp/dh-xdg-rundir-UYdeNRLC > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.10 > --dir cli returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2023/01/01/onionshare_2.5-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&fusertaguser=lu...@debian.org&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.