Your message dated Sat, 30 Jan 2021 09:48:50 +0000
with message-id <[email protected]>
and subject line Bug#981286: fixed in node-mimic-response 3.1.0-4
has caused the Debian Bug report #981286,
regarding node-mimic-response: autopkgtest regression on !amd64: Cannot find 
module 'iconv'
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 [email protected]
immediately.)


-- 
981286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-mimic-response
Version: 3.1.0-2
X-Debbugs-CC: [email protected]
Severity: serious
User: [email protected]
Usertags: regression

Dear maintainer(s),

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

                       pass            fail
node-mimic-response    from testing    3.1.0-2
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 to testing [1]. Can
you please investigate the situation and fix it?

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=node-mimic-response

https://ci.debian.net/data/autopkgtest/testing/arm64/n/node-mimic-response/10071183/log.gz

autopkgtest [16:14:29]: test pkg-js-autopkgtest: [-----------------------
# Using package.json
# Node module name is mimic-response
# Build files found:
# Test files found: test.js
# Files/dir to be installed from source: test.js
# Copy test files
# Copy debian/tests/pkg-js content
'debian/tests/pkg-js' ->
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/debian/tests/pkg-js'
'debian/tests/pkg-js/test' ->
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/debian/tests/pkg-js/test'
# Found debian/tests/test_modules directory, let's copy it
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/node_modules/create-cert'
-> '../debian/tests/test_modules/create-cert'
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/node_modules/create-test-server'
-> '../debian/tests/test_modules/create-test-server'
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/node_modules/es6-promisify'
-> '../debian/tests/test_modules/es6-promisify'
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/node_modules/p-event'
-> '../debian/tests/test_modules/p-event'
'/tmp/autopkgtest-lxc.ahpnqplz/downtmp/autopkgtest_tmp/smokeVIaf0R/node_modules/pem'
-> '../debian/tests/test_modules/pem'
# Searching module in /usr/lib/nodejs/mimic-response
# Searching module in /usr/lib/*/nodejs/mimic-response
# Searching module in /usr/share/nodejs/mimic-response
# Found /usr/share/nodejs/mimic-response
# Searching files to link in /usr/share/nodejs/mimic-response
'./index.d.ts' -> '/usr/share/nodejs/mimic-response/index.d.ts'
'./index.js' -> '/usr/share/nodejs/mimic-response/index.js'
'./package.json' -> '/usr/share/nodejs/mimic-response/package.json'
# Launch debian/tests/pkg-js/test with sh -ex
+ jest --ci --testRegex test.js
FAIL ./test.js
  ● Test suite failed to run

    Cannot find module 'iconv' from
'../../../../../usr/share/nodejs/raw-body/index.js'

    Require stack:
      /usr/share/nodejs/raw-body/index.js
      /usr/share/nodejs/body-parser/lib/read.js
      /usr/share/nodejs/body-parser/lib/types/json.js
      /usr/share/nodejs/body-parser/index.js
      /usr/share/nodejs/express/lib/express.js
      /usr/share/nodejs/express/index.js
      debian/tests/test_modules/create-test-server/src/index.js
      test.js

      235 |
      236 |     const relativePath = (0,
_slash().default)(path().relative(this._options.rootDir, from)) || '.';
    > 237 |     throw new _ModuleNotFoundError.default(`Cannot find
module '${moduleName}' from '${relativePath}'`, moduleName);
          |           ^
      238 |   }
      239 |
      240 |   _isAliasModule(moduleName) {

      at Resolver.resolveModule
(../../../../../usr/share/nodejs/jest-resolve/build/index.js:237:11)
      at Object.<anonymous>
(../../../../../usr/share/nodejs/raw-body/index.js:17:13)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        4.099 s
Ran all test suites.
autopkgtest [16:14:35]: test pkg-js-autopkgtest: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: node-mimic-response
Source-Version: 3.1.0-4
Done: Xavier Guimard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-mimic-response, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <[email protected]> (supplier of updated node-mimic-response 
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 [email protected])


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

Format: 1.8
Date: Sat, 30 Jan 2021 10:26:02 +0100
Source: node-mimic-response
Architecture: source
Version: 3.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 981286
Changes:
 node-mimic-response (3.1.0-4) unstable; urgency=medium
 .
   * Team upload
   * Add workaround for #981286 (Closes: #981286)
Checksums-Sha1: 
 c629944fb32ce4ee6f489130af3887814e7fd4ab 2223 node-mimic-response_3.1.0-4.dsc
 59779198b69921634412bd4eee3aea2a842bbd70 26516 
node-mimic-response_3.1.0-4.debian.tar.xz
Checksums-Sha256: 
 68e155e540d950bf103a935d100f5062ecee7dbcb476a09573503297b37fb346 2223 
node-mimic-response_3.1.0-4.dsc
 1692854e8b60a3625a519ef509ba57f21a922fc5b95058057ef91f0e633ec251 26516 
node-mimic-response_3.1.0-4.debian.tar.xz
Files: 
 c7e31537be39a5c99449f8f1f27727ca 2223 javascript optional 
node-mimic-response_3.1.0-4.dsc
 999570aedf6960f80aeede86a4226402 26516 javascript optional 
node-mimic-response_3.1.0-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmAVJ6kACgkQ9tdMp8mZ
7umO1g/+NY1/60HM46cvPZgcxI/yRlTyc3nYmHf+2lW47yH2AZlEcLi2/oBzO3Qu
JT8ImcjHNSZ6X8azZTUEMwFxXwvablEp3FEtiNcJq6v9JI+bz4BAW+QcFksJsy+v
SuWtEAKwhQqZZt7xZ25/BLs2U5wofYWSrU6rp0vykU2beWAoY3js/2ttfZvjcfUr
8118gpSBJ/NDqyPVvrk8bAILwKcqAwHL/9KaTWyt1Z2+dWTNLtvF6Y8naC9ube3W
GRJlYSkv6mXWuJ5I9FnLtdBxEnR2BoJJIHX/J1gbFBkc4GYPtebCoAgClDZfiLuL
K0mJtmR3JKWdS+IKvSIimmbGH68hJ7yxbSB0q+sY6t6HN8GWfcxvaFVRzTy4HCPi
sV0J0rjmaLmkb6AW5okc7MGfsDJRt8gV3Idr58ECiydRPkolSR7uLgq8XR0PEnp5
A43rp3HJ8Yok4fjNAlaPtn0p4FY1zLhb22WuZOsSzQlHsLYSYCh7YYAIfA7EqBhk
crqZWhEVIwCycDCCQoMq5kBG3GPk82crfSuH+fzPeNeS2YEUbvhGgK5g8Sagyqnu
uqZQaGJerEfgQ1bZJFX7ae/iY2+STeYUvh8EqO3+pR23mU6WQ7qZhxGHMa5IWtR9
yxbZQOuBjVF/lcUFmpxeyjBwFXK7Tf9r/ufi59RQO8yIa9aIVNA=
=4t+T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to