[From nobody Mon Jun 29 13:43:13 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 20:51:34 +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.6 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,SPF_HELO_PASS,
 SPF_PASS,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, 31; hammy, 150; neutral, 91; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:42526)
 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 1wdwTW-00HPpK-1P
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:34 +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 mailly.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 1wdwTV-00E28N-0b
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:33 +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=fZwm7hh9RgUtXnGB4EC85tdZ3gQmBf1tswhYdFfwz30=; b=pB5ILiWhkAmL2LQOSlwBf2zTpI
 EPqryhjUQzIcFERGFaHHqyKZQf4lxFzBfTV0PbJThc1DUcRus+STikwZ5c0bLxc5SYGW9RUol7k+L
 6+Gxlx6GXQkGUCGRaIQaNzyKgApv9F2abg/hqsPc+w60++twSEkDekhz5K7gxzOAfc3T5Nj7djKRU
 PM3hx5ptEjjrhvB8aQDujWC2l5Up6nCCaUnfiO52OKhj+9PCSfx8jK/c9U7NK5kYXvmEQvk/A5XTc
 GK/J/CrpaBspX2hudz/SYrvo7g/Ogj4HJrKYxVEivuXdjvvRM8OXxPTXrUWAY4cbl1AespcmTwLxN
 zky6bfaw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwTT-00BAba-36
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:31 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-normalize-package-data: FTBFS: [Error: Cannot find package 'tap'
 imported from /&lt;&lt;PKGBUILDDIR&gt;&gt;/x]
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wdwTT-00BAba-36@paradis.debian.org&gt;
Date: Sun, 28 Jun 2026 20:51:31 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-normalize-package-data
Version: 8.0.0+~2.4.4-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/202606/

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-normalize-package-data, 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 -rf types-normalize-package-data/node_modules/.cache types-normalize-package-data/.nyc_output
rm ./node_modules/.cache
rm types-normalize-package-data/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/normalize-package-data
Trying to remove node_modules/@types
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/normalize-package-data -&gt; ../../types-normalize-package-data
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
No build command found, searching known files
   dh_auto_test --buildsystem=nodejs
	ln -s ../. node_modules/normalize-package-data
	/bin/sh -ex debian/tests/pkg-js/test
+ tap -R spec test/basic.js test/consistency.js test/dependencies.js test/github-urls.js test/mixedcase-names.js test/normalize.js test/scoped.js test/scripts.js test/strict.js test/typo.js
node:internal/modules/run_main:107
    triggerUncaughtException(
    ^

[Error: Cannot find package 'tap' imported from /&lt;&lt;PKGBUILDDIR&gt;&gt;/x] {
  code: 'ERR_MODULE_NOT_FOUND'
}

Node.js v24.18.0
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]