Your message dated Wed, 09 Feb 2022 10:03:53 +0000
with message-id <e1nhjpj-0004kz...@fasolo.debian.org>
and subject line Bug#997738: fixed in ipywidgets 6.0.0-9
has caused the Debian Bug report #997738,
regarding ipywidgets: FTBFS: src/ui/vdom.ts(92,23): error TS2304: Cannot find 
name 'MouseWheelEvent'.
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.)


-- 
997738: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ipywidgets
Version: 6.0.0-8
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 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>>'
> dh_auto_build
>       pybuild --build --test-pytest -i python{version} -p 3.9
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets
> copying ipywidgets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets
> copying ipywidgets/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_controller.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/domwidget.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_link.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_selectioncontainer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_image.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/valuewidget.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_bool.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_layout.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_string.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_float.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_style.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_button.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_output.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_date.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/interaction.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_selection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/trait_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_int.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> copying ipywidgets/widgets/widget_box.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets/tests
> copying ipywidgets/widgets/tests/test_link.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets/tests
> copying ipywidgets/widgets/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets/tests
> copying ipywidgets/widgets/tests/test_interaction.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets/tests
> copying ipywidgets/widgets/tests/test_traits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets/widgets/tests
> copying ipywidgets/state.schema.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets
> copying ipywidgets/view.schema.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/ipywidgets
> dh_auto_build --buildsystem nodejs
> Found debian/nodejs/additional_components
> Adding component(s): jupyter-js-widgets
> Adding component(s): jupyter-widgets-schema
> Adding component(s): phosphor
> Adding component(s): scriptjs
> Adding component(s): widgetsnbextension
> No build command found, searching known files
> Found debian/nodejs/phosphor/build
>       cd ./phosphor && sh -ex ../debian/nodejs/phosphor/build
> + tsc --project src
> src/ui/vdom.ts(92,23): error TS2304: Cannot find name 'MouseWheelEvent'.
> dh_auto_build: error: cd ./phosphor && sh -ex ../debian/nodejs/phosphor/build 
> returned exit code 1
> make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ipywidgets_6.0.0-8_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 ---
Source: ipywidgets
Source-Version: 6.0.0-9
Done: Graham Inggs <gin...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ipywidgets, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Graham Inggs <gin...@debian.org> (supplier of updated ipywidgets package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 09 Feb 2022 09:33:43 +0000
Source: ipywidgets
Built-For-Profiles: noudeb
Architecture: source
Version: 6.0.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Graham Inggs <gin...@debian.org>
Closes: 997738 1001343
Changes:
 ipywidgets (6.0.0-9) unstable; urgency=medium
 .
   * Team upload
   * debian/missing-sources/phosphor/src/ui/vdom.ts: MouseWheelEvent is
     WheelEvent since TypeScript 2.0 (Closes: #997738)
   * debian/patches/python3.10.patch: compatibility with Python 3.10
     (Closes: #1001343)
Checksums-Sha1:
 73d1c925d47e489eb8deafc915e0b06fb1b9be22 2964 ipywidgets_6.0.0-9.dsc
 3de5615c62aee3127d254d07d9cbe3c0476cc5bb 136976 
ipywidgets_6.0.0-9.debian.tar.xz
Checksums-Sha256:
 dcf2e973a0049b8a8253c6ee1815f32d3a63dafe2ab5f27dad00d25fe022ddb5 2964 
ipywidgets_6.0.0-9.dsc
 5f0d5709e22907fdceb4375862dc1e3d715719efac09e0b0ce9ee4c492baba32 136976 
ipywidgets_6.0.0-9.debian.tar.xz
Files:
 d45723ba5b20a12a714a9d1299058a54 2964 python optional ipywidgets_6.0.0-9.dsc
 5e873d48cb4b8eca5888f6489ca37f9f 136976 python optional 
ipywidgets_6.0.0-9.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmIDiz8ACgkQr8/sjmac
4cJMURAAjAjBsiPdwluJQUdS0fuF+ZbodW2gjqu52x/EW8BxdFuqxZezRqKwDav2
Ytb7lbOhHjtsxrN8Pxjp94Ab2+hNK0OCmmgkG56XfwM9Cc1v3XnW2zB3QwFfmwuw
j9oEsllMmMod5WPWGkJpLfN5fIDCPOyV9bNu9VU+pPiGDDUsj84eH62UsQRo1lmz
GmF1RGWWv5H+1bTr3lIRmyTIpoU+0R1n3Gt2De7ta32VJx++IirikhigKMsz9Rxu
JO+rKc75rKZLa6SAh1tDc+F/elXEJ8i1amQeA3QSIKos+1CR+IkoTJtxA7vqUyZc
sMRqigAOWQrJhk5T19NB8iYj8/FBBsTJSG7dNoUp12yUOE/X7dMKcGn4kx+bYOnT
uUi6mqcCQFamOjnmrpWdlF7MW2UIXPWCws12mrqW628EteZ4ki3KS6OxZCB+qbxB
2dtaABNFsN0o9wMlAT9QCTRi5YVZv9EAAZhbJELHTZTNFX0gKoHV2zWDVrACs9YG
fE2e2OXw+iN4pwXh6/33dJIltclwcodrGGw1RmTiMNjom/WEtGdYk/PTmPQT/1N/
uoc5BREwXZf4nbmeIwu90W9o9QLtEwWogIBqWlqqhvbHa7Aebytly+mArCSPEtU/
nkP+Ohp+SCl8IdrWVVLraO/PI0uGYQX7g+27yKPCwPG0CFUWKQA=
=7x2R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to