[From nobody Sat May  2 07:23:07 2026
Received: (at submit) by bugs.debian.org; 1 May 2026 23:13:24 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 24; hammy, 150; neutral, 118; spammy,
 0. spammytokens: hammytokens:0.000-+--forky,
 0.000-+--H*F:U*sanvila, 
 0.000-+--HTo:N*Debian, 0.000-+--H*rp:U*sanvila, 0.000-+--sk:dh_auto
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:40798)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wIx2y-000EHl-2n
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:24 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wIx2z-00042C-2Y
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:24 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=G9AaVYpkJKPQresqn4hdLH7rFPiR2M9U0Ttdu9Je0C4=; b=fI0jwv3lKmDHxrqzm+cisOQe1l
 LygaLp9rYU6lc2pF7SasOvrPO5i989PNU4fXq29cav/oVf7BldIw3hrRlC2tFt0N+oVAlD4K2AXxn
 b4Q7+21p1GUC2AjWEZgQVfCfZ2xAQlclaFHjeDOfVWrlWg+xZrueM/aucjmHWTtUM9DScORd0r+mz
 DZtJ8WzgfuxtxmS5uiRSjzkfpVcbQL1Qie+k9e4kolfv9m5bhN5pN0C/36/Cu/ezMkaBlYJ5cnU6C
 r9qA2h4zGTmPyoEiEfWE/jntA8e05PXPyb9bXye/wch8zgbE0I1UH2PRSWOV1QOSTSO7DvfZGs2wl
 y/FETHpQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wIx2y-0005Kc-2C
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:24 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-grunt-legacy-util: FTBFS: TypeError: nodeUtil.isError is not a
 function
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wIx2y-0005Kc-2C@paradis.debian.org&gt;
Date: Fri, 01 May 2026 23:13:24 +0000
Delivered-To: submit@bugs.debian.org

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

&gt;&gt; util - error
&gt;&gt; TypeError: nodeUtil.isError is not a function
&gt;&gt; at Object.util.error (index.js:55:17)
&gt;&gt; at Object.error (test/index.js:51:20)
&gt;&gt; at Object.&lt;anonymous&gt; (/usr/share/nodejs/nodeunit/lib/core.js:236:16)
&gt;&gt; at Object.&lt;anonymous&gt; (/usr/share/nodejs/nodeunit/lib/core.js:236:16)
&gt;&gt; at /usr/share/nodejs/nodeunit/lib/core.js:236:16
&gt;&gt; at Object.exports.runTest (/usr/share/nodejs/nodeunit/lib/core.js:70:9)
&gt;&gt; at /usr/share/nodejs/nodeunit/lib/core.js:118:25
&gt;&gt; at result (/usr/share/nodejs/async/dist/async.js:2119:13)
&gt;&gt; at /usr/share/nodejs/async/dist/async.js:247:13
&gt;&gt; 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 &quot;grunt&quot; failed in .

dh_auto_build: warning: 
############################################################################
1 failures, unable to build automatically.
Install a debian/nodejs/./build or add a &quot;override_dh_auto_build:&quot; 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
--------------------------------------------------------------------------------
]