[Pkg-javascript-devel] Bug#1090007: lumino: rebuild fails against node-typescript 5.0.4 from experimental
Ananthu C V
weepingclown at debian.org
Sun Dec 15 13:29:32 GMT 2024
Package: lumino
Version: 2024.3.25-1
Severity: important
User: debian-js at lists.debian.org
Usertags: typescript504
Hi,
node-typescript version 5.0.4 is currently in experimental. Your
package fails to build on a rebuild against the same. node-typecript
will be uploaded to unstable in a month, please fix any existing
issues before that so that the transition can happen without blockers.
The severity of this bug will be raised to serious after node-typescript
5.0.4 is uploaded to unstable.
The failure part of the build log is attached inline here, but this may
not be the most relevant part. Please check the attached full build log
for more information about the build.
Build log:
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
./lerna.json found
workspaces field found in package.json
Found debian/nodejs/additional_components
Link ./node_modules/setimmediate -> /usr/share/nodejs/setimmediate
Link ./node_modules/tslib -> /usr/share/nodejs/tslib
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Found debian/nodejs/additional_components
Link node_modules/@lumino/algorithm -> ../../packages/algorithm
Link node_modules/@lumino/application -> ../../packages/application
Link node_modules/@lumino/collections -> ../../packages/collections
Link node_modules/@lumino/commands -> ../../packages/commands
Link node_modules/@lumino/coreutils -> ../../packages/coreutils
Link node_modules/@lumino/datagrid -> ../../packages/datagrid
Link node_modules/@lumino/default-theme -> ../../packages/default-theme
Link node_modules/@lumino/disposable -> ../../packages/disposable
Link node_modules/@lumino/domutils -> ../../packages/domutils
Link node_modules/@lumino/dragdrop -> ../../packages/dragdrop
Link node_modules/@lumino/keyboard -> ../../packages/keyboard
Link node_modules/@lumino/messaging -> ../../packages/messaging
Link node_modules/@lumino/properties -> ../../packages/properties
Link node_modules/@lumino/signaling -> ../../packages/signaling
Link node_modules/@lumino/virtualdom -> ../../packages/virtualdom
Link node_modules/@lumino/widgets -> ../../packages/widgets
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e && for package in algorithm coreutils keyboard properties \
collections domutils signaling virtualdom \
disposable messaging \
dragdrop commands polling \
widgets \
application datagrid; do \
(cd packages/$package && echo "Compiling $package" \
&& tsc && rollup lib/*.js -f cjs -m -d dist) ; \
done
Compiling algorithm
[36m
[1mlib/array.js, lib/chain.js, lib/empty.js, lib/enumerate.js, lib/filter.js, lib/find.js, lib/index.js, lib/iter.js, lib/map.js, lib/range.js, lib/reduce.js, lib/repeat.js, lib/retro.js, lib/sort.js, lib/stride.js, lib/string.js, lib/take.js, lib/zip.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m135ms[22m[39m
Compiling coreutils
[36m
[1mlib/index.common.js, lib/index.js, lib/index.node.js, lib/json.js, lib/mime.js, lib/promise.js, lib/random.browser.js, lib/random.js, lib/random.node.js, lib/token.js, lib/uuid.browser.js, lib/uuid.js, lib/uuid.node.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m97ms[22m[39m
Compiling keyboard
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m53ms[22m[39m
Compiling properties
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m55ms[22m[39m
Compiling collections
[36m
[1mlib/index.js, lib/linkedlist.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m70ms[22m[39m
Compiling domutils
[36m
[1mlib/clipboard.js, lib/element.js, lib/index.js, lib/platform.js, lib/selector.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m81ms[22m[39m
Compiling signaling
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/coreutils[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m72ms[22m[39m
Compiling virtualdom
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m89ms[22m[39m
Compiling disposable
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/signaling[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m53ms[22m[39m
Compiling messaging
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/collections[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m68ms[22m[39m
Compiling dragdrop
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/disposable[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m93ms[22m[39m
Compiling commands
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/coreutils[22m (imported by "lib/index.js")
[1m at lumino/disposable[22m (imported by "lib/index.js")
[1m at lumino/domutils[22m (imported by "lib/index.js")
[1m at lumino/keyboard[22m (imported by "lib/index.js")
[1m at lumino/signaling[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m101ms[22m[39m
Compiling polling
[36m
[1mlib/index.js, lib/poll.js, lib/ratelimiter.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/coreutils[22m (imported by "lib/poll.js" and "lib/ratelimiter.js")
[1m at lumino/signaling[22m (imported by "lib/poll.js")
[32mcreated [1mdist[22m in [1m92ms[22m[39m
Compiling widgets
src/widget.ts(747,11): error TS2578: Unused '@ts-expect-error' directive.
src/widget.ts(762,11): error TS2578: Unused '@ts-expect-error' directive.
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-12-15T07:46:56Z
--
Best,
Ananthu
-------------- next part --------------
sbuild (Debian sbuild) 0.86.3~bpo12+1 (03 November 2024) on circus
+==============================================================================+
| lumino 2024.3.25-1 (amd64) Sun, 15 Dec 2024 07:46:13 +0000 |
+==============================================================================+
Package: lumino
Version: 2024.3.25-1
Source Version: 2024.3.25-1
Distribution: sid
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: full
I: NOTICE: Log filtering will replace 'var/run/schroot/mount/unstable-amd64-sbuild-dce89fc6-8116-4457-ae48-6bba06e668a2' with '<<CHROOT>>'
Copying /home/weepingclown/debian/js/typescript/node-typescript_5.0.4+ds1-1_all.deb to /<<CHROOT>>...
I: NOTICE: Log filtering will replace 'build/lumino-mDbQJc/resolver-5NgBIL' with '<<RESOLVERDIR>>'
+------------------------------------------------------------------------------+
| Update chroot |
+------------------------------------------------------------------------------+
Ign:1 file:/build/lumino-mDbQJc/resolver-rTFvI9/apt_archive ./ InRelease
Get:2 file:/build/lumino-mDbQJc/resolver-rTFvI9/apt_archive ./ Release [603 B]
Get:2 file:/build/lumino-mDbQJc/resolver-rTFvI9/apt_archive ./ Release [603 B]
Ign:3 file:/build/lumino-mDbQJc/resolver-rTFvI9/apt_archive ./ Release.gpg
Get:4 file:/build/lumino-mDbQJc/resolver-rTFvI9/apt_archive ./ Packages [933 B]
Get:5 http://deb.debian.org/debian unstable InRelease [202 kB]
Get:6 http://deb.debian.org/debian experimental InRelease [101 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
Get:8 http://deb.debian.org/debian experimental/main amd64 Packages.diff/Index [63.3 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [469 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [469 kB]
Get:10 http://deb.debian.org/debian experimental/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [143 kB]
Get:10 http://deb.debian.org/debian experimental/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [143 kB]
Fetched 1042 kB in 1s (697 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
apt binutils binutils-common binutils-x86-64-linux-gnu bsdutils devscripts
gzip libapt-pkg6.0t64 libbinutils libblkid1 libctf-nobfd0 libctf0
libgprofng0 libmount1 libnpth0t64 libpcre2-8-0 libpython3.12-minimal
libpython3.12-stdlib libreadline8t64 libsframe1 libsmartcols1 libsystemd0
libudev1 libuuid1 linux-libc-dev login login.defs mount passwd python3.12
python3.12-minimal readline-common util-linux
debconf: delaying package configuration, since apt-utils is not installed
33 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/23.1 MB of archives.
After this operation, 2048 B disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.40.2-12_amd64.deb ...
Unpacking bsdutils (1:2.40.2-12) over (1:2.40.2-11) ...
Setting up bsdutils (1:2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../gzip_1.12-1.2_amd64.deb ...
Unpacking gzip (1.12-1.2) over (1.12-1.1) ...
Setting up gzip (1.12-1.2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.40.2-12_amd64.deb ...
Unpacking libuuid1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libuuid1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.40.2-12_amd64.deb ...
Unpacking libblkid1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libblkid1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libmount1_2.40.2-12_amd64.deb ...
Unpacking libmount1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libmount1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.40.2-12_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libsmartcols1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../util-linux_2.40.2-12_amd64.deb ...
Unpacking util-linux (2.40.2-12) over (2.40.2-11) ...
Setting up util-linux (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../mount_2.40.2-12_amd64.deb ...
Unpacking mount (2.40.2-12) over (2.40.2-11) ...
Preparing to unpack .../libsystemd0_257-2_amd64.deb ...
Unpacking libsystemd0:amd64 (257-2) over (257~rc3-1) ...
Setting up libsystemd0:amd64 (257-2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../libudev1_257-2_amd64.deb ...
Unpacking libudev1:amd64 (257-2) over (257~rc3-1) ...
Setting up libudev1:amd64 (257-2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0t64_2.9.17_amd64.deb ...
Unpacking libapt-pkg6.0t64:amd64 (2.9.17) over (2.9.16) ...
Setting up libapt-pkg6.0t64:amd64 (2.9.17) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.9.17_amd64.deb ...
Unpacking apt (2.9.17) over (2.9.16) ...
Setting up apt (2.9.17) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../0-login_1%3a4.16.0-2+really2.40.2-12_amd64.deb ...
Unpacking login (1:4.16.0-2+really2.40.2-12) over (1:4.16.0-2+really2.40.2-11) ...
Preparing to unpack .../1-python3.12_3.12.8-3_amd64.deb ...
Unpacking python3.12 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../2-libpython3.12-stdlib_3.12.8-3_amd64.deb ...
Unpacking libpython3.12-stdlib:amd64 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../3-python3.12-minimal_3.12.8-3_amd64.deb ...
Unpacking python3.12-minimal (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../4-libpython3.12-minimal_3.12.8-3_amd64.deb ...
Unpacking libpython3.12-minimal:amd64 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../5-readline-common_8.2-6_all.deb ...
Unpacking readline-common (8.2-6) over (8.2-5) ...
Preparing to unpack .../6-libreadline8t64_8.2-6_amd64.deb ...
Leaving 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.2-6) over (8.2-5) ...
Preparing to unpack .../7-login.defs_1%3a4.16.0-7_all.deb ...
Unpacking login.defs (1:4.16.0-7) over (1:4.16.0-5) ...
Setting up login.defs (1:4.16.0-7) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.16.0-7_amd64.deb ...
Unpacking passwd (1:4.16.0-7) over (1:4.16.0-5) ...
Setting up passwd (1:4.16.0-7) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.44-5_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.44-5) over (10.44-4) ...
Setting up libpcre2-8-0:amd64 (10.44-5) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../00-libgprofng0_2.43.50.20241210-1_amd64.deb ...
Unpacking libgprofng0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../01-libctf0_2.43.50.20241210-1_amd64.deb ...
Unpacking libctf0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../02-libctf-nobfd0_2.43.50.20241210-1_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../03-binutils-x86-64-linux-gnu_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../04-libbinutils_2.43.50.20241210-1_amd64.deb ...
Unpacking libbinutils:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../05-binutils_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../06-binutils-common_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils-common:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../07-libsframe1_2.43.50.20241210-1_amd64.deb ...
Unpacking libsframe1:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../08-devscripts_2.24.7_all.deb ...
Unpacking devscripts (2.24.7) over (2.24.5) ...
Preparing to unpack .../09-libnpth0t64_1.8-2_amd64.deb ...
Unpacking libnpth0t64:amd64 (1.8-2) over (1.6-3.1+b1) ...
Preparing to unpack .../10-linux-libc-dev_6.12.3-1_all.deb ...
Unpacking linux-libc-dev (6.12.3-1) over (6.11.10-1) ...
Setting up libnpth0t64:amd64 (1.8-2) ...
Setting up libpython3.12-minimal:amd64 (3.12.8-3) ...
Setting up binutils-common:amd64 (2.43.50.20241210-1) ...
Setting up linux-libc-dev (6.12.3-1) ...
Setting up libctf-nobfd0:amd64 (2.43.50.20241210-1) ...
Setting up libsframe1:amd64 (2.43.50.20241210-1) ...
Setting up devscripts (2.24.7) ...
Setting up mount (2.40.2-12) ...
Setting up libbinutils:amd64 (2.43.50.20241210-1) ...
Setting up readline-common (8.2-6) ...
Setting up login (1:4.16.0-2+really2.40.2-12) ...
Setting up libctf0:amd64 (2.43.50.20241210-1) ...
Setting up python3.12-minimal (3.12.8-3) ...
Setting up libgprofng0:amd64 (2.43.50.20241210-1) ...
Setting up libreadline8t64:amd64 (8.2-6) ...
Setting up binutils-x86-64-linux-gnu (2.43.50.20241210-1) ...
Setting up libpython3.12-stdlib:amd64 (3.12.8-3) ...
Setting up python3.12 (3.12.8-3) ...
Setting up binutils (2.43.50.20241210-1) ...
Processing triggers for libc-bin (2.40-4) ...
+------------------------------------------------------------------------------+
| Fetch source files |
+------------------------------------------------------------------------------+
Local sources
-------------
/tmp/tmp.lNn66KQS8A/lumino_2024.3.25-1.dsc exists in /tmp/tmp.lNn66KQS8A; copying to chroot
I: NOTICE: Log filtering will replace 'build/lumino-mDbQJc/lumino-2024.3.25' with '<<PKGBUILDDIR>>'
I: NOTICE: Log filtering will replace 'build/lumino-mDbQJc' with '<<BUILDDIR>>'
+------------------------------------------------------------------------------+
| Install package build dependencies |
+------------------------------------------------------------------------------+
Setup apt archive
-----------------
Merged Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (>= 2.3.1), node-typescript, rollup, build-essential, fakeroot
Filtered Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (>= 2.3.1), node-typescript, rollup, build-essential, fakeroot
dpkg-deb: building package 'sbuild-build-depends-main-dummy' in '/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-main-dummy.deb'.
Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [609 B]
Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg
Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [805 B]
Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [826 B]
Fetched 2240 B in 0s (0 B/s)
Reading package lists...
Ign:1 file:/<<BUILDDIR>>/resolver-rTFvI9/apt_archive ./ InRelease
Get:2 file:/<<BUILDDIR>>/resolver-rTFvI9/apt_archive ./ Release [603 B]
Get:2 file:/<<BUILDDIR>>/resolver-rTFvI9/apt_archive ./ Release [603 B]
Ign:3 file:/<<BUILDDIR>>/resolver-rTFvI9/apt_archive ./ Release.gpg
Reading package lists...
Reading package lists...
Install main build dependencies (apt-based resolver)
----------------------------------------------------
Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
autoconf automake autopoint autotools-dev bsdextrautils debhelper
dh-autoreconf dh-nodejs dh-strip-nondeterminism dwz eslint gettext
gettext-base groff-base handlebars intltool-debian libapt-pkg-perl
libarchive-zip-perl libarray-unique-perl libbrotli1 libcares2 libcgi-pm-perl
libclass-accessor-perl libdebhelper-perl libdebian-copyright-perl
libdebian-source-perl libdeflate0 libelf1t64 liberror-perl
libexporter-lite-perl libexporter-tiny-perl libfile-stripnondeterminism-perl
libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 libgraph-perl
libheap-perl libhtml-form-perl libicu72 libio-stringy-perl libjbig0
libjpeg62-turbo libjs-events libjs-inherits libjs-is-typedarray
libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js
libjs-typedarray-to-buffer libjs-util libjson-perl liblerc4
liblist-moreutils-perl liblist-moreutils-xs-perl libnghttp2-14 libnode115
libnotify-bin libnotify4 libparse-debcontrol-perl libpipeline1
libpng16-16t64 libset-object-perl libsharpyuv0 libsub-install-perl
libsub-name-perl libtie-ixhash-perl libtiff6 libtool libuchardet0 libuv1t64
libwebp7 libwww-mechanize-perl libxml2 libyaml-perl m4 man-db mocha
node-abbrev node-acorn node-ajv node-ajv-keywords node-ampproject-remapping
node-ansi-colors node-ansi-escapes node-ansi-regex node-ansi-styles
node-anymatch node-archy node-argparse node-arrify node-assert node-async
node-async-each node-babel-helper-define-polyfill-provider
node-babel-plugin-add-module-exports node-babel-plugin-lodash
node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3
node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime
node-balanced-match node-big.js node-binary-extensions node-brace-expansion
node-braces node-browser-stdout node-browserslist node-camelcase
node-caniuse-lite node-chalk node-chokidar node-chrome-trace-event
node-ci-info node-cjs-module-lexer node-cliui node-clone node-clone-deep
node-color-convert node-color-name node-commander node-commondir
node-concat-stream node-convert-source-map node-core-js node-core-js-compat
node-core-js-pure node-core-util-is node-css-loader
node-css-selector-tokenizer node-debbundle-es-to-primitive node-debug
node-decamelize node-deep-equal node-deep-is node-defaults
node-define-properties node-define-property node-defined node-del node-diff
node-doctrine node-electron-to-chromium node-emojis-list
node-enhanced-resolve node-envinfo node-errno node-error-ex node-es-abstract
node-es-module-lexer node-es6-error node-es6-promise
node-escape-string-regexp node-escodegen node-eslint-scope node-eslint-utils
node-eslint-visitor-keys node-espree node-esprima node-esquery
node-esrecurse node-estraverse node-esutils node-events node-execa
node-fast-deep-equal node-fast-levenshtein node-file-entry-cache
node-file-loader node-fill-range node-find-cache-dir node-find-up
node-flat-cache node-flatted node-for-in node-for-own node-foreground-child
node-fs-readdir-recursive node-fs.realpath node-function-bind
node-functional-red-black-tree node-get-caller-file node-get-stream
node-glob node-glob-parent node-globals node-globby node-graceful-fs
node-growl node-has-flag node-he node-hosted-git-info node-icss-utils
node-ignore node-imurmurhash node-indent-string node-inflight node-inherits
node-interpret node-is-arrayish node-is-binary-path node-is-buffer
node-is-descriptor node-is-extendable node-is-extglob node-is-glob
node-is-number node-is-path-cwd node-is-path-inside node-is-plain-obj
node-is-plain-object node-is-stream node-is-typedarray node-is-windows
node-isarray node-isexe node-isobject node-istanbul node-jest-debbundle
node-jest-worker node-js-tokens node-js-yaml node-jsesc
node-json-parse-better-errors node-json-schema node-json-schema-traverse
node-json-stable-stringify node-json5 node-jsonify node-kind-of node-levn
node-loader-runner node-loader-utils node-locate-path node-lodash
node-lodash-packages node-lru-cache node-make-dir node-memfs node-memory-fs
node-merge-stream node-micromatch node-mime node-mime-types node-mimic-fn
node-minimatch node-minimist node-mkdirp node-ms node-n3 node-neo-async
node-nopt node-normalize-package-data node-normalize-path node-npm-run-path
node-object-assign node-object-inspect node-once node-optimist
node-optionator node-p-limit node-p-locate node-p-map node-parse-json
node-path-dirname node-path-exists node-path-is-absolute node-path-is-inside
node-path-type node-picocolors node-pify node-pkg-dir node-postcss
node-postcss-modules-extract-imports node-postcss-modules-values
node-postcss-value-parser node-prelude-ls node-process-nextick-args
node-progress node-prr node-punycode node-quick-lru node-randombytes
node-read-pkg node-readable-stream node-readdirp node-rechoir
node-regenerate node-regenerate-unicode-properties node-regenerator-runtime
node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen
node-regjsparser node-repeat-string node-require-directory node-resolve
node-resolve-cwd node-resolve-from node-resumer node-rimraf node-safe-buffer
node-schema-utils node-semver node-serialize-javascript
node-set-immediate-shim node-setimmediate node-shebang-command
node-shebang-regex node-signal-exit node-slash node-slice-ansi
node-source-list-map node-source-map node-source-map-support
node-spdx-correct node-spdx-exceptions node-spdx-expression-parse
node-spdx-license-ids node-sprintf-js node-string-decoder node-string-width
node-strip-ansi node-strip-bom node-strip-eof node-strip-json-comments
node-style-loader node-supports-color node-tapable node-tape node-terser
node-through node-to-fast-properties node-to-regex-range node-tslib
node-type-check node-typedarray node-typedarray-to-buffer node-typescript
node-undici node-unicode-canonical-property-names-ecmascript
node-unicode-match-property-ecmascript
node-unicode-match-property-value-ecmascript
node-unicode-property-aliases-ecmascript node-uri-js node-util
node-util-deprecate node-uuid node-v8-compile-cache node-v8flags
node-validate-npm-package-license node-watchpack node-wcwidth.js
node-webassemblyjs node-webpack-sources node-which node-wide-align
node-wordwrap node-wrap-ansi node-wrappy node-write node-write-file-atomic
node-xtend node-y18n node-yargs node-yargs-parser nodejs po-debconf rollup
shared-mime-info terser webpack
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make
node-rollup-plugin-commonjs node-rollup-plugin-node-resolve pkg-js-tools
node-babel-eslint node-esprima-fb node-inquirer gettext-doc libasprintf-dev
libgettextpo-dev groff low-memory-monitor libjs-angularjs
notification-daemon libtool-doc gfortran | fortran95-compiler gcj-jdk
libyaml-shell-perl m4-doc apparmor less www-browser chai
node-babel-plugin-polyfill-es-shims node-babel7-debug javascript-common
livescript node-jest-diff npm node-corepack libmail-box-perl
Recommended packages:
node-text-table curl | wget | lynx libcgi-fast-perl libarchive-cpio-perl
libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs javascript-common
libjson-xs-perl libltdl-dev libyaml-libyaml-perl | libyaml-syck-perl
node-re2 node-require-from-string nodejs-doc libmail-sendmail-perl
The following NEW packages will be installed:
autoconf automake autopoint autotools-dev bsdextrautils debhelper
dh-autoreconf dh-nodejs dh-strip-nondeterminism dwz eslint gettext
gettext-base groff-base handlebars intltool-debian libapt-pkg-perl
libarchive-zip-perl libarray-unique-perl libbrotli1 libcares2 libcgi-pm-perl
libclass-accessor-perl libdebhelper-perl libdebian-copyright-perl
libdebian-source-perl libdeflate0 libelf1t64 liberror-perl
libexporter-lite-perl libexporter-tiny-perl libfile-stripnondeterminism-perl
libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 libgraph-perl
libheap-perl libhtml-form-perl libicu72 libio-stringy-perl libjbig0
libjpeg62-turbo libjs-events libjs-inherits libjs-is-typedarray
libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js
libjs-typedarray-to-buffer libjs-util libjson-perl liblerc4
liblist-moreutils-perl liblist-moreutils-xs-perl libnghttp2-14 libnode115
libnotify-bin libnotify4 libparse-debcontrol-perl libpipeline1
libpng16-16t64 libset-object-perl libsharpyuv0 libsub-install-perl
libsub-name-perl libtie-ixhash-perl libtiff6 libtool libuchardet0 libuv1t64
libwebp7 libwww-mechanize-perl libxml2 libyaml-perl m4 man-db mocha
node-abbrev node-acorn node-ajv node-ajv-keywords node-ampproject-remapping
node-ansi-colors node-ansi-escapes node-ansi-regex node-ansi-styles
node-anymatch node-archy node-argparse node-arrify node-assert node-async
node-async-each node-babel-helper-define-polyfill-provider
node-babel-plugin-add-module-exports node-babel-plugin-lodash
node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3
node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime
node-balanced-match node-big.js node-binary-extensions node-brace-expansion
node-braces node-browser-stdout node-browserslist node-camelcase
node-caniuse-lite node-chalk node-chokidar node-chrome-trace-event
node-ci-info node-cjs-module-lexer node-cliui node-clone node-clone-deep
node-color-convert node-color-name node-commander node-commondir
node-concat-stream node-convert-source-map node-core-js node-core-js-compat
node-core-js-pure node-core-util-is node-css-loader
node-css-selector-tokenizer node-debbundle-es-to-primitive node-debug
node-decamelize node-deep-equal node-deep-is node-defaults
node-define-properties node-define-property node-defined node-del node-diff
node-doctrine node-electron-to-chromium node-emojis-list
node-enhanced-resolve node-envinfo node-errno node-error-ex node-es-abstract
node-es-module-lexer node-es6-error node-es6-promise
node-escape-string-regexp node-escodegen node-eslint-scope node-eslint-utils
node-eslint-visitor-keys node-espree node-esprima node-esquery
node-esrecurse node-estraverse node-esutils node-events node-execa
node-fast-deep-equal node-fast-levenshtein node-file-entry-cache
node-file-loader node-fill-range node-find-cache-dir node-find-up
node-flat-cache node-flatted node-for-in node-for-own node-foreground-child
node-fs-readdir-recursive node-fs.realpath node-function-bind
node-functional-red-black-tree node-get-caller-file node-get-stream
node-glob node-glob-parent node-globals node-globby node-graceful-fs
node-growl node-has-flag node-he node-hosted-git-info node-icss-utils
node-ignore node-imurmurhash node-indent-string node-inflight node-inherits
node-interpret node-is-arrayish node-is-binary-path node-is-buffer
node-is-descriptor node-is-extendable node-is-extglob node-is-glob
node-is-number node-is-path-cwd node-is-path-inside node-is-plain-obj
node-is-plain-object node-is-stream node-is-typedarray node-is-windows
node-isarray node-isexe node-isobject node-istanbul node-jest-debbundle
node-jest-worker node-js-tokens node-js-yaml node-jsesc
node-json-parse-better-errors node-json-schema node-json-schema-traverse
node-json-stable-stringify node-json5 node-jsonify node-kind-of node-levn
node-loader-runner node-loader-utils node-locate-path node-lodash
node-lodash-packages node-lru-cache node-make-dir node-memfs node-memory-fs
node-merge-stream node-micromatch node-mime node-mime-types node-mimic-fn
node-minimatch node-minimist node-mkdirp node-ms node-n3 node-neo-async
node-nopt node-normalize-package-data node-normalize-path node-npm-run-path
node-object-assign node-object-inspect node-once node-optimist
node-optionator node-p-limit node-p-locate node-p-map node-parse-json
node-path-dirname node-path-exists node-path-is-absolute node-path-is-inside
node-path-type node-picocolors node-pify node-pkg-dir node-postcss
node-postcss-modules-extract-imports node-postcss-modules-values
node-postcss-value-parser node-prelude-ls node-process-nextick-args
node-progress node-prr node-punycode node-quick-lru node-randombytes
node-read-pkg node-readable-stream node-readdirp node-rechoir
node-regenerate node-regenerate-unicode-properties node-regenerator-runtime
node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen
node-regjsparser node-repeat-string node-require-directory node-resolve
node-resolve-cwd node-resolve-from node-resumer node-rimraf node-safe-buffer
node-schema-utils node-semver node-serialize-javascript
node-set-immediate-shim node-setimmediate node-shebang-command
node-shebang-regex node-signal-exit node-slash node-slice-ansi
node-source-list-map node-source-map node-source-map-support
node-spdx-correct node-spdx-exceptions node-spdx-expression-parse
node-spdx-license-ids node-sprintf-js node-string-decoder node-string-width
node-strip-ansi node-strip-bom node-strip-eof node-strip-json-comments
node-style-loader node-supports-color node-tapable node-tape node-terser
node-through node-to-fast-properties node-to-regex-range node-tslib
node-type-check node-typedarray node-typedarray-to-buffer node-typescript
node-undici node-unicode-canonical-property-names-ecmascript
node-unicode-match-property-ecmascript
node-unicode-match-property-value-ecmascript
node-unicode-property-aliases-ecmascript node-uri-js node-util
node-util-deprecate node-uuid node-v8-compile-cache node-v8flags
node-validate-npm-package-license node-watchpack node-wcwidth.js
node-webassemblyjs node-webpack-sources node-which node-wide-align
node-wordwrap node-wrap-ansi node-wrappy node-write node-write-file-atomic
node-xtend node-y18n node-yargs node-yargs-parser nodejs po-debconf rollup
sbuild-build-depends-main-dummy shared-mime-info terser webpack
0 upgraded, 375 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.6 MB/52.7 MB of archives.
After this operation, 272 MB of additional disk space will be used.
Get:1 file:/<<BUILDDIR>>/resolver-rTFvI9/apt_archive ./ node-typescript 5.0.4+ds1-1 [3871 kB]
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ sbuild-build-depends-main-dummy 0.invalid.0 [964 B]
Get:3 http://deb.debian.org/debian unstable/main amd64 node-fast-deep-equal all 3.1.3-3 [5768 B]
Get:4 http://deb.debian.org/debian unstable/main amd64 node-json-schema-traverse all 1.0.0-3 [6308 B]
Get:5 http://deb.debian.org/debian unstable/main amd64 node-jsonify all 0.0.1-1 [8704 B]
Get:6 http://deb.debian.org/debian unstable/main amd64 node-json-stable-stringify all 1.0.2+repack1+~cs1.0.34-2 [9496 B]
Get:7 http://deb.debian.org/debian unstable/main amd64 node-punycode all 2.2.3-2 [9812 B]
Get:8 http://deb.debian.org/debian unstable/main amd64 node-uri-js all 4.4.0+dfsg-8 [47.3 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 node-ajv all 8.12.0~ds+~2.1.1-5 [182 kB]
Get:10 http://deb.debian.org/debian unstable/main amd64 libjs-inherits all 2.0.4-6 [3548 B]
Get:11 http://deb.debian.org/debian unstable/main amd64 node-inherits all 2.0.4-6 [4548 B]
Get:12 http://deb.debian.org/debian unstable/main amd64 node-core-util-is all 1.0.3-1 [4072 B]
Get:13 http://deb.debian.org/debian unstable/main amd64 node-safe-buffer all 5.2.1+~cs2.1.2-3 [15.5 kB]
Get:14 http://deb.debian.org/debian unstable/main amd64 node-string-decoder all 1.3.0-6 [7180 B]
Get:15 http://deb.debian.org/debian unstable/main amd64 node-process-nextick-args all 2.0.1-3 [3816 B]
Get:16 http://deb.debian.org/debian unstable/main amd64 node-util-deprecate all 1.0.2-3 [4436 B]
Get:17 http://deb.debian.org/debian unstable/main amd64 node-isarray all 2.0.5-4 [4040 B]
Get:18 http://deb.debian.org/debian unstable/main amd64 node-readable-stream all 3.6.0+~cs3.0.0-4 [32.0 kB]
Get:19 http://deb.debian.org/debian unstable/main amd64 node-typedarray all 0.0.7-1 [11.4 kB]
Get:20 http://deb.debian.org/debian unstable/main amd64 node-concat-stream all 2.0.0+~2.0.0-2 [6388 B]
Get:21 http://deb.debian.org/debian unstable/main amd64 node-ms all 2.1.3+~cs0.7.31-3 [5648 B]
Get:22 http://deb.debian.org/debian unstable/main amd64 node-debug all 4.3.4+~cs4.1.7-1 [18.1 kB]
Get:23 http://deb.debian.org/debian unstable/main amd64 node-esutils all 2.0.3+~2.0.0-1 [12.4 kB]
Get:24 http://deb.debian.org/debian unstable/main amd64 node-doctrine all 3.0.0-4 [19.9 kB]
Get:25 http://deb.debian.org/debian unstable/main amd64 node-eslint-visitor-keys all 3.3.0+~1.0.0-1 [17.1 kB]
Get:26 http://deb.debian.org/debian unstable/main amd64 node-estraverse all 5.3.0+ds+~5.1.1-1 [11.6 kB]
Get:27 http://deb.debian.org/debian unstable/main amd64 node-object-assign all 4.1.1-7 [4684 B]
Get:28 http://deb.debian.org/debian unstable/main amd64 node-esrecurse all 4.3.0-2 [6048 B]
Get:29 http://deb.debian.org/debian unstable/main amd64 node-eslint-scope all 7.1.1+~3.7.4-1 [35.6 kB]
Get:30 http://deb.debian.org/debian unstable/main amd64 node-espree all 9.4.1~dfsg-2 [41.1 kB]
Get:31 http://deb.debian.org/debian unstable/main amd64 node-esquery all 1.4.2~ds-1 [24.9 kB]
Get:32 http://deb.debian.org/debian unstable/main amd64 node-eslint-utils all 3.0.0-3 [15.5 kB]
Get:33 http://deb.debian.org/debian unstable/main amd64 node-flatted all 3.2.7~ds-1 [10.3 kB]
Get:34 http://deb.debian.org/debian unstable/main amd64 node-fs.realpath all 1.0.0-3 [6172 B]
Get:35 http://deb.debian.org/debian unstable/main amd64 node-wrappy all 1.0.2-3 [3776 B]
Get:36 http://deb.debian.org/debian unstable/main amd64 node-once all 1.4.1-1 [4624 B]
Get:37 http://deb.debian.org/debian unstable/main amd64 node-inflight all 1.0.6-2 [3952 B]
Get:38 http://deb.debian.org/debian unstable/main amd64 node-glob all 8.1.0+~cs8.5.15-1 [134 kB]
Get:39 http://deb.debian.org/debian unstable/main amd64 node-rimraf all 3.0.2-2 [11.1 kB]
Get:40 http://deb.debian.org/debian unstable/main amd64 node-write all 2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [17.9 kB]
Get:41 http://deb.debian.org/debian unstable/main amd64 node-flat-cache all 3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [20.2 kB]
Get:42 http://deb.debian.org/debian unstable/main amd64 node-file-entry-cache all 6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 [15.3 kB]
Get:43 http://deb.debian.org/debian unstable/main amd64 node-functional-red-black-tree all 1.0.1+20181105-7 [14.1 kB]
Get:44 http://deb.debian.org/debian unstable/main amd64 node-is-extglob all 2.1.1-5 [4612 B]
Get:45 http://deb.debian.org/debian unstable/main amd64 node-is-glob all 4.0.3-2 [6620 B]
Get:46 http://deb.debian.org/debian unstable/main amd64 node-path-dirname all 1.0.2-2 [4312 B]
Get:47 http://deb.debian.org/debian unstable/main amd64 node-glob-parent all 6.0.2+~5.1.1-2 [8784 B]
Get:48 http://deb.debian.org/debian unstable/main amd64 node-globals all 13.23.0-1 [11.3 kB]
Get:49 http://deb.debian.org/debian unstable/main amd64 node-resolve-from all 5.0.0+~3.1.0+~3.3.0+~2.0.0-1 [7292 B]
Get:50 http://deb.debian.org/debian unstable/main amd64 node-imurmurhash all 0.1.4+dfsg+~0.1.1-2 [8412 B]
Get:51 http://deb.debian.org/debian unstable/main amd64 node-ignore all 5.2.1-1 [26.4 kB]
Get:52 http://deb.debian.org/debian unstable/main amd64 node-prelude-ls all 1.2.1+dfsg-3 [11.3 kB]
Get:53 http://deb.debian.org/debian unstable/main amd64 node-type-check all 0.4.0+dfsg-3 [9184 B]
Get:54 http://deb.debian.org/debian unstable/main amd64 node-levn all 0.4.1+dfsg-2 [10.2 kB]
Get:55 http://deb.debian.org/debian unstable/main amd64 node-lodash all 4.17.21+dfsg+~cs8.31.198.20210220-9 [462 kB]
Get:56 http://deb.debian.org/debian unstable/main amd64 node-memfs all 3.4.12+~cs1.0.3-1 [46.8 kB]
Get:57 http://deb.debian.org/debian unstable/main amd64 node-mkdirp all 2.1.6+~cs5.2.1-2 [24.1 kB]
Get:58 http://deb.debian.org/debian unstable/main amd64 node-deep-is all 0.1.4-1 [5136 B]
Get:59 http://deb.debian.org/debian unstable/main amd64 node-fast-levenshtein all 2.0.6+ds-3 [6040 B]
Get:60 http://deb.debian.org/debian unstable/main amd64 node-optionator all 0.9.1+dfsg+~cs1.2.3-1 [17.6 kB]
Get:61 http://deb.debian.org/debian unstable/main amd64 node-progress all 2.0.3-2 [8256 B]
Get:62 http://deb.debian.org/debian unstable/main amd64 libjs-regenerate all 1.4.2-3 [14.3 kB]
Get:63 http://deb.debian.org/debian unstable/main amd64 node-regenerate all 1.4.2-3 [7388 B]
Get:64 http://deb.debian.org/debian unstable/main amd64 node-regenerate-unicode-properties all 10.1.0+ds-1 [50.7 kB]
Get:65 http://deb.debian.org/debian unstable/main amd64 node-regexpp all 3.2.0-5 [27.0 kB]
Get:66 http://deb.debian.org/debian unstable/main amd64 node-lru-cache all 10.0.1-3 [62.6 kB]
Get:67 http://deb.debian.org/debian unstable/main amd64 node-semver all 7.6.1+~7.5.8-2 [49.5 kB]
Get:68 http://deb.debian.org/debian unstable/main amd64 node-strip-json-comments all 4.0.0-4 [5668 B]
Get:69 http://deb.debian.org/debian unstable/main amd64 node-json-schema all 0.4.0+~7.0.11-1 [13.1 kB]
Get:70 http://deb.debian.org/debian unstable/main amd64 node-v8-compile-cache all 2.4.0-2 [8544 B]
Get:71 http://deb.debian.org/debian unstable/main amd64 eslint all 6.4.0~dfsg+~6.1.9-12 [606 kB]
Get:72 http://deb.debian.org/debian unstable/main amd64 node-neo-async all 2.6.2+~cs3.0.0-3 [41.8 kB]
Get:73 http://deb.debian.org/debian unstable/main amd64 node-arrify all 2.0.1-3 [3700 B]
Get:74 http://deb.debian.org/debian unstable/main amd64 node-is-plain-obj all 3.0.0-2 [3972 B]
Get:75 http://deb.debian.org/debian unstable/main amd64 node-is-buffer all 2.0.5-2 [4112 B]
Get:76 http://deb.debian.org/debian unstable/main amd64 node-kind-of all 6.0.3+dfsg-2 [10.2 kB]
Get:77 http://deb.debian.org/debian unstable/main amd64 node-minimist all 1.2.8+~cs5.3.5-1 [15.9 kB]
Get:78 http://deb.debian.org/debian unstable/main amd64 node-wordwrap all 1.0.0-4 [4628 B]
Get:79 http://deb.debian.org/debian unstable/main amd64 node-optimist all 0.6.1+~0.0.30-2 [13.5 kB]
Get:80 http://deb.debian.org/debian unstable/main amd64 libjs-source-map all 0.7.0++dfsg2+really.0.6.1-15 [29.6 kB]
Get:81 http://deb.debian.org/debian unstable/main amd64 node-source-map all 0.7.0++dfsg2+really.0.6.1-15 [41.7 kB]
Get:82 http://deb.debian.org/debian unstable/main amd64 handlebars all 3:4.7.7+~4.1.0-1 [199 kB]
Get:83 http://deb.debian.org/debian unstable/main amd64 libdeflate0 amd64 1.22-1 [47.3 kB]
Get:84 http://deb.debian.org/debian unstable/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-1 [311 kB]
Get:85 http://deb.debian.org/debian unstable/main amd64 libglib2.0-0t64 amd64 2.82.4-1 [1501 kB]
Get:86 http://deb.debian.org/debian unstable/main amd64 shared-mime-info amd64 2.4-5+b1 [759 kB]
Get:87 http://deb.debian.org/debian unstable/main amd64 libjpeg62-turbo amd64 1:2.1.5-3+b1 [168 kB]
Get:88 http://deb.debian.org/debian unstable/main amd64 libpng16-16t64 amd64 1.6.44-3 [280 kB]
Get:89 http://deb.debian.org/debian unstable/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB]
Get:90 http://deb.debian.org/debian unstable/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB]
Get:91 http://deb.debian.org/debian unstable/main amd64 libsharpyuv0 amd64 1.4.0-0.1+b1 [113 kB]
Get:92 http://deb.debian.org/debian unstable/main amd64 libwebp7 amd64 1.4.0-0.1+b1 [313 kB]
Get:93 http://deb.debian.org/debian unstable/main amd64 libtiff6 amd64 4.5.1+git230720-5 [324 kB]
Get:94 http://deb.debian.org/debian unstable/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-1+b1 [141 kB]
Get:95 http://deb.debian.org/debian unstable/main amd64 libjs-events all 3.3.0+~3.0.0-3 [11.3 kB]
Get:96 http://deb.debian.org/debian unstable/main amd64 libjs-is-typedarray all 1.0.0-4 [3816 B]
Get:97 http://deb.debian.org/debian unstable/main amd64 libjs-prettify all 2015.12.04+dfsg-1.1 [41.7 kB]
Get:98 http://deb.debian.org/debian unstable/main amd64 libjs-sprintf-js all 1.1.2+ds1+~1.1.2-1 [12.8 kB]
Get:99 http://deb.debian.org/debian unstable/main amd64 libjs-typedarray-to-buffer all 4.0.0-2 [4668 B]
Get:100 http://deb.debian.org/debian unstable/main amd64 node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-9 [179 kB]
Get:101 http://deb.debian.org/debian unstable/main amd64 node-function-bind all 1.1.2+~cs2.1.14-1 [24.6 kB]
Get:102 http://deb.debian.org/debian unstable/main amd64 node-object-inspect all 1.12.2+~cs1.8.1-1 [20.8 kB]
Get:103 http://deb.debian.org/debian unstable/main amd64 node-es-abstract all 1.20.4+~cs26.27.47-2 [137 kB]
Get:104 http://deb.debian.org/debian unstable/main amd64 node-resolve all 1.22.8+~cs5.34.15-2 [29.8 kB]
Get:105 http://deb.debian.org/debian unstable/main amd64 node-define-properties all 1.2.1+~cs2.2.3-1 [9080 B]
Get:106 http://deb.debian.org/debian unstable/main amd64 node-debbundle-es-to-primitive all 1.2.1+~cs9.7.25-2 [39.9 kB]
Get:107 http://deb.debian.org/debian unstable/main amd64 node-isobject all 4.0.0-2 [5332 B]
Get:108 http://deb.debian.org/debian unstable/main amd64 node-is-descriptor all 3.0.0-2 [5556 B]
Get:109 http://deb.debian.org/debian unstable/main amd64 node-define-property all 2.0.2+really+2.0.2-3 [6820 B]
Get:110 http://deb.debian.org/debian unstable/main amd64 node-defined all 1.0.1+~1.0.0-1 [6776 B]
Get:111 http://deb.debian.org/debian unstable/main amd64 node-abbrev all 1.1.1+~1.1.2-1 [5692 B]
Get:112 http://deb.debian.org/debian unstable/main amd64 node-archy all 1.0.0-6 [4556 B]
Get:113 http://deb.debian.org/debian unstable/main amd64 node-async all 3.2.6+dfsg-2 [96.4 kB]
Get:114 http://deb.debian.org/debian unstable/main amd64 node-convert-source-map all 1.9.0+~1.5.2-1 [8176 B]
Get:115 http://deb.debian.org/debian unstable/main amd64 node-decamelize all 4.0.0-2 [4080 B]
Get:116 http://deb.debian.org/debian unstable/main amd64 node-es6-error all 4.1.1-5 [6148 B]
Get:117 http://deb.debian.org/debian unstable/main amd64 node-esprima all 4.0.1+ds+~4.0.3-2 [69.3 kB]
Get:118 http://deb.debian.org/debian unstable/main amd64 node-escodegen all 2.1.0+dfsg+~0.0.8-1 [23.0 kB]
Get:119 http://deb.debian.org/debian unstable/main amd64 node-commondir all 1.0.1+~1.0.0-1 [4388 B]
Get:120 http://deb.debian.org/debian unstable/main amd64 node-is-number all 7.0.0-4 [6020 B]
Get:121 http://deb.debian.org/debian unstable/main amd64 node-repeat-string all 1.6.1+repack-1 [5600 B]
Get:122 http://deb.debian.org/debian unstable/main amd64 node-to-regex-range all 5.0.1-4 [10.5 kB]
Get:123 http://deb.debian.org/debian unstable/main amd64 node-fill-range all 7.1.1+~7.0.3-1 [8768 B]
Get:124 http://deb.debian.org/debian unstable/main amd64 node-braces all 3.0.3+~3.0.4-1 [20.6 kB]
Get:125 http://deb.debian.org/debian unstable/main amd64 node-normalize-path all 3.0.0+~3.0.0-1 [6608 B]
Get:126 http://deb.debian.org/debian unstable/main amd64 node-anymatch all 3.1.3+~cs4.6.1-2 [33.4 kB]
Get:127 http://deb.debian.org/debian unstable/main amd64 node-micromatch all 4.0.7+~4.0.9-1 [26.0 kB]
Get:128 http://deb.debian.org/debian unstable/main amd64 node-pify all 5.0.0+~cs5.0.1-1 [7072 B]
Get:129 http://deb.debian.org/debian unstable/main amd64 node-path-type all 4.0.0-3 [3944 B]
Get:130 http://deb.debian.org/debian unstable/main amd64 node-n3 all 1.16.3+~1.2.3+~1.10.4-1 [37.0 kB]
Get:131 http://deb.debian.org/debian unstable/main amd64 node-slash all 4.0.0-3 [4292 B]
Get:132 http://deb.debian.org/debian unstable/main amd64 node-globby all 13.1.3+~cs16.25.40-3 [40.5 kB]
Get:133 http://deb.debian.org/debian unstable/main amd64 node-graceful-fs all 4.2.10-1 [14.4 kB]
Get:134 http://deb.debian.org/debian unstable/main amd64 node-is-path-cwd all 2.2.0-2 [3672 B]
Get:135 http://deb.debian.org/debian unstable/main amd64 node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B]
Get:136 http://deb.debian.org/debian unstable/main amd64 node-is-path-inside all 3.0.3-2 [3980 B]
Get:137 http://deb.debian.org/debian unstable/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B]
Get:138 http://deb.debian.org/debian unstable/main amd64 node-indent-string all 4.0.0-2 [4144 B]
Get:139 http://deb.debian.org/debian unstable/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-2 [7904 B]
Get:140 http://deb.debian.org/debian unstable/main amd64 node-del all 7.1.0-1 [8020 B]
Get:141 http://deb.debian.org/debian unstable/main amd64 node-make-dir all 3.1.0-3 [6040 B]
Get:142 http://deb.debian.org/debian unstable/main amd64 node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B]
Get:143 http://deb.debian.org/debian unstable/main amd64 node-p-locate all 6.0.0-12 [5752 B]
Get:144 http://deb.debian.org/debian unstable/main amd64 node-locate-path all 7.1.1-2 [5584 B]
Get:145 http://deb.debian.org/debian unstable/main amd64 node-path-exists all 5.0.0-8 [4732 B]
Get:146 http://deb.debian.org/debian unstable/main amd64 node-find-up all 6.3.0-7 [9388 B]
Get:147 http://deb.debian.org/debian unstable/main amd64 node-pkg-dir all 5.0.0-2 [4260 B]
Get:148 http://deb.debian.org/debian unstable/main amd64 node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B]
Get:149 http://deb.debian.org/debian unstable/main amd64 node-signal-exit all 4.1.0-7 [14.4 kB]
Get:150 http://deb.debian.org/debian unstable/main amd64 node-foreground-child all 3.1.1-2 [13.3 kB]
Get:151 http://deb.debian.org/debian unstable/main amd64 node-is-stream all 3.0.0-4 [5076 B]
Get:152 http://deb.debian.org/debian unstable/main amd64 node-is-windows all 1.0.2+~cs1.0.0-1 [5936 B]
Get:153 http://deb.debian.org/debian unstable/main amd64 node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB]
Get:154 http://deb.debian.org/debian unstable/main amd64 node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [4024 B]
Get:155 http://deb.debian.org/debian unstable/main amd64 node-argparse all 2.0.1-2 [34.6 kB]
Get:156 http://deb.debian.org/debian unstable/main amd64 node-js-yaml all 4.1.0+dfsg+~4.0.5-7 [66.6 kB]
Get:157 http://deb.debian.org/debian unstable/main amd64 node-nopt all 5.0.0-4 [12.1 kB]
Get:158 http://deb.debian.org/debian unstable/main amd64 node-npm-run-path all 5.1.0+~4.0.0-8 [6276 B]
Get:159 http://deb.debian.org/debian unstable/main amd64 node-shebang-regex all 3.0.0-2 [3528 B]
Get:160 http://deb.debian.org/debian unstable/main amd64 node-shebang-command all 2.0.0-1 [3500 B]
Get:161 http://deb.debian.org/debian unstable/main amd64 node-strip-bom all 4.0.0-2 [4144 B]
Get:162 http://deb.debian.org/debian unstable/main amd64 node-has-flag all 5.0.1-1 [4404 B]
Get:163 http://deb.debian.org/debian unstable/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B]
Get:164 http://deb.debian.org/debian unstable/main amd64 node-util all 0.12.5+~1.0.10-1 [5700 B]
Get:165 http://deb.debian.org/debian unstable/main amd64 node-assert all 2.0.0+~cs3.9.8-2 [26.8 kB]
Get:166 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B]
Get:167 http://deb.debian.org/debian unstable/main amd64 node-regenerator-runtime all 0.15.2+~0.10.8-1 [10.7 kB]
Get:168 http://deb.debian.org/debian unstable/main amd64 node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-7 [116 kB]
Get:169 http://deb.debian.org/debian unstable/main amd64 node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB]
Get:170 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB]
Get:171 http://deb.debian.org/debian unstable/main amd64 node-caniuse-lite all 1.0.30001620+dfsg+~1.0.5-2 [245 kB]
Get:172 http://deb.debian.org/debian unstable/main amd64 node-electron-to-chromium all 1.4.773-1 [26.8 kB]
Get:173 http://deb.debian.org/debian unstable/main amd64 node-picocolors all 1.0.0-4 [6652 B]
Get:174 http://deb.debian.org/debian unstable/main amd64 node-browserslist all 4.23.0+~cs6.1.32-1 [79.2 kB]
Get:175 http://deb.debian.org/debian unstable/main amd64 node-core-js-compat all 3.33.2-1 [78.5 kB]
Get:176 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB]
Get:177 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B]
Get:178 http://deb.debian.org/debian unstable/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B]
Get:179 http://deb.debian.org/debian unstable/main amd64 node-color-convert all 2.0.1+~cs2.0.0-2 [13.1 kB]
Get:180 http://deb.debian.org/debian unstable/main amd64 node-ansi-styles all 6.2.1-3 [8716 B]
Get:181 http://deb.debian.org/debian unstable/main amd64 node-chalk all 5.3.0-1 [18.2 kB]
Get:182 http://deb.debian.org/debian unstable/main amd64 node-for-in all 1.0.2-4 [4840 B]
Get:183 http://deb.debian.org/debian unstable/main amd64 node-for-own all 1.0.0-3 [4800 B]
Get:184 http://deb.debian.org/debian unstable/main amd64 node-is-plain-object all 5.0.0-7 [6108 B]
Get:185 http://deb.debian.org/debian unstable/main amd64 node-is-extendable all 1.0.1-3 [5228 B]
Get:186 http://deb.debian.org/debian unstable/main amd64 node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B]
Get:187 http://deb.debian.org/debian unstable/main amd64 node-commander all 9.4.1-1 [65.3 kB]
Get:188 http://deb.debian.org/debian unstable/main amd64 node-core-js all 3.33.2-1 [301 kB]
Get:189 http://deb.debian.org/debian unstable/main amd64 node-core-js-pure all 3.33.2-1 [282 kB]
Get:190 http://deb.debian.org/debian unstable/main amd64 node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B]
Get:191 http://deb.debian.org/debian unstable/main amd64 node-js-tokens all 8.0.0-2 [14.9 kB]
Get:192 http://deb.debian.org/debian unstable/main amd64 node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB]
Get:193 http://deb.debian.org/debian unstable/main amd64 node-json5 all 2.2.3+dfsg-1 [25.6 kB]
Get:194 http://deb.debian.org/debian unstable/main amd64 node-quick-lru all 6.1.1-4 [8076 B]
Get:195 http://deb.debian.org/debian unstable/main amd64 node-regenerator-transform all 0.15.2+~0.10.8-1 [24.9 kB]
Get:196 http://deb.debian.org/debian unstable/main amd64 node-regjsgen all 0.7.1+ds-1 [6968 B]
Get:197 http://deb.debian.org/debian unstable/main amd64 node-regjsparser all 0.9.1+ds-2 [22.1 kB]
Get:198 http://deb.debian.org/debian unstable/main amd64 node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B]
Get:199 http://deb.debian.org/debian unstable/main amd64 node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B]
Get:200 http://deb.debian.org/debian unstable/main amd64 node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B]
Get:201 http://deb.debian.org/debian unstable/main amd64 node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B]
Get:202 http://deb.debian.org/debian unstable/main amd64 node-regexpu-core all 5.2.2-3 [13.9 kB]
Get:203 http://deb.debian.org/debian unstable/main amd64 node-source-map-support all 0.5.21+ds+~0.5.4-1 [14.5 kB]
Get:204 http://deb.debian.org/debian unstable/main amd64 node-to-fast-properties all 3.0.1-3 [4332 B]
Get:205 http://deb.debian.org/debian unstable/main amd64 node-v8flags all 3.2.0+~3.1.1-1 [7612 B]
Get:206 http://deb.debian.org/debian unstable/main amd64 node-babel7 all 7.20.15+ds1+~cs214.269.168-7 [709 kB]
Get:207 http://deb.debian.org/debian unstable/main amd64 node-is-arrayish all 0.3.2-3 [3960 B]
Get:208 http://deb.debian.org/debian unstable/main amd64 node-error-ex all 1.3.2-4 [5656 B]
Get:209 http://deb.debian.org/debian unstable/main amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-3 [7724 B]
Get:210 http://deb.debian.org/debian unstable/main amd64 node-parse-json all 5.2.0+~cs5.1.7-2 [7304 B]
Get:211 http://deb.debian.org/debian unstable/main amd64 node-hosted-git-info all 6.1.1-2 [12.6 kB]
Get:212 http://deb.debian.org/debian unstable/main amd64 node-spdx-license-ids all 3.0.12-1 [6276 B]
Get:213 http://deb.debian.org/debian unstable/main amd64 node-spdx-exceptions all 2.3.0-2 [3992 B]
Get:214 http://deb.debian.org/debian unstable/main amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7532 B]
Get:215 http://deb.debian.org/debian unstable/main amd64 node-spdx-correct all 3.1.1-2 [5464 B]
Get:216 http://deb.debian.org/debian unstable/main amd64 node-validate-npm-package-license all 3.0.4-2 [4280 B]
Get:217 http://deb.debian.org/debian unstable/main amd64 node-normalize-package-data all 4.0.1+~2.4.1-1 [13.6 kB]
Get:218 http://deb.debian.org/debian unstable/main amd64 node-read-pkg all 5.2.0-2 [24.0 kB]
Get:219 http://deb.debian.org/debian unstable/main amd64 node-uuid all 8.3.2+~8.3.4-1 [44.5 kB]
Get:220 http://deb.debian.org/debian unstable/main amd64 node-isexe all 2.0.0+~2.0.1-5 [6084 B]
Get:221 http://deb.debian.org/debian unstable/main amd64 node-which all 2.0.2+~cs1.3.2-3 [8368 B]
Get:222 http://deb.debian.org/debian unstable/main amd64 node-is-typedarray all 1.0.0-4 [3292 B]
Get:223 http://deb.debian.org/debian unstable/main amd64 node-typedarray-to-buffer all 4.0.0-2 [3380 B]
Get:224 http://deb.debian.org/debian unstable/main amd64 node-write-file-atomic all 4.0.2+~4.0.0-2 [9308 B]
Get:225 http://deb.debian.org/debian unstable/main amd64 node-slice-ansi all 5.0.0+~cs9.0.0-5 [8788 B]
Get:226 http://deb.debian.org/debian unstable/main amd64 node-ansi-regex all 5.0.1-1 [4912 B]
Get:227 http://deb.debian.org/debian unstable/main amd64 node-strip-ansi all 6.0.1-2 [4120 B]
Get:228 http://deb.debian.org/debian unstable/main amd64 node-clone all 2.1.2+~2.1.2-1 [9140 B]
Get:229 http://deb.debian.org/debian unstable/main amd64 node-defaults all 1.0.4+~1.0.3-1 [4400 B]
Get:230 http://deb.debian.org/debian unstable/main amd64 node-wcwidth.js all 1.0.2-2 [7088 B]
Get:231 http://deb.debian.org/debian unstable/main amd64 node-string-width all 4.2.3+~cs13.2.3-1 [10.7 kB]
Get:232 http://deb.debian.org/debian unstable/main amd64 node-wrap-ansi all 8.0.1+~8.0.1-3 [11.8 kB]
Get:233 http://deb.debian.org/debian unstable/main amd64 node-cliui all 7.0.4+repack+1+~cs1.4.2-2 [21.6 kB]
Get:234 http://deb.debian.org/debian unstable/main amd64 node-get-caller-file all 2.0.5+~cs1.1.1-4 [5728 B]
Get:235 http://deb.debian.org/debian unstable/main amd64 node-require-directory all 2.1.1+~2.1.2-1 [7092 B]
Get:236 http://deb.debian.org/debian unstable/main amd64 node-y18n all 5.0.8+~5.0.0-3 [10.2 kB]
Get:237 http://deb.debian.org/debian unstable/main amd64 node-camelcase all 7.0.0-3 [6032 B]
Get:238 http://deb.debian.org/debian unstable/main amd64 node-yargs-parser all 21.1.1+~21.0.0-4 [28.4 kB]
Get:239 http://deb.debian.org/debian unstable/main amd64 node-yargs all 16.2.0+~16.0.4-7 [128 kB]
Get:240 http://deb.debian.org/debian unstable/main amd64 node-istanbul all 0.4.5+repack10+~cs98.25.59-3 [211 kB]
Get:241 http://deb.debian.org/debian unstable/main amd64 node-through all 2.3.8+~cs0.0.30-1 [5452 B]
Get:242 http://deb.debian.org/debian unstable/main amd64 node-resumer all 0.0.0-6 [4144 B]
Get:243 http://deb.debian.org/debian unstable/main amd64 node-tape all 5.6.1+~cs8.20.19-2 [71.0 kB]
Get:244 http://deb.debian.org/debian unstable/main amd64 node-deep-equal all 2.2.3+~cs43.15.94-1 [131 kB]
Get:245 http://deb.debian.org/debian unstable/main amd64 libjs-util all 0.12.5+~1.0.10-1 [16.0 kB]
Get:246 http://deb.debian.org/debian unstable/main amd64 libnotify4 amd64 0.8.3-1+b2 [25.9 kB]
Get:247 http://deb.debian.org/debian unstable/main amd64 libnotify-bin amd64 0.8.3-1+b2 [12.9 kB]
Get:248 http://deb.debian.org/debian unstable/main amd64 node-ansi-colors all 4.1.3-2 [14.8 kB]
Get:249 http://deb.debian.org/debian unstable/main amd64 node-browser-stdout all 1.3.1-7 [3668 B]
Get:250 http://deb.debian.org/debian unstable/main amd64 node-async-each all 1.0.3-3 [4292 B]
Get:251 http://deb.debian.org/debian unstable/main amd64 node-binary-extensions all 2.2.0-2 [4408 B]
Get:252 http://deb.debian.org/debian unstable/main amd64 node-is-binary-path all 2.1.0-5 [3684 B]
Get:253 http://deb.debian.org/debian unstable/main amd64 node-path-is-absolute all 2.0.0-2 [4068 B]
Get:254 http://deb.debian.org/debian unstable/main amd64 node-set-immediate-shim all 2.0.0-2 [3740 B]
Get:255 http://deb.debian.org/debian unstable/main amd64 node-readdirp all 3.6.0-1 [11.5 kB]
Get:256 http://deb.debian.org/debian unstable/main amd64 node-chokidar all 3.6.0-2 [32.3 kB]
Get:257 http://deb.debian.org/debian unstable/main amd64 node-diff all 5.0.0~dfsg+~5.0.1-4 [69.7 kB]
Get:258 http://deb.debian.org/debian unstable/main amd64 node-growl all 1.10.5-4 [7684 B]
Get:259 http://deb.debian.org/debian unstable/main amd64 node-he all 1.2.0-4 [37.2 kB]
Get:260 http://deb.debian.org/debian unstable/main amd64 node-ci-info all 4.0.0+~cs1.1.0-1 [12.5 kB]
Get:261 http://deb.debian.org/debian unstable/main amd64 node-postcss all 8.4.49+~cs9.2.32-1 [189 kB]
Get:262 http://deb.debian.org/debian unstable/main amd64 node-randombytes all 2.1.0+~2.0.0-2 [4852 B]
Get:263 http://deb.debian.org/debian unstable/main amd64 node-serialize-javascript all 6.0.1-1 [12.8 kB]
Get:264 http://deb.debian.org/debian unstable/main amd64 node-wide-align all 1.1.3-4 [4244 B]
Get:265 http://deb.debian.org/debian unstable/main amd64 mocha all 10.7.2+ds1+~cs33.1.11-2 [185 kB]
Get:266 http://deb.debian.org/debian unstable/main amd64 node-ajv-keywords all 5.1.0-4 [32.3 kB]
Get:267 http://deb.debian.org/debian unstable/main amd64 node-ansi-escapes all 5.0.0+really.4.3.1-1 [8896 B]
Get:268 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-lodash all 3.3.4+~cs2.0.1-7 [11.0 kB]
Get:269 http://deb.debian.org/debian unstable/main amd64 node-big.js all 6.2.1+ds+~6.1.5-2 [26.8 kB]
Get:270 http://deb.debian.org/debian unstable/main amd64 node-tslib all 2.4.1-1 [19.5 kB]
Get:271 http://deb.debian.org/debian unstable/main amd64 node-chrome-trace-event all 1.0.3-2 [6984 B]
Get:272 http://deb.debian.org/debian unstable/main amd64 node-css-selector-tokenizer all 0.8.0+~cs4.8.3-1 [13.0 kB]
Get:273 http://deb.debian.org/debian unstable/main amd64 node-icss-utils all 5.1.0+~5.1.0-1 [7564 B]
Get:274 http://deb.debian.org/debian unstable/main amd64 node-postcss-modules-extract-imports all 3.0.0-2 [6584 B]
Get:275 http://deb.debian.org/debian unstable/main amd64 node-postcss-modules-values all 4.0.0+~4.0.0-1 [7180 B]
Get:276 http://deb.debian.org/debian unstable/main amd64 node-postcss-value-parser all 4.2.0-1 [10.4 kB]
Get:277 http://deb.debian.org/debian unstable/main amd64 node-prr all 1.0.1-3 [4352 B]
Get:278 http://deb.debian.org/debian unstable/main amd64 node-errno all 1.0.0-3 [7736 B]
Get:279 http://deb.debian.org/debian unstable/main amd64 node-memory-fs all 0.5.0+~0.3.3-2 [7676 B]
Get:280 http://deb.debian.org/debian unstable/main amd64 node-tapable all 2.2.1-3 [13.5 kB]
Get:281 http://deb.debian.org/debian unstable/main amd64 node-enhanced-resolve all 5.15.0-1 [36.4 kB]
Get:282 http://deb.debian.org/debian unstable/main amd64 node-es-module-lexer all 1.1.0+dfsg-3 [19.8 kB]
Get:283 http://deb.debian.org/debian unstable/main amd64 node-events all 3.3.0+~3.0.0-3 [5888 B]
Get:284 http://deb.debian.org/debian unstable/main amd64 node-resolve-cwd all 3.0.0-2 [4212 B]
Get:285 http://deb.debian.org/debian unstable/main amd64 node-jest-debbundle all 29.6.2~ds1+~cs73.45.28-5 [135 kB]
Get:286 http://deb.debian.org/debian unstable/main amd64 node-interpret all 2.2.0-3 [7660 B]
Get:287 http://deb.debian.org/debian unstable/main amd64 node-merge-stream all 2.0.0+~1.1.2-2 [5124 B]
Get:288 http://deb.debian.org/debian unstable/main amd64 node-jest-worker all 29.6.2~ds1+~cs73.45.28-5 [116 kB]
Get:289 http://deb.debian.org/debian unstable/main amd64 node-loader-runner all 4.3.0-1 [7644 B]
Get:290 http://deb.debian.org/debian unstable/main amd64 node-mime all 3.0.0+dfsg+~cs6.97.2-1 [40.2 kB]
Get:291 http://deb.debian.org/debian unstable/main amd64 node-mime-types all 2.1.35-2 [8752 B]
Get:292 http://deb.debian.org/debian unstable/main amd64 node-rechoir all 0.8.0+~0.6.1-2 [6628 B]
Get:293 http://deb.debian.org/debian unstable/main amd64 node-schema-utils all 4.2.0~ds-3 [22.0 kB]
Get:294 http://deb.debian.org/debian unstable/main amd64 node-watchpack all 2.4.0+~cs2.8.1-1 [20.2 kB]
Get:295 http://deb.debian.org/debian unstable/main amd64 node-webassemblyjs all 1.11.4+dfsg+~cs10.11.17-2 [139 kB]
Get:296 http://deb.debian.org/debian unstable/main amd64 node-source-list-map all 2.0.1+dfsg+~0.1.2-1 [10.1 kB]
Get:297 http://deb.debian.org/debian unstable/main amd64 node-webpack-sources all 3.2.3+~3.2.0-2 [23.2 kB]
Get:298 http://deb.debian.org/debian unstable/main amd64 node-terser all 5.31.3-1 [218 kB]
Get:299 http://deb.debian.org/debian unstable/main amd64 terser all 5.31.3-1 [18.8 kB]
Get:300 http://deb.debian.org/debian unstable/main amd64 node-get-stream all 8.0.1-11 [11.6 kB]
Get:301 http://deb.debian.org/debian unstable/main amd64 node-mimic-fn all 4.0.0-5 [5492 B]
Get:302 http://deb.debian.org/debian unstable/main amd64 node-strip-eof all 3.0.0-5 [4656 B]
Get:303 http://deb.debian.org/debian unstable/main amd64 node-execa all 8.0.1+dfsg1+~cs12.0.0-1 [43.9 kB]
Get:304 http://deb.debian.org/debian unstable/main amd64 node-envinfo all 7.11.0+~cs14.3.0-3 [32.6 kB]
Get:305 http://deb.debian.org/debian unstable/main amd64 webpack all 5.96.1+dfsg1+~cs11.18.26-1 [806 kB]
Get:306 http://deb.debian.org/debian unstable/main amd64 node-css-loader all 6.8.1+~cs14.0.17-1 [74.5 kB]
Get:307 http://deb.debian.org/debian unstable/main amd64 node-emojis-list all 3.0.0-2 [8244 B]
Get:308 http://deb.debian.org/debian unstable/main amd64 node-es6-promise all 4.2.8-12 [19.4 kB]
Get:309 http://deb.debian.org/debian unstable/main amd64 node-loader-utils all 2.0.4-1 [15.5 kB]
Get:310 http://deb.debian.org/debian unstable/main amd64 node-file-loader all 6.2.0-3 [12.8 kB]
Get:311 http://deb.debian.org/debian unstable/main amd64 node-setimmediate all 1.0.5-6 [8968 B]
Get:312 http://deb.debian.org/debian unstable/main amd64 node-style-loader all 3.3.1-2 [21.1 kB]
Get:313 http://deb.debian.org/debian unstable/main amd64 rollup all 3.29.5-1 [504 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 14.6 MB in 6s (2310 kB/s)
Selecting previously unselected package gettext-base.
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../000-gettext-base_0.22.5-2_amd64.deb ...
Unpacking gettext-base (0.22.5-2) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../001-libuchardet0_0.0.8-1+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../002-groff-base_1.23.0-6_amd64.deb ...
Unpacking groff-base (1.23.0-6) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../003-bsdextrautils_2.40.2-12_amd64.deb ...
Unpacking bsdextrautils (2.40.2-12) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../004-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../005-man-db_2.13.0-1_amd64.deb ...
Unpacking man-db (2.13.0-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../006-m4_1.4.19-4_amd64.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../007-autoconf_2.72-3_all.deb ...
Unpacking autoconf (2.72-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../008-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../009-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../010-autopoint_0.22.5-2_all.deb ...
Unpacking autopoint (0.22.5-2) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../011-libdebhelper-perl_13.20_all.deb ...
Unpacking libdebhelper-perl (13.20) ...
Selecting previously unselected package libtool.
Preparing to unpack .../012-libtool_2.4.7-8_all.deb ...
Unpacking libtool (2.4.7-8) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../013-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../014-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../015-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../016-dh-strip-nondeterminism_1.14.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.0-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../017-libelf1t64_0.192-4_amd64.deb ...
Unpacking libelf1t64:amd64 (0.192-4) ...
Selecting previously unselected package dwz.
Preparing to unpack .../018-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../019-libicu72_72.1-5+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-5+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../020-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../021-gettext_0.22.5-2_amd64.deb ...
Unpacking gettext (0.22.5-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../022-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../023-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../024-debhelper_13.20_all.deb ...
Unpacking debhelper (13.20) ...
Selecting previously unselected package libtie-ixhash-perl.
Preparing to unpack .../025-libtie-ixhash-perl_1.23-4_all.deb ...
Unpacking libtie-ixhash-perl (1.23-4) ...
Selecting previously unselected package libarray-unique-perl.
Preparing to unpack .../026-libarray-unique-perl_0.09-1_all.deb ...
Unpacking libarray-unique-perl (0.09-1) ...
Selecting previously unselected package libsub-name-perl:amd64.
Preparing to unpack .../027-libsub-name-perl_0.27-1+b3_amd64.deb ...
Unpacking libsub-name-perl:amd64 (0.27-1+b3) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../028-libclass-accessor-perl_0.51-2_all.deb ...
Unpacking libclass-accessor-perl (0.51-2) ...
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack .../029-libio-stringy-perl_2.113-2_all.deb ...
Unpacking libio-stringy-perl (2.113-2) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../030-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package libexporter-lite-perl.
Preparing to unpack .../031-libexporter-lite-perl_0.09-2_all.deb ...
Unpacking libexporter-lite-perl (0.09-2) ...
Selecting previously unselected package libparse-debcontrol-perl.
Preparing to unpack .../032-libparse-debcontrol-perl_2.005-6_all.deb ...
Unpacking libparse-debcontrol-perl (2.005-6) ...
Selecting previously unselected package libdebian-copyright-perl.
Preparing to unpack .../033-libdebian-copyright-perl_0.2-6_all.deb ...
Unpacking libdebian-copyright-perl (0.2-6) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../034-libapt-pkg-perl_0.1.40+b6_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.40+b6) ...
Selecting previously unselected package libexporter-tiny-perl.
Preparing to unpack .../035-libexporter-tiny-perl_1.006002-1_all.deb ...
Unpacking libexporter-tiny-perl (1.006002-1) ...
Selecting previously unselected package liblist-moreutils-xs-perl.
Preparing to unpack .../036-liblist-moreutils-xs-perl_0.430-4+b2_amd64.deb ...
Unpacking liblist-moreutils-xs-perl (0.430-4+b2) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../037-liblist-moreutils-perl_0.430-2_all.deb ...
Unpacking liblist-moreutils-perl (0.430-2) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../038-libsub-install-perl_0.929-1_all.deb ...
Unpacking libsub-install-perl (0.929-1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../039-libcgi-pm-perl_4.66-1_all.deb ...
Unpacking libcgi-pm-perl (4.66-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../040-libhtml-form-perl_6.12-1_all.deb ...
Unpacking libhtml-form-perl (6.12-1) ...
Selecting previously unselected package libwww-mechanize-perl.
Preparing to unpack .../041-libwww-mechanize-perl_2.19-1_all.deb ...
Unpacking libwww-mechanize-perl (2.19-1) ...
Selecting previously unselected package libdebian-source-perl.
Preparing to unpack .../042-libdebian-source-perl_0.126_all.deb ...
Unpacking libdebian-source-perl (0.126) ...
Selecting previously unselected package libheap-perl.
Preparing to unpack .../043-libheap-perl_0.80-5_all.deb ...
Unpacking libheap-perl (0.80-5) ...
Selecting previously unselected package libset-object-perl.
Preparing to unpack .../044-libset-object-perl_1.42-1+b5_amd64.deb ...
Unpacking libset-object-perl (1.42-1+b5) ...
Selecting previously unselected package libgraph-perl.
Preparing to unpack .../045-libgraph-perl_1%3a0.9729-1_all.deb ...
Unpacking libgraph-perl (1:0.9729-1) ...
Selecting previously unselected package libjson-perl.
Preparing to unpack .../046-libjson-perl_4.10000-1_all.deb ...
Unpacking libjson-perl (4.10000-1) ...
Selecting previously unselected package libyaml-perl.
Preparing to unpack .../047-libyaml-perl_1.31-1_all.deb ...
Unpacking libyaml-perl (1.31-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../048-libbrotli1_1.1.0-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b6) ...
Selecting previously unselected package libcares2:amd64.
Preparing to unpack .../049-libcares2_1.34.4-1_amd64.deb ...
Unpacking libcares2:amd64 (1.34.4-1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../050-libnghttp2-14_1.64.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.64.0-1) ...
Selecting previously unselected package libuv1t64:amd64.
Preparing to unpack .../051-libuv1t64_1.48.0-7_amd64.deb ...
Unpacking libuv1t64:amd64 (1.48.0-7) ...
Selecting previously unselected package node-xtend.
Preparing to unpack .../052-node-xtend_4.0.2-3_all.deb ...
Unpacking node-xtend (4.0.2-3) ...
Selecting previously unselected package node-acorn.
Preparing to unpack .../053-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Selecting previously unselected package node-cjs-module-lexer.
Preparing to unpack .../054-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ...
Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../055-node-balanced-match_2.0.0-1_all.deb ...
Unpacking node-balanced-match (2.0.0-1) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../056-node-brace-expansion_2.0.1+~1.1.0-1_all.deb ...
Unpacking node-brace-expansion (2.0.1+~1.1.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../057-node-minimatch_9.0.3-5_all.deb ...
Unpacking node-minimatch (9.0.3-5) ...
Selecting previously unselected package node-undici.
Preparing to unpack .../058-node-undici_5.28.4+dfsg1+~cs23.12.11-2_all.deb ...
Unpacking node-undici (5.28.4+dfsg1+~cs23.12.11-2) ...
Selecting previously unselected package libnode115:amd64.
Preparing to unpack .../059-libnode115_20.18.1+dfsg-1_amd64.deb ...
Unpacking libnode115:amd64 (20.18.1+dfsg-1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../060-nodejs_20.18.1+dfsg-1_amd64.deb ...
Unpacking nodejs (20.18.1+dfsg-1) ...
Selecting previously unselected package dh-nodejs.
Preparing to unpack .../061-dh-nodejs_0.15.23_all.deb ...
Unpacking dh-nodejs (0.15.23) ...
Selecting previously unselected package node-fast-deep-equal.
Preparing to unpack .../062-node-fast-deep-equal_3.1.3-3_all.deb ...
Unpacking node-fast-deep-equal (3.1.3-3) ...
Selecting previously unselected package node-json-schema-traverse.
Preparing to unpack .../063-node-json-schema-traverse_1.0.0-3_all.deb ...
Unpacking node-json-schema-traverse (1.0.0-3) ...
Selecting previously unselected package node-jsonify.
Preparing to unpack .../064-node-jsonify_0.0.1-1_all.deb ...
Unpacking node-jsonify (0.0.1-1) ...
Selecting previously unselected package node-json-stable-stringify.
Preparing to unpack .../065-node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-2_all.deb ...
Unpacking node-json-stable-stringify (1.0.2+repack1+~cs1.0.34-2) ...
Selecting previously unselected package node-punycode.
Preparing to unpack .../066-node-punycode_2.2.3-2_all.deb ...
Unpacking node-punycode (2.2.3-2) ...
Selecting previously unselected package node-uri-js.
Preparing to unpack .../067-node-uri-js_4.4.0+dfsg-8_all.deb ...
Unpacking node-uri-js (4.4.0+dfsg-8) ...
Selecting previously unselected package node-ajv.
Preparing to unpack .../068-node-ajv_8.12.0~ds+~2.1.1-5_all.deb ...
Unpacking node-ajv (8.12.0~ds+~2.1.1-5) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../069-libjs-inherits_2.0.4-6_all.deb ...
Unpacking libjs-inherits (2.0.4-6) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../070-node-inherits_2.0.4-6_all.deb ...
Unpacking node-inherits (2.0.4-6) ...
Selecting previously unselected package node-core-util-is.
Preparing to unpack .../071-node-core-util-is_1.0.3-1_all.deb ...
Unpacking node-core-util-is (1.0.3-1) ...
Selecting previously unselected package node-safe-buffer.
Preparing to unpack .../072-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ...
Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Selecting previously unselected package node-string-decoder.
Preparing to unpack .../073-node-string-decoder_1.3.0-6_all.deb ...
Unpacking node-string-decoder (1.3.0-6) ...
Selecting previously unselected package node-process-nextick-args.
Preparing to unpack .../074-node-process-nextick-args_2.0.1-3_all.deb ...
Unpacking node-process-nextick-args (2.0.1-3) ...
Selecting previously unselected package node-util-deprecate.
Preparing to unpack .../075-node-util-deprecate_1.0.2-3_all.deb ...
Unpacking node-util-deprecate (1.0.2-3) ...
Selecting previously unselected package node-isarray.
Preparing to unpack .../076-node-isarray_2.0.5-4_all.deb ...
Unpacking node-isarray (2.0.5-4) ...
Selecting previously unselected package node-readable-stream.
Preparing to unpack .../077-node-readable-stream_3.6.0+~cs3.0.0-4_all.deb ...
Unpacking node-readable-stream (3.6.0+~cs3.0.0-4) ...
Selecting previously unselected package node-typedarray.
Preparing to unpack .../078-node-typedarray_0.0.7-1_all.deb ...
Unpacking node-typedarray (0.0.7-1) ...
Selecting previously unselected package node-concat-stream.
Preparing to unpack .../079-node-concat-stream_2.0.0+~2.0.0-2_all.deb ...
Unpacking node-concat-stream (2.0.0+~2.0.0-2) ...
Selecting previously unselected package node-ms.
Preparing to unpack .../080-node-ms_2.1.3+~cs0.7.31-3_all.deb ...
Unpacking node-ms (2.1.3+~cs0.7.31-3) ...
Selecting previously unselected package node-debug.
Preparing to unpack .../081-node-debug_4.3.4+~cs4.1.7-1_all.deb ...
Unpacking node-debug (4.3.4+~cs4.1.7-1) ...
Selecting previously unselected package node-esutils.
Preparing to unpack .../082-node-esutils_2.0.3+~2.0.0-1_all.deb ...
Unpacking node-esutils (2.0.3+~2.0.0-1) ...
Selecting previously unselected package node-doctrine.
Preparing to unpack .../083-node-doctrine_3.0.0-4_all.deb ...
Unpacking node-doctrine (3.0.0-4) ...
Selecting previously unselected package node-eslint-visitor-keys.
Preparing to unpack .../084-node-eslint-visitor-keys_3.3.0+~1.0.0-1_all.deb ...
Unpacking node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Selecting previously unselected package node-estraverse.
Preparing to unpack .../085-node-estraverse_5.3.0+ds+~5.1.1-1_all.deb ...
Unpacking node-estraverse (5.3.0+ds+~5.1.1-1) ...
Selecting previously unselected package node-object-assign.
Preparing to unpack .../086-node-object-assign_4.1.1-7_all.deb ...
Unpacking node-object-assign (4.1.1-7) ...
Selecting previously unselected package node-esrecurse.
Preparing to unpack .../087-node-esrecurse_4.3.0-2_all.deb ...
Unpacking node-esrecurse (4.3.0-2) ...
Selecting previously unselected package node-eslint-scope.
Preparing to unpack .../088-node-eslint-scope_7.1.1+~3.7.4-1_all.deb ...
Unpacking node-eslint-scope (7.1.1+~3.7.4-1) ...
Selecting previously unselected package node-espree.
Preparing to unpack .../089-node-espree_9.4.1~dfsg-2_all.deb ...
Unpacking node-espree (9.4.1~dfsg-2) ...
Selecting previously unselected package node-esquery.
Preparing to unpack .../090-node-esquery_1.4.2~ds-1_all.deb ...
Unpacking node-esquery (1.4.2~ds-1) ...
Selecting previously unselected package node-eslint-utils.
Preparing to unpack .../091-node-eslint-utils_3.0.0-3_all.deb ...
Unpacking node-eslint-utils (3.0.0-3) ...
Selecting previously unselected package node-flatted.
Preparing to unpack .../092-node-flatted_3.2.7~ds-1_all.deb ...
Unpacking node-flatted (3.2.7~ds-1) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../093-node-fs.realpath_1.0.0-3_all.deb ...
Unpacking node-fs.realpath (1.0.0-3) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../094-node-wrappy_1.0.2-3_all.deb ...
Unpacking node-wrappy (1.0.2-3) ...
Selecting previously unselected package node-once.
Preparing to unpack .../095-node-once_1.4.1-1_all.deb ...
Unpacking node-once (1.4.1-1) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../096-node-inflight_1.0.6-2_all.deb ...
Unpacking node-inflight (1.0.6-2) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../097-node-glob_8.1.0+~cs8.5.15-1_all.deb ...
Unpacking node-glob (8.1.0+~cs8.5.15-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../098-node-rimraf_3.0.2-2_all.deb ...
Unpacking node-rimraf (3.0.2-2) ...
Selecting previously unselected package node-write.
Preparing to unpack .../099-node-write_2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-write (2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-flat-cache.
Preparing to unpack .../100-node-flat-cache_3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-flat-cache (3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-file-entry-cache.
Preparing to unpack .../101-node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb ...
Unpacking node-file-entry-cache (6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Selecting previously unselected package node-functional-red-black-tree.
Preparing to unpack .../102-node-functional-red-black-tree_1.0.1+20181105-7_all.deb ...
Unpacking node-functional-red-black-tree (1.0.1+20181105-7) ...
Selecting previously unselected package node-is-extglob.
Preparing to unpack .../103-node-is-extglob_2.1.1-5_all.deb ...
Unpacking node-is-extglob (2.1.1-5) ...
Selecting previously unselected package node-is-glob.
Preparing to unpack .../104-node-is-glob_4.0.3-2_all.deb ...
Unpacking node-is-glob (4.0.3-2) ...
Selecting previously unselected package node-path-dirname.
Preparing to unpack .../105-node-path-dirname_1.0.2-2_all.deb ...
Unpacking node-path-dirname (1.0.2-2) ...
Selecting previously unselected package node-glob-parent.
Preparing to unpack .../106-node-glob-parent_6.0.2+~5.1.1-2_all.deb ...
Unpacking node-glob-parent (6.0.2+~5.1.1-2) ...
Selecting previously unselected package node-globals.
Preparing to unpack .../107-node-globals_13.23.0-1_all.deb ...
Unpacking node-globals (13.23.0-1) ...
Selecting previously unselected package node-resolve-from.
Preparing to unpack .../108-node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-1_all.deb ...
Unpacking node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ...
Selecting previously unselected package node-imurmurhash.
Preparing to unpack .../109-node-imurmurhash_0.1.4+dfsg+~0.1.1-2_all.deb ...
Unpacking node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ...
Selecting previously unselected package node-ignore.
Preparing to unpack .../110-node-ignore_5.2.1-1_all.deb ...
Unpacking node-ignore (5.2.1-1) ...
Selecting previously unselected package node-prelude-ls.
Preparing to unpack .../111-node-prelude-ls_1.2.1+dfsg-3_all.deb ...
Unpacking node-prelude-ls (1.2.1+dfsg-3) ...
Selecting previously unselected package node-type-check.
Preparing to unpack .../112-node-type-check_0.4.0+dfsg-3_all.deb ...
Unpacking node-type-check (0.4.0+dfsg-3) ...
Selecting previously unselected package node-levn.
Preparing to unpack .../113-node-levn_0.4.1+dfsg-2_all.deb ...
Unpacking node-levn (0.4.1+dfsg-2) ...
Selecting previously unselected package node-lodash.
Preparing to unpack .../114-node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...
Unpacking node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Selecting previously unselected package node-memfs.
Preparing to unpack .../115-node-memfs_3.4.12+~cs1.0.3-1_all.deb ...
Unpacking node-memfs (3.4.12+~cs1.0.3-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../116-node-mkdirp_2.1.6+~cs5.2.1-2_all.deb ...
Unpacking node-mkdirp (2.1.6+~cs5.2.1-2) ...
Selecting previously unselected package node-deep-is.
Preparing to unpack .../117-node-deep-is_0.1.4-1_all.deb ...
Unpacking node-deep-is (0.1.4-1) ...
Selecting previously unselected package node-fast-levenshtein.
Preparing to unpack .../118-node-fast-levenshtein_2.0.6+ds-3_all.deb ...
Unpacking node-fast-levenshtein (2.0.6+ds-3) ...
Selecting previously unselected package node-optionator.
Preparing to unpack .../119-node-optionator_0.9.1+dfsg+~cs1.2.3-1_all.deb ...
Unpacking node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...
Selecting previously unselected package node-progress.
Preparing to unpack .../120-node-progress_2.0.3-2_all.deb ...
Unpacking node-progress (2.0.3-2) ...
Selecting previously unselected package libjs-regenerate.
Preparing to unpack .../121-libjs-regenerate_1.4.2-3_all.deb ...
Unpacking libjs-regenerate (1.4.2-3) ...
Selecting previously unselected package node-regenerate.
Preparing to unpack .../122-node-regenerate_1.4.2-3_all.deb ...
Unpacking node-regenerate (1.4.2-3) ...
Selecting previously unselected package node-regenerate-unicode-properties.
Preparing to unpack .../123-node-regenerate-unicode-properties_10.1.0+ds-1_all.deb ...
Unpacking node-regenerate-unicode-properties (10.1.0+ds-1) ...
Selecting previously unselected package node-regexpp.
Preparing to unpack .../124-node-regexpp_3.2.0-5_all.deb ...
Unpacking node-regexpp (3.2.0-5) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../125-node-lru-cache_10.0.1-3_all.deb ...
Unpacking node-lru-cache (10.0.1-3) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../126-node-semver_7.6.1+~7.5.8-2_all.deb ...
Unpacking node-semver (7.6.1+~7.5.8-2) ...
Selecting previously unselected package node-strip-json-comments.
Preparing to unpack .../127-node-strip-json-comments_4.0.0-4_all.deb ...
Unpacking node-strip-json-comments (4.0.0-4) ...
Selecting previously unselected package node-json-schema.
Preparing to unpack .../128-node-json-schema_0.4.0+~7.0.11-1_all.deb ...
Unpacking node-json-schema (0.4.0+~7.0.11-1) ...
Selecting previously unselected package node-v8-compile-cache.
Preparing to unpack .../129-node-v8-compile-cache_2.4.0-2_all.deb ...
Unpacking node-v8-compile-cache (2.4.0-2) ...
Selecting previously unselected package eslint.
Preparing to unpack .../130-eslint_6.4.0~dfsg+~6.1.9-12_all.deb ...
Unpacking eslint (6.4.0~dfsg+~6.1.9-12) ...
Selecting previously unselected package node-neo-async.
Preparing to unpack .../131-node-neo-async_2.6.2+~cs3.0.0-3_all.deb ...
Unpacking node-neo-async (2.6.2+~cs3.0.0-3) ...
Selecting previously unselected package node-arrify.
Preparing to unpack .../132-node-arrify_2.0.1-3_all.deb ...
Unpacking node-arrify (2.0.1-3) ...
Selecting previously unselected package node-is-plain-obj.
Preparing to unpack .../133-node-is-plain-obj_3.0.0-2_all.deb ...
Unpacking node-is-plain-obj (3.0.0-2) ...
Selecting previously unselected package node-is-buffer.
Preparing to unpack .../134-node-is-buffer_2.0.5-2_all.deb ...
Unpacking node-is-buffer (2.0.5-2) ...
Selecting previously unselected package node-kind-of.
Preparing to unpack .../135-node-kind-of_6.0.3+dfsg-2_all.deb ...
Unpacking node-kind-of (6.0.3+dfsg-2) ...
Selecting previously unselected package node-minimist.
Preparing to unpack .../136-node-minimist_1.2.8+~cs5.3.5-1_all.deb ...
Unpacking node-minimist (1.2.8+~cs5.3.5-1) ...
Selecting previously unselected package node-wordwrap.
Preparing to unpack .../137-node-wordwrap_1.0.0-4_all.deb ...
Unpacking node-wordwrap (1.0.0-4) ...
Selecting previously unselected package node-optimist.
Preparing to unpack .../138-node-optimist_0.6.1+~0.0.30-2_all.deb ...
Unpacking node-optimist (0.6.1+~0.0.30-2) ...
Selecting previously unselected package libjs-source-map.
Preparing to unpack .../139-libjs-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package node-source-map.
Preparing to unpack .../140-node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package handlebars.
Preparing to unpack .../141-handlebars_3%3a4.7.7+~4.1.0-1_all.deb ...
Unpacking handlebars (3:4.7.7+~4.1.0-1) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../142-libdeflate0_1.22-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.22-1) ...
Selecting previously unselected package libgdk-pixbuf2.0-common.
Preparing to unpack .../143-libgdk-pixbuf2.0-common_2.42.12+dfsg-1_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-1) ...
Selecting previously unselected package libglib2.0-0t64:amd64.
Preparing to unpack .../144-libglib2.0-0t64_2.82.4-1_amd64.deb ...
Unpacking libglib2.0-0t64:amd64 (2.82.4-1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../145-shared-mime-info_2.4-5+b1_amd64.deb ...
Unpacking shared-mime-info (2.4-5+b1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../146-libjpeg62-turbo_1%3a2.1.5-3+b1_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3+b1) ...
Selecting previously unselected package libpng16-16t64:amd64.
Preparing to unpack .../147-libpng16-16t64_1.6.44-3_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.44-3) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../148-libjbig0_2.1-6.1+b2_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../149-liblerc4_4.0.0+ds-5_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
Selecting previously unselected package libsharpyuv0:amd64.
Preparing to unpack .../150-libsharpyuv0_1.4.0-0.1+b1_amd64.deb ...
Unpacking libsharpyuv0:amd64 (1.4.0-0.1+b1) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../151-libwebp7_1.4.0-0.1+b1_amd64.deb ...
Unpacking libwebp7:amd64 (1.4.0-0.1+b1) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../152-libtiff6_4.5.1+git230720-5_amd64.deb ...
Unpacking libtiff6:amd64 (4.5.1+git230720-5) ...
Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
Preparing to unpack .../153-libgdk-pixbuf-2.0-0_2.42.12+dfsg-1+b1_amd64.deb ...
Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1+b1) ...
Selecting previously unselected package libjs-events.
Preparing to unpack .../154-libjs-events_3.3.0+~3.0.0-3_all.deb ...
Unpacking libjs-events (3.3.0+~3.0.0-3) ...
Selecting previously unselected package libjs-is-typedarray.
Preparing to unpack .../155-libjs-is-typedarray_1.0.0-4_all.deb ...
Unpacking libjs-is-typedarray (1.0.0-4) ...
Selecting previously unselected package libjs-prettify.
Preparing to unpack .../156-libjs-prettify_2015.12.04+dfsg-1.1_all.deb ...
Unpacking libjs-prettify (2015.12.04+dfsg-1.1) ...
Selecting previously unselected package libjs-sprintf-js.
Preparing to unpack .../157-libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...
Unpacking libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Selecting previously unselected package libjs-typedarray-to-buffer.
Preparing to unpack .../158-libjs-typedarray-to-buffer_4.0.0-2_all.deb ...
Unpacking libjs-typedarray-to-buffer (4.0.0-2) ...
Selecting previously unselected package node-lodash-packages.
Preparing to unpack .../159-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...
Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Selecting previously unselected package node-function-bind.
Preparing to unpack .../160-node-function-bind_1.1.2+~cs2.1.14-1_all.deb ...
Unpacking node-function-bind (1.1.2+~cs2.1.14-1) ...
Selecting previously unselected package node-object-inspect.
Preparing to unpack .../161-node-object-inspect_1.12.2+~cs1.8.1-1_all.deb ...
Unpacking node-object-inspect (1.12.2+~cs1.8.1-1) ...
Selecting previously unselected package node-es-abstract.
Preparing to unpack .../162-node-es-abstract_1.20.4+~cs26.27.47-2_all.deb ...
Unpacking node-es-abstract (1.20.4+~cs26.27.47-2) ...
Selecting previously unselected package node-resolve.
Preparing to unpack .../163-node-resolve_1.22.8+~cs5.34.15-2_all.deb ...
Unpacking node-resolve (1.22.8+~cs5.34.15-2) ...
Selecting previously unselected package node-define-properties.
Preparing to unpack .../164-node-define-properties_1.2.1+~cs2.2.3-1_all.deb ...
Unpacking node-define-properties (1.2.1+~cs2.2.3-1) ...
Selecting previously unselected package node-debbundle-es-to-primitive.
Preparing to unpack .../165-node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2_all.deb ...
Unpacking node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...
Selecting previously unselected package node-isobject.
Preparing to unpack .../166-node-isobject_4.0.0-2_all.deb ...
Unpacking node-isobject (4.0.0-2) ...
Selecting previously unselected package node-is-descriptor.
Preparing to unpack .../167-node-is-descriptor_3.0.0-2_all.deb ...
Unpacking node-is-descriptor (3.0.0-2) ...
Selecting previously unselected package node-define-property.
Preparing to unpack .../168-node-define-property_2.0.2+really+2.0.2-3_all.deb ...
Unpacking node-define-property (2.0.2+really+2.0.2-3) ...
Selecting previously unselected package node-defined.
Preparing to unpack .../169-node-defined_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-defined (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../170-node-abbrev_1.1.1+~1.1.2-1_all.deb ...
Unpacking node-abbrev (1.1.1+~1.1.2-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../171-node-archy_1.0.0-6_all.deb ...
Unpacking node-archy (1.0.0-6) ...
Selecting previously unselected package node-async.
Preparing to unpack .../172-node-async_3.2.6+dfsg-2_all.deb ...
Unpacking node-async (3.2.6+dfsg-2) ...
Selecting previously unselected package node-convert-source-map.
Preparing to unpack .../173-node-convert-source-map_1.9.0+~1.5.2-1_all.deb ...
Unpacking node-convert-source-map (1.9.0+~1.5.2-1) ...
Selecting previously unselected package node-decamelize.
Preparing to unpack .../174-node-decamelize_4.0.0-2_all.deb ...
Unpacking node-decamelize (4.0.0-2) ...
Selecting previously unselected package node-es6-error.
Preparing to unpack .../175-node-es6-error_4.1.1-5_all.deb ...
Unpacking node-es6-error (4.1.1-5) ...
Selecting previously unselected package node-esprima.
Preparing to unpack .../176-node-esprima_4.0.1+ds+~4.0.3-2_all.deb ...
Unpacking node-esprima (4.0.1+ds+~4.0.3-2) ...
Selecting previously unselected package node-escodegen.
Preparing to unpack .../177-node-escodegen_2.1.0+dfsg+~0.0.8-1_all.deb ...
Unpacking node-escodegen (2.1.0+dfsg+~0.0.8-1) ...
Selecting previously unselected package node-commondir.
Preparing to unpack .../178-node-commondir_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-commondir (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-is-number.
Preparing to unpack .../179-node-is-number_7.0.0-4_all.deb ...
Unpacking node-is-number (7.0.0-4) ...
Selecting previously unselected package node-repeat-string.
Preparing to unpack .../180-node-repeat-string_1.6.1+repack-1_all.deb ...
Unpacking node-repeat-string (1.6.1+repack-1) ...
Selecting previously unselected package node-to-regex-range.
Preparing to unpack .../181-node-to-regex-range_5.0.1-4_all.deb ...
Unpacking node-to-regex-range (5.0.1-4) ...
Selecting previously unselected package node-fill-range.
Preparing to unpack .../182-node-fill-range_7.1.1+~7.0.3-1_all.deb ...
Unpacking node-fill-range (7.1.1+~7.0.3-1) ...
Selecting previously unselected package node-braces.
Preparing to unpack .../183-node-braces_3.0.3+~3.0.4-1_all.deb ...
Unpacking node-braces (3.0.3+~3.0.4-1) ...
Selecting previously unselected package node-normalize-path.
Preparing to unpack .../184-node-normalize-path_3.0.0+~3.0.0-1_all.deb ...
Unpacking node-normalize-path (3.0.0+~3.0.0-1) ...
Selecting previously unselected package node-anymatch.
Preparing to unpack .../185-node-anymatch_3.1.3+~cs4.6.1-2_all.deb ...
Unpacking node-anymatch (3.1.3+~cs4.6.1-2) ...
Selecting previously unselected package node-micromatch.
Preparing to unpack .../186-node-micromatch_4.0.7+~4.0.9-1_all.deb ...
Unpacking node-micromatch (4.0.7+~4.0.9-1) ...
Selecting previously unselected package node-pify.
Preparing to unpack .../187-node-pify_5.0.0+~cs5.0.1-1_all.deb ...
Unpacking node-pify (5.0.0+~cs5.0.1-1) ...
Selecting previously unselected package node-path-type.
Preparing to unpack .../188-node-path-type_4.0.0-3_all.deb ...
Unpacking node-path-type (4.0.0-3) ...
Selecting previously unselected package node-n3.
Preparing to unpack .../189-node-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb ...
Unpacking node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Selecting previously unselected package node-slash.
Preparing to unpack .../190-node-slash_4.0.0-3_all.deb ...
Unpacking node-slash (4.0.0-3) ...
Selecting previously unselected package node-globby.
Preparing to unpack .../191-node-globby_13.1.3+~cs16.25.40-3_all.deb ...
Unpacking node-globby (13.1.3+~cs16.25.40-3) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../192-node-graceful-fs_4.2.10-1_all.deb ...
Unpacking node-graceful-fs (4.2.10-1) ...
Selecting previously unselected package node-is-path-cwd.
Preparing to unpack .../193-node-is-path-cwd_2.2.0-2_all.deb ...
Unpacking node-is-path-cwd (2.2.0-2) ...
Selecting previously unselected package node-path-is-inside.
Preparing to unpack .../194-node-path-is-inside_1.0.2+~1.0.0-1_all.deb ...
Unpacking node-path-is-inside (1.0.2+~1.0.0-1) ...
Selecting previously unselected package node-is-path-inside.
Preparing to unpack .../195-node-is-path-inside_3.0.3-2_all.deb ...
Unpacking node-is-path-inside (3.0.3-2) ...
Selecting previously unselected package node-escape-string-regexp.
Preparing to unpack .../196-node-escape-string-regexp_4.0.0-2_all.deb ...
Unpacking node-escape-string-regexp (4.0.0-2) ...
Selecting previously unselected package node-indent-string.
Preparing to unpack .../197-node-indent-string_4.0.0-2_all.deb ...
Unpacking node-indent-string (4.0.0-2) ...
Selecting previously unselected package node-p-map.
Preparing to unpack .../198-node-p-map_4.0.0+~3.1.0+~3.0.1-2_all.deb ...
Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Selecting previously unselected package node-del.
Preparing to unpack .../199-node-del_7.1.0-1_all.deb ...
Unpacking node-del (7.1.0-1) ...
Selecting previously unselected package node-make-dir.
Preparing to unpack .../200-node-make-dir_3.1.0-3_all.deb ...
Unpacking node-make-dir (3.1.0-3) ...
Selecting previously unselected package node-p-limit.
Preparing to unpack .../201-node-p-limit_4.0.0+~cs4.0.0-5_all.deb ...
Unpacking node-p-limit (4.0.0+~cs4.0.0-5) ...
Selecting previously unselected package node-p-locate.
Preparing to unpack .../202-node-p-locate_6.0.0-12_all.deb ...
Unpacking node-p-locate (6.0.0-12) ...
Selecting previously unselected package node-locate-path.
Preparing to unpack .../203-node-locate-path_7.1.1-2_all.deb ...
Unpacking node-locate-path (7.1.1-2) ...
Selecting previously unselected package node-path-exists.
Preparing to unpack .../204-node-path-exists_5.0.0-8_all.deb ...
Unpacking node-path-exists (5.0.0-8) ...
Selecting previously unselected package node-find-up.
Preparing to unpack .../205-node-find-up_6.3.0-7_all.deb ...
Unpacking node-find-up (6.3.0-7) ...
Selecting previously unselected package node-pkg-dir.
Preparing to unpack .../206-node-pkg-dir_5.0.0-2_all.deb ...
Unpacking node-pkg-dir (5.0.0-2) ...
Selecting previously unselected package node-find-cache-dir.
Preparing to unpack .../207-node-find-cache-dir_3.3.2+~3.2.1-1_all.deb ...
Unpacking node-find-cache-dir (3.3.2+~3.2.1-1) ...
Selecting previously unselected package node-signal-exit.
Preparing to unpack .../208-node-signal-exit_4.1.0-7_all.deb ...
Unpacking node-signal-exit (4.1.0-7) ...
Selecting previously unselected package node-foreground-child.
Preparing to unpack .../209-node-foreground-child_3.1.1-2_all.deb ...
Unpacking node-foreground-child (3.1.1-2) ...
Selecting previously unselected package node-is-stream.
Preparing to unpack .../210-node-is-stream_3.0.0-4_all.deb ...
Unpacking node-is-stream (3.0.0-4) ...
Selecting previously unselected package node-is-windows.
Preparing to unpack .../211-node-is-windows_1.0.2+~cs1.0.0-1_all.deb ...
Unpacking node-is-windows (1.0.2+~cs1.0.0-1) ...
Selecting previously unselected package node-ampproject-remapping.
Preparing to unpack .../212-node-ampproject-remapping_2.2.0+~cs5.15.37-1_all.deb ...
Unpacking node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Selecting previously unselected package node-sprintf-js.
Preparing to unpack .../213-node-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ...
Unpacking node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Selecting previously unselected package node-argparse.
Preparing to unpack .../214-node-argparse_2.0.1-2_all.deb ...
Unpacking node-argparse (2.0.1-2) ...
Selecting previously unselected package node-js-yaml.
Preparing to unpack .../215-node-js-yaml_4.1.0+dfsg+~4.0.5-7_all.deb ...
Unpacking node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../216-node-nopt_5.0.0-4_all.deb ...
Unpacking node-nopt (5.0.0-4) ...
Selecting previously unselected package node-npm-run-path.
Preparing to unpack .../217-node-npm-run-path_5.1.0+~4.0.0-8_all.deb ...
Unpacking node-npm-run-path (5.1.0+~4.0.0-8) ...
Selecting previously unselected package node-shebang-regex.
Preparing to unpack .../218-node-shebang-regex_3.0.0-2_all.deb ...
Unpacking node-shebang-regex (3.0.0-2) ...
Selecting previously unselected package node-shebang-command.
Preparing to unpack .../219-node-shebang-command_2.0.0-1_all.deb ...
Unpacking node-shebang-command (2.0.0-1) ...
Selecting previously unselected package node-strip-bom.
Preparing to unpack .../220-node-strip-bom_4.0.0-2_all.deb ...
Unpacking node-strip-bom (4.0.0-2) ...
Selecting previously unselected package node-has-flag.
Preparing to unpack .../221-node-has-flag_5.0.1-1_all.deb ...
Unpacking node-has-flag (5.0.1-1) ...
Selecting previously unselected package node-supports-color.
Preparing to unpack .../222-node-supports-color_8.1.1+~8.1.1-1_all.deb ...
Unpacking node-supports-color (8.1.1+~8.1.1-1) ...
Selecting previously unselected package node-util.
Preparing to unpack .../223-node-util_0.12.5+~1.0.10-1_all.deb ...
Unpacking node-util (0.12.5+~1.0.10-1) ...
Selecting previously unselected package node-assert.
Preparing to unpack .../224-node-assert_2.0.0+~cs3.9.8-2_all.deb ...
Unpacking node-assert (2.0.0+~cs3.9.8-2) ...
Selecting previously unselected package node-babel-plugin-add-module-exports.
Preparing to unpack .../225-node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4_all.deb ...
Unpacking node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Selecting previously unselected package node-regenerator-runtime.
Preparing to unpack .../226-node-regenerator-runtime_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-babel7-runtime.
Preparing to unpack .../227-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-7_all.deb ...
Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-7) ...
Selecting previously unselected package node-babel-helper-define-polyfill-provider.
Preparing to unpack .../228-node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs2.
Preparing to unpack .../229-node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-caniuse-lite.
Preparing to unpack .../230-node-caniuse-lite_1.0.30001620+dfsg+~1.0.5-2_all.deb ...
Unpacking node-caniuse-lite (1.0.30001620+dfsg+~1.0.5-2) ...
Selecting previously unselected package node-electron-to-chromium.
Preparing to unpack .../231-node-electron-to-chromium_1.4.773-1_all.deb ...
Unpacking node-electron-to-chromium (1.4.773-1) ...
Selecting previously unselected package node-picocolors.
Preparing to unpack .../232-node-picocolors_1.0.0-4_all.deb ...
Unpacking node-picocolors (1.0.0-4) ...
Selecting previously unselected package node-browserslist.
Preparing to unpack .../233-node-browserslist_4.23.0+~cs6.1.32-1_all.deb ...
Unpacking node-browserslist (4.23.0+~cs6.1.32-1) ...
Selecting previously unselected package node-core-js-compat.
Preparing to unpack .../234-node-core-js-compat_3.33.2-1_all.deb ...
Unpacking node-core-js-compat (3.33.2-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs3.
Preparing to unpack .../235-node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-regenerator.
Preparing to unpack .../236-node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Selecting previously unselected package node-color-name.
Preparing to unpack .../237-node-color-name_1.1.4+~1.1.1-2_all.deb ...
Unpacking node-color-name (1.1.4+~1.1.1-2) ...
Selecting previously unselected package node-color-convert.
Preparing to unpack .../238-node-color-convert_2.0.1+~cs2.0.0-2_all.deb ...
Unpacking node-color-convert (2.0.1+~cs2.0.0-2) ...
Selecting previously unselected package node-ansi-styles.
Preparing to unpack .../239-node-ansi-styles_6.2.1-3_all.deb ...
Unpacking node-ansi-styles (6.2.1-3) ...
Selecting previously unselected package node-chalk.
Preparing to unpack .../240-node-chalk_5.3.0-1_all.deb ...
Unpacking node-chalk (5.3.0-1) ...
Selecting previously unselected package node-for-in.
Preparing to unpack .../241-node-for-in_1.0.2-4_all.deb ...
Unpacking node-for-in (1.0.2-4) ...
Selecting previously unselected package node-for-own.
Preparing to unpack .../242-node-for-own_1.0.0-3_all.deb ...
Unpacking node-for-own (1.0.0-3) ...
Selecting previously unselected package node-is-plain-object.
Preparing to unpack .../243-node-is-plain-object_5.0.0-7_all.deb ...
Unpacking node-is-plain-object (5.0.0-7) ...
Selecting previously unselected package node-is-extendable.
Preparing to unpack .../244-node-is-extendable_1.0.1-3_all.deb ...
Unpacking node-is-extendable (1.0.1-3) ...
Selecting previously unselected package node-clone-deep.
Preparing to unpack .../245-node-clone-deep_4.0.1+~cs7.0.2-1_all.deb ...
Unpacking node-clone-deep (4.0.1+~cs7.0.2-1) ...
Selecting previously unselected package node-commander.
Preparing to unpack .../246-node-commander_9.4.1-1_all.deb ...
Unpacking node-commander (9.4.1-1) ...
Selecting previously unselected package node-core-js.
Preparing to unpack .../247-node-core-js_3.33.2-1_all.deb ...
Unpacking node-core-js (3.33.2-1) ...
Selecting previously unselected package node-core-js-pure.
Preparing to unpack .../248-node-core-js-pure_3.33.2-1_all.deb ...
Unpacking node-core-js-pure (3.33.2-1) ...
Selecting previously unselected package node-fs-readdir-recursive.
Preparing to unpack .../249-node-fs-readdir-recursive_1.1.0+~1.1.0-1_all.deb ...
Unpacking node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Selecting previously unselected package node-js-tokens.
Preparing to unpack .../250-node-js-tokens_8.0.0-2_all.deb ...
Unpacking node-js-tokens (8.0.0-2) ...
Selecting previously unselected package node-jsesc.
Preparing to unpack .../251-node-jsesc_3.0.2+~3.0.1-1_all.deb ...
Unpacking node-jsesc (3.0.2+~3.0.1-1) ...
Selecting previously unselected package node-json5.
Preparing to unpack .../252-node-json5_2.2.3+dfsg-1_all.deb ...
Unpacking node-json5 (2.2.3+dfsg-1) ...
Selecting previously unselected package node-quick-lru.
Preparing to unpack .../253-node-quick-lru_6.1.1-4_all.deb ...
Unpacking node-quick-lru (6.1.1-4) ...
Selecting previously unselected package node-regenerator-transform.
Preparing to unpack .../254-node-regenerator-transform_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-transform (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-regjsgen.
Preparing to unpack .../255-node-regjsgen_0.7.1+ds-1_all.deb ...
Unpacking node-regjsgen (0.7.1+ds-1) ...
Selecting previously unselected package node-regjsparser.
Preparing to unpack .../256-node-regjsparser_0.9.1+ds-2_all.deb ...
Unpacking node-regjsparser (0.9.1+ds-2) ...
Selecting previously unselected package node-unicode-canonical-property-names-ecmascript.
Preparing to unpack .../257-node-unicode-canonical-property-names-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-property-aliases-ecmascript.
Preparing to unpack .../258-node-unicode-property-aliases-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-unicode-match-property-ecmascript.
Preparing to unpack .../259-node-unicode-match-property-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-match-property-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-match-property-value-ecmascript.
Preparing to unpack .../260-node-unicode-match-property-value-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-regexpu-core.
Preparing to unpack .../261-node-regexpu-core_5.2.2-3_all.deb ...
Unpacking node-regexpu-core (5.2.2-3) ...
Selecting previously unselected package node-source-map-support.
Preparing to unpack .../262-node-source-map-support_0.5.21+ds+~0.5.4-1_all.deb ...
Unpacking node-source-map-support (0.5.21+ds+~0.5.4-1) ...
Selecting previously unselected package node-to-fast-properties.
Preparing to unpack .../263-node-to-fast-properties_3.0.1-3_all.deb ...
Unpacking node-to-fast-properties (3.0.1-3) ...
Selecting previously unselected package node-v8flags.
Preparing to unpack .../264-node-v8flags_3.2.0+~3.1.1-1_all.deb ...
Unpacking node-v8flags (3.2.0+~3.1.1-1) ...
Selecting previously unselected package node-babel7.
Preparing to unpack .../265-node-babel7_7.20.15+ds1+~cs214.269.168-7_all.deb ...
Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-7) ...
Selecting previously unselected package node-is-arrayish.
Preparing to unpack .../266-node-is-arrayish_0.3.2-3_all.deb ...
Unpacking node-is-arrayish (0.3.2-3) ...
Selecting previously unselected package node-error-ex.
Preparing to unpack .../267-node-error-ex_1.3.2-4_all.deb ...
Unpacking node-error-ex (1.3.2-4) ...
Selecting previously unselected package node-json-parse-better-errors.
Preparing to unpack .../268-node-json-parse-better-errors_1.0.2+~cs3.3.1-3_all.deb ...
Unpacking node-json-parse-better-errors (1.0.2+~cs3.3.1-3) ...
Selecting previously unselected package node-parse-json.
Preparing to unpack .../269-node-parse-json_5.2.0+~cs5.1.7-2_all.deb ...
Unpacking node-parse-json (5.2.0+~cs5.1.7-2) ...
Selecting previously unselected package node-hosted-git-info.
Preparing to unpack .../270-node-hosted-git-info_6.1.1-2_all.deb ...
Unpacking node-hosted-git-info (6.1.1-2) ...
Selecting previously unselected package node-spdx-license-ids.
Preparing to unpack .../271-node-spdx-license-ids_3.0.12-1_all.deb ...
Unpacking node-spdx-license-ids (3.0.12-1) ...
Selecting previously unselected package node-spdx-exceptions.
Preparing to unpack .../272-node-spdx-exceptions_2.3.0-2_all.deb ...
Unpacking node-spdx-exceptions (2.3.0-2) ...
Selecting previously unselected package node-spdx-expression-parse.
Preparing to unpack .../273-node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb ...
Unpacking node-spdx-expression-parse (3.0.1+~3.0.1-1) ...
Selecting previously unselected package node-spdx-correct.
Preparing to unpack .../274-node-spdx-correct_3.1.1-2_all.deb ...
Unpacking node-spdx-correct (3.1.1-2) ...
Selecting previously unselected package node-validate-npm-package-license.
Preparing to unpack .../275-node-validate-npm-package-license_3.0.4-2_all.deb ...
Unpacking node-validate-npm-package-license (3.0.4-2) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../276-node-normalize-package-data_4.0.1+~2.4.1-1_all.deb ...
Unpacking node-normalize-package-data (4.0.1+~2.4.1-1) ...
Selecting previously unselected package node-read-pkg.
Preparing to unpack .../277-node-read-pkg_5.2.0-2_all.deb ...
Unpacking node-read-pkg (5.2.0-2) ...
Selecting previously unselected package node-uuid.
Preparing to unpack .../278-node-uuid_8.3.2+~8.3.4-1_all.deb ...
Unpacking node-uuid (8.3.2+~8.3.4-1) ...
Selecting previously unselected package node-isexe.
Preparing to unpack .../279-node-isexe_2.0.0+~2.0.1-5_all.deb ...
Unpacking node-isexe (2.0.0+~2.0.1-5) ...
Selecting previously unselected package node-which.
Preparing to unpack .../280-node-which_2.0.2+~cs1.3.2-3_all.deb ...
Unpacking node-which (2.0.2+~cs1.3.2-3) ...
Selecting previously unselected package node-is-typedarray.
Preparing to unpack .../281-node-is-typedarray_1.0.0-4_all.deb ...
Unpacking node-is-typedarray (1.0.0-4) ...
Selecting previously unselected package node-typedarray-to-buffer.
Preparing to unpack .../282-node-typedarray-to-buffer_4.0.0-2_all.deb ...
Unpacking node-typedarray-to-buffer (4.0.0-2) ...
Selecting previously unselected package node-write-file-atomic.
Preparing to unpack .../283-node-write-file-atomic_4.0.2+~4.0.0-2_all.deb ...
Unpacking node-write-file-atomic (4.0.2+~4.0.0-2) ...
Selecting previously unselected package node-slice-ansi.
Preparing to unpack .../284-node-slice-ansi_5.0.0+~cs9.0.0-5_all.deb ...
Unpacking node-slice-ansi (5.0.0+~cs9.0.0-5) ...
Selecting previously unselected package node-ansi-regex.
Preparing to unpack .../285-node-ansi-regex_5.0.1-1_all.deb ...
Unpacking node-ansi-regex (5.0.1-1) ...
Selecting previously unselected package node-strip-ansi.
Preparing to unpack .../286-node-strip-ansi_6.0.1-2_all.deb ...
Unpacking node-strip-ansi (6.0.1-2) ...
Selecting previously unselected package node-clone.
Preparing to unpack .../287-node-clone_2.1.2+~2.1.2-1_all.deb ...
Unpacking node-clone (2.1.2+~2.1.2-1) ...
Selecting previously unselected package node-defaults.
Preparing to unpack .../288-node-defaults_1.0.4+~1.0.3-1_all.deb ...
Unpacking node-defaults (1.0.4+~1.0.3-1) ...
Selecting previously unselected package node-wcwidth.js.
Preparing to unpack .../289-node-wcwidth.js_1.0.2-2_all.deb ...
Unpacking node-wcwidth.js (1.0.2-2) ...
Selecting previously unselected package node-string-width.
Preparing to unpack .../290-node-string-width_4.2.3+~cs13.2.3-1_all.deb ...
Unpacking node-string-width (4.2.3+~cs13.2.3-1) ...
Selecting previously unselected package node-wrap-ansi.
Preparing to unpack .../291-node-wrap-ansi_8.0.1+~8.0.1-3_all.deb ...
Unpacking node-wrap-ansi (8.0.1+~8.0.1-3) ...
Selecting previously unselected package node-cliui.
Preparing to unpack .../292-node-cliui_7.0.4+repack+1+~cs1.4.2-2_all.deb ...
Unpacking node-cliui (7.0.4+repack+1+~cs1.4.2-2) ...
Selecting previously unselected package node-get-caller-file.
Preparing to unpack .../293-node-get-caller-file_2.0.5+~cs1.1.1-4_all.deb ...
Unpacking node-get-caller-file (2.0.5+~cs1.1.1-4) ...
Selecting previously unselected package node-require-directory.
Preparing to unpack .../294-node-require-directory_2.1.1+~2.1.2-1_all.deb ...
Unpacking node-require-directory (2.1.1+~2.1.2-1) ...
Selecting previously unselected package node-y18n.
Preparing to unpack .../295-node-y18n_5.0.8+~5.0.0-3_all.deb ...
Unpacking node-y18n (5.0.8+~5.0.0-3) ...
Selecting previously unselected package node-camelcase.
Preparing to unpack .../296-node-camelcase_7.0.0-3_all.deb ...
Unpacking node-camelcase (7.0.0-3) ...
Selecting previously unselected package node-yargs-parser.
Preparing to unpack .../297-node-yargs-parser_21.1.1+~21.0.0-4_all.deb ...
Unpacking node-yargs-parser (21.1.1+~21.0.0-4) ...
Selecting previously unselected package node-yargs.
Preparing to unpack .../298-node-yargs_16.2.0+~16.0.4-7_all.deb ...
Unpacking node-yargs (16.2.0+~16.0.4-7) ...
Selecting previously unselected package node-istanbul.
Preparing to unpack .../299-node-istanbul_0.4.5+repack10+~cs98.25.59-3_all.deb ...
Unpacking node-istanbul (0.4.5+repack10+~cs98.25.59-3) ...
Selecting previously unselected package node-through.
Preparing to unpack .../300-node-through_2.3.8+~cs0.0.30-1_all.deb ...
Unpacking node-through (2.3.8+~cs0.0.30-1) ...
Selecting previously unselected package node-resumer.
Preparing to unpack .../301-node-resumer_0.0.0-6_all.deb ...
Unpacking node-resumer (0.0.0-6) ...
Selecting previously unselected package node-tape.
Preparing to unpack .../302-node-tape_5.6.1+~cs8.20.19-2_all.deb ...
Unpacking node-tape (5.6.1+~cs8.20.19-2) ...
Selecting previously unselected package node-deep-equal.
Preparing to unpack .../303-node-deep-equal_2.2.3+~cs43.15.94-1_all.deb ...
Unpacking node-deep-equal (2.2.3+~cs43.15.94-1) ...
Selecting previously unselected package libjs-util.
Preparing to unpack .../304-libjs-util_0.12.5+~1.0.10-1_all.deb ...
Unpacking libjs-util (0.12.5+~1.0.10-1) ...
Selecting previously unselected package libnotify4:amd64.
Preparing to unpack .../305-libnotify4_0.8.3-1+b2_amd64.deb ...
Unpacking libnotify4:amd64 (0.8.3-1+b2) ...
Selecting previously unselected package libnotify-bin.
Preparing to unpack .../306-libnotify-bin_0.8.3-1+b2_amd64.deb ...
Unpacking libnotify-bin (0.8.3-1+b2) ...
Selecting previously unselected package node-ansi-colors.
Preparing to unpack .../307-node-ansi-colors_4.1.3-2_all.deb ...
Unpacking node-ansi-colors (4.1.3-2) ...
Selecting previously unselected package node-browser-stdout.
Preparing to unpack .../308-node-browser-stdout_1.3.1-7_all.deb ...
Unpacking node-browser-stdout (1.3.1-7) ...
Selecting previously unselected package node-async-each.
Preparing to unpack .../309-node-async-each_1.0.3-3_all.deb ...
Unpacking node-async-each (1.0.3-3) ...
Selecting previously unselected package node-binary-extensions.
Preparing to unpack .../310-node-binary-extensions_2.2.0-2_all.deb ...
Unpacking node-binary-extensions (2.2.0-2) ...
Selecting previously unselected package node-is-binary-path.
Preparing to unpack .../311-node-is-binary-path_2.1.0-5_all.deb ...
Unpacking node-is-binary-path (2.1.0-5) ...
Selecting previously unselected package node-path-is-absolute.
Preparing to unpack .../312-node-path-is-absolute_2.0.0-2_all.deb ...
Unpacking node-path-is-absolute (2.0.0-2) ...
Selecting previously unselected package node-set-immediate-shim.
Preparing to unpack .../313-node-set-immediate-shim_2.0.0-2_all.deb ...
Unpacking node-set-immediate-shim (2.0.0-2) ...
Selecting previously unselected package node-readdirp.
Preparing to unpack .../314-node-readdirp_3.6.0-1_all.deb ...
Unpacking node-readdirp (3.6.0-1) ...
Selecting previously unselected package node-chokidar.
Preparing to unpack .../315-node-chokidar_3.6.0-2_all.deb ...
Unpacking node-chokidar (3.6.0-2) ...
Selecting previously unselected package node-diff.
Preparing to unpack .../316-node-diff_5.0.0~dfsg+~5.0.1-4_all.deb ...
Unpacking node-diff (5.0.0~dfsg+~5.0.1-4) ...
Selecting previously unselected package node-growl.
Preparing to unpack .../317-node-growl_1.10.5-4_all.deb ...
Unpacking node-growl (1.10.5-4) ...
Selecting previously unselected package node-he.
Preparing to unpack .../318-node-he_1.2.0-4_all.deb ...
Unpacking node-he (1.2.0-4) ...
Selecting previously unselected package node-ci-info.
Preparing to unpack .../319-node-ci-info_4.0.0+~cs1.1.0-1_all.deb ...
Unpacking node-ci-info (4.0.0+~cs1.1.0-1) ...
Selecting previously unselected package node-postcss.
Preparing to unpack .../320-node-postcss_8.4.49+~cs9.2.32-1_all.deb ...
Unpacking node-postcss (8.4.49+~cs9.2.32-1) ...
Selecting previously unselected package node-randombytes.
Preparing to unpack .../321-node-randombytes_2.1.0+~2.0.0-2_all.deb ...
Unpacking node-randombytes (2.1.0+~2.0.0-2) ...
Selecting previously unselected package node-serialize-javascript.
Preparing to unpack .../322-node-serialize-javascript_6.0.1-1_all.deb ...
Unpacking node-serialize-javascript (6.0.1-1) ...
Selecting previously unselected package node-wide-align.
Preparing to unpack .../323-node-wide-align_1.1.3-4_all.deb ...
Unpacking node-wide-align (1.1.3-4) ...
Selecting previously unselected package mocha.
Preparing to unpack .../324-mocha_10.7.2+ds1+~cs33.1.11-2_all.deb ...
Unpacking mocha (10.7.2+ds1+~cs33.1.11-2) ...
Selecting previously unselected package node-ajv-keywords.
Preparing to unpack .../325-node-ajv-keywords_5.1.0-4_all.deb ...
Unpacking node-ajv-keywords (5.1.0-4) ...
Selecting previously unselected package node-ansi-escapes.
Preparing to unpack .../326-node-ansi-escapes_5.0.0+really.4.3.1-1_all.deb ...
Unpacking node-ansi-escapes (5.0.0+really.4.3.1-1) ...
Selecting previously unselected package node-babel-plugin-lodash.
Preparing to unpack .../327-node-babel-plugin-lodash_3.3.4+~cs2.0.1-7_all.deb ...
Unpacking node-babel-plugin-lodash (3.3.4+~cs2.0.1-7) ...
Selecting previously unselected package node-big.js.
Preparing to unpack .../328-node-big.js_6.2.1+ds+~6.1.5-2_all.deb ...
Unpacking node-big.js (6.2.1+ds+~6.1.5-2) ...
Selecting previously unselected package node-tslib.
Preparing to unpack .../329-node-tslib_2.4.1-1_all.deb ...
Unpacking node-tslib (2.4.1-1) ...
Selecting previously unselected package node-chrome-trace-event.
Preparing to unpack .../330-node-chrome-trace-event_1.0.3-2_all.deb ...
Unpacking node-chrome-trace-event (1.0.3-2) ...
Selecting previously unselected package node-css-selector-tokenizer.
Preparing to unpack .../331-node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb ...
Unpacking node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...
Selecting previously unselected package node-icss-utils.
Preparing to unpack .../332-node-icss-utils_5.1.0+~5.1.0-1_all.deb ...
Unpacking node-icss-utils (5.1.0+~5.1.0-1) ...
Selecting previously unselected package node-postcss-modules-extract-imports.
Preparing to unpack .../333-node-postcss-modules-extract-imports_3.0.0-2_all.deb ...
Unpacking node-postcss-modules-extract-imports (3.0.0-2) ...
Selecting previously unselected package node-postcss-modules-values.
Preparing to unpack .../334-node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb ...
Unpacking node-postcss-modules-values (4.0.0+~4.0.0-1) ...
Selecting previously unselected package node-postcss-value-parser.
Preparing to unpack .../335-node-postcss-value-parser_4.2.0-1_all.deb ...
Unpacking node-postcss-value-parser (4.2.0-1) ...
Selecting previously unselected package node-prr.
Preparing to unpack .../336-node-prr_1.0.1-3_all.deb ...
Unpacking node-prr (1.0.1-3) ...
Selecting previously unselected package node-errno.
Preparing to unpack .../337-node-errno_1.0.0-3_all.deb ...
Unpacking node-errno (1.0.0-3) ...
Selecting previously unselected package node-memory-fs.
Preparing to unpack .../338-node-memory-fs_0.5.0+~0.3.3-2_all.deb ...
Unpacking node-memory-fs (0.5.0+~0.3.3-2) ...
Selecting previously unselected package node-tapable.
Preparing to unpack .../339-node-tapable_2.2.1-3_all.deb ...
Unpacking node-tapable (2.2.1-3) ...
Selecting previously unselected package node-enhanced-resolve.
Preparing to unpack .../340-node-enhanced-resolve_5.15.0-1_all.deb ...
Unpacking node-enhanced-resolve (5.15.0-1) ...
Selecting previously unselected package node-es-module-lexer.
Preparing to unpack .../341-node-es-module-lexer_1.1.0+dfsg-3_all.deb ...
Unpacking node-es-module-lexer (1.1.0+dfsg-3) ...
Selecting previously unselected package node-events.
Preparing to unpack .../342-node-events_3.3.0+~3.0.0-3_all.deb ...
Unpacking node-events (3.3.0+~3.0.0-3) ...
Selecting previously unselected package node-resolve-cwd.
Preparing to unpack .../343-node-resolve-cwd_3.0.0-2_all.deb ...
Unpacking node-resolve-cwd (3.0.0-2) ...
Selecting previously unselected package node-jest-debbundle.
Preparing to unpack .../344-node-jest-debbundle_29.6.2~ds1+~cs73.45.28-5_all.deb ...
Unpacking node-jest-debbundle (29.6.2~ds1+~cs73.45.28-5) ...
Selecting previously unselected package node-interpret.
Preparing to unpack .../345-node-interpret_2.2.0-3_all.deb ...
Unpacking node-interpret (2.2.0-3) ...
Selecting previously unselected package node-merge-stream.
Preparing to unpack .../346-node-merge-stream_2.0.0+~1.1.2-2_all.deb ...
Unpacking node-merge-stream (2.0.0+~1.1.2-2) ...
Selecting previously unselected package node-jest-worker.
Preparing to unpack .../347-node-jest-worker_29.6.2~ds1+~cs73.45.28-5_all.deb ...
Unpacking node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Selecting previously unselected package node-loader-runner.
Preparing to unpack .../348-node-loader-runner_4.3.0-1_all.deb ...
Unpacking node-loader-runner (4.3.0-1) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../349-node-mime_3.0.0+dfsg+~cs6.97.2-1_all.deb ...
Unpacking node-mime (3.0.0+dfsg+~cs6.97.2-1) ...
Selecting previously unselected package node-mime-types.
Preparing to unpack .../350-node-mime-types_2.1.35-2_all.deb ...
Unpacking node-mime-types (2.1.35-2) ...
Selecting previously unselected package node-rechoir.
Preparing to unpack .../351-node-rechoir_0.8.0+~0.6.1-2_all.deb ...
Unpacking node-rechoir (0.8.0+~0.6.1-2) ...
Selecting previously unselected package node-schema-utils.
Preparing to unpack .../352-node-schema-utils_4.2.0~ds-3_all.deb ...
Unpacking node-schema-utils (4.2.0~ds-3) ...
Selecting previously unselected package node-watchpack.
Preparing to unpack .../353-node-watchpack_2.4.0+~cs2.8.1-1_all.deb ...
Unpacking node-watchpack (2.4.0+~cs2.8.1-1) ...
Selecting previously unselected package node-webassemblyjs.
Preparing to unpack .../354-node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2_all.deb ...
Unpacking node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...
Selecting previously unselected package node-source-list-map.
Preparing to unpack .../355-node-source-list-map_2.0.1+dfsg+~0.1.2-1_all.deb ...
Unpacking node-source-list-map (2.0.1+dfsg+~0.1.2-1) ...
Selecting previously unselected package node-webpack-sources.
Preparing to unpack .../356-node-webpack-sources_3.2.3+~3.2.0-2_all.deb ...
Unpacking node-webpack-sources (3.2.3+~3.2.0-2) ...
Selecting previously unselected package node-terser.
Preparing to unpack .../357-node-terser_5.31.3-1_all.deb ...
Unpacking node-terser (5.31.3-1) ...
Selecting previously unselected package terser.
Preparing to unpack .../358-terser_5.31.3-1_all.deb ...
Unpacking terser (5.31.3-1) ...
Selecting previously unselected package node-get-stream.
Preparing to unpack .../359-node-get-stream_8.0.1-11_all.deb ...
Unpacking node-get-stream (8.0.1-11) ...
Selecting previously unselected package node-mimic-fn.
Preparing to unpack .../360-node-mimic-fn_4.0.0-5_all.deb ...
Unpacking node-mimic-fn (4.0.0-5) ...
Selecting previously unselected package node-strip-eof.
Preparing to unpack .../361-node-strip-eof_3.0.0-5_all.deb ...
Unpacking node-strip-eof (3.0.0-5) ...
Selecting previously unselected package node-execa.
Preparing to unpack .../362-node-execa_8.0.1+dfsg1+~cs12.0.0-1_all.deb ...
Unpacking node-execa (8.0.1+dfsg1+~cs12.0.0-1) ...
Selecting previously unselected package node-envinfo.
Preparing to unpack .../363-node-envinfo_7.11.0+~cs14.3.0-3_all.deb ...
Unpacking node-envinfo (7.11.0+~cs14.3.0-3) ...
Selecting previously unselected package webpack.
Preparing to unpack .../364-webpack_5.96.1+dfsg1+~cs11.18.26-1_all.deb ...
Unpacking webpack (5.96.1+dfsg1+~cs11.18.26-1) ...
Selecting previously unselected package node-css-loader.
Preparing to unpack .../365-node-css-loader_6.8.1+~cs14.0.17-1_all.deb ...
Unpacking node-css-loader (6.8.1+~cs14.0.17-1) ...
Selecting previously unselected package node-emojis-list.
Preparing to unpack .../366-node-emojis-list_3.0.0-2_all.deb ...
Unpacking node-emojis-list (3.0.0-2) ...
Selecting previously unselected package node-es6-promise.
Preparing to unpack .../367-node-es6-promise_4.2.8-12_all.deb ...
Unpacking node-es6-promise (4.2.8-12) ...
Selecting previously unselected package node-loader-utils.
Preparing to unpack .../368-node-loader-utils_2.0.4-1_all.deb ...
Unpacking node-loader-utils (2.0.4-1) ...
Selecting previously unselected package node-file-loader.
Preparing to unpack .../369-node-file-loader_6.2.0-3_all.deb ...
Unpacking node-file-loader (6.2.0-3) ...
Selecting previously unselected package node-setimmediate.
Preparing to unpack .../370-node-setimmediate_1.0.5-6_all.deb ...
Unpacking node-setimmediate (1.0.5-6) ...
Selecting previously unselected package node-style-loader.
Preparing to unpack .../371-node-style-loader_3.3.1-2_all.deb ...
Unpacking node-style-loader (3.3.1-2) ...
Selecting previously unselected package node-typescript.
Preparing to unpack .../372-node-typescript_5.0.4+ds1-1_all.deb ...
Unpacking node-typescript (5.0.4+ds1-1) ...
Selecting previously unselected package rollup.
Preparing to unpack .../373-rollup_3.29.5-1_all.deb ...
Unpacking rollup (3.29.5-1) ...
Selecting previously unselected package sbuild-build-depends-main-dummy.
Preparing to unpack .../374-sbuild-build-depends-main-dummy_0.invalid.0_amd64.deb ...
Unpacking sbuild-build-depends-main-dummy (0.invalid.0) ...
Setting up node-ansi-colors (4.1.3-2) ...
Setting up libapt-pkg-perl (0.1.40+b6) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up node-fs.realpath (1.0.0-3) ...
Setting up libsharpyuv0:amd64 (1.4.0-0.1+b1) ...
Setting up node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Setting up node-diff (5.0.0~dfsg+~5.0.1-4) ...
Setting up node-lru-cache (10.0.1-3) ...
Setting up node-abbrev (1.1.1+~1.1.2-1) ...
Setting up libtie-ixhash-perl (1.23-4) ...
Setting up node-path-is-inside (1.0.2+~1.0.0-1) ...
Setting up libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Setting up libicu72:amd64 (72.1-5+b1) ...
Setting up node-pify (5.0.0+~cs5.0.1-1) ...
Setting up node-p-limit (4.0.0+~cs4.0.0-5) ...
Setting up liblerc4:amd64 (4.0.0+ds-5) ...
Setting up libjs-inherits (2.0.4-6) ...
Setting up bsdextrautils (2.40.2-12) ...
Setting up node-is-windows (1.0.2+~cs1.0.0-1) ...
Setting up node-ansi-regex (5.0.1-1) ...
Setting up node-loader-runner (4.3.0-1) ...
Setting up node-object-inspect (1.12.2+~cs1.8.1-1) ...
Setting up node-slash (4.0.0-3) ...
Setting up node-util-deprecate (1.0.2-3) ...
Setting up node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Setting up node-v8flags (3.2.0+~3.1.1-1) ...
Setting up node-get-caller-file (2.0.5+~cs1.1.1-4) ...
Setting up node-arrify (2.0.1-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Setting up node-caniuse-lite (1.0.30001620+dfsg+~1.0.5-2) ...
Setting up node-isobject (4.0.0-2) ...
Setting up libio-stringy-perl (2.113-2) ...
Setting up node-isexe (2.0.0+~2.0.1-5) ...
Setting up libdebhelper-perl (13.20) ...
Setting up libbrotli1:amd64 (1.1.0-2+b6) ...
Setting up node-resolve (1.22.8+~cs5.34.15-2) ...
Setting up libheap-perl (0.80-5) ...
Setting up node-core-js-pure (3.33.2-1) ...
Setting up node-es-module-lexer (1.1.0+dfsg-3) ...
Setting up node-path-exists (5.0.0-8) ...
Setting up libcgi-pm-perl (4.66-1) ...
Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-1) ...
Setting up libuv1t64:amd64 (1.48.0-7) ...
Setting up node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Setting up node-escape-string-regexp (4.0.0-2) ...
Setting up node-through (2.3.8+~cs0.0.30-1) ...
Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-p-locate (6.0.0-12) ...
Setting up node-tslib (2.4.1-1) ...
Setting up libnghttp2-14:amd64 (1.64.0-1) ...
Setting up node-strip-bom (4.0.0-2) ...
Setting up libdeflate0:amd64 (1.22-1) ...
Setting up node-ci-info (4.0.0+~cs1.1.0-1) ...
Setting up gettext-base (0.22.5-2) ...
Setting up m4 (1.4.19-4) ...
Setting up node-color-name (1.1.4+~1.1.1-2) ...
Setting up node-chrome-trace-event (1.0.3-2) ...
Setting up node-emojis-list (3.0.0-2) ...
Setting up node-electron-to-chromium (1.4.773-1) ...
Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ...
Setting up node-source-list-map (2.0.1+dfsg+~0.1.2-1) ...
Setting up node-camelcase (7.0.0-3) ...
Setting up node-resumer (0.0.0-6) ...
Setting up node-uuid (8.3.2+~8.3.4-1) ...
Setting up libyaml-perl (1.31-1) ...
Setting up node-terser (5.31.3-1) ...
Setting up libjbig0:amd64 (2.1-6.1+b2) ...
Setting up node-path-type (4.0.0-3) ...
Setting up node-indent-string (4.0.0-2) ...
Setting up node-typedarray (0.0.7-1) ...
Setting up libsub-install-perl (0.929-1) ...
Setting up libelf1t64:amd64 (0.192-4) ...
Setting up node-function-bind (1.1.2+~cs2.1.14-1) ...
Setting up node-clone (2.1.2+~2.1.2-1) ...
Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Setting up node-has-flag (5.0.1-1) ...
Setting up node-estraverse (5.3.0+ds+~5.1.1-1) ...
Setting up node-regjsgen (0.7.1+ds-1) ...
Setting up liberror-perl (0.17029-2) ...
Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Setting up node-json-schema-traverse (1.0.0-3) ...
Setting up node-inherits (2.0.4-6) ...
Setting up node-path-is-absolute (2.0.0-2) ...
Setting up node-locate-path (7.1.1-2) ...
Setting up node-postcss-value-parser (4.2.0-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up node-is-descriptor (3.0.0-2) ...
Setting up libglib2.0-0t64:amd64 (2.82.4-1) ...
No schema files found: doing nothing.
Setting up node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Setting up libset-object-perl (1.42-1+b5) ...
Setting up node-rechoir (0.8.0+~0.6.1-2) ...
Setting up node-json-parse-better-errors (1.0.2+~cs3.3.1-3) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-3+b1) ...
Setting up node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Setting up node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
Setting up node-flatted (3.2.7~ds-1) ...
Setting up node-y18n (5.0.8+~5.0.0-3) ...
Setting up node-fast-deep-equal (3.1.3-3) ...
Setting up node-shebang-regex (3.0.0-2) ...
Setting up node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ...
Setting up node-big.js (6.2.1+ds+~6.1.5-2) ...
Setting up node-balanced-match (2.0.0-1) ...
Setting up node-convert-source-map (1.9.0+~1.5.2-1) ...
Setting up node-brace-expansion (2.0.1+~1.1.0-1) ...
Setting up node-is-stream (3.0.0-4) ...
Setting up node-spdx-exceptions (2.3.0-2) ...
Setting up node-get-stream (8.0.1-11) ...
Setting up node-js-tokens (8.0.0-2) ...
Setting up node-core-js (3.33.2-1) ...
Setting up node-interpret (2.2.0-3) ...
Setting up node-prr (1.0.1-3) ...
Setting up libarray-unique-perl (0.09-1) ...
Setting up libpng16-16t64:amd64 (1.6.44-3) ...
Setting up libcares2:amd64 (1.34.4-1) ...
Setting up node-repeat-string (1.6.1+repack-1) ...
Setting up node-globals (13.23.0-1) ...
Setting up node-deep-is (0.1.4-1) ...
Setting up autopoint (0.22.5-2) ...
Setting up node-async (3.2.6+dfsg-2) ...
Setting up node-signal-exit (4.1.0-7) ...
Setting up node-randombytes (2.1.0+~2.0.0-2) ...
Setting up liblist-moreutils-xs-perl (0.430-4+b2) ...
Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-wrappy (1.0.2-3) ...
Setting up autoconf (2.72-3) ...
Setting up node-require-directory (2.1.1+~2.1.2-1) ...
Setting up node-quick-lru (6.1.1-4) ...
Setting up node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Setting up libwebp7:amd64 (1.4.0-0.1+b1) ...
Setting up node-punycode (2.2.3-2) ...
Setting up libexporter-lite-perl (0.09-2) ...
Setting up node-to-fast-properties (3.0.1-3) ...
Setting up node-defaults (1.0.4+~1.0.3-1) ...
Setting up libsub-name-perl:amd64 (0.27-1+b3) ...
Setting up node-memfs (3.4.12+~cs1.0.3-1) ...
Setting up node-commander (9.4.1-1) ...
Setting up node-undici (5.28.4+dfsg1+~cs23.12.11-2) ...
Setting up libjs-typedarray-to-buffer (4.0.0-2) ...
Setting up dwz (0.15-1+b1) ...
Setting up node-graceful-fs (4.2.10-1) ...
Setting up node-merge-stream (2.0.0+~1.1.2-2) ...
Setting up node-is-path-cwd (2.2.0-2) ...
Setting up libtiff6:amd64 (4.5.1+git230720-5) ...
Setting up node-jsonify (0.0.1-1) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up libjson-perl (4.10000-1) ...
Setting up node-json-stable-stringify (1.0.2+repack1+~cs1.0.34-2) ...
Setting up node-fast-levenshtein (2.0.6+ds-3) ...
Setting up libjs-regenerate (1.4.2-3) ...
Setting up node-hosted-git-info (6.1.1-2) ...
Setting up node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Setting up node-binary-extensions (2.2.0-2) ...
Setting up node-is-plain-object (5.0.0-7) ...
Setting up node-eslint-utils (3.0.0-3) ...
Setting up node-mimic-fn (4.0.0-5) ...
Setting up node-path-dirname (1.0.2-2) ...
Setting up node-spdx-license-ids (3.0.12-1) ...
Setting up node-string-decoder (1.3.0-6) ...
Setting up node-esutils (2.0.3+~2.0.0-1) ...
Setting up node-commondir (1.0.1+~1.0.0-1) ...
Setting up libjs-prettify (2015.12.04+dfsg-1.1) ...
Setting up libjs-events (3.3.0+~3.0.0-3) ...
Setting up node-core-util-is (1.0.3-1) ...
Setting up node-json-schema (0.4.0+~7.0.11-1) ...
Setting up node-uri-js (4.4.0+dfsg-8) ...
Setting up node-prelude-ls (1.2.1+dfsg-3) ...
Setting up node-minimatch (9.0.3-5) ...
Setting up libexporter-tiny-perl (1.006002-1) ...
Setting up libclass-accessor-perl (0.51-2) ...
Setting up node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ...
Setting up node-xtend (4.0.2-3) ...
Setting up node-set-immediate-shim (2.0.0-2) ...
Setting up node-foreground-child (3.1.1-2) ...
Setting up node-wordwrap (1.0.0-4) ...
Setting up node-regexpp (3.2.0-5) ...
Setting up node-is-arrayish (0.3.2-3) ...
Setting up node-esquery (1.4.2~ds-1) ...
Setting up node-npm-run-path (5.1.0+~4.0.0-8) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Setting up node-is-buffer (2.0.5-2) ...
Setting up node-color-convert (2.0.1+~cs2.0.0-2) ...
Setting up node-async-each (1.0.3-3) ...
Setting up node-isarray (2.0.5-4) ...
Setting up node-is-plain-obj (3.0.0-2) ...
Setting up node-is-extglob (2.1.1-5) ...
Setting up node-tapable (2.2.1-3) ...
Setting up node-shebang-command (2.0.0-1) ...
Setting up libjs-is-typedarray (1.0.0-4) ...
Setting up node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Setting up libhtml-form-perl (6.12-1) ...
Setting up node-strip-eof (3.0.0-5) ...
Setting up node-process-nextick-args (2.0.1-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.14.0-1) ...
Setting up node-readable-stream (3.6.0+~cs3.0.0-4) ...
Setting up gettext (0.22.5-2) ...
Setting up node-supports-color (8.1.1+~8.1.1-1) ...
Setting up node-error-ex (1.3.2-4) ...
Setting up node-once (1.4.1-1) ...
Setting up node-webpack-sources (3.2.3+~3.2.0-2) ...
Setting up node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Setting up libtool (2.4.7-8) ...
Setting up node-serialize-javascript (6.0.1-1) ...
Setting up liblist-moreutils-perl (0.430-2) ...
Setting up node-find-up (6.3.0-7) ...
Setting up node-kind-of (6.0.3+dfsg-2) ...
Setting up libparse-debcontrol-perl (2.005-6) ...
Setting up node-is-binary-path (2.1.0-5) ...
Setting up node-events (3.3.0+~3.0.0-3) ...
Setting up libgraph-perl (1:0.9729-1) ...
Setting up node-minimist (1.2.8+~cs5.3.5-1) ...
Setting up node-define-property (2.0.2+really+2.0.2-3) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up node-wcwidth.js (1.0.2-2) ...
Setting up dh-autoreconf (20) ...
Setting up node-resolve-cwd (3.0.0-2) ...
Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-7) ...
Setting up node-type-check (0.4.0+dfsg-3) ...
Setting up libwww-mechanize-perl (2.19-1) ...
Setting up node-ansi-styles (6.2.1-3) ...
Setting up node-pkg-dir (5.0.0-2) ...
Setting up shared-mime-info (2.4-5+b1) ...
Setting up node-optimist (0.6.1+~0.0.30-2) ...
Setting up node-spdx-expression-parse (3.0.1+~3.0.1-1) ...
Setting up libdebian-source-perl (0.126) ...
Setting up node-concat-stream (2.0.0+~2.0.0-2) ...
Setting up dh-strip-nondeterminism (1.14.0-1) ...
Setting up node-is-typedarray (1.0.0-4) ...
Setting up groff-base (1.23.0-6) ...
Setting up node-inflight (1.0.6-2) ...
Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1+b1) ...
Setting up node-slice-ansi (5.0.0+~cs9.0.0-5) ...
Setting up node-regenerator-transform (0.15.2+~0.10.8-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libdebian-copyright-perl (0.2-6) ...
Setting up man-db (2.13.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up node-levn (0.4.1+dfsg-2) ...
Setting up node-spdx-correct (3.1.1-2) ...
Setting up node-glob (8.1.0+~cs8.5.15-1) ...
Setting up libnotify4:amd64 (0.8.3-1+b2) ...
Setting up node-typedarray-to-buffer (4.0.0-2) ...
Setting up libnotify-bin (0.8.3-1+b2) ...
Setting up node-validate-npm-package-license (3.0.4-2) ...
Setting up node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...
Setting up node-write-file-atomic (4.0.2+~4.0.0-2) ...
Setting up node-growl (1.10.5-4) ...
Setting up debhelper (13.20) ...
Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Setting up node-espree (9.4.1~dfsg-2) ...
Setting up libnode115:amd64 (20.18.1+dfsg-1) ...
Setting up nodejs (20.18.1+dfsg-1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-argparse (2.0.1-2) ...
Setting up node-typescript (5.0.4+ds1-1) ...
Setting up rollup (3.29.5-1) ...
Setting up node-he (1.2.0-4) ...
Setting up terser (5.31.3-1) ...
Setting up node-mime (3.0.0+dfsg+~cs6.97.2-1) ...
Setting up node-source-map-support (0.5.21+ds+~0.5.4-1) ...
Setting up node-unicode-match-property-ecmascript (2.0.0-2) ...
Setting up node-defined (1.0.1+~1.0.0-1) ...
Setting up node-mime-types (2.1.35-2) ...
Setting up node-setimmediate (1.0.5-6) ...
Setting up node-ansi-escapes (5.0.0+really.4.3.1-1) ...
Setting up node-strip-ansi (6.0.1-2) ...
Setting up node-write (2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-ignore (5.2.1-1) ...
Setting up node-chalk (5.3.0-1) ...
Setting up node-which (2.0.2+~cs1.3.2-3) ...
Setting up node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ...
Setting up node-esprima (4.0.1+ds+~4.0.3-2) ...
Setting up node-is-path-inside (3.0.3-2) ...
Setting up node-neo-async (2.6.2+~cs3.0.0-3) ...
Setting up node-mkdirp (2.1.6+~cs5.2.1-2) ...
Setting up node-es6-error (4.1.1-5) ...
Setting up node-archy (1.0.0-6) ...
Setting up node-js-yaml (4.1.0+dfsg+~4.0.5-7) ...
Setting up node-nopt (5.0.0-4) ...
Setting up node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Setting up node-progress (2.0.3-2) ...
Setting up node-json5 (2.2.3+dfsg-1) ...
Setting up node-ms (2.1.3+~cs0.7.31-3) ...
Setting up node-rimraf (3.0.2-2) ...
Setting up node-string-width (4.2.3+~cs13.2.3-1) ...
Setting up node-regenerate (1.4.2-3) ...
Setting up node-es6-promise (4.2.8-12) ...
Setting up node-semver (7.6.1+~7.5.8-2) ...
Setting up node-picocolors (1.0.0-4) ...
Setting up node-es-abstract (1.20.4+~cs26.27.47-2) ...
Setting up handlebars (3:4.7.7+~4.1.0-1) ...
Setting up node-object-assign (4.1.1-7) ...
Setting up node-is-glob (4.0.3-2) ...
Setting up node-v8-compile-cache (2.4.0-2) ...
Setting up dh-nodejs (0.15.23) ...
Setting up node-flat-cache (3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-is-number (7.0.0-4) ...
Setting up node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Setting up node-for-in (1.0.2-4) ...
Setting up node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ...
Setting up node-define-properties (1.2.1+~cs2.2.3-1) ...
Setting up node-execa (8.0.1+dfsg1+~cs12.0.0-1) ...
Setting up node-strip-json-comments (4.0.0-4) ...
Setting up node-browser-stdout (1.3.1-7) ...
Setting up node-is-extendable (1.0.1-3) ...
Setting up node-doctrine (3.0.0-4) ...
Setting up node-ajv (8.12.0~ds+~2.1.1-5) ...
Setting up node-jsesc (3.0.2+~3.0.1-1) ...
Setting up node-regjsparser (0.9.1+ds-2) ...
Setting up node-errno (1.0.0-3) ...
Setting up node-decamelize (4.0.0-2) ...
Setting up node-normalize-path (3.0.0+~3.0.0-1) ...
Setting up node-functional-red-black-tree (1.0.1+20181105-7) ...
Setting up node-debug (4.3.4+~cs4.1.7-1) ...
Setting up node-browserslist (4.23.0+~cs6.1.32-1) ...
Setting up node-yargs-parser (21.1.1+~21.0.0-4) ...
Setting up node-make-dir (3.1.0-3) ...
Setting up node-esrecurse (4.3.0-2) ...
Setting up node-file-entry-cache (6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) ...
Setting up node-wrap-ansi (8.0.1+~8.0.1-3) ...
Setting up node-normalize-package-data (4.0.1+~2.4.1-1) ...
Setting up node-for-own (1.0.0-3) ...
Setting up node-eslint-scope (7.1.1+~3.7.4-1) ...
Setting up node-escodegen (2.1.0+dfsg+~0.0.8-1) ...
Setting up node-memory-fs (0.5.0+~0.3.3-2) ...
Setting up node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Setting up node-regenerate-unicode-properties (10.1.0+ds-1) ...
Setting up node-loader-utils (2.0.4-1) ...
Setting up node-glob-parent (6.0.2+~5.1.1-2) ...
Setting up node-enhanced-resolve (5.15.0-1) ...
Setting up node-postcss (8.4.49+~cs9.2.32-1) ...
Setting up node-wide-align (1.1.3-4) ...
Setting up node-anymatch (3.1.3+~cs4.6.1-2) ...
Setting up node-postcss-modules-extract-imports (3.0.0-2) ...
Setting up node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ...
Setting up node-cliui (7.0.4+repack+1+~cs1.4.2-2) ...
Setting up node-deep-equal (2.2.3+~cs43.15.94-1) ...
Setting up node-regexpu-core (5.2.2-3) ...
Setting up node-yargs (16.2.0+~16.0.4-7) ...
Setting up node-to-regex-range (5.0.1-4) ...
Setting up node-envinfo (7.11.0+~cs14.3.0-3) ...
Setting up node-ajv-keywords (5.1.0-4) ...
Setting up node-core-js-compat (3.33.2-1) ...
Setting up node-clone-deep (4.0.1+~cs7.0.2-1) ...
Setting up eslint (6.4.0~dfsg+~6.1.9-12) ...
Setting up libjs-util (0.12.5+~1.0.10-1) ...
Setting up node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Setting up node-readdirp (3.6.0-1) ...
Setting up node-icss-utils (5.1.0+~5.1.0-1) ...
Setting up node-schema-utils (4.2.0~ds-3) ...
Setting up node-style-loader (3.3.1-2) ...
Setting up node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Setting up node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Setting up node-postcss-modules-values (4.0.0+~4.0.0-1) ...
Setting up node-fill-range (7.1.1+~7.0.3-1) ...
Setting up node-util (0.12.5+~1.0.10-1) ...
Setting up node-file-loader (6.2.0-3) ...
Setting up node-assert (2.0.0+~cs3.9.8-2) ...
Setting up node-braces (3.0.3+~3.0.4-1) ...
Setting up node-chokidar (3.6.0-2) ...
Setting up node-watchpack (2.4.0+~cs2.8.1-1) ...
Setting up node-micromatch (4.0.7+~4.0.9-1) ...
Setting up node-globby (13.1.3+~cs16.25.40-3) ...
Setting up node-del (7.1.0-1) ...
Setting up mocha (10.7.2+ds1+~cs33.1.11-2) ...
Setting up node-find-cache-dir (3.3.2+~3.2.1-1) ...
Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-7) ...
update-alternatives: using /usr/bin/babeljs-7 to provide /usr/bin/babeljs (babeljs) in auto mode
update-alternatives: using /usr/bin/babeljs-7-external-helpers to provide /usr/bin/babeljs-external-helpers (babeljs-external-helpers) in auto mode
update-alternatives: using /usr/bin/babeljs-7-node to provide /usr/bin/babeljs-node (babeljs-node) in auto mode
update-alternatives: using /usr/bin/babeljs-7-parser to provide /usr/bin/babeljs-parser (babeljs-parser) in auto mode
Setting up node-babel-plugin-lodash (3.3.4+~cs2.0.1-7) ...
Setting up node-jest-debbundle (29.6.2~ds1+~cs73.45.28-5) ...
Setting up node-parse-json (5.2.0+~cs5.1.7-2) ...
Setting up node-read-pkg (5.2.0-2) ...
Setting up node-istanbul (0.4.5+repack10+~cs98.25.59-3) ...
Setting up node-tape (5.6.1+~cs8.20.19-2) ...
Setting up webpack (5.96.1+dfsg1+~cs11.18.26-1) ...
Setting up node-css-loader (6.8.1+~cs14.0.17-1) ...
Setting up sbuild-build-depends-main-dummy (0.invalid.0) ...
Processing triggers for libc-bin (2.40-4) ...
+------------------------------------------------------------------------------+
| Check architectures |
+------------------------------------------------------------------------------+
Arch check ok (amd64 included in all)
+------------------------------------------------------------------------------+
| Build environment |
+------------------------------------------------------------------------------+
Kernel: Linux 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) amd64 (x86_64)
Toolchain package versions: binutils_2.43.50.20241210-1 dpkg-dev_1.22.11 g++-13_13.3.0-8 g++-14_14.2.0-8 gcc-13_13.3.0-8 gcc-14_14.2.0-8 libc6-dev_2.40-4 libstdc++-13-dev_13.3.0-8 libstdc++-14-dev_14.2.0-8 libstdc++6_14.2.0-8 linux-libc-dev_6.12.3-1
Package versions: adduser_3.137 apt_2.9.17 autoconf_2.72-3 automake_1:1.16.5-1.3 autopoint_0.22.5-2 autotools-dev_20220109.1 base-files_13.6 base-passwd_3.6.5 bash_5.2.37-1 binutils_2.43.50.20241210-1 binutils-common_2.43.50.20241210-1 binutils-x86-64-linux-gnu_2.43.50.20241210-1 bsdextrautils_2.40.2-12 bsdutils_1:2.40.2-12 build-essential_12.12 bzip2_1.0.8-6 ca-certificates_20240203 ccache_4.10.2-1+b1 coreutils_9.5-1+b1 cpp_4:14.2.0-1 cpp-13_13.3.0-8 cpp-13-x86-64-linux-gnu_13.3.0-8 cpp-14_14.2.0-8 cpp-14-x86-64-linux-gnu_14.2.0-8 cpp-x86-64-linux-gnu_4:14.2.0-1 dash_0.5.12-9 debconf_1.5.87 debhelper_13.20 debian-archive-keyring_2023.4 debianutils_5.21 devscripts_2.24.7 dh-autoreconf_20 dh-nodejs_0.15.23 dh-strip-nondeterminism_1.14.0-1 diffutils_1:3.10-1 dirmngr_2.2.45-2 dpkg_1.22.11 dpkg-dev_1.22.11 dwz_0.15-1+b1 e2fsprogs_1.47.2~rc1-2 eatmydata_131-2 eslint_6.4.0~dfsg+~6.1.9-12 fakeroot_1.36-1 file_1:5.45-3+b1 findutils_4.10.0-3 g++_4:14.2.0-1 g++-13_13.3.0-8 g++-13-x86-64-linux-gnu_13.3.0-8 g++-14_14.2.0-8 g++-14-x86-64-linux-gnu_14.2.0-8 g++-x86-64-linux-gnu_4:14.2.0-1 gcc_4:14.2.0-1 gcc-13_13.3.0-8 gcc-13-base_13.3.0-8 gcc-13-x86-64-linux-gnu_13.3.0-8 gcc-14_14.2.0-8 gcc-14-base_14.2.0-8 gcc-14-x86-64-linux-gnu_14.2.0-8 gcc-x86-64-linux-gnu_4:14.2.0-1 gettext_0.22.5-2 gettext-base_0.22.5-2 gnupg_2.2.45-2 gnupg-l10n_2.2.45-2 gpg_2.2.45-2 gpg-agent_2.2.45-2 gpgconf_2.2.45-2 gpgsm_2.2.45-2 gpgv_2.2.45-2 grep_3.11-4 groff-base_1.23.0-6 gzip_1.12-1.2 handlebars_3:4.7.7+~4.1.0-1 hostname_3.25 init-system-helpers_1.67 intltool-debian_0.35.0+20060710.6 libacl1_2.3.2-2+b1 libapparmor1_3.1.7-1+b3 libapt-pkg-perl_0.1.40+b6 libapt-pkg6.0t64_2.9.17 libarchive-zip-perl_1.68-1 libarray-unique-perl_0.09-1 libasan8_14.2.0-8 libassuan9_3.0.1-2 libatomic1_14.2.0-8 libattr1_1:2.5.2-2 libaudit-common_1:4.0.2-2 libaudit1_1:4.0.2-2 libb-hooks-op-check-perl_0.22-3+b2 libbinutils_2.43.50.20241210-1 libblkid1_2.40.2-12 libbrotli1_1.1.0-2+b6 libbsd0_0.12.2-2 libbz2-1.0_1.0.8-6 libc-bin_2.40-4 libc-dev-bin_2.40-4 libc6_2.40-4 libc6-dev_2.40-4 libcap-ng0_0.8.5-4 libcap2_1:2.66-5+b1 libcares2_1.34.4-1 libcc1-0_14.2.0-8 libcgi-pm-perl_4.66-1 libclass-accessor-perl_0.51-2 libclass-method-modifiers-perl_2.15-1 libclass-xsaccessor-perl_1.19-4+b4 libclone-perl_0.47-1+b1 libcom-err2t64_1.47.0-2.3+b1 libcrypt-dev_1:4.4.36-5 libcrypt1_1:4.4.36-5 libctf-nobfd0_2.43.50.20241210-1 libctf0_2.43.50.20241210-1 libdb5.3t64_5.3.28+dfsg2-9 libdebconfclient0_0.274 libdebhelper-perl_13.20 libdebian-copyright-perl_0.2-6 libdebian-source-perl_0.126 libdeflate0_1.22-1 libdevel-callchecker-perl_0.009-1+b1 libdpkg-perl_1.22.11 libdynaloader-functions-perl_0.004-1 libeatmydata1_131-2+b1 libelf1t64_0.192-4 libencode-locale-perl_1.05-3 liberror-perl_0.17029-2 libexpat1_2.6.4-1 libexporter-lite-perl_0.09-2 libexporter-tiny-perl_1.006002-1 libext2fs2t64_1.47.2~rc1-2 libfakeroot_1.36-1 libffi8_3.4.6-1 libfile-dirlist-perl_0.05-3 libfile-homedir-perl_1.006-2 libfile-listing-perl_6.16-1 libfile-stripnondeterminism-perl_1.14.0-1 libfile-touch-perl_0.12-2 libfile-which-perl_1.27-2 libfmt10_10.1.1+ds1-4 libgcc-13-dev_13.3.0-8 libgcc-14-dev_14.2.0-8 libgcc-s1_14.2.0-8 libgcrypt20_1.11.0-6 libgdbm-compat4t64_1.24-2 libgdbm6t64_1.24-2 libgdk-pixbuf-2.0-0_2.42.12+dfsg-1+b1 libgdk-pixbuf2.0-common_2.42.12+dfsg-1 libglib2.0-0t64_2.82.4-1 libgmp10_2:6.3.0+dfsg-3 libgnutls30t64_3.8.8-2 libgomp1_14.2.0-8 libgpg-error0_1.51-2 libgprofng0_2.43.50.20241210-1 libgraph-perl_1:0.9729-1 libgssapi-krb5-2_1.21.3-3 libheap-perl_0.80-5 libhiredis0.14_0.14.1-4 libhiredis1.1.0_1.2.0-6+b3 libhogweed6t64_3.10-1+b1 libhtml-form-perl_6.12-1 libhtml-parser-perl_3.83-1+b1 libhtml-tagset-perl_3.24-1 libhtml-tree-perl_5.07-3 libhttp-cookies-perl_6.11-1 libhttp-date-perl_6.06-1 libhttp-message-perl_7.00-2 libhttp-negotiate-perl_6.01-2 libhwasan0_14.2.0-8 libicu72_72.1-5+b1 libidn2-0_2.3.7-2+b1 libimport-into-perl_1.002005-2 libio-html-perl_1.004-3 libio-pty-perl_1:1.20-1+b2 libio-socket-ssl-perl_2.089-1 libio-stringy-perl_2.113-2 libipc-run-perl_20231003.0-2 libisl23_0.27-1 libitm1_14.2.0-8 libjansson4_2.14-2+b3 libjbig0_2.1-6.1+b2 libjpeg62-turbo_1:2.1.5-3+b1 libjs-events_3.3.0+~3.0.0-3 libjs-inherits_2.0.4-6 libjs-is-typedarray_1.0.0-4 libjs-prettify_2015.12.04+dfsg-1.1 libjs-regenerate_1.4.2-3 libjs-source-map_0.7.0++dfsg2+really.0.6.1-15 libjs-sprintf-js_1.1.2+ds1+~1.1.2-1 libjs-typedarray-to-buffer_4.0.0-2 libjs-util_0.12.5+~1.0.10-1 libjson-perl_4.10000-1 libk5crypto3_1.21.3-3 libkeyutils1_1.6.3-4 libkrb5-3_1.21.3-3 libkrb5support0_1.21.3-3 libksba8_1.6.7-2+b1 libldap-2.5-0_2.5.18+dfsg-3+b1 liblerc4_4.0.0+ds-5 liblist-moreutils-perl_0.430-2 liblist-moreutils-xs-perl_0.430-4+b2 liblsan0_14.2.0-8 liblwp-mediatypes-perl_6.04-2 liblwp-protocol-https-perl_6.14-1 liblz4-1_1.9.4-3+b1 liblzma5_5.6.3-1+b1 libmagic-mgc_1:5.45-3+b1 libmagic1t64_1:5.45-3+b1 libmd0_1.1.0-2+b1 libmodule-runtime-perl_0.016-2 libmoo-perl_2.005005-1 libmount1_2.40.2-12 libmpc3_1.3.1-1+b3 libmpfr6_4.2.1-1+b2 libncursesw6_6.5-2+b1 libnet-http-perl_6.23-1 libnet-ssleay-perl_1.94-2 libnettle8t64_3.10-1+b1 libnghttp2-14_1.64.0-1 libnode115_20.18.1+dfsg-1 libnotify-bin_0.8.3-1+b2 libnotify4_0.8.3-1+b2 libnpth0t64_1.8-2 libnsl-dev_1.3.0-3+b3 libnsl2_1.3.0-3+b3 libp11-kit0_0.25.5-2+b1 libpam-modules_1.5.3-7+b1 libpam-modules-bin_1.5.3-7+b1 libpam-runtime_1.5.3-7 libpam0g_1.5.3-7+b1 libparams-classify-perl_0.015-2+b4 libparse-debcontrol-perl_2.005-6 libpcre2-8-0_10.44-5 libperl5.36_5.36.0-10+b1 libperl5.40_5.40.0-8 libpipeline1_1.5.8-1 libpng16-16t64_1.6.44-3 libpython3-stdlib_3.12.7-1 libpython3.12-minimal_3.12.8-3 libpython3.12-stdlib_3.12.8-3 libquadmath0_14.2.0-8 libreadline8t64_8.2-6 librole-tiny-perl_2.002004-1 libsasl2-2_2.1.28+dfsg1-8 libsasl2-modules-db_2.1.28+dfsg1-8 libseccomp2_2.5.5-2 libselinux1_3.7-3+b1 libsemanage-common_3.7-2 libsemanage2_3.7-2+b1 libsepol2_3.7-1 libset-object-perl_1.42-1+b5 libsframe1_2.43.50.20241210-1 libsharpyuv0_1.4.0-0.1+b1 libsmartcols1_2.40.2-12 libsqlite3-0_3.46.1-1 libss2t64_1.47.0-2.3+b1 libssl3t64_3.3.2-2 libstdc++-13-dev_13.3.0-8 libstdc++-14-dev_14.2.0-8 libstdc++6_14.2.0-8 libsub-install-perl_0.929-1 libsub-name-perl_0.27-1+b3 libsub-quote-perl_2.006008-1 libsystemd0_257-2 libtasn1-6_4.19.0-3+b3 libtie-ixhash-perl_1.23-4 libtiff6_4.5.1+git230720-5 libtimedate-perl_2.3300-2 libtinfo6_6.5-2+b1 libtirpc-common_1.3.4+ds-1.3 libtirpc-dev_1.3.4+ds-1.3+b1 libtirpc3t64_1.3.4+ds-1.3+b1 libtool_2.4.7-8 libtry-tiny-perl_0.32-1 libtsan2_14.2.0-8 libubsan1_14.2.0-8 libuchardet0_0.0.8-1+b2 libudev1_257-2 libunistring5_1.3-1 liburi-perl_5.30-1 libuuid1_2.40.2-12 libuv1t64_1.48.0-7 libwebp7_1.4.0-0.1+b1 libwww-mechanize-perl_2.19-1 libwww-perl_6.77-1 libwww-robotrules-perl_6.02-1 libxml2_2.12.7+dfsg+really2.9.14-0.2+b1 libxxhash0_0.8.2-2+b2 libyaml-perl_1.31-1 libzstd1_1.5.6+dfsg-1+b1 linux-libc-dev_6.12.3-1 login_1:4.16.0-2+really2.40.2-12 login.defs_1:4.16.0-7 logsave_1.47.2~rc1-2 m4_1.4.19-4 make_4.3-4.1 man-db_2.13.0-1 mawk_1.3.4.20240905-1 media-types_10.1.0 mocha_10.7.2+ds1+~cs33.1.11-2 mount_2.40.2-12 nano_8.2-1 ncurses-base_6.5-2 ncurses-bin_6.5-2+b1 netbase_6.4 node-abbrev_1.1.1+~1.1.2-1 node-acorn_8.8.1+ds+~cs25.17.7-2 node-ajv_8.12.0~ds+~2.1.1-5 node-ajv-keywords_5.1.0-4 node-ampproject-remapping_2.2.0+~cs5.15.37-1 node-ansi-colors_4.1.3-2 node-ansi-escapes_5.0.0+really.4.3.1-1 node-ansi-regex_5.0.1-1 node-ansi-styles_6.2.1-3 node-anymatch_3.1.3+~cs4.6.1-2 node-archy_1.0.0-6 node-argparse_2.0.1-2 node-arrify_2.0.1-3 node-assert_2.0.0+~cs3.9.8-2 node-async_3.2.6+dfsg-2 node-async-each_1.0.3-3 node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1 node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4 node-babel-plugin-lodash_3.3.4+~cs2.0.1-7 node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1 node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1 node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1 node-babel7_7.20.15+ds1+~cs214.269.168-7 node-babel7-runtime_7.20.15+ds1+~cs214.269.168-7 node-balanced-match_2.0.0-1 node-big.js_6.2.1+ds+~6.1.5-2 node-binary-extensions_2.2.0-2 node-brace-expansion_2.0.1+~1.1.0-1 node-braces_3.0.3+~3.0.4-1 node-browser-stdout_1.3.1-7 node-browserslist_4.23.0+~cs6.1.32-1 node-camelcase_7.0.0-3 node-caniuse-lite_1.0.30001620+dfsg+~1.0.5-2 node-chalk_5.3.0-1 node-chokidar_3.6.0-2 node-chrome-trace-event_1.0.3-2 node-ci-info_4.0.0+~cs1.1.0-1 node-cjs-module-lexer_1.2.3+dfsg-1 node-cliui_7.0.4+repack+1+~cs1.4.2-2 node-clone_2.1.2+~2.1.2-1 node-clone-deep_4.0.1+~cs7.0.2-1 node-color-convert_2.0.1+~cs2.0.0-2 node-color-name_1.1.4+~1.1.1-2 node-commander_9.4.1-1 node-commondir_1.0.1+~1.0.0-1 node-concat-stream_2.0.0+~2.0.0-2 node-convert-source-map_1.9.0+~1.5.2-1 node-core-js_3.33.2-1 node-core-js-compat_3.33.2-1 node-core-js-pure_3.33.2-1 node-core-util-is_1.0.3-1 node-css-loader_6.8.1+~cs14.0.17-1 node-css-selector-tokenizer_0.8.0+~cs4.8.3-1 node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2 node-debug_4.3.4+~cs4.1.7-1 node-decamelize_4.0.0-2 node-deep-equal_2.2.3+~cs43.15.94-1 node-deep-is_0.1.4-1 node-defaults_1.0.4+~1.0.3-1 node-define-properties_1.2.1+~cs2.2.3-1 node-define-property_2.0.2+really+2.0.2-3 node-defined_1.0.1+~1.0.0-1 node-del_7.1.0-1 node-diff_5.0.0~dfsg+~5.0.1-4 node-doctrine_3.0.0-4 node-electron-to-chromium_1.4.773-1 node-emojis-list_3.0.0-2 node-enhanced-resolve_5.15.0-1 node-envinfo_7.11.0+~cs14.3.0-3 node-errno_1.0.0-3 node-error-ex_1.3.2-4 node-es-abstract_1.20.4+~cs26.27.47-2 node-es-module-lexer_1.1.0+dfsg-3 node-es6-error_4.1.1-5 node-es6-promise_4.2.8-12 node-escape-string-regexp_4.0.0-2 node-escodegen_2.1.0+dfsg+~0.0.8-1 node-eslint-scope_7.1.1+~3.7.4-1 node-eslint-utils_3.0.0-3 node-eslint-visitor-keys_3.3.0+~1.0.0-1 node-espree_9.4.1~dfsg-2 node-esprima_4.0.1+ds+~4.0.3-2 node-esquery_1.4.2~ds-1 node-esrecurse_4.3.0-2 node-estraverse_5.3.0+ds+~5.1.1-1 node-esutils_2.0.3+~2.0.0-1 node-events_3.3.0+~3.0.0-3 node-execa_8.0.1+dfsg1+~cs12.0.0-1 node-fast-deep-equal_3.1.3-3 node-fast-levenshtein_2.0.6+ds-3 node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 node-file-loader_6.2.0-3 node-fill-range_7.1.1+~7.0.3-1 node-find-cache-dir_3.3.2+~3.2.1-1 node-find-up_6.3.0-7 node-flat-cache_3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 node-flatted_3.2.7~ds-1 node-for-in_1.0.2-4 node-for-own_1.0.0-3 node-foreground-child_3.1.1-2 node-fs-readdir-recursive_1.1.0+~1.1.0-1 node-fs.realpath_1.0.0-3 node-function-bind_1.1.2+~cs2.1.14-1 node-functional-red-black-tree_1.0.1+20181105-7 node-get-caller-file_2.0.5+~cs1.1.1-4 node-get-stream_8.0.1-11 node-glob_8.1.0+~cs8.5.15-1 node-glob-parent_6.0.2+~5.1.1-2 node-globals_13.23.0-1 node-globby_13.1.3+~cs16.25.40-3 node-graceful-fs_4.2.10-1 node-growl_1.10.5-4 node-has-flag_5.0.1-1 node-he_1.2.0-4 node-hosted-git-info_6.1.1-2 node-icss-utils_5.1.0+~5.1.0-1 node-ignore_5.2.1-1 node-imurmurhash_0.1.4+dfsg+~0.1.1-2 node-indent-string_4.0.0-2 node-inflight_1.0.6-2 node-inherits_2.0.4-6 node-interpret_2.2.0-3 node-is-arrayish_0.3.2-3 node-is-binary-path_2.1.0-5 node-is-buffer_2.0.5-2 node-is-descriptor_3.0.0-2 node-is-extendable_1.0.1-3 node-is-extglob_2.1.1-5 node-is-glob_4.0.3-2 node-is-number_7.0.0-4 node-is-path-cwd_2.2.0-2 node-is-path-inside_3.0.3-2 node-is-plain-obj_3.0.0-2 node-is-plain-object_5.0.0-7 node-is-stream_3.0.0-4 node-is-typedarray_1.0.0-4 node-is-windows_1.0.2+~cs1.0.0-1 node-isarray_2.0.5-4 node-isexe_2.0.0+~2.0.1-5 node-isobject_4.0.0-2 node-istanbul_0.4.5+repack10+~cs98.25.59-3 node-jest-debbundle_29.6.2~ds1+~cs73.45.28-5 node-jest-worker_29.6.2~ds1+~cs73.45.28-5 node-js-tokens_8.0.0-2 node-js-yaml_4.1.0+dfsg+~4.0.5-7 node-jsesc_3.0.2+~3.0.1-1 node-json-parse-better-errors_1.0.2+~cs3.3.1-3 node-json-schema_0.4.0+~7.0.11-1 node-json-schema-traverse_1.0.0-3 node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-2 node-json5_2.2.3+dfsg-1 node-jsonify_0.0.1-1 node-kind-of_6.0.3+dfsg-2 node-levn_0.4.1+dfsg-2 node-loader-runner_4.3.0-1 node-loader-utils_2.0.4-1 node-locate-path_7.1.1-2 node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9 node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9 node-lru-cache_10.0.1-3 node-make-dir_3.1.0-3 node-memfs_3.4.12+~cs1.0.3-1 node-memory-fs_0.5.0+~0.3.3-2 node-merge-stream_2.0.0+~1.1.2-2 node-micromatch_4.0.7+~4.0.9-1 node-mime_3.0.0+dfsg+~cs6.97.2-1 node-mime-types_2.1.35-2 node-mimic-fn_4.0.0-5 node-minimatch_9.0.3-5 node-minimist_1.2.8+~cs5.3.5-1 node-mkdirp_2.1.6+~cs5.2.1-2 node-ms_2.1.3+~cs0.7.31-3 node-n3_1.16.3+~1.2.3+~1.10.4-1 node-neo-async_2.6.2+~cs3.0.0-3 node-nopt_5.0.0-4 node-normalize-package-data_4.0.1+~2.4.1-1 node-normalize-path_3.0.0+~3.0.0-1 node-npm-run-path_5.1.0+~4.0.0-8 node-object-assign_4.1.1-7 node-object-inspect_1.12.2+~cs1.8.1-1 node-once_1.4.1-1 node-optimist_0.6.1+~0.0.30-2 node-optionator_0.9.1+dfsg+~cs1.2.3-1 node-p-limit_4.0.0+~cs4.0.0-5 node-p-locate_6.0.0-12 node-p-map_4.0.0+~3.1.0+~3.0.1-2 node-parse-json_5.2.0+~cs5.1.7-2 node-path-dirname_1.0.2-2 node-path-exists_5.0.0-8 node-path-is-absolute_2.0.0-2 node-path-is-inside_1.0.2+~1.0.0-1 node-path-type_4.0.0-3 node-picocolors_1.0.0-4 node-pify_5.0.0+~cs5.0.1-1 node-pkg-dir_5.0.0-2 node-postcss_8.4.49+~cs9.2.32-1 node-postcss-modules-extract-imports_3.0.0-2 node-postcss-modules-values_4.0.0+~4.0.0-1 node-postcss-value-parser_4.2.0-1 node-prelude-ls_1.2.1+dfsg-3 node-process-nextick-args_2.0.1-3 node-progress_2.0.3-2 node-prr_1.0.1-3 node-punycode_2.2.3-2 node-quick-lru_6.1.1-4 node-randombytes_2.1.0+~2.0.0-2 node-read-pkg_5.2.0-2 node-readable-stream_3.6.0+~cs3.0.0-4 node-readdirp_3.6.0-1 node-rechoir_0.8.0+~0.6.1-2 node-regenerate_1.4.2-3 node-regenerate-unicode-properties_10.1.0+ds-1 node-regenerator-runtime_0.15.2+~0.10.8-1 node-regenerator-transform_0.15.2+~0.10.8-1 node-regexpp_3.2.0-5 node-regexpu-core_5.2.2-3 node-regjsgen_0.7.1+ds-1 node-regjsparser_0.9.1+ds-2 node-repeat-string_1.6.1+repack-1 node-require-directory_2.1.1+~2.1.2-1 node-resolve_1.22.8+~cs5.34.15-2 node-resolve-cwd_3.0.0-2 node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-1 node-resumer_0.0.0-6 node-rimraf_3.0.2-2 node-safe-buffer_5.2.1+~cs2.1.2-3 node-schema-utils_4.2.0~ds-3 node-semver_7.6.1+~7.5.8-2 node-serialize-javascript_6.0.1-1 node-set-immediate-shim_2.0.0-2 node-setimmediate_1.0.5-6 node-shebang-command_2.0.0-1 node-shebang-regex_3.0.0-2 node-signal-exit_4.1.0-7 node-slash_4.0.0-3 node-slice-ansi_5.0.0+~cs9.0.0-5 node-source-list-map_2.0.1+dfsg+~0.1.2-1 node-source-map_0.7.0++dfsg2+really.0.6.1-15 node-source-map-support_0.5.21+ds+~0.5.4-1 node-spdx-correct_3.1.1-2 node-spdx-exceptions_2.3.0-2 node-spdx-expression-parse_3.0.1+~3.0.1-1 node-spdx-license-ids_3.0.12-1 node-sprintf-js_1.1.2+ds1+~1.1.2-1 node-string-decoder_1.3.0-6 node-string-width_4.2.3+~cs13.2.3-1 node-strip-ansi_6.0.1-2 node-strip-bom_4.0.0-2 node-strip-eof_3.0.0-5 node-strip-json-comments_4.0.0-4 node-style-loader_3.3.1-2 node-supports-color_8.1.1+~8.1.1-1 node-tapable_2.2.1-3 node-tape_5.6.1+~cs8.20.19-2 node-terser_5.31.3-1 node-through_2.3.8+~cs0.0.30-1 node-to-fast-properties_3.0.1-3 node-to-regex-range_5.0.1-4 node-tslib_2.4.1-1 node-type-check_0.4.0+dfsg-3 node-typedarray_0.0.7-1 node-typedarray-to-buffer_4.0.0-2 node-typescript_5.0.4+ds1-1 node-undici_5.28.4+dfsg1+~cs23.12.11-2 node-unicode-canonical-property-names-ecmascript_2.0.0-2 node-unicode-match-property-ecmascript_2.0.0-2 node-unicode-match-property-value-ecmascript_2.1.0+ds-1 node-unicode-property-aliases-ecmascript_2.1.0+ds-1 node-uri-js_4.4.0+dfsg-8 node-util_0.12.5+~1.0.10-1 node-util-deprecate_1.0.2-3 node-uuid_8.3.2+~8.3.4-1 node-v8-compile-cache_2.4.0-2 node-v8flags_3.2.0+~3.1.1-1 node-validate-npm-package-license_3.0.4-2 node-watchpack_2.4.0+~cs2.8.1-1 node-wcwidth.js_1.0.2-2 node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2 node-webpack-sources_3.2.3+~3.2.0-2 node-which_2.0.2+~cs1.3.2-3 node-wide-align_1.1.3-4 node-wordwrap_1.0.0-4 node-wrap-ansi_8.0.1+~8.0.1-3 node-wrappy_1.0.2-3 node-write_2.0.0~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1 node-write-file-atomic_4.0.2+~4.0.0-2 node-xtend_4.0.2-3 node-y18n_5.0.8+~5.0.0-3 node-yargs_16.2.0+~16.0.4-7 node-yargs-parser_21.1.1+~21.0.0-4 nodejs_20.18.1+dfsg-1 openssl_3.3.2-2 openssl-provider-legacy_3.3.2-2 passwd_1:4.16.0-7 patch_2.7.6-7 patchutils_0.4.2-1 perl_5.40.0-8 perl-base_5.40.0-8 perl-modules-5.36_5.36.0-10 perl-modules-5.40_5.40.0-8 perl-openssl-defaults_7+b2 pinentry-curses_1.2.1-4+b1 po-debconf_1.0.21+nmu1 python3_3.12.7-1 python3-minimal_3.12.7-1 python3.12_3.12.8-3 python3.12-minimal_3.12.8-3 readline-common_8.2-6 rollup_3.29.5-1 rpcsvc-proto_1.4.3-1 sbuild-build-depends-main-dummy_0.invalid.0 sed_4.9-2 sensible-utils_0.0.24 shared-mime-info_2.4-5+b1 sudo_1.9.16p1-1 sysvinit-utils_3.11-1 tar_1.35+dfsg-3 terser_5.31.3-1 tzdata_2024b-4 usr-is-merged_39 util-linux_2.40.2-12 wdiff_1.2.2-6 webpack_5.96.1+dfsg1+~cs11.18.26-1 xz-utils_5.6.3-1+b1 zlib1g_1:1.3.dfsg+really1.3.1-1+b1
+------------------------------------------------------------------------------+
| Build |
+------------------------------------------------------------------------------+
Unpack source
-------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 3.0 (quilt)
Source: lumino
Binary: node-lumino
Architecture: all
Version: 2024.3.25-1
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt at debian.org>
Homepage: https://github.com/jupyterlab/lumino
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/js-team/lumino
Vcs-Git: https://salsa.debian.org/js-team/lumino.git
Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, mocha <!nocheck>, node-css-loader, node-es6-promise, node-file-loader, node-setimmediate, node-style-loader, node-tslib (>= 2.3.1), node-typescript, rollup
Package-List:
node-lumino deb javascript optional arch=all
Checksums-Sha1:
4bbf9889d1fb653655dc4c5833f4c377a86fc9b4 427356 lumino_2024.3.25.orig.tar.xz
dbb4cf70836c18e6c39b31afb6d1070444e72117 4432 lumino_2024.3.25-1.debian.tar.xz
Checksums-Sha256:
d369779bfc1393ac38df3ae7eba6299a7db0a5bb4b0a3d216d5e2a0b7893fbfd 427356 lumino_2024.3.25.orig.tar.xz
323f46cad7cebd95c8d5dcb7556cb9b9586debf4a7f45a7b76bc500bcbc04cc8 4432 lumino_2024.3.25-1.debian.tar.xz
Files:
3107a0918493f12d52884cb54811c000 427356 lumino_2024.3.25.orig.tar.xz
1317c8ac73b184b5151d31c46ea895d9 4432 lumino_2024.3.25-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmYsh3sACgkQ9tdMp8mZ
7um4sw//WMP3M1b8IWZ1nniiO5eLe/gtpBKIegOPGBvzc2ZwUQUu4cx0bGFMMXU1
2ky70iuE0PVsMi3VQ+fHTRqWXRQkOupNyyDoapra4aFRAQYv45EXnkDCSN6xYCw9
8epbVLdJXPpNmd1FcvovH8Rmv/Q6sklc4BC56xbS0TkFkjjzGBJ5FovBnymR2sjL
FiweyJudgoFJRJqeQSWi6hRRR6sBBoIAy6v4AKPJNN/rtLvsDHQcGPXjdN8NR2jB
wd6QTutX70qPl/cZoyrzhuH75iywArk9s5SbmsQi1/Pnj/GGRRnol1BS+2hScWFu
F/3CTbwt3NsVVyFINaNbENlvOuZa1rhPAlZ9Z8Ieh++QgLVe8SLJdnOKH/T88U3q
TK5mMPWFUJMhuuGe5LHjkwoQJLLUQs2ib/8wuoPJSrmtYJypwFeMM5DdoXx3nhTQ
eA0fraISSgbuwPVV2aAT6lGAUaeRS7f3IVIJRw3daTk9FNtr2rI2SSYitgTLZDwV
2kWh46hg7fy2dgKJusXyeCOcXBpFr9NWcsRkk6GHIeyDWG6FBeRAMaq6//XAg3Rh
USyD1iwSCYn2jE/7tLDpidY3aYwqgskh94bSMvUomu0xCSYLmIoGKGNn8mkE3bKo
WIvNEa8lOnDbEPWwaf5B9Dflxm1zLz00MNUgjIjCgcbHIozqOXI=
=Cwv3
-----END PGP SIGNATURE-----
gpgv: Signature made Sat Apr 27 05:04:59 2024 UTC
gpgv: using RSA key 00DFE58B8B555779D1005EC9F6D74CA7C999EEE9
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./lumino_2024.3.25-1.dsc: no acceptable signature found
dpkg-source: info: extracting lumino in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking lumino_2024.3.25.orig.tar.xz
dpkg-source: info: unpacking lumino_2024.3.25-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying add-useWorkspaces-in-lerna.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
DEB_BUILD_OPTIONS=parallel=5
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LD_LIBRARY_PATH=/usr/lib/libeatmydata
LD_PRELOAD=libeatmydata.so
LOGNAME=weepingclown
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PWD=/<<PKGBUILDDIR>>
SCHROOT_ALIAS_NAME=sid-amd64-sbuild
SCHROOT_CHROOT_NAME=unstable-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1000
SCHROOT_GROUP=weepingclown
SCHROOT_SESSION_ID=unstable-amd64-sbuild-dce89fc6-8116-4457-ae48-6bba06e668a2
SCHROOT_UID=1000
SCHROOT_USER=weepingclown
SHELL=/bin/sh
USER=weepingclown
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -rfakeroot
dpkg-buildpackage: info: source package lumino
dpkg-buildpackage: info: source version 2024.3.25-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Yadd <yadd at debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean
dh_auto_clean --buildsystem=nodejs
./lerna.json found
workspaces field found in package.json
Found debian/nodejs/additional_components
rm -rf packages/polling/node_modules/.cache packages/polling/.nyc_output
rm -rf packages/algorithm/node_modules/.cache packages/algorithm/.nyc_output
rm -rf packages/application/node_modules/.cache packages/application/.nyc_output
rm -rf packages/collections/node_modules/.cache packages/collections/.nyc_output
rm -rf packages/commands/node_modules/.cache packages/commands/.nyc_output
rm -rf packages/coreutils/node_modules/.cache packages/coreutils/.nyc_output
rm -rf packages/datagrid/node_modules/.cache packages/datagrid/.nyc_output
rm -rf packages/default-theme/node_modules/.cache packages/default-theme/.nyc_output
rm -rf packages/disposable/node_modules/.cache packages/disposable/.nyc_output
rm -rf packages/domutils/node_modules/.cache packages/domutils/.nyc_output
rm -rf packages/dragdrop/node_modules/.cache packages/dragdrop/.nyc_output
rm -rf packages/keyboard/node_modules/.cache packages/keyboard/.nyc_output
rm -rf packages/messaging/node_modules/.cache packages/messaging/.nyc_output
rm -rf packages/properties/node_modules/.cache packages/properties/.nyc_output
rm -rf packages/signaling/node_modules/.cache packages/signaling/.nyc_output
rm -rf packages/virtualdom/node_modules/.cache packages/virtualdom/.nyc_output
rm -rf packages/widgets/node_modules/.cache packages/widgets/.nyc_output
Found debian/nodejs/additional_components
rm packages/polling/node_modules/.cache
rm packages/algorithm/node_modules/.cache
rm packages/application/node_modules/.cache
rm packages/collections/node_modules/.cache
rm packages/commands/node_modules/.cache
rm packages/coreutils/node_modules/.cache
rm packages/datagrid/node_modules/.cache
rm packages/default-theme/node_modules/.cache
rm packages/disposable/node_modules/.cache
rm packages/domutils/node_modules/.cache
rm packages/dragdrop/node_modules/.cache
rm packages/keyboard/node_modules/.cache
rm packages/messaging/node_modules/.cache
rm packages/properties/node_modules/.cache
rm packages/signaling/node_modules/.cache
rm packages/virtualdom/node_modules/.cache
rm packages/widgets/node_modules/.cache
rm packages/polling/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/setimmediate
unlink ./node_modules/tslib
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
Found debian/nodejs/additional_components
unlink node_modules/@lumino/algorithm
unlink node_modules/@lumino/application
unlink node_modules/@lumino/collections
unlink node_modules/@lumino/commands
unlink node_modules/@lumino/coreutils
unlink node_modules/@lumino/datagrid
unlink node_modules/@lumino/default-theme
unlink node_modules/@lumino/disposable
unlink node_modules/@lumino/domutils
unlink node_modules/@lumino/dragdrop
unlink node_modules/@lumino/keyboard
unlink node_modules/@lumino/messaging
unlink node_modules/@lumino/properties
unlink node_modules/@lumino/signaling
unlink node_modules/@lumino/virtualdom
unlink node_modules/@lumino/widgets
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building lumino using existing ./lumino_2024.3.25.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building lumino in lumino_2024.3.25-1.debian.tar.xz
dpkg-source: info: building lumino in lumino_2024.3.25-1.dsc
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
./lerna.json found
workspaces field found in package.json
Found debian/nodejs/additional_components
Link ./node_modules/setimmediate -> /usr/share/nodejs/setimmediate
Link ./node_modules/tslib -> /usr/share/nodejs/tslib
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Found debian/nodejs/additional_components
Link node_modules/@lumino/algorithm -> ../../packages/algorithm
Link node_modules/@lumino/application -> ../../packages/application
Link node_modules/@lumino/collections -> ../../packages/collections
Link node_modules/@lumino/commands -> ../../packages/commands
Link node_modules/@lumino/coreutils -> ../../packages/coreutils
Link node_modules/@lumino/datagrid -> ../../packages/datagrid
Link node_modules/@lumino/default-theme -> ../../packages/default-theme
Link node_modules/@lumino/disposable -> ../../packages/disposable
Link node_modules/@lumino/domutils -> ../../packages/domutils
Link node_modules/@lumino/dragdrop -> ../../packages/dragdrop
Link node_modules/@lumino/keyboard -> ../../packages/keyboard
Link node_modules/@lumino/messaging -> ../../packages/messaging
Link node_modules/@lumino/properties -> ../../packages/properties
Link node_modules/@lumino/signaling -> ../../packages/signaling
Link node_modules/@lumino/virtualdom -> ../../packages/virtualdom
Link node_modules/@lumino/widgets -> ../../packages/widgets
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e && for package in algorithm coreutils keyboard properties \
collections domutils signaling virtualdom \
disposable messaging \
dragdrop commands polling \
widgets \
application datagrid; do \
(cd packages/$package && echo "Compiling $package" \
&& tsc && rollup lib/*.js -f cjs -m -d dist) ; \
done
Compiling algorithm
[36m
[1mlib/array.js, lib/chain.js, lib/empty.js, lib/enumerate.js, lib/filter.js, lib/find.js, lib/index.js, lib/iter.js, lib/map.js, lib/range.js, lib/reduce.js, lib/repeat.js, lib/retro.js, lib/sort.js, lib/stride.js, lib/string.js, lib/take.js, lib/zip.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m135ms[22m[39m
Compiling coreutils
[36m
[1mlib/index.common.js, lib/index.js, lib/index.node.js, lib/json.js, lib/mime.js, lib/promise.js, lib/random.browser.js, lib/random.js, lib/random.node.js, lib/token.js, lib/uuid.browser.js, lib/uuid.js, lib/uuid.node.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m97ms[22m[39m
Compiling keyboard
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m53ms[22m[39m
Compiling properties
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m55ms[22m[39m
Compiling collections
[36m
[1mlib/index.js, lib/linkedlist.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m70ms[22m[39m
Compiling domutils
[36m
[1mlib/clipboard.js, lib/element.js, lib/index.js, lib/platform.js, lib/selector.js[22m → [1mdist[22m...[39m
[32mcreated [1mdist[22m in [1m81ms[22m[39m
Compiling signaling
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/coreutils[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m72ms[22m[39m
Compiling virtualdom
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m89ms[22m[39m
Compiling disposable
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/signaling[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m53ms[22m[39m
Compiling messaging
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/collections[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m68ms[22m[39m
Compiling dragdrop
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/disposable[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m93ms[22m[39m
Compiling commands
[36m
[1mlib/index.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/algorithm[22m (imported by "lib/index.js")
[1m at lumino/coreutils[22m (imported by "lib/index.js")
[1m at lumino/disposable[22m (imported by "lib/index.js")
[1m at lumino/domutils[22m (imported by "lib/index.js")
[1m at lumino/keyboard[22m (imported by "lib/index.js")
[1m at lumino/signaling[22m (imported by "lib/index.js")
[32mcreated [1mdist[22m in [1m101ms[22m[39m
Compiling polling
[36m
[1mlib/index.js, lib/poll.js, lib/ratelimiter.js[22m → [1mdist[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1m at lumino/coreutils[22m (imported by "lib/poll.js" and "lib/ratelimiter.js")
[1m at lumino/signaling[22m (imported by "lib/poll.js")
[32mcreated [1mdist[22m in [1m92ms[22m[39m
Compiling widgets
src/widget.ts(747,11): error TS2578: Unused '@ts-expect-error' directive.
src/widget.ts(762,11): error TS2578: Unused '@ts-expect-error' directive.
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-12-15T07:46:56Z
Finished
--------
+------------------------------------------------------------------------------+
| Cleanup |
+------------------------------------------------------------------------------+
Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)
+------------------------------------------------------------------------------+
| Summary |
+------------------------------------------------------------------------------+
Build Architecture: amd64
Build Type: full
Build-Space: 7300
Build-Time: 18
Distribution: sid
Fail-Stage: build
Host Architecture: amd64
Install-Time: 17
Job: /tmp/tmp.lNn66KQS8A/lumino_2024.3.25-1.dsc
Machine Architecture: amd64
Package: lumino
Package-Time: 43
Source-Version: 2024.3.25-1
Space: 7300
Status: attempted
Version: 2024.3.25-1
--------------------------------------------------------------------------------
Finished at 2024-12-15T07:46:56Z
Build needed 00:00:43, 7300k disk space
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20241215/49cc3b08/attachment.sig>
More information about the Pkg-javascript-devel
mailing list