Your message dated Thu, 28 Apr 2022 22:51:53 +0200
with message-id <f0643f02-dcef-da52-d7ed-d0ae250e0...@debian.org>
and subject line Re: pyswarms: FTBFS: Could not import extension nbsphinx
(exception: No module named 'ipython_genutils')
has caused the Debian Bug report #1008455,
regarding pyswarms: FTBFS: Could not import extension nbsphinx (exception: 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.)
--
1008455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008455
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyswarms
Version: 1.3.0-3
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[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> sphinx-build -b html -d _build/doctrees . _build/html
> Running Sphinx v4.3.2
>
> Extension error:
> Could not import extension nbsphinx (exception: No module named
> 'ipython_genutils')
> make[2]: *** [Makefile:53: html] Error 2
The full build log is available from:
http://qa-logs.debian.net/2022/03/26/pyswarms_1.3.0-3_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 ---
On 2022-03-26 22:57, Lucas Nussbaum wrote:
> Source: pyswarms
> Version: 1.3.0-3
> 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[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
>> sphinx-build -b html -d _build/doctrees . _build/html
>> Running Sphinx v4.3.2
>>
>> Extension error:
>> Could not import extension nbsphinx (exception: No module named
>> 'ipython_genutils')
>> make[2]: *** [Makefile:53: html] Error 2
>
>
> The full build log is available from:
> http://qa-logs.debian.net/2022/03/26/pyswarms_1.3.0-3_unstable.log
I could not reproduce this, and the referenced python module
'ipython_genutils' is deprecated upstream.
I don't see any use of it in pyswarms, so I guess this was problably
used by nbsphinx or some such, and the issue has already been corrected.
--- End Message ---