Your message dated Sun, 12 Oct 2025 21:06:55 +0000
with message-id <[email protected]>
and subject line Bug#1116800: fixed in node-envinfo 7.11.0+~cs14.3.0-4
has caused the Debian Bug report #1116800,
regarding node-envinfo: FTBFS with the nocheck build profile
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.)
--
1116800: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116800
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-envinfo
Version: 7.11.0+~cs14.3.0-3
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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 could not 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-envinfo, 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 macos-release/node_modules/.cache macos-release/.nyc_output
rm -rf os-name/node_modules/.cache os-name/.nyc_output
rm -rf types-envinfo/node_modules/.cache types-envinfo/.nyc_output
rm -rf windows-release/node_modules/.cache windows-release/.nyc_output
rm -rf yamlify-object/node_modules/.cache yamlify-object/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/minimist
unlink ./node_modules/glob
unlink ./node_modules/which
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/execa
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
unlink ./node_modules/ava
unlink ./node_modules/core-js
unlink ./node_modules/minimatch
rm macos-release/node_modules/.cache
rm os-name/node_modules/.cache
rm types-envinfo/node_modules/.cache
rm windows-release/node_modules/.cache
rm yamlify-object/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/minimist
unlink ./node_modules/glob
unlink ./node_modules/which
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/execa
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
unlink ./node_modules/ava
unlink ./node_modules/core-js
unlink ./node_modules/minimatch
unlink node_modules/macos-release
unlink node_modules/os-name
unlink node_modules/@types/envinfo
unlink node_modules/windows-release
unlink node_modules/yamlify-object
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/minimist -> /usr/share/nodejs/minimist
Link ./node_modules/glob -> /usr/share/nodejs/glob
Link ./node_modules/which -> /usr/share/nodejs/which
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Skipping @types/jest link
Skipping ts-jest link
Skipping ava link
Link ./node_modules/execa -> /usr/share/nodejs/execa
Link ./node_modules/core-js -> /usr/share/nodejs/core-js
Link ./node_modules/minimatch -> /usr/share/nodejs/minimatch
Link node_modules/macos-release -> ../macos-release
Link node_modules/os-name -> ../os-name
Link node_modules/@types/envinfo -> ../../types-envinfo
Link node_modules/windows-release -> ../windows-release
Link node_modules/yamlify-object -> ../yamlify-object
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/os-name/build
cd ./os-name && sh -ex ../debian/nodejs/os-name/build
+ mjs2cjs index.js
[36m
[1mindex.js[22m â [1m./index.cjs[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1mnode:os[22m (imported by "index.js")
[32mcreated [1m./index.cjs[22m in [1m39ms[22m[39m
Found debian/nodejs/windows-release/build
cd ./windows-release && sh -ex ../debian/nodejs/windows-release/build
+ mjs2cjs index.js
[36m
[1mindex.js[22m â [1m./index.cjs[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1mnode:os[22m (imported by "index.js")
[32mcreated [1m./index.cjs[22m in [1m42ms[22m[39m
Found debian/nodejs/yamlify-object/build
cd ./yamlify-object && sh -ex ../debian/nodejs/yamlify-object/build
+ tsc webpack.config.ts
../debian/nodejs/yamlify-object/build: 1: tsc: not found
dh_auto_build: error: cd ./yamlify-object && sh -ex
../debian/nodejs/yamlify-object/build returned exit code 127
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-envinfo
Source-Version: 7.11.0+~cs14.3.0-4
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-envinfo, 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.
Santiago Vila <[email protected]> (supplier of updated node-envinfo 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: Sun, 12 Oct 2025 22:30:00 +0200
Source: node-envinfo
Architecture: source
Version: 7.11.0+~cs14.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1116800
Changes:
node-envinfo (7.11.0+~cs14.3.0-4) unstable; urgency=medium
.
* Team upload.
* d/control: Drop <!nocheck> from node-ts-jest. Closes: #1116800.
* d/control: Add nodejs:any to Depends (lintian error).
* d/control: Drop "Rules-Requires-Root: no" (default).
* d/control: Update standards-version.
Checksums-Sha1:
2436cc96d1754f7cad3e30e86867747ad0e29394 3666
node-envinfo_7.11.0+~cs14.3.0-4.dsc
9d72748fe498b36d47253fb7dc89010148de857f 6948
node-envinfo_7.11.0+~cs14.3.0-4.debian.tar.xz
05e2acf6e54619f0ded4b6f60172e0650cff4a13 22809
node-envinfo_7.11.0+~cs14.3.0-4_source.buildinfo
Checksums-Sha256:
e2914cbbbd6fa06db3e11e5c72d0444aefef40205d3dec4f3e744c440fcb3e31 3666
node-envinfo_7.11.0+~cs14.3.0-4.dsc
99a11cdf56529c34ff960bae1a2fca77c284c01d73998630c4087422c37d016e 6948
node-envinfo_7.11.0+~cs14.3.0-4.debian.tar.xz
4cb11d9b96bf37c6ad83f874f3828b84a6e61c81143601e210b6751e13f0cee7 22809
node-envinfo_7.11.0+~cs14.3.0-4_source.buildinfo
Files:
65fbbea8a79697f72719ace0965aa2f4 3666 javascript optional
node-envinfo_7.11.0+~cs14.3.0-4.dsc
38d3d36797b1efded0605661709b0bb0 6948 javascript optional
node-envinfo_7.11.0+~cs14.3.0-4.debian.tar.xz
fec844d45b606b4295883c6feea5c36f 22809 javascript optional
node-envinfo_7.11.0+~cs14.3.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjsEDUACgkQQc5/C58b
izK9Cwf9GtkB4G5BLeiLagrToynRLJgC+OYDFxFecIDDhUw7zg1E3mlW7VIR47Z0
NpeZKdfL3P6dXj2Gq8tAyYLmuNz9YzyrNQZewI8Dy+BSV9/9vYvKwgRvXlToHUbn
EKpBpeUbIo6jsW4zH6unRLTPfX3hd2IAUHk2AKdd9KkM0DJPoZWQb8nM/HzyklXW
Sc9MCZZpzxHNUMLiwdGbqcWlT66TuHMRHfvTZd2WYcQ5DHs+2cRftW0Ez0C+9ujg
/52Bne3GGS4imzf8yzczbLvdlENU2MXtdBns4XAKRpucfq5D10SsEb4XznsBHBSP
UDV3hlTMKO6hwdHKEgwbXI17F4mF/w==
=b+di
-----END PGP SIGNATURE-----
pgpNFzzLxtrAj.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