Your message dated Mon, 09 Mar 2026 22:28:00 +0000
with message-id <[email protected]>
and subject line Bug#1122442: fixed in node-globby 13.1.3+~cs16.25.40-4
has caused the Debian Bug report #1122442,
regarding node-globby: FTBFS: Cannot find module 'glob' or its corresponding 
type declarations.
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.)


-- 
1122442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122442
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-globby
Version: 13.1.3+~cs16.25.40-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/202512/

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-globby, 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 dir-glob/node_modules/.cache dir-glob/.nyc_output
        rm -rf fast-glob/node_modules/.cache fast-glob/.nyc_output
        rm -rf fastq/node_modules/.cache fastq/.nyc_output
        rm -rf merge2/node_modules/.cache merge2/.nyc_output
        rm -rf nodelib-fs-macchiato/node_modules/.cache 
nodelib-fs-macchiato/.nyc_output
        rm -rf nodelib-fsscandir/node_modules/.cache 
nodelib-fsscandir/.nyc_output
        rm -rf nodelib-fsstat/node_modules/.cache nodelib-fsstat/.nyc_output
        rm -rf nodelib-fswalk/node_modules/.cache nodelib-fswalk/.nyc_output
        rm -rf reusify/node_modules/.cache reusify/.nyc_output
        rm -rf run-parallel/node_modules/.cache run-parallel/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@sinonjs/fake-timers
Trying to remove ./node_modules/@sinonjs
unlink ./node_modules/@types/glob
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/glob-parent
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/micromatch
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/mocha
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/sinon
Trying to remove ./node_modules/@types
unlink ./node_modules/ignore
rm dir-glob/node_modules/.cache
rm fast-glob/node_modules/.cache
rm fastq/node_modules/.cache
rm merge2/node_modules/.cache
rm nodelib-fs-macchiato/node_modules/.cache
rm nodelib-fsscandir/node_modules/.cache
rm nodelib-fsstat/node_modules/.cache
rm nodelib-fswalk/node_modules/.cache
rm reusify/node_modules/.cache
rm run-parallel/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@sinonjs/fake-timers
Trying to remove ./node_modules/@sinonjs
unlink ./node_modules/@types/glob
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/glob-parent
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/micromatch
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/mocha
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/sinon
Trying to remove ./node_modules/@types
unlink ./node_modules/ignore
unlink fast-glob/node_modules/fastq
unlink fast-glob/node_modules/@nodelib/fs.scandir
unlink fast-glob/node_modules/@nodelib/fs.stat
unlink fast-glob/node_modules/@nodelib/fs.walk
unlink fast-glob/node_modules/run-parallel
unlink node_modules/dir-glob
unlink node_modules/fast-glob
unlink node_modules/fastq
unlink node_modules/merge2
unlink node_modules/@nodelib/fs.macchiato
unlink node_modules/@nodelib/fs.scandir
unlink node_modules/@nodelib/fs.stat
unlink node_modules/@nodelib/fs.walk
unlink node_modules/reusify
unlink node_modules/run-parallel
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@sinonjs/fake-timers -> 
/usr/share/nodejs/@sinonjs/fake-timers
Not found
### @types/glob is required by debian/nodejs/./extlinks but not available
# Typescript definition detected, Fallback to main module
### You SHOULD update your debian/nodejs/./extlinks file!
Link ./node_modules/@types/glob-parent -> /usr/share/nodejs/@types/glob-parent
Link ./node_modules/@types/micromatch -> /usr/share/nodejs/@types/micromatch
Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/@types/sinon -> /usr/share/nodejs/@types/sinon
Link ./node_modules/ignore -> /usr/share/nodejs/ignore
Link node_modules/dir-glob -> ../dir-glob
Link node_modules/fast-glob -> ../fast-glob
Link node_modules/fastq -> ../fastq
Link node_modules/merge2 -> ../merge2
Link node_modules/@nodelib/fs.macchiato -> ../../nodelib-fs-macchiato
Link node_modules/@nodelib/fs.scandir -> ../../nodelib-fsscandir
Link node_modules/@nodelib/fs.stat -> ../../nodelib-fsstat
Link node_modules/@nodelib/fs.walk -> ../../nodelib-fswalk
Link node_modules/reusify -> ../reusify
Link node_modules/run-parallel -> ../run-parallel
Link fast-glob/node_modules/fastq -> ../../fastq
Link fast-glob/node_modules/@nodelib/fs.scandir -> ../../../nodelib-fsscandir
Link fast-glob/node_modules/@nodelib/fs.stat -> ../../../nodelib-fsstat
Link fast-glob/node_modules/@nodelib/fs.walk -> ../../../nodelib-fswalk
Link fast-glob/node_modules/run-parallel -> ../../run-parallel
Link node_modules/@types/easy-table -> 
../../debian/build_modules/@types/easy-table
Link node_modules/@types/merge2 -> ../../debian/build_modules/@types/merge2
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
No build command found, searching known files
No build command found, searching known files
No build command found, searching known files
Found debian/nodejs/fast-glob/build
        cd ./fast-glob && sh -ex ../debian/nodejs/fast-glob/build
+ mv src/benchmark .
+ tsc
src/tests/smoke/smoke.ts:4:23 - error 
TS2307: Cannot find module 'glob' or its corresponding type declarations.

4 import * as glob from 'glob';
                        ~~~~~~

src/tests/smoke/smoke.ts:149:29 - 
error TS7006: Parameter 'entry' implicitly has an 'any' type.

149   entries = entries.filter((entry) => {
                                ~~~~~

src/tests/smoke/smoke.ts:157:26 - 
error TS7006: Parameter 'entry' implicitly has an 'any' type.

157   entries = entries.map((entry) => globTransform(entry));
                             ~~~~~

src/tests/smoke/smoke.ts:160:16 - 
error TS7006: Parameter 'a' implicitly has an 'any' type.

160  entries.sort((a, b) => a.localeCompare(b));
                   ~

src/tests/smoke/smoke.ts:160:19 - 
error TS7006: Parameter 'b' implicitly has an 'any' type.

160  entries.sort((a, b) => a.localeCompare(b));
                      ~


Found 5 errors in the same file, starting at: 
src/tests/smoke/smoke.ts:4

dh_auto_build: error: cd ./fast-glob && sh -ex ../debian/nodejs/fast-glob/build 
returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-globby
Source-Version: 13.1.3+~cs16.25.40-4
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-globby, 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.
Yadd <[email protected]> (supplier of updated node-globby 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: Mon, 09 Mar 2026 22:27:26 +0100
Source: node-globby
Architecture: source
Version: 13.1.3+~cs16.25.40-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1122442
Changes:
 node-globby (13.1.3+~cs16.25.40-4) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.3
   * Drop "Rules-Requires-Root: no"
   * debian/watch version 5
   * Update build links
   * Add fix for node-glob >= 10 (Closes: #1122442)
Checksums-Sha1: 
 f6998541a24b68711d2ef9868c3e34d7070a10b8 5658 
node-globby_13.1.3+~cs16.25.40-4.dsc
 7de8f7855e1ee5f5768b5824809cf29ac56f6cb3 13260 
node-globby_13.1.3+~cs16.25.40-4.debian.tar.xz
Checksums-Sha256: 
 bae98ddff3b5b127405323eba3b3147098ec055e52b5b8f1f4f5190b047a3bb0 5658 
node-globby_13.1.3+~cs16.25.40-4.dsc
 9cf9417d110c67b11a91cb6aadad86fbcd206106ac0610f911eda192686f2376 13260 
node-globby_13.1.3+~cs16.25.40-4.debian.tar.xz
Files: 
 a277dd79b20822aecd1c9b4d5c418f7f 5658 javascript optional 
node-globby_13.1.3+~cs16.25.40-4.dsc
 d97355e7c34954143bd9000e7f2f72bc 13260 javascript optional 
node-globby_13.1.3+~cs16.25.40-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmmvO5cACgkQ9tdMp8mZ
7ulLmw/9HX5uM61cBPpzsupi4q5yc93JBdGaXEee8c8/iixJc1P2MdMdQRBDkQvd
UP/iP9J0IqnssaGaAO5DUQLezJfaFmg88PiVO1/a4BbKA6gNIhijyxhuqwemxeYa
53yNIlVn+C/ZBOLa7PLtJH4oZhQeQKD8ogR9CtNlWKXxhJpJ/Q4hb8EA50AYnN9Z
D/20LIt58nbS7RucZEq8BybZJ8I1sZo1YXexD9259N67u8vPG0sGDBar36sk9nG8
hnj1YAmeQWw+qC8kV7um+YgqgQe5bhelTWH/c6Q3KhIPLnZtSlq+Z0lyfscDeNaT
FztK45XxC+hvdP/igGTXyM+EcvhOpm2RC9Kr4vBbpuOMylNMFiMHeFxBOlDwUWGE
9jp4vyCferiZxOvNkFG5hE/CND6Oxq+7Uqim4mtQ6E+qlFmpO0K1N+TOGjafZZOm
HvzVH04xpp/hu6PdJFtSfkeyasp1bhW262QQVb54wL7y+ukaZ5MAMbgck6oYXhzw
NgfjViiCEXouRG5yP4jB3OgHK6+DRHrRqLR2pPa5RgK9QofXl8qajNfzCwTFCFqR
DDlmP3L43yca84s/NdiLvM09FQAkvguLDbufLa3KnlAWAKFJgKfXgXw8uCX2wp7F
OKmb5uz4m/tZXDQ6TEgm6c7QV+lN3gsPY9OMH3wD9RmwotoMObI=
=PYXI
-----END PGP SIGNATURE-----

Attachment: pgpR5zVlb4qG4.pgp
Description: PGP signature


--- End Message ---

Reply via email to