Your message dated Sat, 02 May 2026 05:55:00 +0000
with message-id <[email protected]>
and subject line Bug#1135420: fixed in node-ava 5.3.1+dfsg+~cs46.3.10-6
has caused the Debian Bug report #1135420,
regarding node-ava: FTBFS: Type 'undefined' is not assignable to type
'JsonValue'.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1135420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135420
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-ava
Version: 5.3.1+dfsg+~cs46.3.10-5
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-ava, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=nodejs
rm -rf ./node_modules/.cache ./.nyc_output
rm -rf arrgv/node_modules/.cache arrgv/.nyc_output
rm -rf ava-typescript/node_modules/.cache ava-typescript/.nyc_output
rm -rf chunkd/node_modules/.cache chunkd/.nyc_output
rm -rf ci-parallel-vars/node_modules/.cache ci-parallel-vars/.nyc_output
rm -rf code-excerpt/node_modules/.cache code-excerpt/.nyc_output
rm -rf common-path-prefix/node_modules/.cache
common-path-prefix/.nyc_output
rm -rf convert-to-spaces/node_modules/.cache
convert-to-spaces/.nyc_output
rm -rf is-error/node_modules/.cache is-error/.nyc_output
rm -rf p-event/node_modules/.cache p-event/.nyc_output
rm -rf pkg-conf/node_modules/.cache pkg-conf/.nyc_output
rm -rf serialize-error/node_modules/.cache serialize-error/.nyc_output
rm -rf supertap/node_modules/.cache supertap/.nyc_output
rm -rf temp-dir/node_modules/.cache temp-dir/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/indent-string
unlink ./node_modules/strip-ansi
unlink ./node_modules/type-fest
unlink ./node_modules/@types/js-yaml
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm arrgv/node_modules/.cache
rm ava-typescript/node_modules/.cache
rm chunkd/node_modules/.cache
rm ci-parallel-vars/node_modules/.cache
rm code-excerpt/node_modules/.cache
rm common-path-prefix/node_modules/.cache
rm convert-to-spaces/node_modules/.cache
rm is-error/node_modules/.cache
rm p-event/node_modules/.cache
rm pkg-conf/node_modules/.cache
rm serialize-error/node_modules/.cache
rm supertap/node_modules/.cache
rm temp-dir/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/indent-string
unlink ./node_modules/strip-ansi
unlink ./node_modules/type-fest
unlink ./node_modules/@types/js-yaml
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink code-excerpt/node_modules/convert-to-spaces
unlink node_modules/arrgv
unlink node_modules/@ava/typescript
unlink node_modules/chunkd
unlink node_modules/ci-parallel-vars
unlink node_modules/code-excerpt
unlink node_modules/common-path-prefix
unlink node_modules/convert-to-spaces
unlink node_modules/is-error
unlink node_modules/p-event
unlink node_modules/pkg-conf
unlink node_modules/serialize-error
unlink node_modules/supertap
unlink node_modules/temp-dir
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/indent-string -> /usr/share/nodejs/indent-string
Link ./node_modules/strip-ansi -> /usr/share/nodejs/strip-ansi
Link ./node_modules/type-fest -> /usr/share/nodejs/type-fest
Link ./node_modules/@types/js-yaml -> /usr/share/nodejs/@types/js-yaml
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link node_modules/arrgv -> ../arrgv
Link node_modules/@ava/typescript -> ../../ava-typescript
Link node_modules/chunkd -> ../chunkd
Link node_modules/ci-parallel-vars -> ../ci-parallel-vars
Link node_modules/code-excerpt -> ../code-excerpt
Link node_modules/common-path-prefix -> ../common-path-prefix
Link node_modules/convert-to-spaces -> ../convert-to-spaces
Link node_modules/is-error -> ../is-error
Link node_modules/p-event -> ../p-event
Link node_modules/pkg-conf -> ../pkg-conf
Link node_modules/serialize-error -> ../serialize-error
Link node_modules/supertap -> ../supertap
Link node_modules/temp-dir -> ../temp-dir
Link code-excerpt/node_modules/convert-to-spaces -> ../../convert-to-spaces
Link node_modules/@sindresorhus/tsconfig ->
../../debian/build_modules/@sindresorhus/tsconfig
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/chunkd/build
cd ./chunkd && sh -ex ../debian/nodejs/chunkd/build
+ tsc
Found debian/nodejs/supertap/build
cd ./supertap && sh -ex ../debian/nodejs/supertap/build
+ tsc
[96msource/index.ts[0m:[93m8[0m:[93m2[0m - [91merror[0m[90m TS2322:
[0mType 'string | undefined' is not assignable to type 'JsonValue'.
Type 'undefined' is not assignable to type 'JsonValue'.
[7m8[0m object['at'] = (object.stack ?? '')
[7m [0m [91m ~~~~~~~~~~~~[0m
Found 1 error in source/index.ts[90m:8[0m
dh_auto_build: error: cd ./supertap && sh -ex ../debian/nodejs/supertap/build
returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-ava
Source-Version: 5.3.1+dfsg+~cs46.3.10-6
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-ava, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Xavier Guimard <[email protected]> (supplier of updated node-ava package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 02 May 2026 07:24:32 +0200
Source: node-ava
Architecture: source
Version: 5.3.1+dfsg+~cs46.3.10-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1135420
Changes:
node-ava (5.3.1+dfsg+~cs46.3.10-6) unstable; urgency=medium
.
* Team upload
* Fix tsc build of bundled supertap with newer JsonValue type (Closes:
#1135420)
* Declare compliance with policy 4.7.4
* Update debian/watch to version 5
Checksums-Sha1:
e7a50b8562657130efff63a9749929041acfd25e 7648
node-ava_5.3.1+dfsg+~cs46.3.10-6.dsc
5c28bde26e1567701fdb3ed0264dbf213709ea5f 9708
node-ava_5.3.1+dfsg+~cs46.3.10-6.debian.tar.xz
Checksums-Sha256:
75ca6f5712e5fe4b51442075d03aa03020ad034aa7891ceae14ca7cb5bd5dd46 7648
node-ava_5.3.1+dfsg+~cs46.3.10-6.dsc
6d9f541bea98f207dd9c1fb65261f364eae6d88007f87afd571232c904f53a19 9708
node-ava_5.3.1+dfsg+~cs46.3.10-6.debian.tar.xz
Files:
10969b8fe6b7804de7edfe9b3bee78e7 7648 javascript optional
node-ava_5.3.1+dfsg+~cs46.3.10-6.dsc
9e41fbfabd29bd50e9e3d0086c78ad51 9708 javascript optional
node-ava_5.3.1+dfsg+~cs46.3.10-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmn1izQACgkQ9tdMp8mZ
7umC0g//QjtDPJ7wL3PIAKz1v177C86J0O62oSRLwPpP7x+UafQk3G389JVlx3NU
jglk5fQUPGHo5Jm034m/Ztvsg18fmZwB5m0nfjV+6sES2j0+VS74p3EV4GyAKeVG
rLe5UHTBRyokFU984WKeApHz6wlIa4weeduvAlt+bcO/y1kv12Ki8cB8i25RxJai
rl5zavdOyIR+mGMG/HSzcJkFog1KSXLqjQ/vV2JUEOA+/wi8IKAqmdyLYLZiVQmK
EW+mKP2MUVmFIph9t3CpBNKdGPIBcsMht9lC4T+9caHxNMzZKws9pB1tcLANUN3h
FIiDBHRqgUfR9oSDz+tLANMA9lUjj1zQ6IGHvOWQkyMxaR3jCEL4Eff3OlSttplh
6kP0RDeBQNDBRDr32GTjNPQCsdY4H/qGpn6q/Tk5pHZKNiab1tQRo5RXtGkr44Cz
tjAsxXjlBUwjFafuKcAmwMBucHLEp/qL6O6w4eJbpxabhAXXdFarPJCOugB6du7l
EzDvyfhNi06UQZbZjkDZvDmP6iISJc4JHC1TWT51ASQrJPgFL6l0LYX/9lkSF2fs
FaahLfB3hpW7Epvk5EAwpb5QF3uqlGZDm3k5Je3OQpQYdoIvWrawCBKGCsFyVraj
fcHVlz3df0mXrqDCbn3g2M8hvZ9OBNOHvjm+Wdvl3i4jfyFek+0=
=/4cd
-----END PGP SIGNATURE-----
pgpJ9BN51A1LS.pgp
Description: PGP signature
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel