Your message dated Thu, 06 Nov 2025 18:14:31 +0000
with message-id <[email protected]>
and subject line Bug#1120198: fixed in node-serve-static 2.2.0+~2.2.0-1
has caused the Debian Bug report #1120198,
regarding node-serve-static: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
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.)


-- 
1120198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-serve-static
Version: 2.2.0+~1.15.9-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/202511/

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-serve-static, 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-serve-static/node_modules/.cache 
types-serve-static/.nyc_output
rm ./node_modules/.cache
rm types-serve-static/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/serve-static
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/serve-static -> ../../types-serve-static
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
No build command found, searching known files
   dh_auto_test --buildsystem=nodejs
        ln -s ../. node_modules/serve-static
        /bin/sh -ex debian/tests/pkg-js/test
+ mocha -C --timeout 10000 --bail --check-leaks --require should


  serveStatic()
    basic operations
      undefined should require root path
      undefined should require root path to be string
      undefined should serve static files
      undefined should support nesting
      undefined should set Content-Type
      undefined should set Last-Modified
      undefined should default max-age=0
      undefined should support urlencoded pathnames
      undefined should not choke on auth-looking URL
      undefined should support index.html
      undefined should support ../
      undefined should support HEAD
      undefined should skip POST requests
      undefined should support conditional requests
      undefined should support precondition checks
      undefined should serve zero-length files
      undefined should ignore hidden files
    current dir
      undefined should be served with "."
    acceptRanges
      when false
        undefined should not include Accept-Ranges
        undefined should ignore Rage request header
      when true
        undefined should include Accept-Ranges
        undefined should obey Rage request header
    cacheControl
      when false
        undefined should not include Cache-Control
        undefined should ignore maxAge
      when true
        undefined should include Cache-Control
    extensions
      undefined should be not be enabled by default
      undefined should be configurable
      undefined should support disabling extensions
      undefined should support fallbacks
      undefined should 404 if nothing found
    fallthrough
      undefined should default to true
      when true
        undefined should fall-through when OPTIONS request
        undefined should fall-through when URL malformed
        1) should fall-through when traversing past root


  33 passing (86ms)
  1 failing

  1) serveStatic()
       fallthrough
         when true
           should fall-through when traversing past root:
     Error: expected 404 "Not Found", got 200 "OK"
      at Context.<anonymous> (test/test.js:283:12)
      at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:392:21)
      at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:336:7)
      at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
      at /usr/share/nodejs/mocha/lib/runner.js:800:12
      at next (/usr/share/nodejs/mocha/lib/runner.js:592:14)
      at /usr/share/nodejs/mocha/lib/runner.js:602:7
      at next (/usr/share/nodejs/mocha/lib/runner.js:485:14)
      at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:570:5)
      at process.processImmediate (node:internal/timers:483:21)
  ----
      at Test._assertStatus (/usr/share/nodejs/supertest/lib/test.js:309:14)
      at /usr/share/nodejs/supertest/lib/test.js:365:13
      at Test._assertFunction (/usr/share/nodejs/supertest/lib/test.js:342:13)
      at Test.assert (/usr/share/nodejs/supertest/lib/test.js:195:23)
      at localAssert (/usr/share/nodejs/supertest/lib/test.js:138:14)
      at Server.<anonymous> (/usr/share/nodejs/supertest/lib/test.js:152:11)
      at Object.onceWrapper (node:events:638:28)
      at Server.emit (node:events:524:28)
      at emitCloseNT (node:net:2338:8)
      at process.processTicksAndRejections 
(node:internal/process/task_queues:81:21)



dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-serve-static
Source-Version: 2.2.0+~2.2.0-1
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-serve-static, 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.
Yadd <[email protected]> (supplier of updated node-serve-static 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: Thu, 06 Nov 2025 18:40:07 +0100
Source: node-serve-static
Architecture: source
Version: 2.2.0+~2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1120198
Changes:
 node-serve-static (2.2.0+~2.2.0-1) unstable; urgency=medium
 .
   * Team upload
   * Drop "Rules-Requires-Root: no"
   * New upstream version 2.2.0+~2.2.0
   * Fix test for superagent > 10 (Closes: #1120198)
Checksums-Sha1: 
 904d5278fa945326150e70fdf0b9aa1e95e0373a 2648 
node-serve-static_2.2.0+~2.2.0-1.dsc
 d4a447503ead0d1671132d1ab6bd58b805d8de6a 3504 
node-serve-static_2.2.0+~2.2.0.orig-types-serve-static.tar.gz
 37844f255f22b47333870915c73aac7a797c1ca0 16586 
node-serve-static_2.2.0+~2.2.0.orig.tar.gz
 7778ebef16c6e6ecc4dfe0e20ab48dceb2876b2c 5076 
node-serve-static_2.2.0+~2.2.0-1.debian.tar.xz
Checksums-Sha256: 
 276ddd5e78057e0a3caf3eb7270b18e52abd1b4f82b1cbe9b50af9b80f18a353 2648 
node-serve-static_2.2.0+~2.2.0-1.dsc
 5bda46e7ff5ed20273da6d640219a18fe05e426c38dd7fb2716a37c463e87f23 3504 
node-serve-static_2.2.0+~2.2.0.orig-types-serve-static.tar.gz
 744e35df506bb108f1e3a0e44ed840e86dd47e7c11e9787c4b4c6951d7284e4d 16586 
node-serve-static_2.2.0+~2.2.0.orig.tar.gz
 d4c2319d5b4bba3c881f7cbe26f61440823f3b30c8e55609963d2e936c3437b1 5076 
node-serve-static_2.2.0+~2.2.0-1.debian.tar.xz
Files: 
 1470fa792d13dcef7ab14cb7d52fb58e 2648 javascript optional 
node-serve-static_2.2.0+~2.2.0-1.dsc
 8010b568920d5654d5700a9322ccb074 3504 javascript optional 
node-serve-static_2.2.0+~2.2.0.orig-types-serve-static.tar.gz
 bfe8abeb198eed00d7dc1b0c9537447f 16586 javascript optional 
node-serve-static_2.2.0+~2.2.0.orig.tar.gz
 514a198ee2d7a386741b71dc0f2411f0 5076 javascript optional 
node-serve-static_2.2.0+~2.2.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmkM3fIACgkQ9tdMp8mZ
7ulG3RAAlltnYOiDZr8uZVFyKauC7N6RPS55NC9HCjfdWRQCHjZuMUHVmXf0y4Pc
cz+rgw2Dxd0YerUSK+5oYy81TFjGmZJmv7zNMuoKZfUQ40rZ4UeIHzBPXbOCRAkk
J/qLQC8pXxZRAjK+xj6Kjb7n5iAT+UX8HGRRa0ypTluNLxWLcs/nFTgD++6lfZRz
TOMH81qrCZdwSVmAsdmjKkLFv/bnpm4Qq6hOr2bVzeV62eUhCRwOJ89s14nlYc0G
Axha2gJ8x/fDwtwBxpBaiuKe5/ljbPjgq6E+cqwxuAngByipb5l+yS6tpm/wQIB+
yniburW/dYcGoPnswbua9reCaME1X2aNZepjFGL17QpBMNJ7k/wqCG9NSCtOKC5Y
zf01FZHkMk716/IxdZp+ipdSSpwu5mQM0Ui0DNNZagjGrUmdVz6NggYkcSgXHMYX
eoGtwJUP/UbSpXSsWfZdigs3hLlqsLMR25JVuE+0fQs/PkzXt3uCbLCFYRGtoBnD
K5xsjEpHrPSN/bpTwMhxi5cG2Bx5iGq2SaxtYUhvbL+ErUew4VjEjWUdAjO7Ccd3
u6Tg96pp/JOpZmd9pwgY411nq1YMPZ0ExqwAm8r/28L9MCyiGLNeEQZr9aY79178
+eZFwNhYHMk7KRNi91H8zkEFk8KCO2JTGr023+Zk3k1DmFF8gbs=
=1DgM
-----END PGP SIGNATURE-----

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