Your message dated Sat, 04 Jun 2022 07:03:56 +0000
with message-id <e1nxnpe-0009kb...@fasolo.debian.org>
and subject line Bug#1011795: fixed in node-fastcgi 1.3.3-7
has caused the Debian Bug report #1011795,
regarding node-fastcgi: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 2
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 ow...@bugs.debian.org
immediately.)


-- 
1011795: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-fastcgi
Version: 1.3.3-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
>    dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>    dh_auto_test --buildsystem=nodejs
>       mkdir -p node_modules
>       ln -s ../debian/tests/test_modules/cgi-env node_modules/cgi-env
>       ln -s ../debian/tests/test_modules/fastcgi-parser 
> node_modules/fastcgi-parser
>       ln -s ../debian/tests/test_modules/fcgi-handler 
> node_modules/fcgi-handler
>       ln -s ../debian/tests/test_modules/fcgi-stream node_modules/fcgi-stream
>       ln -s ../debian/tests/test_modules/request node_modules/request
>       ln -s ../. node_modules/node-fastcgi
>       /bin/sh -ex debian/tests/pkg-js/test
> + mocha --exit ./test/mocha/integration
> 
> 
>   echo Server
> cgi app listen on socket:/<<PKGBUILDDIR>>/test/mocha/integration/Sock11306
> (node:912080) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
> security and usability issues. Please use the Buffer.alloc(), 
> Buffer.allocUnsafe(), or Buffer.from() methods instead.
> (Use `node --trace-deprecation ...` to show where the warning was created)
>     undefined should answer with the request (50ms)
>     undefined should answer with the request data
>     undefined should answer with the request querystring
>     1) should answer with the request auth
>     2) should answer with correct request header names
> 
>   multiwrite Server
> cgi app listen on socket:/<<PKGBUILDDIR>>/test/mocha/integration/Sock21203
>     undefined should answer with the expected response
> 
>   multiwrite Server (no content-length)
> cgi app listen on socket:/<<PKGBUILDDIR>>/test/mocha/integration/Sock31885
>     undefined should answer with the expected response
> 
> 
>   5 passing (107ms)
>   2 failing
> 
>   1) echo Server
>        should answer with the request auth:
>      Uncaught AssertionError: expected { _eventsCount: 3, …(15) } to have 
> nested property 'headers.authorization'
>       at Request._callback (test/mocha/integration/echo.js:189:41)
>       at Request.self.callback 
> (debian/tests/test_modules/request/request.js:185:22)
>       at Request.emit (node:events:526:28)
>       at Request.<anonymous> 
> (debian/tests/test_modules/request/request.js:1161:10)
>       at Request.emit (node:events:526:28)
>       at IncomingMessage.<anonymous> 
> (debian/tests/test_modules/request/request.js:1083:12)
>       at Object.onceWrapper (node:events:645:28)
>       at IncomingMessage.emit (node:events:538:35)
>       at endReadableNT (node:internal/streams/readable:1345:12)
>       at processTicksAndRejections (node:internal/process/task_queues:83:21)
> 
>   2) echo Server
>        should answer with correct request header names:
>      Uncaught AssertionError: expected { _eventsCount: 3, …(15) } to have 
> nested property 'headers.x-testhdr'
>       at Request._callback (test/mocha/integration/echo.js:215:41)
>       at Request.self.callback 
> (debian/tests/test_modules/request/request.js:185:22)
>       at Request.emit (node:events:526:28)
>       at Request.<anonymous> 
> (debian/tests/test_modules/request/request.js:1161:10)
>       at Request.emit (node:events:526:28)
>       at IncomingMessage.<anonymous> 
> (debian/tests/test_modules/request/request.js:1083:12)
>       at Object.onceWrapper (node:events:645:28)
>       at IncomingMessage.emit (node:events:538:35)
>       at endReadableNT (node:internal/streams/readable:1345:12)
>       at processTicksAndRejections (node:internal/process/task_queues:83:21)
> 
> 
> 
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-fastcgi_1.3.3-6_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-fastcgi
Source-Version: 1.3.3-7
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-fastcgi, 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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-fastcgi 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jun 2022 08:37:47 +0200
Source: node-fastcgi
Architecture: source
Version: 1.3.3-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1011795
Changes:
 node-fastcgi (1.3.3-7) unstable; urgency=medium
 .
   * Team upload
   * Fix test for nodejs >= 16 (Closes: #1011795)
Checksums-Sha1: 
 c2588c5858868a6babe5d697e268eddd62b58791 2635 node-fastcgi_1.3.3-7.dsc
 83824fb91a86eba858c8a57a9cf1084e4adaaee1 34828 
node-fastcgi_1.3.3-7.debian.tar.xz
Checksums-Sha256: 
 bddc66498d763e0348856ab0022fc69c446148fff6560e4fa36e8b3a97553534 2635 
node-fastcgi_1.3.3-7.dsc
 dbd10f4932cf79d2e87976a1fae74e3ab93a30938586c85e9e2a8de07abe41e1 34828 
node-fastcgi_1.3.3-7.debian.tar.xz
Files: 
 a4fa34531043550560acd22b0c237f9b 2635 javascript optional 
node-fastcgi_1.3.3-7.dsc
 25836a377ec6dccca8d41649973f618c 34828 javascript optional 
node-fastcgi_1.3.3-7.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKa/iEACgkQ9tdMp8mZ
7umd/A//ZmCebEbt0GuY2+W6Nr9BuII8BgtgBGkL4v8QghUuKaSRfZkdYDkNmdJi
sFEXkLMQ7uYF6yGAv0YT3ICW/ItT+X4BUIJRtTmeEBFhoZBi59laRr63KI8crBcB
CAVXeDbsfZ0+47eEjXCpeL2hpR3bBa3Hc2lRkgi3eYkEPKLL+tsaNn4ju4Acxb3a
xyF/qzAaxguN5Vj74mRRZn1uCeSAwaXZA/09q6ysFIyXQZgcTke6y0un2OF9xqkP
sUiH3fiqHtx1oac+Np7yvirf75iTtCGFqB6RGWLnweIo1jxiCoqJF1Nps0UDI5cy
ZE1pqUo8zzsI/Hk4T1R3vRC1V4ADfzxoVRjBXEDBRPpqZ1ypmm1tE5mPeUSW4kpj
pRXqEg5NTzGcvfC0a3vKR8cyCQoxfD1ILYqSzOjQ1HPQB1asc8n0xJJ5dgxrc3bk
vuoSx2sKEtfkUY9e+mF9IAcS6djPVG4BQ9hVp6Wc4PJ8tOnc9n0kZ6tf7Fwpl1Ba
hXAY0ZSD4L2rjgaL3m2PHxO8vINsAi9adYE3wh1vdh6z0ik/lRhy0txK4LQXUlB3
85XsmYFGvbs/fS/IYj9TGdoGbMBnLbOjeI717vVKgDUJzsGEHtl7JtYqVANHzDxj
GzRB1IyO+Em0aRa0zVwyTzk8N9PyTsAYpy/HxOuKwKnDRgwYBEA=
=nGl2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to