[Pkg-javascript-devel] Bug#1010497: nodejs: autopkgtest failure: parallel/test-crypto-engine requires built artifacts
Jérémy Lal
kapouer at melix.org
Mon May 2 22:24:44 BST 2022
Package: nodejs
Version: 16.14.2+dfsg-4
Severity: normal
That failure comes from the fact the test is expecting
some build artifacts to be present.
However nodejs currently runs its autopkgtest suite on unbuilt source.
not ok 424 parallel/test-crypto-engine
---
duration_ms: 0.715
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:344
throw err;
^
Error: ENOENT: no such file or directory, access '/usr/bin/libtest_crypto_engine.so'
at Object.accessSync (node:fs:250:3)
at Object.<anonymous> (/tmp/autopkgtest-lxc.wzvelyzr/downtmp/build.hKK/src/test/parallel/test-crypto-engine.js:44:8)
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 Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
errno: -2,
syscall: 'access',
code: 'ENOENT',
path: '/usr/bin/libtest_crypto_engine.so'
}
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.17.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
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 nodejs depends on:
ii libc6 2.33-7
ii libnode93 16.14.2+dfsg-4
Versions of packages nodejs recommends:
ii ca-certificates 20211016
ii nodejs-doc 16.14.2+dfsg-4
Versions of packages nodejs suggests:
ii npm 8.8.0~ds1-1
-- no debconf information
More information about the Pkg-javascript-devel
mailing list