Your message dated Tue, 22 Jan 2019 08:36:29 +0000
with message-id <[email protected]>
and subject line Bug#902471: fixed in ipywidgets 6.0.0-3
has caused the Debian Bug report #902471,
regarding ipywidgets: FTBFS in buster/sid (error TS2352: Type 
'HTMLButtonElement' cannot be converted to type 'HTMLInputElement')
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 [email protected]
immediately.)


-- 
902471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902471
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ipywidgets
Version: 6.0.0-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
dh_auto_configure -- -d ./widgetsnbextension
I: pybuild base:217: python2.7 setup.py config 
INFO:root:setup.py entered
INFO:root:$PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
running config
I: pybuild base:217: python3.6 setup.py config 
INFO:root:setup.py entered
INFO:root:$PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
running config
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C debian -f fakewebpack.mk all
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian'
/usr/bin/make -f "fakewebpack-prep-unpacked.mk" all
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian'
cd "fakewebpack-unpacked/phosphor/" && tsc --project src
mkdir -p "fakewebpack-unpacked/phosphor/styles/" && NODE_PATH=../.. 
fakewebpack-helpers/css-loader-pack.py < 
"fakewebpack-unpacked/phosphor/styles/base.css.real" > 
"fakewebpack-unpacked/phosphor/styles/base.css"
mkdir -p "fakewebpack-unpacked/phosphor/styles/" && m4 -DNODE_PATH=../.. 
-DCSS_INPUT=./base.css "fakewebpack-helpers/style-loader.js.m4" > 
"fakewebpack-unpacked/phosphor/styles/base.css?f74d"
printf "module.exports = $(cat 
"fakewebpack-unpacked/jupyter-js-widgets/package.json.real");" > 
"fakewebpack-unpacked/jupyter-js-widgets/package.json"
cd "fakewebpack-unpacked/jupyter-js-widgets/" && tsc --project src
src/widget_selection.ts(366,30): error TS2352: Type 'HTMLButtonElement' cannot 
be converted to type 'HTMLInputElement'.
  Property 'accept' is missing in type 'HTMLButtonElement'.
fakewebpack-prep-unpacked.mk:33: recipe for target 
'fakewebpack-unpacked/jupyter-js-widgets/lib.stamp' failed
make[3]: *** [fakewebpack-unpacked/jupyter-js-widgets/lib.stamp] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian'
fakewebpack.mk:73: recipe for target 
'fakewebpack/widgetsnbextension-unpacked.stamp' failed
make[2]: *** [fakewebpack/widgetsnbextension-unpacked.stamp] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian'
debian/rules:15: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.

The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ipywidgets.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ipywidgets
Source-Version: 6.0.0-3

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ximin Luo <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Tue, 22 Jan 2019 00:10:07 -0800
Source: ipywidgets
Binary: python-ipywidgets python3-ipywidgets python-ipywidgets-doc 
jupyter-nbextension-jupyter-js-widgets python-widgetsnbextension 
python3-widgetsnbextension
Architecture: source
Version: 6.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Ximin Luo <[email protected]>
Description:
 jupyter-nbextension-jupyter-js-widgets - Interactive widgets - Jupyter 
notebook extension
 python-ipywidgets - Interactive widgets for the Jupyter notebook (Python 2)
 python-ipywidgets-doc - Interactive widgets for the Jupyter notebook 
(documentation)
 python-widgetsnbextension - Interactive widgets - Jupyter notebook extension 
(Python 2)
 python3-ipywidgets - Interactive widgets for the Jupyter notebook (Python 3)
 python3-widgetsnbextension - Interactive widgets - Jupyter notebook extension 
(Python 3)
Closes: 902471 917705
Changes:
 ipywidgets (6.0.0-3) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Fix Format URL to correct one
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
   * Convert git repository from git-dpm to gbp layout
 .
   [ Ximin Luo ]
   * Fix build against typescript 3.2. (Closes: #902471)
   * Drop build-dep on jupyter-sphinx-theme. (Closes: #917705)
Checksums-Sha1:
 c52ac90deda06fc658c84c2273e8222c230978a4 2449 ipywidgets_6.0.0-3.dsc
 a99a77877d9afedccde5e7fdb3131031a956a68f 133164 
ipywidgets_6.0.0-3.debian.tar.xz
 db76d09877375049ca8f405fdf643efad860f77a 11036 
ipywidgets_6.0.0-3_source.buildinfo
Checksums-Sha256:
 def5a9417841ed68e33cd9f86803063d7e861228c282bba89c008e5b50e1efc3 2449 
ipywidgets_6.0.0-3.dsc
 54ddc8d739b6d772d55477f96af20b11fb96e362a99af3f15bc4b2cc5cd967ab 133164 
ipywidgets_6.0.0-3.debian.tar.xz
 bdf0fc34afe1fcd1eda57b0af68d10b47804069ba665b445da2a9807eeeb91fb 11036 
ipywidgets_6.0.0-3_source.buildinfo
Files:
 a3da4830dd331949ca35a58a205723a6 2449 python optional ipywidgets_6.0.0-3.dsc
 e644980203c8c6c7ec635adb468f8b08 133164 python optional 
ipywidgets_6.0.0-3.debian.tar.xz
 220dbdad14370ce7b656b084aff58c56 11036 python optional 
ipywidgets_6.0.0-3_source.buildinfo

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

iHUEARYKAB0WIQReYinNQ9GpZ9TYcRrrH8jaRfspMAUCXEbQCgAKCRDrH8jaRfsp
MHf6AP9w/cCJxYdECxo7uS+NO6ajKMAD54dzRCokEEko8nUdewEAz7yMog1kqo+x
lKzMd2MiViTgsK12y02dHaYGylOBMwk=
=v8XN
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to