Source: pychromecast
Version: 9.4.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230113 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 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.10 setup.py config
> running config
> I: pybuild base:240: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3.10 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/models.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/authority_keys_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/socket_client.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/quick_play.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/const.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/cast_channel_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/dial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/logging_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/discovery.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> copying pychromecast/error.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/media.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/dashcast.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/yleareena.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/youtube.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/bubbleupnp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/multizone.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/supla.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/homeassistant.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/spotify.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/bbcsounds.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/receiver.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/homeassistant_media.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/plex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> copying pychromecast/controllers/bbciplayer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/controllers
> running egg_info
> creating PyChromecast.egg-info
> writing PyChromecast.egg-info/PKG-INFO
> writing dependency_links to PyChromecast.egg-info/dependency_links.txt
> writing requirements to PyChromecast.egg-info/requires.txt
> writing top-level names to PyChromecast.egg-info/top_level.txt
> writing manifest file 'PyChromecast.egg-info/SOURCES.txt'
> reading manifest file 'PyChromecast.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.py[co]' found under
> directory '*'
> adding license file 'LICENSE'
> writing manifest file 'PyChromecast.egg-info/SOURCES.txt'
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/models.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/authority_keys_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/socket_client.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/quick_play.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/const.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/cast_channel_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/dial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/logging_pb2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/discovery.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> copying pychromecast/error.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/media.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/dashcast.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/yleareena.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/youtube.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/bubbleupnp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/multizone.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/supla.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/homeassistant.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/spotify.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/bbcsounds.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/receiver.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/homeassistant_media.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/plex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> copying pychromecast/controllers/bbciplayer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pychromecast/controllers
> running egg_info
> writing PyChromecast.egg-info/PKG-INFO
> writing dependency_links to PyChromecast.egg-info/dependency_links.txt
> writing requirements to PyChromecast.egg-info/requires.txt
> writing top-level names to PyChromecast.egg-info/top_level.txt
> reading manifest file 'PyChromecast.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.py[co]' found under
> directory '*'
> adding license file 'LICENSE'
> writing manifest file 'PyChromecast.egg-info/SOURCES.txt'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build;
> python3.10 -m unittest discover -v
> pychromecast (unittest.loader._FailedTest) ... ERROR
>
> ======================================================================
> ERROR: pychromecast (unittest.loader._FailedTest)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: pychromecast
> Traceback (most recent call last):
> File "/usr/lib/python3.10/unittest/loader.py", line 470, in _find_test_path
> package = self._get_module_from_name(name)
> File "/usr/lib/python3.10/unittest/loader.py", line 377, in
> _get_module_from_name
> __import__(name)
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pychromecast/__init__.py",
> line 10, in <module>
> import zeroconf
> File "/usr/lib/python3/dist-packages/zeroconf/__init__.py", line 26, in
> <module>
> from ._core import Zeroconf
> File "/usr/lib/python3/dist-packages/zeroconf/_core.py", line 36, in
> <module>
> from ._handlers import (
> File "/usr/lib/python3/dist-packages/zeroconf/_handlers.py", line 45, in
> <module>
> from ._services.info import ServiceInfo
> File "/usr/lib/python3/dist-packages/zeroconf/_services/info.py", line 40,
> in <module>
> from .._utils.asyncio import get_running_loop, run_coro_with_timeout
> File "/usr/lib/python3/dist-packages/zeroconf/_utils/asyncio.py", line 30,
> in <module>
> from async_timeout import timeout as asyncio_timeout
> ModuleNotFoundError: No module named 'async_timeout'
>
>
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
>
> FAILED (errors=1)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m unittest
> discover -v
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build;
> python3.11 -m unittest discover -v
>
> ----------------------------------------------------------------------
> Ran 0 tests in 0.000s
>
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.11"
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/01/13/pychromecast_9.4.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&[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.