Your message dated Tue, 10 Mar 2026 09:49:23 +0000
with message-id <[email protected]>
and subject line Bug#1123408: fixed in node-uvu 0.5.6+~cs4.10.4-5
has caused the Debian Bug report #1123408,
regarding uvu is unable to launch CJS tests
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.)


-- 
1123408: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123408
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-postcss
Version: 8.5.6+~cs9.3.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/202512/

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-postcss, 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 colorette/node_modules/.cache colorette/.nyc_output
        rm -rf line-column/node_modules/.cache line-column/.nyc_output
        rm -rf nanoid/node_modules/.cache nanoid/.nyc_output
        rm -rf source-map-js/node_modules/.cache source-map-js/.nyc_output
rm ./node_modules/.cache
rm colorette/node_modules/.cache
rm line-column/node_modules/.cache
rm nanoid/node_modules/.cache
rm source-map-js/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/colorette
unlink node_modules/line-column
unlink node_modules/nanoid
unlink node_modules/source-map-js
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/colorette -> ../colorette
Link node_modules/line-column -> ../line-column
Link node_modules/nanoid -> ../nanoid
Link node_modules/source-map-js -> ../source-map-js
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/nanoid/build
        cd ./nanoid && sh -ex ../debian/nodejs/nanoid/build
+ mjs2cjs -o index.cjs index.js

index.js → index.cjs...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
node:crypto (imported by "index.js")
created index.cjs in 42ms
+ mjs2cjs -o non-secure/index.cjs non-secure/index.js

non-secure/index.js → non-secure/index.cjs...
created non-secure/index.cjs in 31ms
Found debian/nodejs/colorette/build
        cd ./colorette && sh -ex ../debian/nodejs/colorette/build
+ rollup --format cjs --input index.js --file index.cjs

index.js → index.cjs...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
tty (imported by "index.js")
created index.cjs in 46ms
Found debian/nodejs/line-column/build
        cd ./line-column && sh -ex ../debian/nodejs/line-column/build
+ echo skip gulp
skip gulp
No build command found, searching known files
   dh_auto_test --buildsystem=nodejs
        ln -s ../debian/tests/test_modules/nanodelay node_modules/nanodelay
        ln -s ../debian/tests/test_modules/nanospy node_modules/nanospy
        ln -s ../debian/tests/test_modules/postcss-parser-tests 
node_modules/postcss-parser-tests
        ln -s ../. node_modules/postcss
        /bin/sh -ex debian/tests/pkg-js/test
+ uvu -r ts-node/register/transpile-only -i css-syntax-error test 
\.test\.(ts|js)$
ReferenceError: require is not defined
    at file:///usr/share/nodejs/uvu/bin.js:28:5
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-uvu
Source-Version: 0.5.6+~cs4.10.4-5
Done: Jérémy Lal <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-uvu, 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.
Jérémy Lal <[email protected]> (supplier of updated node-uvu 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: SHA256

Format: 1.8
Date: Tue, 10 Mar 2026 10:02:57 +0100
Source: node-uvu
Architecture: source
Version: 0.5.6+~cs4.10.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Jérémy Lal <[email protected]>
Closes: 1123408
Changes:
 node-uvu (0.5.6+~cs4.10.4-5) unstable; urgency=medium
 .
   [ Jérémy Lal ]
   * Drop useless test_modules/esm
   * Update salsa-ci.yml
   * Fix commonjs case. Closes: #1123408.
   * Modernize rules
 .
   [ Xavier Guimard ]
   * Declare compliance with policy 4.7.3
   * Drop "Rules-Requires-Root: no"
   * debian/watch version 5
Checksums-Sha1:
 d31f09d1a021fefc334feb4ee0f35287d0c0ceab 3003 node-uvu_0.5.6+~cs4.10.4-5.dsc
 41bf02e6a492a080c5b9ce36e0d5b8f4f11a6ec8 8556 
node-uvu_0.5.6+~cs4.10.4-5.debian.tar.xz
 9e85c120d3c62e9c9aad616b40be1b8eb51157d9 9933 
node-uvu_0.5.6+~cs4.10.4-5_source.buildinfo
Checksums-Sha256:
 a782d06c78147636a2adc49cf5a8e5e696adf0c77014adfbf41b042ce5a95afb 3003 
node-uvu_0.5.6+~cs4.10.4-5.dsc
 f49fb7c51722f63682a790724205c2f641bafe64ed4803407061be27c4e775e0 8556 
node-uvu_0.5.6+~cs4.10.4-5.debian.tar.xz
 9fe1f5f6655ccbb150281ec1f2ea6a670c268f3fa59d6e18011296a899f35dbc 9933 
node-uvu_0.5.6+~cs4.10.4-5_source.buildinfo
Files:
 0851875515162ff8b49e52822bfe124f 3003 javascript optional 
node-uvu_0.5.6+~cs4.10.4-5.dsc
 338afab42da15894811074c5c0c65a16 8556 javascript optional 
node-uvu_0.5.6+~cs4.10.4-5.debian.tar.xz
 eaf5153ed7350fc44bb1ea0bfe16cb94 9933 javascript optional 
node-uvu_0.5.6+~cs4.10.4-5_source.buildinfo

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

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmmv5dQSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0yO8P/iRaRHphjsJ/708HM25ft9KNcOtIk/Ln
qlADNxtnYLIjaLNHWqtFy8mElHJ9c2bumPjf88urYB3kHWQHInSv6ivcAx8gdbIc
3gS9ZHTV/hHCOW5IePOE2UHdlVHpVtp7Zhs3Q2KQos50aoECTmq/YbitCNkz6eC4
7d9+lSzKqtdRqqY8kWlqy2bp2nQnuz3DiybSrOr3FqhuFFV/LlX8m65HDASvTv6L
xs0ujIUQ4GojzmwaERKXMOCm2dX0If282WcuIpzBj1zXLpdGwEc90DbvJ3hMtiVf
ugAhwDc4/hPIGGA/g6hDIiFe/RM2wMxBPcT16jOkHuzyFXTKs6zGsoQtdl0qN6MF
ls/ceJZ1LgKdr8rg0uD4EUEThkdL/53jp9FWDsHQaCu0YAd/BJELvS/M9aUNwtdw
iL+4F0VvPZ2TZ2/2lRkPtCcnSUvVCE+icmDWbsfORQGSJXvUisjMtCV4gbHkzY9l
4p1Ve3C+53xVfIzL2J10+1DNUK94kr3CJPA7oJFGlxGUQLG0EYSwALnL4j3Cdp4P
0shlM1JeMhVANpmXyHe4oe+L8A04k0/ji9tyFVREhhTjRi0hGUU7Sbq42aNXJFdG
vHkYusHXxs72+kZUx8ZHAt5Am51EBaGW7g7/QSIwNKRrAqQQ67YyQ7AQVkx7zgS3
onvJJ45qC6o/
=Z/iw
-----END PGP SIGNATURE-----

Attachment: pgp31_6lWyB_d.pgp
Description: PGP signature


--- End Message ---

Reply via email to