#1144589 node-got: FTBFS with node-typescript 6

#1144589#5
Date:
2026-08-16 23:02:31 UTC
From:
To:
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/202608/

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-got, 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 cacheable-lookup/node_modules/.cache cacheable-lookup/.nyc_output
	rm -rf cacheable-request/node_modules/.cache cacheable-request/.nyc_output
	rm -rf clone-response/node_modules/.cache clone-response/.nyc_output
	rm -rf defer-to-connect/node_modules/.cache defer-to-connect/.nyc_output
	rm -rf http-cache-semantics/node_modules/.cache http-cache-semantics/.nyc_output
	rm -rf http2-wrapper/node_modules/.cache http2-wrapper/.nyc_output
	rm -rf keyv/node_modules/.cache keyv/.nyc_output
	rm -rf normalize-url/node_modules/.cache normalize-url/.nyc_output
	rm -rf resolve-alpn/node_modules/.cache resolve-alpn/.nyc_output
	rm -rf responselike/node_modules/.cache responselike/.nyc_output
	rm -rf sindresorhus-is/node_modules/.cache sindresorhus-is/.nyc_output
	rm -rf szmarczak-http-timer/node_modules/.cache szmarczak-http-timer/.nyc_output
	rm -rf types-cacheable-request/node_modules/.cache types-cacheable-request/.nyc_output
	rm -rf types-http-cache-semantics/node_modules/.cache types-http-cache-semantics/.nyc_output
	rm -rf types-keyv/node_modules/.cache types-keyv/.nyc_output
	rm -rf types-responselike/node_modules/.cache types-responselike/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/decompress-response
unlink ./node_modules/lowercase-keys
unlink ./node_modules/p-cancelable
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm cacheable-lookup/node_modules/.cache
rm cacheable-request/node_modules/.cache
rm clone-response/node_modules/.cache
rm defer-to-connect/node_modules/.cache
rm http-cache-semantics/node_modules/.cache
rm http2-wrapper/node_modules/.cache
rm keyv/node_modules/.cache
rm normalize-url/node_modules/.cache
rm resolve-alpn/node_modules/.cache
rm responselike/node_modules/.cache
rm sindresorhus-is/node_modules/.cache
rm szmarczak-http-timer/node_modules/.cache
rm types-cacheable-request/node_modules/.cache
rm types-http-cache-semantics/node_modules/.cache
rm types-keyv/node_modules/.cache
rm types-responselike/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/decompress-response
unlink ./node_modules/lowercase-keys
unlink ./node_modules/p-cancelable
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink szmarczak-http-timer/node_modules/defer-to-connect
unlink node_modules/cacheable-lookup
unlink node_modules/cacheable-request
unlink node_modules/clone-response
unlink node_modules/defer-to-connect
unlink node_modules/http-cache-semantics
unlink node_modules/http2-wrapper
unlink node_modules/keyv
unlink node_modules/normalize-url
unlink node_modules/resolve-alpn
unlink node_modules/responselike
unlink node_modules/@sindresorhus/is
Trying to remove node_modules/@sindresorhus
unlink node_modules/@szmarczak/http-timer
Trying to remove node_modules/@szmarczak
unlink node_modules/@types/cacheable-request
Trying to remove node_modules/@types
unlink node_modules/@types/http-cache-semantics
Trying to remove node_modules/@types
unlink node_modules/@types/keyv
Trying to remove node_modules/@types
unlink node_modules/@types/responselike
Trying to remove node_modules/@types
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/decompress-response -> /usr/share/nodejs/decompress-response
Link ./node_modules/lowercase-keys -> /usr/share/nodejs/lowercase-keys
Link ./node_modules/p-cancelable -> /usr/share/nodejs/p-cancelable
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link node_modules/cacheable-lookup -> ../cacheable-lookup
Link node_modules/cacheable-request -> ../cacheable-request
Link node_modules/clone-response -> ../clone-response
Link node_modules/defer-to-connect -> ../defer-to-connect
Link node_modules/http-cache-semantics -> ../http-cache-semantics
Link node_modules/http2-wrapper -> ../http2-wrapper
Link node_modules/keyv -> ../keyv
Link node_modules/normalize-url -> ../normalize-url
Link node_modules/resolve-alpn -> ../resolve-alpn
Link node_modules/responselike -> ../responselike
Link node_modules/@sindresorhus/is -> ../../sindresorhus-is
Link node_modules/@szmarczak/http-timer -> ../../szmarczak-http-timer
Link node_modules/@types/cacheable-request -> ../../types-cacheable-request
Link node_modules/@types/http-cache-semantics -> ../../types-http-cache-semantics
Link node_modules/@types/keyv -> ../../types-keyv
Link node_modules/@types/responselike -> ../../types-responselike
Link szmarczak-http-timer/node_modules/defer-to-connect -> ../../defer-to-connect
Link node_modules/@sindresorhus/tsconfig -> ../../debian/build_modules/@sindresorhus/tsconfig
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem=nodejs
No build command found, searching known files
Found debian/nodejs/sindresorhus-is/build
	cd ./sindresorhus-is && sh -ex ../debian/nodejs/sindresorhus-is/build
+ tsc
tsconfig.json:3:2 - error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.

3  "compilerOptions": {
   ~~~~~~~~~~~~~~~~~

tsconfig.json:4:3 - error TS5011: The common source directory of 'tsconfig.json' is './source'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
  Visit https://aka.ms/ts6 for migration information.

4   "outDir": "dist",
    ~~~~~~~~


Found 2 errors in the same file, starting at: tsconfig.json:3

dh_auto_build: error: cd ./sindresorhus-is && sh -ex ../debian/nodejs/sindresorhus-is/build returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1144589#10
Date:
2026-08-17 11:19:17 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
node-got, 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 1144589@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <yadd@debian.org> (supplier of updated node-got 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Mon, 17 Aug 2026 12:54:21 +0200
Source: node-got
Architecture: source
Version: 11.8.5+~cs58.13.36-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed-By: Xavier Guimard <yadd@debian.org>
Closes: 1144589
Changes:
 node-got (11.8.5+~cs58.13.36-7) unstable; urgency=medium
 .
   * Team upload
   * Fix FTBFS with TypeScript 6 (Closes: #1144589)
   * Declare compliance with policy 4.7.4
   * Drop "Rules-Requires-Root: no"
   * Drop "Priority: optional"
   * debian/watch version 5
Checksums-Sha1:
 c57499a42427fd98b98460ae4869ce3cf2042aa9 7549 node-got_11.8.5+~cs58.13.36-7.dsc
 5c448a1bc703d71173856437dc247a0290c2c75a 10404 node-got_11.8.5+~cs58.13.36-7.debian.tar.xz
Checksums-Sha256:
 2b05c2fb64cf1f0619c094fcb6b63300cd7a69b2ad323a97ec088c1efcb5b575 7549 node-got_11.8.5+~cs58.13.36-7.dsc
 54ea1a05a848356c3830d6ce83805887d40206728946e8e96fdc4cb455b0c4bb 10404 node-got_11.8.5+~cs58.13.36-7.debian.tar.xz
Files:
 ab17012b500ca98ff526979c020e4343 7549 javascript optional node-got_11.8.5+~cs58.13.36-7.dsc
 c634b48d5767bb2c40c9cc41d568fe4e 10404 javascript optional node-got_11.8.5+~cs58.13.36-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmqC6cYACgkQ9tdMp8mZ
7umpdg//fa+evTb7zDNh+rMhDcrUVADIY6ub3br/KFRrgrmpnQ3tu6NnUzSXlwmt
G+7W7pcb5j0QhcegfcyXCIDLgSzbo0b7O7m1eWmOB5PoX8CpvslqkqEGt7g+EeBb
yG7BxhtKFEhJhiqlNOkYKQG2qdNf33aw6KzXfNKPhd+cPZPepnSoWU1lPup+YMjf
1qBzcIdrHqc7buVAV01uwXD+M52bVNPclI8IRtVQdeFyTvshIxvL2HxOI1t2PL65
pbNRhvQA9Kz/RFuJsA+RtOfSrtJo9kR2Xcb9LchygvaPyMPAIc2Hz6sc1nRtcjRv
G+BXzW9UH40fbXTVJP5Agm68yAL8FLqBFZfGbQReH0E82Ns8BFT7Ck1IhuJ1fTY4
Ww8MdSZuBMtBqf3I62CqzH4EXRtDTwhW07SpKdhpicx1klHGbvTnJ/5h3Y1i3l/j
RvdBk5a66LR9A3dZ49CvxKZ25Ar8/B7IQKD9UqcJ2sXAqIn4iDtkvzXT4YlFJYoC
NaXk47v/CnLFi16TZLx8zb9LX0/KPq+y55BgeedkRvyiXj3zVKaTkUl9JPAjjHRV
9JC+UJdHPj0Q3eHJB01KmJ2CKoiiwJ3cocPewcSS2e+mH4FmPF76mWKUy/TC97sy
HGHxJ2bI2oNfolIBZkJG9ZjZJSFh4j5HF0DBA5mRr1jVw+qAl7o=
=0WC8
-----END PGP SIGNATURE-----