Your message dated Fri, 22 May 2026 13:33:53 +0000
with message-id <[email protected]>
and subject line Bug#1131655: fixed in jupyterlab 4.0.11+ds2+~cs11.25.27-3
has caused the Debian Bug report #1131655,
regarding jupyterlab: FTBFS: error TS2345: Argument of type '{ type:
"model-reset"; region: string; }' is not assignable to parameter of type
'ChangedArgs'.
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.)
--
1131655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131655
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:jupyterlab
Version: 4.0.11+ds2+~cs11.25.27-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:jupyterlab, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Restore html-loader.pl modified files
grep -lr '<%= require(.html-loader' debian|debian/restore-html-loader.pl
dh_auto_clean -O--buildsystem=pybuild || true
dh_auto_clean -O--buildsystem=nodejs || true
./lerna.json found
workspaces field found in package.json
Found debian/nodejs/additional_components
Adding component(s): packages/fileeditor-extension
jupyter-ydoc/lerna.json found
[... snipped ...]
> @jupyterlab/[email protected] build
> tsc
+ echo done
done
+ echo Compiling packages/ui-components
Compiling packages/ui-components
+ cd packages/ui-components
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/ui-components-extension
Compiling packages/ui-components-extension
+ cd packages/ui-components-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/codemirror
Compiling packages/codemirror
+ cd packages/codemirror
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/codemirror-extension
Compiling packages/codemirror-extension
+ cd packages/codemirror-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/cells
Compiling packages/cells
+ cd packages/cells
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/lsp
Compiling packages/lsp
+ cd packages/lsp
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/lsp-extension
Compiling packages/lsp-extension
+ cd packages/lsp-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/notebook
Compiling packages/notebook
+ cd packages/notebook
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/metadataform
Compiling packages/metadataform
+ cd packages/metadataform
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/metadataform-extension
Compiling packages/metadataform-extension
+ cd packages/metadataform-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc
+ echo done
done
+ echo Compiling packages/notebook-extension
Compiling packages/notebook-extension
+ cd packages/notebook-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/celltags-extension
Compiling packages/celltags-extension
+ cd packages/celltags-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc
+ echo done
done
+ echo Compiling packages/cell-toolbar
Compiling packages/cell-toolbar
+ cd packages/cell-toolbar
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/cell-toolbar-extension
Compiling packages/cell-toolbar-extension
+ cd packages/cell-toolbar-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/console
Compiling packages/console
+ cd packages/console
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/console-extension
Compiling packages/console-extension
+ cd packages/console-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/inspector-extension
Compiling packages/inspector-extension
+ cd packages/inspector-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/logconsole-extension
Compiling packages/logconsole-extension
+ cd packages/logconsole-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/markedparser-extension
Compiling packages/markedparser-extension
+ cd packages/markedparser-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/settingeditor
Compiling packages/settingeditor
+ cd packages/settingeditor
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/settingeditor-extension
Compiling packages/settingeditor-extension
+ cd packages/settingeditor-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/fileeditor
Compiling packages/fileeditor
+ cd packages/fileeditor
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/fileeditor-extension
Compiling packages/fileeditor-extension
+ cd packages/fileeditor-extension
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
+ echo done
done
+ echo Compiling packages/nbconvert-css
Compiling packages/nbconvert-css
+ cd packages/nbconvert-css
+ pkgjs-run build
> @jupyterlab/[email protected] build
> webpack --mode=production
asset index.css 238 KiB [emitted] (name: main)
asset index.js 0 bytes [emitted] [minimized] (name: main)
Entrypoint main 238 KiB = index.css 238 KiB index.js 0 bytes
orphan modules 308 KiB (javascript) 14.7 KiB (runtime) [orphan] 260 modules
cacheable modules 238 KiB (css/mini-extract) 9.92 KiB (javascript)
modules by path ../ui-components/style/ 127 KiB 17 modules
modules by path ../../../../../usr/share/nodejs/@lumino/ 12.5 KiB 12 modules
modules by path ../apputils/style/ 17.6 KiB 6 modules
modules by path ../cells/style/ 13.1 KiB
css
../../../../../usr/share/nodejs/css-loader/dist/cjs.js!../cells/style/collapser.css
1.01 KiB [built] [code generated]
+ 5 modules
modules by path ../notebook/style/ 16.7 KiB
css
../../../../../usr/share/nodejs/css-loader/dist/cjs.js!../notebook/style/toolbar.css
1.78 KiB [built] [code generated]
+ 4 modules
modules by path ../codeeditor/style/ 2.77 KiB
css
../../../../../usr/share/nodejs/css-loader/dist/cjs.js!../codeeditor/style/linecol.css
1.51 KiB [built] [code generated]
css
../../../../../usr/share/nodejs/css-loader/dist/cjs.js!../codeeditor/style/base.css
1.26 KiB [built] [code generated]
+ 10 modules
webpack 5.97.1 compiled successfully in 522 ms
+ echo done
done
+ echo Compiling packages/debugger
Compiling packages/debugger
+ cd packages/debugger
+ pkgjs-run build
> @jupyterlab/[email protected] build
> tsc -b
src/panels/variables/gridpanel.ts(254,7): error TS2345: Argument of type '{
type: "model-reset"; region: string; }' is not assignable to parameter of type
'ChangedArgs'.
Object literal may only specify known properties, and 'region' does not exist
in type 'ModelResetArgs'.
make[1]: *** [debian/rules:36: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: jupyterlab
Source-Version: 4.0.11+ds2+~cs11.25.27-3
Done: Bastien Roucariès <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jupyterlab, 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.
Bastien Roucariès <[email protected]> (supplier of updated jupyterlab 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: Fri, 22 May 2026 15:23:23 +0200
Source: jupyterlab
Architecture: source
Version: 4.0.11+ds2+~cs11.25.27-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Closes: 1109823 1130626 1131655
Changes:
jupyterlab (4.0.11+ds2+~cs11.25.27-3) unstable; urgency=medium
.
* Team upload
* Fix multiple FTBFS
* Bug fix: "FTBFS: error TS2345", thanks to Santiago Vila
(Closes: #1131655).
* Bug fix: "Please fix Maintainer field email address to avoid future
confusion", thanks to Jérémy Lal (Closes: #1109823).
* Bug fix: "control Vcs-Browser please update link", thanks to onders
(Closes: #1130626).
Checksums-Sha1:
7225ead04a79b7cf54bbdde376b1c86e76f4f347 5942
jupyterlab_4.0.11+ds2+~cs11.25.27-3.dsc
45f607097734aa8778d29d9454d810362bde5795 93076
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-jupyter-ydoc.tar.xz
76cbeff51ac6b13ca1e7199e40846e205e280ff9 4780
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-mini-svg-data-uri.tar.xz
7d57a35f13c2bae06ab5eb7d3c7b90e659bc7f62 1276604
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-systeminformation.tar.xz
2e75d5fd9de72ff7bb71e122f44cf1862ea38159 16559832
jupyterlab_4.0.11+ds2+~cs11.25.27.orig.tar.xz
c8389189677c8a22ba45e759ab9f6765afe75bd1 19952
jupyterlab_4.0.11+ds2+~cs11.25.27-3.debian.tar.xz
1588e18ba2e9e8a1441adf90f2d1da02a3292408 21480
jupyterlab_4.0.11+ds2+~cs11.25.27-3_source.buildinfo
Checksums-Sha256:
c0f4874a0945554076363c3f6425a65ffa5e8ad8ea61a2dbc4a7b3d1944211ce 5942
jupyterlab_4.0.11+ds2+~cs11.25.27-3.dsc
c6694fe4930326146648301bb92c653b6216848c7f2d1af8778df555a7800708 93076
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-jupyter-ydoc.tar.xz
54bf2f94b9809e10224766d91e9c778cada0f7e07fda42f3071002d6fa010cc7 4780
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-mini-svg-data-uri.tar.xz
095271fa1ca07cd807313394a64c7c849a65be4df05912731aa8ab8abe236b9c 1276604
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-systeminformation.tar.xz
cf93e3fe9f2ee1783565f3fe9cf56688fd032a9ad899990598aff1e3a0aa43eb 16559832
jupyterlab_4.0.11+ds2+~cs11.25.27.orig.tar.xz
d28d0e2e3c623eb72001bbca375622f77b0e85ba4eb85858cf956205d6dcb631 19952
jupyterlab_4.0.11+ds2+~cs11.25.27-3.debian.tar.xz
657dfc8f865761f694e8894870430e11a8c98be0ba9407bd3574b2dbe3d46d66 21480
jupyterlab_4.0.11+ds2+~cs11.25.27-3_source.buildinfo
Files:
f1b1b5f8cb76a2c6a7a67f47a32d5811 5942 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27-3.dsc
956cb206f325f1b13ef9f490b068f0fd 93076 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-jupyter-ydoc.tar.xz
bb699f5f37e7bcae34413fd523a58559 4780 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-mini-svg-data-uri.tar.xz
ed7915f68963cad1ca3ef61e943d3418 1276604 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27.orig-systeminformation.tar.xz
c767a8c68de394c85fb664f338adc99b 16559832 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27.orig.tar.xz
615fe8e427064a18a8df7e326b91d520 19952 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27-3.debian.tar.xz
60c304e5e63e6cecb8800cc3235f31cd 21480 javascript optional
jupyterlab_4.0.11+ds2+~cs11.25.27-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJqEFl1CRAAOhotqkEIX0cUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmf5d4kIqSX8HWrq1ch/QBkqgsm2Evvx3iB7QkbvcSY4
7BYhBF0Bh7lAokW617D1agA6Gi2qQQhfAABhDA/9EjejYwDSw16AZ2Hf5SZzO9bX
Jex3XUJjoAwha7nvCmgpw2n9kCXZr+aZCftVP6ZRaRozUD5/9GSBdfKRSG/6DmF/
UzKY28nF7O+7THPj1t/35C1YzIsCZI3dveMadiobCXLlQVZhyZTdDQIwfNheZw4R
CWDZ1zaVGkxG3M+fIL6xSdcXJNLJhmxyP/eZnPHjlOn1Bf58RlMic244M8d4YhMI
NsaOOj8vVAynWNOBY+0t10b/HrOnzWKi+ucaM8cO1oTILA/PfuqtpdK6TZdSg0d3
4/XYDvinrc76ykKBqN2ohm6mSmiG5iXIBXNJYCr2O3vNtnBVCCn5EE0MfWYGm6H9
9F55aAdaHbusGeZeIiiJvlJCjLyPHozQA/cqOd31CvZ6vzAOquuD6AWUpwZGFLua
HG5Mt2zpk3Qjq6uyxoq2z56WBz2x85BWuDqrZsGmurC8OFdgjmTJ/q8D/OojU/Uq
0bZw7+P+2Ec5+K4sbayEvWxCnNFoZjO0tp5jJMzmvWjmCz8z8TKyaxw3pXPFWOhC
f7KNxoDSEn8KVH5TFyJPedPC9BbuaTcTfBvDg2t+0BXU3GQ0dVZ5zGLmB+wn88fh
hkcyDQbyc/9k4ko6HqKihI0SYECqvbGImbQFhfO+89TmvE+myQjseVOYl/GnFjgk
xpTzifyjalgAMuTdjVU=
=yoDC
-----END PGP SIGNATURE-----
pgpBF9VVZLDOm.pgp
Description: PGP signature
--- End Message ---