[From nobody Sat May  2 07:51:06 2026
Received: (at submit) by bugs.debian.org; 1 May 2026 23:13:32 +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, 23; hammy, 150; neutral, 173; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--HTo:N*Debian
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:44320)
 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 1wIx36-000EJG-31
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:32 +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 1wIx37-00042W-2m
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:32 +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=01gqBPr5/pOyl7xi8gbO3L0MiayCBuQPzHtAKjw/ofk=; b=Htf9OmeKOLhaPrHQGToO7f8MUw
 iIpwruVBZCf2Q9t7wUD6KST1FYFkYpky2Om/tqv8JcQcm5MIXmHA8kypElZA1f5hzlWB86qG6fcjG
 JTYoE9dbb1I9VBjYjj67u4JCcy4osuz19FaRekx+K6PP/uuntf5C3abcfxvwYDldrKTj3C3pVNEpN
 CopHcyvU6yjSysHhZpoRP5cczDLAmWDOogsiLNz+KHzqH6vamB9qMJXfasHbGWdt/iDGUyH8rs8/M
 XG0P/NbA8w8m/XsKRtqEA6rUf0vtRsOl0fzcSIbfX78uEPnqQSQ2IfAIPlvtDAsB9MeDp4Krfo1A9
 J517+1hA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wIx36-0005L0-2P
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:32 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-parse-filepath: FTBFS: Error: Cannot find module
 'path-is-absolute'
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wIx36-0005L0-2P@paradis.debian.org&gt;
Date: Fri, 01 May 2026 23:13:32 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-parse-filepath
Version: 1.0.2+~1.0.2-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/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-parse-filepath, 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-parse-filepath/node_modules/.cache types-parse-filepath/.nyc_output
rm ./node_modules/.cache
rm types-parse-filepath/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/parse-filepath
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/parse-filepath -&gt; ../../types-parse-filepath
   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/parse-filepath
	/bin/sh -ex debian/tests/pkg-js/test
+ mocha


  with native `path.parse` method:
    dotfiles
      1) &quot;before each&quot; hook for &quot;should get the absolute path:&quot;

  without native `path.parse` method:
    dotfiles
      2) &quot;before each&quot; hook for &quot;should get the absolute path:&quot;


  0 passing (5ms)
  2 failing

  1) with native `path.parse` method:
       &quot;before each&quot; hook for &quot;should get the absolute path:&quot;:
     Cannot find module 'path-is-absolute'
Require stack:
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/index.js
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/test.js
- /usr/share/nodejs/mocha/lib/nodejs/esm-utils.js
- /usr/share/nodejs/mocha/lib/mocha.js
- /usr/share/nodejs/mocha/lib/cli/one-and-dones.js
- /usr/share/nodejs/mocha/lib/cli/options.js
- /usr/share/nodejs/mocha/bin/mocha.js
  Error: Cannot find module 'path-is-absolute'
  Require stack:
  - /&lt;&lt;PKGBUILDDIR&gt;&gt;/index.js
  - /&lt;&lt;PKGBUILDDIR&gt;&gt;/test.js
  - /usr/share/nodejs/mocha/lib/nodejs/esm-utils.js
  - /usr/share/nodejs/mocha/lib/cli/one-and-dones.js
  - /usr/share/nodejs/mocha/lib/cli/options.js
      at Module._resolveFilename (node:internal/modules/cjs/loader:1476:15)
      at wrapResolveFilename (node:internal/modules/cjs/loader:1049:27)
      at defaultResolveImplForCJSLoading (node:internal/modules/cjs/loader:1073:10)
      at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1094:12)
      at Module._load (node:internal/modules/cjs/loader:1262:25)
      at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
      at Module.require (node:internal/modules/cjs/loader:1576:12)
      at require (node:internal/modules/helpers:153:16)
      at Object.&lt;anonymous&gt; (index.js:4:18)
      at Module._compile (node:internal/modules/cjs/loader:1830:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1961:10)
      at Module.load (node:internal/modules/cjs/loader:1553:32)
      at Module._load (node:internal/modules/cjs/loader:1355:12)
      at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
      at Module.require (node:internal/modules/cjs/loader:1576:12)
      at require (node:internal/modules/helpers:153:16)
      at Context.&lt;anonymous&gt; (test.js:16:19)
      at callFn (/usr/share/nodejs/mocha/lib/runnable.js:366:21)
      at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:354:5)
      at next (/usr/share/nodejs/mocha/lib/runner.js:551:10)
      at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:612:5)
      at process.processImmediate (node:internal/timers:504:21)

  2) without native `path.parse` method:
       &quot;before each&quot; hook for &quot;should get the absolute path:&quot;:
     Cannot find module 'path-is-absolute'
Require stack:
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/index.js
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/test.js
- /usr/share/nodejs/mocha/lib/nodejs/esm-utils.js
- /usr/share/nodejs/mocha/lib/mocha.js
- /usr/share/nodejs/mocha/lib/cli/one-and-dones.js
- /usr/share/nodejs/mocha/lib/cli/options.js
- /usr/share/nodejs/mocha/bin/mocha.js
  Error: Cannot find module 'path-is-absolute'
  Require stack:
  - /&lt;&lt;PKGBUILDDIR&gt;&gt;/index.js
  - /&lt;&lt;PKGBUILDDIR&gt;&gt;/test.js
  - /usr/share/nodejs/mocha/lib/nodejs/esm-utils.js
  - /usr/share/nodejs/mocha/lib/cli/one-and-dones.js
  - /usr/share/nodejs/mocha/lib/cli/options.js
      at Module._resolveFilename (node:internal/modules/cjs/loader:1476:15)
      at wrapResolveFilename (node:internal/modules/cjs/loader:1049:27)
      at defaultResolveImplForCJSLoading (node:internal/modules/cjs/loader:1073:10)
      at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1094:12)
      at Module._load (node:internal/modules/cjs/loader:1262:25)
      at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
      at Module.require (node:internal/modules/cjs/loader:1576:12)
      at require (node:internal/modules/helpers:153:16)
      at Object.&lt;anonymous&gt; (index.js:4:18)
      at Module._compile (node:internal/modules/cjs/loader:1830:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1961:10)
      at Module.load (node:internal/modules/cjs/loader:1553:32)
      at Module._load (node:internal/modules/cjs/loader:1355:12)
      at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
      at Module.require (node:internal/modules/cjs/loader:1576:12)
      at require (node:internal/modules/helpers:153:16)
      at Context.&lt;anonymous&gt; (test.js:244:17)
      at callFn (/usr/share/nodejs/mocha/lib/runnable.js:366:21)
      at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:354:5)
      at next (/usr/share/nodejs/mocha/lib/runner.js:551:10)
      at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:612:5)
      at process.processImmediate (node:internal/timers:504:21)



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