Your message dated Tue, 28 Jul 2020 16:21:03 +0000
with message-id <e1k0slf-0002qz...@fasolo.debian.org>
and subject line Bug#963062: fixed in node-formidable 1.2.1+20200129git8231ea6-1
has caused the Debian Bug report #963062,
regarding node-formidable: 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.)


-- 
963062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963062
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-formidable
Version: 1.2.1-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

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-formidable
> dpkg-buildpackage: info: source version 1.2.1-4
> 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-formidable using existing 
> ./node-formidable_1.2.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-formidable in 
> node-formidable_1.2.1-4.debian.tar.xz
> dpkg-source: info: building node-formidable in node-formidable_1.2.1-4.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/urun node_modules/urun
>       ln -s ../debian/tests/test_modules/utest node_modules/utest
>       ln -s ../debian/tests/test_modules/chainsaw node_modules/chainsaw
>       ln -s ../debian/tests/test_modules/findit node_modules/findit
>       ln -s ../debian/tests/test_modules/seq node_modules/seq
>       ln -s ../debian/tests/test_modules/gently node_modules/gently
>       /bin/sh -ex debian/tests/pkg-js/test
> + node -e require("urun")(__dirname+"/test", {reporter: 
> "BashTapReporter",include:/test-.+\.js$/});
> 1..14
> ok 1 test/integration/test-fixtures.js
> ok 2 test/integration/test-json.js
> ok 3 test/integration/test-octet-stream.js
> ok 4 test/standalone/test-connection-aborted.js
> not ok 5 test/standalone/test-content-transfer-encoding.js
>   (node:30242) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
> security and usability issues. Please use the Buffer.alloc(), 
> Buffer.allocUnsafe(), or Buffer.from() methods instead.
>   events.js:292
>         throw er; // Unhandled 'error' event
>         ^
>   
>   Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
>       at WriteStream._write (internal/fs/streams.js:394:33)
>       at WriteStream.<anonymous> (internal/fs/streams.js:390:12)
>       at Object.onceWrapper (events.js:422:26)
>       at WriteStream.emit (events.js:327:22)
>       at internal/fs/streams.js:381:10
>       at FSReqCallback.oncomplete (fs.js:155:23)
>   Emitted 'error' event on WriteStream instance at:
>       at errorOrDestroy (internal/streams/destroy.js:108:12)
>       at onwriteError (_stream_writable.js:424:5)
>       at onwrite (_stream_writable.js:445:5)
>       at WriteStream._write (internal/fs/streams.js:394:30)
>       at WriteStream.<anonymous> (internal/fs/streams.js:390:12)
>       [... lines matching original stack trace ...]
>       at FSReqCallback.oncomplete (fs.js:155:23) {
>     code: 'ERR_STREAM_DESTROYED'
>   }
>   
> ok 6 test/standalone/test-keep-alive-error.js
> ok 7 test/unit/test-file.js
> ok 8 test/unit/test-incoming-form.js
> ok 9 test/legacy/integration/test-multipart-parser.js
> ok 10 test/legacy/simple/test-file.js
> ok 11 test/legacy/simple/test-incoming-form.js
> ok 12 test/legacy/simple/test-multipart-parser.js
> ok 13 test/legacy/simple/test-querystring-parser.js
> ok 14 test/legacy/system/test-multi-video-upload.js
> 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/2020/06/20/node-formidable_1.2.1-4_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-formidable
Source-Version: 1.2.1+20200129git8231ea6-1
Done: =?utf-8?b?SsOpcsOpbXkgTGFs?= <kapo...@melix.org>

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

Debian distribution maintenance software
pp.
Jérémy Lal <kapo...@melix.org> (supplier of updated node-formidable 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: Tue, 28 Jul 2020 17:50:02 +0200
Source: node-formidable
Architecture: source
Version: 1.2.1+20200129git8231ea6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Jérémy Lal <kapo...@melix.org>
Closes: 963062
Changes:
 node-formidable (1.2.1+20200129git8231ea6-1) unstable; urgency=medium
 .
   * New upstream version, between 1.2.1 and 2.0.0-alpha
     This has been cut so that it works reasonably well on node 12
     without api changes or major packaging changes.
   * Additionally, some upstream changes have been added manually,
     to fix tests, and pass them:
     + upstream-test-fixes.patch
     + backport-upstream-fixes.patch, Closes: #963062.
       Depends: node-once
     + test-using-node-fetch.patch
       Build-Depends: node-fetch, node-form-data
   * Update watch file url
   * Override dh_clean to remove test/tmp
   * Drop docs, README.md is installed automatically
   * lintian-overrides: source-is-missing example/multipartParser.js
Checksums-Sha1:
 f6a5c994505ab9ed2c46b9035bede80a09fdd50a 2355 
node-formidable_1.2.1+20200129git8231ea6-1.dsc
 1949c6ef0d3670af6f1b8eb7b472478a043ef875 1941636 
node-formidable_1.2.1+20200129git8231ea6.orig.tar.xz
 a8b833b6bc114babe3bbc52c52e16e7e783d3e28 15900 
node-formidable_1.2.1+20200129git8231ea6-1.debian.tar.xz
 3a9a803b2d324cf9ac05206e2e51071423d8bdbb 8162 
node-formidable_1.2.1+20200129git8231ea6-1_source.buildinfo
Checksums-Sha256:
 78ae75c879d04db432a4d29b9779c8953b6594c1871a1b2e98b20138a66f8f16 2355 
node-formidable_1.2.1+20200129git8231ea6-1.dsc
 33f0231447314257733eb2e42b7704a335b34391f9e68d2f7a3d183604e3736f 1941636 
node-formidable_1.2.1+20200129git8231ea6.orig.tar.xz
 8477305bfde2a935ff0f80d74d56b07512199ada150b8243f572f5269b682401 15900 
node-formidable_1.2.1+20200129git8231ea6-1.debian.tar.xz
 056132b6b276c48120f640c41a025359b453923e92a8e9daff2716d1ec9da0be 8162 
node-formidable_1.2.1+20200129git8231ea6-1_source.buildinfo
Files:
 986331584ee53ddd4920c8d5bb699f11 2355 javascript optional 
node-formidable_1.2.1+20200129git8231ea6-1.dsc
 8f1db92d5dfb62c0ab9846a8af3571ff 1941636 javascript optional 
node-formidable_1.2.1+20200129git8231ea6.orig.tar.xz
 86b52ea7fb59c956b16070ad35f8c062 15900 javascript optional 
node-formidable_1.2.1+20200129git8231ea6-1.debian.tar.xz
 32d8d0dbba7099725ca780971adc9884 8162 javascript optional 
node-formidable_1.2.1+20200129git8231ea6-1_source.buildinfo

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

iQJGBAEBCgAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAl8gSp0SHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN05KoP/j8uJkCjr6fuWqWnGB3N2LhOPYb1oyvF
o0HpIbPQ0d7TrG+1xCS5wBvcrrW+7s1dr5urQ1OkKEPkyk6cKDGeJwTIK8S2G73s
MxYRJ1Hj2SRi6kdb74OGtn/4WX45BNeow57vuJdzuc9zxNKkW3qDeaFaU5f4pJnB
ACdxqywPehWW/uWH+d48v3oONuSeG8ilcsie8yaQQKXMJn/hcPMIN54u2ln3xhj4
3gAAY5jkjlLmBz7y4XEMOzVD7nkp00fjoaUfOtMzwPUg2K37bImnOJB28zE2JkdV
y1JIrgGibC7pmMAiZNULKvNp3qcoCcIGrQZgrbBtGEIkhnNr7hXLfNCZVlAbWpcg
++lEI1RgUTnxSsiDXLoRorwxEemmcDHYoz2tm4i4AYhajbJ5fcY69DT/87UcOccL
8Oz9RCySRTlA0+kpVPDNLJ5yPbD1KurujtfQQ4Kqfm02F6o5wxdEYViPqgDawOml
tpCFGxVu7pociip64cPGmJu3ZBZWR6HIp1/uAgEGaPdsmleFV9uJJQx0e+4TpnRG
o3NIPANMQ+E29TuS+C6tfl/4hLm/cboygl5Vi7Tm5LTKgoDcqY5GG2w8R1p54cHL
JkzL0q3IW5eXE2vRP29PYfImhomdud89aIEjsXkzW5MeEmQEYY8IFlqFAEKODrfa
XWGtk5uMiYUf
=MJHw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to