[Pkg-javascript-devel] Bug#1135426: node-grunt-legacy-util: FTBFS: TypeError: nodeUtil.isError is not a function

Santiago Vila sanvila at debian.org
Sat May 2 00:13:24 BST 2026


Package: src:node-grunt-legacy-util
Version: 2.0.1-3
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/202605/

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-grunt-legacy-util, 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
	cd ./. && grunt
Running "nodeunit:util" (nodeunit) task
Testing index.js...F........................
>> util - error
>> Error: Expected 9 assertions, 0 ran
>> at Object.done (/usr/share/nodejs/nodeunit/lib/types.js:121:25)
>> at Object.exports.runTest (/usr/share/nodejs/nodeunit/lib/core.js:73:14)
>> at /usr/share/nodejs/nodeunit/lib/core.js:118:25
>> at result (/usr/share/nodejs/async/dist/async.js:2119:13)
>> at /usr/share/nodejs/async/dist/async.js:247:13
>> at replenish (/usr/share/nodejs/async/dist/async.js:447:21)
>> at /usr/share/nodejs/async/dist/async.js:452:13
>> at _asyncMap (/usr/share/nodejs/async/dist/async.js:245:16)
>> at mapLimit (/usr/share/nodejs/async/dist/async.js:2092:16)
>> at awaitable (/usr/share/nodejs/async/dist/async.js:212:32)

>> util - error
>> TypeError: nodeUtil.isError is not a function
>> at Object.util.error (index.js:55:17)
>> at Object.error (test/index.js:51:20)
>> at Object.<anonymous> (/usr/share/nodejs/nodeunit/lib/core.js:236:16)
>> at Object.<anonymous> (/usr/share/nodejs/nodeunit/lib/core.js:236:16)
>> at /usr/share/nodejs/nodeunit/lib/core.js:236:16
>> at Object.exports.runTest (/usr/share/nodejs/nodeunit/lib/core.js:70:9)
>> at /usr/share/nodejs/nodeunit/lib/core.js:118:25
>> at result (/usr/share/nodejs/async/dist/async.js:2119:13)
>> at /usr/share/nodejs/async/dist/async.js:247:13
>> at replenish (/usr/share/nodejs/async/dist/async.js:447:21)

Warning: 2/85 assertions failed (1271ms) Use --force to continue.

Aborted due to warnings.
dh_auto_build: warning: ### Command "grunt" failed in .

dh_auto_build: warning: 
############################################################################
1 failures, unable to build automatically.
Install a debian/nodejs/./build or add a "override_dh_auto_build:" target
in debian/rules
############################################################################

dh_auto_build: warning: Aborting auto_build

make: *** [debian/rules:8: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the Pkg-javascript-devel mailing list