Your message dated Sun, 24 Oct 2021 07:18:48 +0000
with message-id <e1mexmk-00019s...@fasolo.debian.org>
and subject line Bug#997583: fixed in node-stream-each 1.2.3-2
has caused the Debian Bug report #997583,
regarding node-stream-each: 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 ow...@bugs.debian.org
immediately.)


-- 
997583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-stream-each
Version: 1.2.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-stream-each
> dpkg-buildpackage: info: source version 1.2.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <y...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with nodejs
>    dh_auto_clean --buildsystem=nodejs
>       rm -rf ./node_modules/.cache
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-stream-each using existing 
> ./node-stream-each_1.2.3.orig.tar.gz
> dpkg-source: info: building node-stream-each in 
> node-stream-each_1.2.3-1.debian.tar.xz
> dpkg-source: info: building node-stream-each in node-stream-each_1.2.3-1.dsc
>  debian/rules binary
> dh binary --with nodejs
>    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/ndjson node_modules/ndjson
>       ln -s ../. node_modules/stream-each
>       /bin/sh -ex debian/tests/pkg-js/test
> + NODE_PATH=debian/tests/test_modules tape test.js
> TAP version 13
> # each
> ok 1 should be deeply equivalent
> ok 2 should be deeply equivalent
> ok 3 should be deeply equivalent
> # each and callback
> ok 4 should be deeply equivalent
> ok 5 should be deeply equivalent
> ok 6 should be deeply equivalent
> # each (write after)
> ok 7 should be deeply equivalent
> ok 8 should be deeply equivalent
> ok 9 should be deeply equivalent
> # each error
> ok 10 should be deeply equivalent
> # each error and callback
> ok 11 should be deeply equivalent
> # each with falsey values
> ok 12 should be deeply equivalent
> ok 13 should be deeply equivalent
> not ok 14 .end() already called: should be deeply equivalent
>   ---
>     operator: fail
>     at: <anonymous> (/<<PKGBUILDDIR>>/test.js:103:7)
>     stack: |-
>       Error: .end() already called: should be deeply equivalent
>           at Test.assert [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:311:54)
>           at Test.bound [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:96:32)
>           at Test.fail (/usr/share/nodejs/tape/lib/test.js:405:10)
>           at Test.bound [as fail] (/usr/share/nodejs/tape/lib/test.js:96:32)
>           at Test.assert [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:289:14)
>           at Test.bound [as _assert] 
> (/usr/share/nodejs/tape/lib/test.js:96:32)
>           at Test.tapeDeepEqual (/usr/share/nodejs/tape/lib/test.js:552:10)
>           at Test.bound [as same] (/usr/share/nodejs/tape/lib/test.js:96:32)
>           at /<<PKGBUILDDIR>>/test.js:103:7
>           at Transform.done (/<<PKGBUILDDIR>>/index.js:22:19)
>   ...
> # huge stack
> ok 15 no error
> # cb only once
> ok 16 only once
> ok 17 had error
> 
> 1..17
> # tests 17
> # pass  16
> # fail  1
> 
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/node-stream-each_1.2.3-1_unstable.log

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-stream-each
Source-Version: 1.2.3-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-stream-each, 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 997...@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-stream-each 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: Sun, 24 Oct 2021 08:56:18 +0200
Source: node-stream-each
Architecture: source
Version: 1.2.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 997583
Changes:
 node-stream-each (1.2.3-2) unstable; urgency=medium
 .
   * Team upload
   * Bump debhelper compatibility level to 13
   * Modernize debian/watch
   * Fix GitHub tags regex
   * Use dh-sequence-nodejs
   * Update standards version to 4.6.0, no changes needed.
   * Fix filenamemangle
   * Fix test for tape ≥ 5 (Closes: #997583)
Checksums-Sha1: 
 31d8b95ea78cb7f6106d9a11c67d49d6b3da26e2 2231 node-stream-each_1.2.3-2.dsc
 9e9633340313874c37b5d61b505082ce0315aedf 4880 
node-stream-each_1.2.3-2.debian.tar.xz
Checksums-Sha256: 
 8252f66c338b2b7508010021ae4b12da5abb8eccabe1d8f1ead865e8a9ec16c2 2231 
node-stream-each_1.2.3-2.dsc
 bbd78824f24353edd9b1daa1e6776334c2c43141b8f0ce47af316485433f320a 4880 
node-stream-each_1.2.3-2.debian.tar.xz
Files: 
 c8d8458ac4ec3d29d625b514315a7d5b 2231 javascript optional 
node-stream-each_1.2.3-2.dsc
 7f816d6571de5531a9e9d0c2135344fb 4880 javascript optional 
node-stream-each_1.2.3-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmF1A90ACgkQ9tdMp8mZ
7uluvw//eCOcm7CAj1wAkFd3ZoOJ3syr5swpQA08KJeSZ8CbdsExRlHBGqd9NesV
2bHp6ACxcsisLIuRhhLN3v4BzEsYBxguGqsWQVG5ie+YVGIlrt6VRteRT42LbvOG
bTqJeVMFEtlpZcVFQqQSx/6CG5p1IaQBnKKlEU5JHcWqSXWoGy+RJj38M8CdBvMF
XiZPXNYDSU4Ai8dqaR9yZjSQWby9eL6x4lf9o775Xr7lqxj0lm46xassxmxVHtVK
AKmtjlwY3VDkgFuj53+blDAZsjTLUZLKBG63Ussii3/MdU/uBgoeqim/PWcjlyyG
82vl+kqM+wphxcfvqbzrepHUChaIEV4ljBdOc5pUkACpM9hcqx1tinuW7PJCIIak
Xjsv4B8iIczWheyy8IWO9Ixrq3sy0OzeiOJAE7zdEhAAr0jxV/qvivBLBpSaRNJK
xDVjdfcPq9XdHiXysNFcgV+zyH4/I+t9tEcjm8sz9G5XX9UIMC2aerNKt++O/mXe
epPk7lchYTxRo1QbDJDl8P4c/xB1A0JgcoP80ne/v8gWurLrT329G3OFQ6PGEQ91
UeEetLoHAZXHP9nzq6Vpsp4hpDryBL4a4ObbFqw/XYGGocR5J9JaDyH5fbCUgHRU
BTYntbdHtiAIF/ieoEgjKq5inZ6C4n/dQ3mTe77OU2utEYbW4N8=
=m3oN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to