Package: node-readable-stream
Version: 4.7.0+~cs9.0.2-6
Severity: important
Tags: ftbfs

Rebuilding it with latest nodejs fails with:

AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected

  Comparison {
+   code: 'ERR_UNKNOWN_ENCODING',
+   message: 'Unknown encoding: buffer',
-   code: 'ERR_INVALID_ARG_TYPE',
-   message: 'Second argument must be a buffer',
    name: 'TypeError'
  }

    at Socket.<anonymous> 
(/build/reproducible-path/node-readable-stream-4.7.0+~cs9.0.2/test/parallel/test-stream-base-typechecking.js:17:16)
    at Socket.<anonymous> 
(/build/reproducible-path/node-readable-stream-4.7.0+~cs9.0.2/test/common/index.js:412:15)
    at Socket.wrapper (node:events:639:12)
    at Socket.emit (node:events:514:28)
    at afterConnect (node:net:1996:10)
    at afterConnectMultiple (node:net:2103:3) {
  generatedMessage: true,
  code: 'ERR_ASSERTION',
  actual: TypeError [ERR_UNKNOWN_ENCODING]: Unknown encoding: buffer
      at _write (node:internal/streams/writable:472:15)
      at Writable.write (node:internal/streams/writable:512:10)
      at assert.throws.name 
(/build/reproducible-path/node-readable-stream-4.7.0+~cs9.0.2/test/parallel/test-stream-base-typechecking.js:19:20)
      at getActual (node:assert:611:5)
      at ok.throws (node:assert:759:24)
      at Socket.<anonymous> 
(/build/reproducible-path/node-readable-stream-4.7.0+~cs9.0.2/test/parallel/test-stream-base-typechecking.js:17:16)
      at Socket.<anonymous> 
(/build/reproducible-path/node-readable-stream-4.7.0+~cs9.0.2/test/common/index.js:412:15)
      at Socket.wrapper (node:events:639:12)
      at Socket.emit (node:events:514:28)
      at afterConnect (node:net:1996:10) {
    code: 'ERR_UNKNOWN_ENCODING'
  },
  expected: {
    name: 'TypeError',
    code: 'ERR_INVALID_ARG_TYPE',
    message: 'Second argument must be a buffer'
  },
  operator: 'throws',
  diff: 'simple'
}


-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 7.1.12+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages node-readable-stream depends on:
ii  node-process         0.11.10-3
ii  node-string-decoder  1.3.0-9

node-readable-stream recommends no packages.

node-readable-stream suggests no packages.

-- no debconf information

-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to