Your message dated Sat, 02 May 2026 06:49:56 +0000
with message-id <[email protected]>
and subject line Bug#1135434: fixed in node-qs 6.15.0+ds+~6.15.0-3
has caused the Debian Bug report #1135434,
regarding node-qs: FTBFS: Error: module possible-typed-array-names in 
/<<PKGBUILDDIR>>/node_modules/available-typed-arrays not found
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.)


-- 
1135434: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-qs
Version: 6.15.0+ds+~6.15.0-2
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-qs, 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 types-qs/node_modules/.cache types-qs/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/available-typed-arrays
unlink ./node_modules/call-bind
unlink ./node_modules/define-data-property
unlink ./node_modules/es-define-property
unlink ./node_modules/es-abstract
unlink ./node_modules/es-errors
unlink ./node_modules/for-each
unlink ./node_modules/function-bind
unlink ./node_modules/get-intrinsic
unlink ./node_modules/gopd
unlink ./node_modules/has
unlink ./node_modules/has-property-descriptors
unlink ./node_modules/has-proto
unlink ./node_modules/has-symbols
unlink ./node_modules/has-tostringtag
unlink ./node_modules/hasown
unlink ./node_modules/inherits
unlink ./node_modules/is-arguments
unlink ./node_modules/is-callable
unlink ./node_modules/is-generator-function
unlink ./node_modules/is-typed-array
unlink ./node_modules/object-inspect
unlink ./node_modules/set-function-length
unlink ./node_modules/side-channel
unlink ./node_modules/util
unlink ./node_modules/which-typed-array
rm types-qs/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/available-typed-arrays
unlink ./node_modules/call-bind
unlink ./node_modules/define-data-property
unlink ./node_modules/es-define-property
unlink ./node_modules/es-abstract
unlink ./node_modules/es-errors
unlink ./node_modules/for-each
unlink ./node_modules/function-bind
unlink ./node_modules/get-intrinsic
unlink ./node_modules/gopd
unlink ./node_modules/has
unlink ./node_modules/has-property-descriptors
unlink ./node_modules/has-proto
unlink ./node_modules/has-symbols
unlink ./node_modules/has-tostringtag
unlink ./node_modules/hasown
unlink ./node_modules/inherits
unlink ./node_modules/is-arguments
unlink ./node_modules/is-callable
unlink ./node_modules/is-generator-function
unlink ./node_modules/is-typed-array
unlink ./node_modules/object-inspect
unlink ./node_modules/set-function-length
unlink ./node_modules/side-channel
unlink ./node_modules/util
unlink ./node_modules/which-typed-array
unlink node_modules/@types/qs
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/available-typed-arrays -> 
/usr/share/nodejs/available-typed-arrays
Link ./node_modules/call-bind -> /usr/share/nodejs/call-bind
Link ./node_modules/define-data-property -> 
/usr/share/nodejs/define-data-property
Link ./node_modules/es-define-property -> /usr/share/nodejs/es-define-property
Link ./node_modules/es-abstract -> /usr/share/nodejs/es-abstract
Link ./node_modules/es-errors -> /usr/share/nodejs/es-errors
Link ./node_modules/for-each -> /usr/share/nodejs/for-each
Link ./node_modules/function-bind -> /usr/share/nodejs/function-bind
Link ./node_modules/get-intrinsic -> /usr/share/nodejs/get-intrinsic
Link ./node_modules/gopd -> /usr/share/nodejs/gopd
Link ./node_modules/has -> /usr/share/nodejs/has
Link ./node_modules/has-property-descriptors -> 
/usr/share/nodejs/has-property-descriptors
Link ./node_modules/has-proto -> /usr/share/nodejs/has-proto
Link ./node_modules/has-symbols -> /usr/share/nodejs/has-symbols
Link ./node_modules/has-tostringtag -> /usr/share/nodejs/has-tostringtag
Link ./node_modules/hasown -> /usr/share/nodejs/hasown
Link ./node_modules/inherits -> /usr/share/nodejs/inherits
Link ./node_modules/is-arguments -> /usr/share/nodejs/is-arguments
Link ./node_modules/is-callable -> /usr/share/nodejs/is-callable
Link ./node_modules/is-generator-function -> 
/usr/share/nodejs/is-generator-function
Link ./node_modules/is-typed-array -> /usr/share/nodejs/is-typed-array
Link ./node_modules/object-inspect -> /usr/share/nodejs/object-inspect
Link ./node_modules/set-function-length -> /usr/share/nodejs/set-function-length
Link ./node_modules/side-channel -> /usr/share/nodejs/side-channel
Link ./node_modules/util -> /usr/share/nodejs/util
Link ./node_modules/which-typed-array -> /usr/share/nodejs/which-typed-array
Link node_modules/@types/qs -> ../../types-qs
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
mkdir dist
browserify-lite --standalone Qs ./lib/index.js --outfile dist/qs.js
/usr/share/nodejs/browserify-lite/cli.js:29
  if (err) throw err;
           ^

Error: module possible-typed-array-names in 
/<<PKGBUILDDIR>>/node_modules/available-typed-arrays not found
    at trySearchPath (/usr/share/nodejs/browserify-lite/index.js:269:32)
    at /usr/share/nodejs/browserify-lite/index.js:274:7
    at /usr/share/nodejs/browserify-lite/index.js:294:21
    at FSReqCallback.oncomplete (node:fs:195:21)

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

--- End Message ---
--- Begin Message ---
Source: node-qs
Source-Version: 6.15.0+ds+~6.15.0-3
Done: Xavier Guimard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-qs, 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-qs 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 08:24:40 +0200
Source: node-qs
Architecture: source
Version: 6.15.0+ds+~6.15.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1135434
Changes:
 node-qs (6.15.0+ds+~6.15.0-3) unstable; urgency=medium
 .
   * Team upload
   * Add possible-typed-array-names to extlinks for browserify-lite
     (Closes: #1135434)
Checksums-Sha1: 
 976264e669d697d45e7a17197e2bf3fdbdfd858a 3018 node-qs_6.15.0+ds+~6.15.0-3.dsc
 330f7d81fc0c93deb1ee9ac35c21fd9bda3bf645 8924 
node-qs_6.15.0+ds+~6.15.0-3.debian.tar.xz
Checksums-Sha256: 
 1926e0b7432111f9fad6528976de8fd3b1ac1383b408c36242fea492e9b07280 3018 
node-qs_6.15.0+ds+~6.15.0-3.dsc
 9120d051fcc9e3ddb738bb00b22264d553e3f7c0b65298c6fcf0ffaa24c864b9 8924 
node-qs_6.15.0+ds+~6.15.0-3.debian.tar.xz
Files: 
 3d3fe7fb670877609a8325f22a93b95f 3018 javascript optional 
node-qs_6.15.0+ds+~6.15.0-3.dsc
 0f98e1048d94d976d00d38a9f778a488 8924 javascript optional 
node-qs_6.15.0+ds+~6.15.0-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmn1nBcACgkQ9tdMp8mZ
7ulwfw/+ILlW60tPjqDHHS8BiZ0KfWGarGmBI5GPRKUNxZ0ERgwt0qC5QoIo4Q1l
bdn1OnF9tdg5Hw6lvD7xwsmmId1Lf8aBOKiqj59CEO8WpxPOst4MY/s8HTV22Ecn
fApPmU4JRh1WS4FSYVDyPxezLbsJ6QHfeskzVI4M8byzB8cDRIbVBJxwN1BHxev2
51n5itQ8NWmGZfJd1262QhTNKn2pYQQbIqGxTKBfQMcF3ZmrmW0/xZl2DMSknDem
WJsZdEyVdnzqWLt1KBdc17l5tevipwaCLhk59YZcvHycxPAVTO9r/+usdAQPJAaj
l6XicGPUyIYQHlZoBMAnh7tleb/ok/ZXlipcD+ixd3j3DphGevMlPGcBYhbbdpfN
DAETl+G35KJHt6b1SZ/V/2L6EMkNgWJG2pU5ORwVJ64XeSPxrH4OyN3+hWL0ZOdM
mwqtTy7puJ6D0i34clBKdqt/H7bRFs9W3uxEo9HUb1IBWfPWhfsTlyg7IfpB7FnL
4V/H2HuljuDi3W+5zjlNf6yr00TxklObSXNpZEkh8IBcE3QyaPDgFueraIZOJnji
Xeue9cqcCybJy7yz6UKnb9oqkv8lFIE3DmfensZaVD1TMAC3jPvXbOHsXdHJnx5q
/lSEW+DNGpTH/Vo0B537gWohWN3kd3hoNqui2+FL8LW8kQfm8wQ=
=ufHr
-----END PGP SIGNATURE-----

Attachment: pgprl7ulgxJAh.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

Reply via email to