Source: ipywidgets
Version: 6.0.0-9
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 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>>'
> nosetests3 ipywidgets
> E
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'ipython_genutils')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 416, in 
> loadTestsFromName
>     module = self.importer.importFromPath(
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.9/imp.py", line 244, in load_module
>     return load_package(name, filename)
>   File "/usr/lib/python3.9/imp.py", line 216, in load_package
>     return _load(spec)
>   File "<frozen importlib._bootstrap>", line 711, in _load
>   File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
>   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
>   File "/<<PKGBUILDDIR>>/ipywidgets/__init__.py", line 25, in <module>
>     from .widgets import *
>   File "/<<PKGBUILDDIR>>/ipywidgets/widgets/__init__.py", line 4, in <module>
>     from .widget import Widget, CallbackDispatcher, register, 
> widget_serialization, handle_version_comm_opened
>   File "/<<PKGBUILDDIR>>/ipywidgets/widgets/widget.py", line 17, in <module>
>     from ipython_genutils.py3compat import string_types, PY3
> ModuleNotFoundError: No module named 'ipython_genutils'
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> make[1]: *** [debian/rules:41: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/ipywidgets_6.0.0-9_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