Your message dated Wed, 01 Jul 2026 20:39:07 +0000
with message-id <[email protected]>
and subject line Bug#1138719: fixed in node-jest 29.6.2~ds6+~cs73.45.28-2
has caused the Debian Bug report #1138719,
regarding node-jest: FTBFS: 
packages/jest-haste-map/src/crawlers/watchman.ts(128,22): error TS2769: No 
overload matches this call.
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.)


-- 
1138719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138719
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-jest
Version: 29.6.2~ds6+~cs73.45.28-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

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-jest, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
jest-worker............................................................... DONE 
pretty-format............................................................. DONE 
@jest/test-globals........................................................ DONE 
@jest/test-utils.......................................................... DONE 
rm -f node_modules/@types/jest
node ./scripts/buildTs.mjs || node ./scripts/buildTs.mjs
 Building TypeScript definition files 
packages/jest-haste-map/src/crawlers/watchman.ts(128,22): error TS2769: No 
overload matches this call.
  The last overload gave the following error.
    Argument of type 'any[]' is not assignable to parameter of type 
'["flush-subscriptions" | "query" | "since" | "trigger-del" | "trigger-list" | 
"trigger" | "watch-del-all" | "watch-del" | "watch-list", ...any[]]'.
      Source provides no match for required element at position 0 in target.
packages/jest-haste-map/src/crawlers/watchman.ts(128,29): error TS7006: 
Parameter 'error' implicitly has an 'any' type.
packages/jest-haste-map/src/crawlers/watchman.ts(128,36): error TS7006: 
Parameter 'result' implicitly has an 'any' type.
 Unable to build TypeScript definition files 
file:///usr/share/nodejs/execa/lib/error.js:60
                error = new Error(message);
                        ^

Error: Command failed with exit code 2: tsc -b /<<PKGBUILDDI 
[too-long-redacted] GBUILDDIR>>/packages/test-utils
    at makeError (file:///usr/share/nodejs/execa/lib/error.js:60:11)
    at handlePromise (file:///usr/share/nodejs/execa/index.js:148:26)
    at process.processTicksAndRejections 
(node:internal/process/task_queues:104:5)
    at async 
file:///<<BUILDDIR>>/node-jest-29.6.2%7Eds6+%7Ecs73.45.28/scripts/buildTs.mjs:156:3
 {
  shortMessage: 'Command failed with exit code 2: tsc -b /<< 
[too-long-redacted] UILDDIR>>/packages/test-utils',
  command: 'tsc -b /<<PKGBUILDDIR>>/packages/babel-jest /<<P 
[too-long-redacted] UILDDIR>>/packages/test-utils',
  escapedCommand: 'tsc -b "/<<PKGBUILDDIR>>/packages/babel-j 
[too-long-redacted] ILDDIR>>/packages/test-utils"',
  exitCode: 2,
  signal: undefined,
  signalDescription: undefined,
  stdout: undefined,
  stderr: undefined,
  cwd: '/<<PKGBUILDDIR>>',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false
}

Node.js v24.15.0
 Building TypeScript definition files 
packages/jest-haste-map/src/crawlers/watchman.ts(128,22): error TS2769: No 
overload matches this call.
  The last overload gave the following error.
    Argument of type 'any[]' is not assignable to parameter of type 
'["flush-subscriptions" | "query" | "since" | "trigger-del" | "trigger-list" | 
"trigger" | "watch-del-all" | "watch-del" | "watch-list", ...any[]]'.
      Source provides no match for required element at position 0 in target.
packages/jest-haste-map/src/crawlers/watchman.ts(128,29): error TS7006: 
Parameter 'error' implicitly has an 'any' type.
packages/jest-haste-map/src/crawlers/watchman.ts(128,36): error TS7006: 
Parameter 'result' implicitly has an 'any' type.
 Unable to build TypeScript definition files 
file:///usr/share/nodejs/execa/lib/error.js:60
                error = new Error(message);
                        ^

Error: Command failed with exit code 1: tsc -b /<<PKGBUILDDI 
[too-long-redacted] GBUILDDIR>>/packages/test-utils
    at makeError (file:///usr/share/nodejs/execa/lib/error.js:60:11)
    at handlePromise (file:///usr/share/nodejs/execa/index.js:148:26)
    at process.processTicksAndRejections 
(node:internal/process/task_queues:104:5)
    at async 
file:///<<BUILDDIR>>/node-jest-29.6.2%7Eds6+%7Ecs73.45.28/scripts/buildTs.mjs:156:3
 {
  shortMessage: 'Command failed with exit code 1: tsc -b /<< 
[too-long-redacted] UILDDIR>>/packages/test-utils',
  command: 'tsc -b /<<PKGBUILDDIR>>/packages/babel-jest /<<P 
[too-long-redacted] UILDDIR>>/packages/test-utils',
  escapedCommand: 'tsc -b "/<<PKGBUILDDIR>>/packages/babel-j 
[too-long-redacted] ILDDIR>>/packages/test-utils"',
  exitCode: 1,
  signal: undefined,
  signalDescription: undefined,
  stdout: undefined,
  stderr: undefined,
  cwd: '/<<PKGBUILDDIR>>',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false
}

Node.js v24.15.0
make[1]: *** [debian/rules:22: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-jest
Source-Version: 29.6.2~ds6+~cs73.45.28-2
Done: Xavier Guimard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-jest, 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-jest package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


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

Format: 1.8
Date: Wed, 01 Jul 2026 22:04:04 +0200
Source: node-jest
Architecture: source
Version: 29.6.2~ds6+~cs73.45.28-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1138719
Changes:
 node-jest (29.6.2~ds6+~cs73.45.28-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Bastien Roucariès ]
   * Drop some prebuild package
 .
   [ Xavier Guimard ]
   * Fix typescript with newer @types/fb-watchman (Closes: #1138719)
Checksums-Sha1: 
 cf760ffcfd16b9d82e9c241c67a6c0757bdec43a 9743 
node-jest_29.6.2~ds6+~cs73.45.28-2.dsc
 f08f2e3f20555a680822446032d1a9fb02e0c7cb 144756 
node-jest_29.6.2~ds6+~cs73.45.28-2.debian.tar.xz
Checksums-Sha256: 
 951ef70dbb825536720f5bb18cb0ee0baca678842a69d3cb2a567bc560fc713f 9743 
node-jest_29.6.2~ds6+~cs73.45.28-2.dsc
 f7294ad894ceb3768fe8e2c8b968942b5638cc6d486565faaeaebf145d47e5e0 144756 
node-jest_29.6.2~ds6+~cs73.45.28-2.debian.tar.xz
Files: 
 639b21de9b9a8b0ab1f9378d5858ceb2 9743 javascript optional 
node-jest_29.6.2~ds6+~cs73.45.28-2.dsc
 4c1a02af88dc93e502d637ed01ba7f49 144756 javascript optional 
node-jest_29.6.2~ds6+~cs73.45.28-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmpFc1MACgkQ9tdMp8mZ
7umWKA/+No2NEoJ8yZkjZB9wUTypxkI/pY0/oYJpSxJPy6yOASRCh7v5S2GgVXCg
pswnB+ZdTGMd128wuaDSwUfACOyg+QTfwQMLIx+BXEN7vwoxLcvKdITJgkHEE+j8
qR0HRKkZgbCuZHIcZ45d8er96Wu73c7xewokj1oMedniCYHdBUzbVoXIoDx3DuI+
QHjYZPt+QBkc/sNCCPEY8hToAiRvUJ2wuYSpZU6FFhqLJKj+mI4rj+Fyf1ou6NC0
QkzaamwHoJ6uW8YMJBtDWivT97Cgv2TqcpIb04YGAwqQV4lQNV2FtRnaRGZvsTqj
tyM+U+Ka/O9rWBcQEWzkD43u4Bg49Iu/yPoF+/XLZtGg1WoTxoA3Xy5kc5RH2r0v
M8SBTPPxv27nJWsYZpmb7Bu9aWT8W56F6tYoZMO8PHv8lUF8fv2kTXP29J4XrW6O
2BKbxaEsM8i+PXmTwEOh0+B8wNdDVB5d0jTIzUtZNCSGo5GHwNNsAJUzBuZhjfnd
dNI7o0dyDYMjjfZoc4nbdWYhB7v7dbLMPZtQMVTAWHaNKarmg97sTeRetEx/da/+
2FzJquHmJhnnXztGftXnL1hfe8rNS9AqgMwVwqxaG7GJ5PTvgaDO+DAfaxTIGvkY
vzGutUQntXxCeJr9e0lX1XAGiiDDJMUFHFl/dxFaLsA2HW44ZRg=
=TiV5
-----END PGP SIGNATURE-----

Attachment: pgpDGZPfQ0AXi.pgp
Description: PGP signature


--- End Message ---

Reply via email to