Your message dated Sat, 30 Jan 2021 12:03:43 +0000 with message-id <e1l5oyd-0009ww...@fasolo.debian.org> and subject line Bug#981286: fixed in node-jest 26.6.3+repack+~cs64.44.39-2 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 ow...@bugs.debian.org immediately.) -- 981286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981286 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: node-mimic-response Version: 3.1.0-2 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org 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: -----------------------]
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: node-jest Source-Version: 26.6.3+repack+~cs64.44.39-2 Done: Xavier Guimard <y...@debian.org> We believe that the bug you reported is fixed in the latest version of node-jest, 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 981...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Xavier Guimard <y...@debian.org> (supplier of updated node-jest 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: Sat, 30 Jan 2021 12:39:53 +0100 Source: node-jest Architecture: source Version: 26.6.3+repack+~cs64.44.39-2 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers <pkg-javascript-de...@lists.alioth.debian.org> Changed-By: Xavier Guimard <y...@debian.org> Closes: 981286 Changes: node-jest (26.6.3+repack+~cs64.44.39-2) unstable; urgency=medium . * Set Architecture to "any" (Closes: #981286) Checksums-Sha1: 89c41e565d27b0b67b6d004ad61f95d11d4dbcb5 11705 node-jest_26.6.3+repack+~cs64.44.39-2.dsc 94e36c0cd1abaa64380f5b3cd89b5d2b3d03c725 142804 node-jest_26.6.3+repack+~cs64.44.39-2.debian.tar.xz Checksums-Sha256: b5ec251d4cb40bea52e53bc95381d7ba3a8e9db4e371c28e038dd2287e96628c 11705 node-jest_26.6.3+repack+~cs64.44.39-2.dsc cb2ab9a587fb73cab72cf2332675da7bf97718b6475238129f038b5c2d0f1f0c 142804 node-jest_26.6.3+repack+~cs64.44.39-2.debian.tar.xz Files: b0556754a97dc2af6f711bdcebbecd0b 11705 javascript optional node-jest_26.6.3+repack+~cs64.44.39-2.dsc 4c6267ff1c766161a6d62d805848d71d 142804 javascript optional node-jest_26.6.3+repack+~cs64.44.39-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmAVR6oACgkQ9tdMp8mZ 7ulgXg//dNK7GD+jBuI3Uzn057QJyqQU3gmm3Ea5mjOhFFt0yLydmGo9k4wDrZbs U811H7h8y3XZPU6rrx7Qen+Gz9HxZf3FqeTkGbcIy7NZFsRfBigfVLMZzbHk8Sed jeAKdJtovlAsDHujMMk0rPmmaDS21y0PkWOM4mTFb0YxoLXJG9XFYUEkMb3tIuZe RAg+GMVamxYMu0Gmu8BYykghWemv3eCEv9bJj/JpOisdRlkRPajOopdWxg34qn0Y EGjXooLLkXkfreOCQn6aoaPBEl87h8wLBvcBjhiwY1iOYYl2gW0ZmKOdI2taUrbs TR9S1dG+QsnhzuMEGrs99WGThwd830FN2ZK2fcseFPVS3lSsTY6Ru2hfiicdOwnU HzNmWDNILkClDpZLieci3oChg2239elpK0Z+sKLRv0jVHd5rYJ1oNOsTC2Lf7Z6G qsjSMlNVpryeirU8HO5Ke+2wzF1AI4IZa9J5e/K1AbTo98IMri6UBc3vhomn56Hq s6x9/TMIi/49oHtecpZmFynM85dHFTN71sdzIpx+YaOB6i5sqaCGWU9uZgqoBkFN iGXDmrtgQGqAkg9pSYMACQ3+EFHUN2m8RVq88WmDHare6mvwJnm4er/BNGEFo3ej IO8fB/O6khr56hS9NmZgpVcFbLdhD2BA4L2UCXTCvQmrsUUgWcA= =sX5C -----END PGP SIGNATURE-----
--- End Message ---
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel