Source: nbconvert
Version: 6.4.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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>>'
> PYTHONPATH=. python3 -m sphinx -b html docs/source 
> debian/python-nbconvert-doc/usr/share/doc/python-nbconvert-doc/html
> Running Sphinx v4.3.2
> 
> Configuration error:
> There is a programmable error in your configuration file:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 329, in 
> eval_config_file
>     exec(code, namespace)
>   File "/<<PKGBUILDDIR>>/docs/source/conf.py", line 25, in <module>
>     exec(compile(f.read(), 'autogen_config.py', 'exec'), {})
>   File "autogen_config.py", line 11, in <module>
>   File "/<<PKGBUILDDIR>>/nbconvert/__init__.py", line 4, in <module>
>     from .exporters import *
>   File "/<<PKGBUILDDIR>>/nbconvert/exporters/__init__.py", line 4, in <module>
>     from .slides import SlidesExporter
>   File "/<<PKGBUILDDIR>>/nbconvert/exporters/slides.py", line 12, in <module>
>     from ..preprocessors.base import Preprocessor
>   File "/<<PKGBUILDDIR>>/nbconvert/preprocessors/__init__.py", line 10, in 
> <module>
>     from .execute import ExecutePreprocessor
>   File "/<<PKGBUILDDIR>>/nbconvert/preprocessors/execute.py", line 8, in 
> <module>
>     from nbclient import NotebookClient, execute as _execute
>   File "/usr/lib/python3/dist-packages/nbclient/__init__.py", line 5, in 
> <module>
>     from .client import NotebookClient, execute  # noqa: F401
>   File "/usr/lib/python3/dist-packages/nbclient/client.py", line 35, in 
> <module>
>     from .output_widget import OutputWidget
>   File "/usr/lib/python3/dist-packages/nbclient/output_widget.py", line 6, in 
> <module>
>     from .jsonutil import json_clean
>   File "/usr/lib/python3/dist-packages/nbclient/jsonutil.py", line 16, in 
> <module>
>     from ipython_genutils import py3compat
> ModuleNotFoundError: No module named 'ipython_genutils'
> 
> make[1]: *** [debian/rules:26: override_dh_sphinxdoc] Error 2


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