[Pkg-javascript-devel] Bug#1011965: node-deep-equal breaks node-debbundle-es-to-primitive autopkgtest: Cannot find module 'functions-have-names'
Paul Gevers
elbrus at debian.org
Sat May 28 06:16:03 BST 2022
Source: node-deep-equal, node-debbundle-es-to-primitive
Control: found -1 node-deep-equal/2.0.5+~cs32.12.77-1
Control: found -1 node-debbundle-es-to-primitive/1.2.1+~cs9.7.25-2
Severity: serious
Tags: sid bookworm
User: debian-ci at lists.debian.org
Usertags: breaks needs-update
Dear maintainer(s),
With a recent upload of node-deep-equal the autopkgtest of
node-debbundle-es-to-primitive fails in testing when that autopkgtest is
run with the binary packages of node-deep-equal from unstable. It passes
when run with only packages from testing. In tabular form:
pass fail
node-deep-equal from testing 2.0.5+~cs32.12.77-1
node-debbundle-es-to-primitive from testing 1.2.1+~cs9.7.25-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 of node-deep-equal
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=node-deep-equal
https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-debbundle-es-to-primitive/22158618/log.gz
# Using ./package.(json|yaml)
# Node module name is es-to-primitive
# Build files found: Makefile
# Test files found: test
# Files/dir to be installed from source: test Makefile
# Copy test files
# Copy debian/tests/pkg-js content
'debian/tests/pkg-js' ->
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/debian/tests/pkg-js'
'debian/tests/pkg-js/test' ->
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/debian/tests/pkg-js/test'
Found debian/tests/test_modules
# let's copy it
'@types/es-to-primitive' linked into node_modules
'has-symbols' linked into node_modules
'is-callable' linked into node_modules
'is-date-object' linked into node_modules
'is-symbol' linked into node_modules
'make-arrow-function' linked into node_modules
'make-generator-function' linked into node_modules
'object-is' linked into node_modules
# Searching module in /usr/lib/nodejs/es-to-primitive
# Searching module in /usr/lib/*/nodejs/es-to-primitive
# Searching module in /usr/share/nodejs/es-to-primitive
# Found /usr/share/nodejs/es-to-primitive
# Searching files to link in /usr/share/nodejs/es-to-primitive
'./es2015.js' -> '/usr/share/nodejs/es-to-primitive/es2015.js'
'./es5.js' -> '/usr/share/nodejs/es-to-primitive/es5.js'
'./es6.js' -> '/usr/share/nodejs/es-to-primitive/es6.js'
'./helpers' -> '/usr/share/nodejs/es-to-primitive/helpers'
'./index.js' -> '/usr/share/nodejs/es-to-primitive/index.js'
'./package.json' -> '/usr/share/nodejs/es-to-primitive/package.json'
# Launch debian/tests/pkg-js/test with sh -ex
+ tap -R spec --no-cov test
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'functions-have-names'
Require stack:
- /usr/share/nodejs/regexp.prototype.flags/implementation.js
- /usr/share/nodejs/regexp.prototype.flags/index.js
- /usr/share/nodejs/deep-equal/index.js
- /usr/share/nodejs/tape/lib/test.js
- /usr/share/nodejs/tape/index.js
-
/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es2015.js
at Function.Module._resolveFilename
(node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous>
(/usr/share/nodejs/regexp.prototype.flags/implementation.js:3:38)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js
(node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/share/nodejs/regexp.prototype.flags/implementation.js',
'/usr/share/nodejs/regexp.prototype.flags/index.js',
'/usr/share/nodejs/deep-equal/index.js',
'/usr/share/nodejs/tape/lib/test.js',
'/usr/share/nodejs/tape/index.js',
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es2015.js'
]
}
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'functions-have-names'
Require stack:
- /usr/share/nodejs/regexp.prototype.flags/implementation.js
- /usr/share/nodejs/regexp.prototype.flags/index.js
- /usr/share/nodejs/deep-equal/index.js
- /usr/share/nodejs/tape/lib/test.js
- /usr/share/nodejs/tape/index.js
-
/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es5.js
at Function.Module._resolveFilename
(node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous>
(/usr/share/nodejs/regexp.prototype.flags/implementation.js:3:38)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js
(node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/share/nodejs/regexp.prototype.flags/implementation.js',
'/usr/share/nodejs/regexp.prototype.flags/index.js',
'/usr/share/nodejs/deep-equal/index.js',
'/usr/share/nodejs/tape/lib/test.js',
'/usr/share/nodejs/tape/index.js',
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es5.js'
]
}
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'functions-have-names'
Require stack:
- /usr/share/nodejs/regexp.prototype.flags/implementation.js
- /usr/share/nodejs/regexp.prototype.flags/index.js
- /usr/share/nodejs/deep-equal/index.js
- /usr/share/nodejs/tape/lib/test.js
- /usr/share/nodejs/tape/index.js
-
/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es6.js
at Function.Module._resolveFilename
(node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous>
(/usr/share/nodejs/regexp.prototype.flags/implementation.js:3:38)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js
(node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/share/nodejs/regexp.prototype.flags/implementation.js',
'/usr/share/nodejs/regexp.prototype.flags/index.js',
'/usr/share/nodejs/deep-equal/index.js',
'/usr/share/nodejs/tape/lib/test.js',
'/usr/share/nodejs/tape/index.js',
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/es6.js'
]
}
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'functions-have-names'
Require stack:
- /usr/share/nodejs/regexp.prototype.flags/implementation.js
- /usr/share/nodejs/regexp.prototype.flags/index.js
- /usr/share/nodejs/deep-equal/index.js
- /usr/share/nodejs/tape/lib/test.js
- /usr/share/nodejs/tape/index.js
-
/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/index.js
at Function.Module._resolveFilename
(node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous>
(/usr/share/nodejs/regexp.prototype.flags/implementation.js:3:38)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js
(node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/share/nodejs/regexp.prototype.flags/implementation.js',
'/usr/share/nodejs/regexp.prototype.flags/index.js',
'/usr/share/nodejs/deep-equal/index.js',
'/usr/share/nodejs/tape/lib/test.js',
'/usr/share/nodejs/tape/index.js',
'/tmp/autopkgtest-lxc.8wigdf4l/downtmp/autopkgtest_tmp/smokeizZQSa/test/index.js'
]
}
test/es2015.js
1) test/es2015.js
test/es5.js
2) test/es5.js
test/es6.js
3) test/es6.js
test/index.js
4) test/index.js
0 passing (246.351ms)
4 failing
1) test/es2015.js test/es2015.js:
test/es2015.js
2) test/es5.js test/es5.js:
test/es5.js
3) test/es6.js test/es6.js:
test/es6.js
4) test/index.js test/index.js:
test/index.js
autopkgtest [10:32:44]: test pkg-js-autopkgtest
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220528/3f423c18/attachment.sig>
More information about the Pkg-javascript-devel
mailing list