Your message dated Fri, 16 Jan 2026 12:19:04 +0000
with message-id <[email protected]>
and subject line Bug#1123420: fixed in node-wikibase-edit 5.3.0-2
has caused the Debian Bug report #1123420,
regarding node-wikibase-edit: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
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.)


-- 
1123420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123420
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-wikibase-edit
Version: 5.3.0-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-wikibase-edit, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
rm ./node_modules/.cache
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
   dh_auto_test --buildsystem=nodejs
        mkdir -p node_modules
        ln -s ../. node_modules/wikibase-edit
        /bin/sh -ex debian/tests/pkg-js/test
+ mocha tests/unit/general.js tests/unit/module_paths.js 
tests/unit/parse_instance.js tests/unit/request.js tests/unit/utils.js 
tests/unit/alias/add.js tests/unit/alias/remove.js tests/unit/alias/set.js 
tests/unit/claim/remove.js tests/unit/claim/set.js tests/unit/claim/time.js 
tests/unit/description/set.js tests/unit/entity/create.js 
tests/unit/entity/delete.js tests/unit/entity/edit.js 
tests/unit/entity/merge.js tests/unit/label/set.js 
tests/unit/qualifier/remove.js tests/unit/qualifier/set.js 
tests/unit/reference/remove.js tests/unit/reference/set.js 
tests/unit/sitelink/set.js

 Exception during run: Error: Cannot find module 'chalk'
Require stack:
- /<<PKGBUILDDIR>>/tests/integration/utils/utils.js
- /<<PKGBUILDDIR>>/tests/unit/request.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1383:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
    at Module._load (node:internal/modules/cjs/loader:1192:37)
    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Module.require (node:internal/modules/cjs/loader:1463:12)
    at require (node:internal/modules/helpers:147:16)
    at Object.<anonymous> 
(/<<PKGBUILDDIR>>/tests/integration/utils/utils.js:1:20)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Module._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Module.require (node:internal/modules/cjs/loader:1463:12)
    at require (node:internal/modules/helpers:147:16)
    at Object.<anonymous> (/<<PKGBUILDDIR>>/tests/unit/request.js:5:63)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Module._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at cjsLoader (node:internal/modules/esm/translators:309:5)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:202:7)
    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
    at async onImport.tracePromise.__proto__ 
(node:internal/modules/esm/loader:665:26)
    at async formattedImport 
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:10:14)
    at async Object.requireModule [as requireOrImport] 
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:102:30)
    at async exports.loadFilesAsync 
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:137:20)
    at async singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:168:3)
    at async exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:379:5) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/<<PKGBUILDDIR>>/tests/integration/utils/utils.js',
    '/<<PKGBUILDDIR>>/tests/unit/request.js'
  ]
}
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-wikibase-edit
Source-Version: 5.3.0-2
Done: Andrius Merkys <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-wikibase-edit, 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.
Andrius Merkys <[email protected]> (supplier of updated node-wikibase-edit 
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: Fri, 16 Jan 2026 07:00:33 -0500
Source: node-wikibase-edit
Architecture: source
Version: 5.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Andrius Merkys <[email protected]>
Closes: 1123420
Changes:
 node-wikibase-edit (5.3.0-2) unstable; urgency=medium
 .
   * Tests depend on node-chalk (Closes: #1123420)
Checksums-Sha1:
 0886437025e8629595b1d1b1024d63b43152b171 2351 node-wikibase-edit_5.3.0-2.dsc
 aad3641f3557a030bd588e4f21084e2d092c83e6 5308 
node-wikibase-edit_5.3.0-2.debian.tar.xz
 c7ce921d5e0b9db3e0ed3aed3ce81d39e1e78bc2 9913 
node-wikibase-edit_5.3.0-2_source.buildinfo
Checksums-Sha256:
 816453485afb8db626325343532599ded2d5bfed1d49fe76d584b2ae95f868da 2351 
node-wikibase-edit_5.3.0-2.dsc
 ff61384d88baaecf4779941dd9b43955729e55000711869a1ab4f5865e0b3a49 5308 
node-wikibase-edit_5.3.0-2.debian.tar.xz
 435f75be801c2ca46256a41f8def30d56ee468a0229ba934568d3e2cfa757fe4 9913 
node-wikibase-edit_5.3.0-2_source.buildinfo
Files:
 362e1ee91823d69006def35fce745aae 2351 javascript optional 
node-wikibase-edit_5.3.0-2.dsc
 5e8c9edaa6659a1bdc8aee98220d48c9 5308 javascript optional 
node-wikibase-edit_5.3.0-2.debian.tar.xz
 db8f7c15b38dfc990fe9353dd1aec28a 9913 javascript optional 
node-wikibase-edit_5.3.0-2_source.buildinfo

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

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmlqKPESHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKH/jEQAJKFq66QBLfqEjENvHdyJNPaQ6HJpS7a
uapYk4M+6FEtTbf50QgvQ0ugyjomTBlMsHVZoZBL75iq3Wb8dUhsLncDZerHy3De
VbzirqHvWQ35hu/ygYEmLkvi5z5LI9iIOuapThNO4729A/KxwOcqQHiJYJTlKKLc
+nf052YyahL7q98UTV0L4ZpHjOE9q4MtPiq/0su+GsOlOgWV3DeRsUZjvmnzhGV/
2UTuhWETiK0XgwpRebogZOlAXP/vRTpsTOZbPER9Rs+uyZRza93vNiiOuKBc55Xt
YGnvGtqzvJlzpYLyySSWoCFkCqU4Bo8+csnIvxbsIQsvjpGYTXdzTzfkUwlsJQKD
4keS3koeoqAw4jC/wkk0fs/QlNoNVm/t0YxMNMDHkkm/GepD7y1ctZakpFF930Yi
S1Be6WF05xvE9ToZqlaONaV37t+0fQ6IWOPABQeScSzoD59kZYZvcVxf0f4pZrnN
LJTkuzgRGfJOuSlTtfZ7AcMiLWccVq9SO5loTgGcM3Nl7I6Y0bChMY1MrinJ+fND
GsU3woBZw31CO9EbRcajE9Yhdm02+r1Wn/ch0cy0FYFZxyRGGVQVVuX+doZXn9Fs
Y0mZh6pytwB0O9jcAc2huT4SttYDm+LNdrb09bBBoVVS1AK0LcKOyULS8T6ACA7S
UNHPnddVFrIy
=igUH
-----END PGP SIGNATURE-----

Attachment: pgpPSxgpcxTQW.pgp
Description: PGP signature


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

Reply via email to