Your message dated Sun, 3 Apr 2022 18:56:24 +0000
with message-id <20220403185624.2ll76kc5z76xa...@emissary.chronitis.net>
and subject line fixed in nbclient
has caused the Debian Bug report #1008376,
regarding nbconvert: FTBFS: ModuleNotFoundError: No module named 
'ipython_genutils'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1008376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nbconvert
Version: 6.4.4-1
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>>'
> 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.

--- End Message ---
--- Begin Message ---
Duplicate of #1007890 in nbclient, fixed in nbclient 0.5.13-1

--- End Message ---

Reply via email to