Your message dated Sat, 02 May 2026 06:49:47 +0000
with message-id <[email protected]>
and subject line Bug#1135431: fixed in node-parse-filepath 1.0.2+~1.0.2-2
has caused the Debian Bug report #1135431,
regarding node-parse-filepath: FTBFS: Error: Cannot find module
'path-is-absolute'
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.)
--
1135431: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135431
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 -> ../../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) "before each" hook for "should get the absolute path:"
without native `path.parse` method:
dotfiles
2) "before each" hook for "should get the absolute path:"
0 passing (5ms)
2 failing
1) with native `path.parse` method:
"before each" hook for "should get the absolute path:":
Cannot find module 'path-is-absolute'
Require stack:
- /<<PKGBUILDDIR>>/index.js
- /<<PKGBUILDDIR>>/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:
- /<<PKGBUILDDIR>>/index.js
- /<<PKGBUILDDIR>>/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.<anonymous> (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.<anonymous> (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:
"before each" hook for "should get the absolute path:":
Cannot find module 'path-is-absolute'
Require stack:
- /<<PKGBUILDDIR>>/index.js
- /<<PKGBUILDDIR>>/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:
- /<<PKGBUILDDIR>>/index.js
- /<<PKGBUILDDIR>>/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.<anonymous> (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.<anonymous> (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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-parse-filepath
Source-Version: 1.0.2+~1.0.2-2
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-parse-filepath, 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.
Xavier Guimard <[email protected]> (supplier of updated node-parse-filepath
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: Sat, 02 May 2026 08:23:12 +0200
Source: node-parse-filepath
Architecture: source
Version: 1.0.2+~1.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1135431
Changes:
node-parse-filepath (1.0.2+~1.0.2-2) unstable; urgency=medium
.
* Team upload
* Add missing node-path-is-absolute to Build-Depends (Closes:
#1135431)
* Declare compliance with policy 4.7.4
Checksums-Sha1:
aa10efc7351fcc56746e2eadaf416a856006ab49 2637
node-parse-filepath_1.0.2+~1.0.2-2.dsc
7fff19fb87f4f21bfcd73604749eff17b0e40ba8 3496
node-parse-filepath_1.0.2+~1.0.2-2.debian.tar.xz
Checksums-Sha256:
76f5893a3fab88792a68e599e9f2e986ad268aad5c4d0243fd0a1844004dabe9 2637
node-parse-filepath_1.0.2+~1.0.2-2.dsc
bb630bff8d8f03b0c41635f6d8e5c4e9d286cc1268e34c067a4957a35ff458f2 3496
node-parse-filepath_1.0.2+~1.0.2-2.debian.tar.xz
Files:
6227015226b3027247d94228e4e139a4 2637 javascript optional
node-parse-filepath_1.0.2+~1.0.2-2.dsc
853ec640455d6b8b41a60f7a12fcfedc 3496 javascript optional
node-parse-filepath_1.0.2+~1.0.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmn1m38ACgkQ9tdMp8mZ
7unv+w/+PtS4UZE6CWqJY2QW6KHGCzuE4RIlmZpt86uKeeXObem2TRGFA0LZHAe4
3iLwEYb5RrEydg2xCpfIOZ+dOABlBI2LcbqovOyD6j4Uh5yrod4XfoE0s6tmhP90
n2qNDOF0ruTqh9g+diX6kaO98JlmmGMeYnFPGpBwOibk9ybpQTDqABgIRQcdsCLy
GZNGREXcjDKw2sETKiIC8iCstqWZEVMKqgcs8Y0fhDwhgHQaZp1OgJY3zWmudMkl
NU1+D2XUvEDOLRaz5/xd3wXnE+aLnejnsZDlaqesmVmQyDvOV8VuZKKX3J9XCsBk
czoXsNj73rT/A0GZguNSINBkcYTD03JoZgT+D+Q+Sb1XWOiNA3jYINUyyjO45mxc
oqDcq6JgUqYg2yd9NWqnQvE/CfHv4/YYr/PV4sd0NIScRUaAtOMBlYbxcfo8laEZ
/6l9aX6fR8DyoqWE9WPk6QdNyztIlCpC94zNOe0It77P6R5ymRPNfsAkvvPD1Woo
E8QGM8IaCpQupf60fEX1M7lkalqrBgbNbYJjdvZSuI3KFoyS3d4WgfMllfgZBgF5
erllvW00NzD4uObemQlTjheJrk+o/CmOUefGYt51loPbRpexO8crr+jQ3JJXjOGs
Gf9HZdw1K5unPTvxFz487vjQl1/qVKn+6Bsq3jINLauljfmdfMo=
=q6Q9
-----END PGP SIGNATURE-----
pgpscBErGvuo3.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