Your message dated Mon, 30 Dec 2024 13:00:17 +0000
with message-id <[email protected]>
and subject line Bug#849879: fixed in ipywidgets 8.1.5-2
has caused the Debian Bug report #849879,
regarding jupyter-nbextension-jupyter-js-widgets: fails to remove (python error)
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.)
--
849879: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jupyter-nbextension-jupyter-js-widgets
Version: 5.2.2-2
Severity: minor
Dear Maintainer,
I recently installed notebook and some related packages but had problems.
Then I decided to purge all the packages but
jupyter-nbextension-jupyter-js-widgets
fails with the fillowing error message:
(Reading database ... 605526 files and directories currently installed.)
Removing jupyter-nbextension-jupyter-js-widgets (5.2.2-2) ...
/usr/lib/python3.5/runpy.py:125: RuntimeWarning: 'notebook.nbextensions' found
in sys.modules after import of package 'notebook', but prior to execution of
'notebook.nbextensions'; this may result in unpredictable behaviour
warn(RuntimeWarning(msg))
Disabling notebook extension jupyter-js-widgets/extension...
Traceback (most recent call last):
File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 1176, in
<module>
main()
File "/usr/lib/python3/dist-packages/jupyter_core/application.py", line 267,
in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
File "/usr/lib/python3/dist-packages/traitlets/config/application.py", line
658, in launch_instance
app.start()
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 961, in
start
super(NBExtensionApp, self).start()
File "/usr/lib/python3/dist-packages/jupyter_core/application.py", line 256,
in start
self.subapp.start()
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 871, in
start
self.toggle_nbextension(self.extra_args[0])
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 861, in
toggle_nbextension
logger=self.log)
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 434, in
disable_nbextension
logger=logger)
File "/usr/lib/python3/dist-packages/notebook/nbextensions.py", line 345, in
_set_nbextension_state
cm.update(section, {"load_extensions": {require: state}})
File "/usr/lib/python3/dist-packages/traitlets/config/manager.py", line 85,
in update
data = self.get(section_name)
File "/usr/lib/python3/dist-packages/traitlets/config/manager.py", line 63,
in get
return json.load(f)
File "/usr/lib/python3.5/json/__init__.py", line 268, in load
parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw)
File "/usr/lib/python3.5/json/__init__.py", line 319, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.5/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.5/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
dpkg: error processing package jupyter-nbextension-jupyter-js-widgets
(--remove):
subprocess installed pre-removal script returned error exit status 1
Errors were encountered while processing:
jupyter-nbextension-jupyter-js-widgets
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages jupyter-nbextension-jupyter-js-widgets depends on:
ii python 2.7.13-1
ii python-notebook 4.2.3-3
ii python3 3.5.1-4
ii python3-notebook 4.2.3-3
jupyter-nbextension-jupyter-js-widgets recommends no packages.
Versions of packages jupyter-nbextension-jupyter-js-widgets suggests:
ii python-ipywidgets 5.2.2-2
ii python3-ipywidgets 5.2.2-2
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ipywidgets
Source-Version: 8.1.5-2
Done: Picca Frédéric-Emmanuel <[email protected]>
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.
Picca Frédéric-Emmanuel <[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: Wed, 25 Dec 2024 18:24:08 +0100
Binary: python3-ipywidgets python3-jupyterlab-widgets
python3-widgetsnbextension python-ipywidgets-doc
Source: ipywidgets
Architecture: all source
Version: 8.1.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Picca Frédéric-Emmanuel <[email protected]>
Closes: 849879 875538 982752 1010797 1047065 1049484
Description:
python3-ipywidgets - Interactive widgets for the Jupyter notebook (Python 3)
python3-jupyterlab-widgets - Interactive widgets - Jupyterlab extension
(Python 3)
python3-widgetsnbextension - Interactive widgets - Jupyter notebook extension
(Python 3)
python-ipywidgets-doc - Interactive widgets for the Jupyter notebook
(documentation)
Changes:
ipywidgets (8.1.5-2) unstable; urgency=medium
.
* Team upload.
* Re-Added python3-widgetsnbextension and python3-jupyterlab-widgets
packages.
They register the widgets for jupyterlab and the notebooks.
.
~$ jupyter labextension list
JupyterLab v4.0.11
/usr/share/jupyter/labextensions
@jupyter-widgets/jupyterlab-manager v5.0.13 enabled OK (python,
jupyterlab_widgets)
.
~$ jupyter nbextension list
Known nbextensions:
config dir: /etc/jupyter/nbconfig
notebook section
jupyter-js-widgets/extension enabled
- Validating: OK
* Bug fix: "Errors when instantising widgets in Notebook - validation in
Javascript fails (timeout)", thanks to Christian Holm Christensen
(Closes: #1010797).
* Bug fix: "fails to configure: json.decoder.JSONDecodeError", thanks to
Norbert Preining (Closes: #875538).
* Bug fix: "fails to remove (python error)", thanks to alberto (Closes:
#849879).
* Bug fix: "Fails to build source after successful build", thanks to
Lucas Nussbaum (Closes: #1047065).
* Bug fix: "Fails to build binary packages again after successful
build", thanks to Lucas Nussbaum (Closes: #1049484).
* Bug fix: "please include the javascript libraries", thanks to Julian
Gilbey (Closes: #982752).
Checksums-Sha1:
6743e515393823f1e008ad4388a43fc776b06ce0 3748 ipywidgets_8.1.5-2.dsc
8312259f8c52e68b91105ee817a3803e7a98263b 140028
ipywidgets_8.1.5-2.debian.tar.xz
23363971af4adf125432d4a8a8e12a012d5445ba 41878
ipywidgets_8.1.5-2_amd64.buildinfo
48fd27383ae35635133663c0b64040f0ab8882c9 7760
python-ipywidgets-doc_8.1.5-2_all.deb
4b076b3a59930420bbbc02652306c0a99dfc5e83 105060
python3-ipywidgets_8.1.5-2_all.deb
d55a6d52436ef44fd88d236b6fae23ad0d2e3d33 171336
python3-jupyterlab-widgets_8.1.5-2_all.deb
6c02b8e1e53b80c29615b65991c55b6528cdbbc5 850508
python3-widgetsnbextension_8.1.5-2_all.deb
Checksums-Sha256:
ccc4b6b5f0bb71960c0c3440ff4e43da92006b09c4012053fcf384b64d85945d 3748
ipywidgets_8.1.5-2.dsc
b01b2530ac9a216e0e7f8e6f765582c8019f24ce7bd9b0a289c71d08c9a6f290 140028
ipywidgets_8.1.5-2.debian.tar.xz
1e26b8576bdc632fee1275768ff8e0d4316235a1fa56d6bbbd04d9d1952cd7c6 41878
ipywidgets_8.1.5-2_amd64.buildinfo
d3109a0408d449bc6dd37ebe70dfb83d26cff8e59ca1f9a1504acf2eb189db0c 7760
python-ipywidgets-doc_8.1.5-2_all.deb
437ae50edd112e56798ffffc3e9babdb84db38f2d1106c2f727b802b3dceece8 105060
python3-ipywidgets_8.1.5-2_all.deb
ab06da4c1d2696f7c56192a600fe0825c236e53b8ad3dae3330e39438fffcf84 171336
python3-jupyterlab-widgets_8.1.5-2_all.deb
e48cf9ffb09fda20d8a37e0299ac5b3d5417018e9c6d374219d4fad2dd15a4df 850508
python3-widgetsnbextension_8.1.5-2_all.deb
Files:
06b8460f3eb1ee153d4d0a32755652e0 3748 python optional ipywidgets_8.1.5-2.dsc
53c80f4558822311385e620c419c4b1a 140028 python optional
ipywidgets_8.1.5-2.debian.tar.xz
a2fd6269fc38af82230bb81aa73a00c9 41878 python optional
ipywidgets_8.1.5-2_amd64.buildinfo
cf5869c652e7372f7ecc8d19c809c41c 7760 doc optional
python-ipywidgets-doc_8.1.5-2_all.deb
0bf96a47e3b967526afe75bfa8bc94eb 105060 python optional
python3-ipywidgets_8.1.5-2_all.deb
b6c08ae436e6627d5bdeae95d05de3c9 171336 python optional
python3-jupyterlab-widgets_8.1.5-2_all.deb
a8fb3c02bb9c576f67f048f86e85cdad 850508 python optional
python3-widgetsnbextension_8.1.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE2bRTt5m4gw2UXmoKW/VOXhK5ALsFAmdsRM0RHHBpY2NhQGRl
Ymlhbi5vcmcACgkQW/VOXhK5ALs/AA/+N8u/o3BHamX4n1iypxMhhXQuU267S1Ao
hKOH7/Z4nYap0XurwTEJgZTvbms8FE5A3yZx/0EhZiHx0CamqHy5P7MqoeK0fkod
j30fTeQcZJ9Oy4Gpzcicz1noLO0GfVj6/Z1mYvJ1IbpEXelkgL8wCDcttYhtqXR8
Rf+3AxKpJQNIgoFrk8APzAlBvsuFHuR5zldus3HPxZRXe9ioM+HIUOooHlwerk3x
KWJ2xyx6w5aKLW7vsLMP3ayPOldSxSOte3uOrL7GDLBsdZkSA+7gg1IV9z+9rDO4
KsZG5qYjd19J3vhRYwWOd+sTMGYl/ObAFwL2RnCqv5JwXK4/IN0JNF36VvR+MFKt
LpGkg83yvexTLpnvBgHsGVg/0+pmiPwujy1SIZ1lI7HlSLf4Rkdnq/tldHH4MsFX
iQWN1hufXP+nF63DUKjEc8yr5y9YGa5KunTCgwqxlDUbUFVzK97X2fvAcH7bCxhr
PGIbuKhRZxN23DSTwgZHgnjxChesytJq4/pcXyAhsbV7Z+L+/iz0CA4sSyuRy7Bv
D439zEjIpX+eicnkPgz+pSrRQBFzPjENBekfd5lBFrLp4BmPwCX+pd5gyG4VBgZy
kwrQgbI/5SRpW2jScLsRg4rs3h1GzdjqqhepnFYZ0FS/YgMraLtiocjPb81xT001
pfoCAa+mTEE=
=OjBi
-----END PGP SIGNATURE-----
pgpH3RYgFPfHo.pgp
Description: PGP signature
--- End Message ---