[Pkg-javascript-devel] Bug#963062: nodejs breaks node-formidable autopkgtest: Cannot call write after a stream was destroyed

Paul Gevers elbrus at debian.org
Thu Jun 18 14:21:23 BST 2020


Source: nodejs, node-formidable
Control: found -1 nodejs/12.18.0~dfsg-3
Control: found -1 node-formidable/1.2.1-4
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of nodejs the autopkgtest of node-formidable fails
in testing when that autopkgtest is run with the binary packages of
nodejs from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
nodejs                 from testing    12.18.0~dfsg-3
node-formidable        from testing    1.2.1-4
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of nodejs to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=nodejs

https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-formidable/5930268/log.gz

not ok 5 test/standalone/test-content-transfer-encoding.js
  (node:13770) [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'
  }


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20200618/391806fc/attachment-0001.sig>


More information about the Pkg-javascript-devel mailing list