Your message dated Mon, 26 Jan 2026 08:48:54 +0000
with message-id <[email protected]>
and subject line Bug#1124183: fixed in node-webfont 11.4.0+dfsg2+~cs35.7.26-18
has caused the Debian Bug report #1124183,
regarding node-webfont: FTBFS: invalid rimraf options
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.)
--
1124183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124183
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-webfont
Version: 11.4.0+dfsg2+~cs35.7.26-16
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-webfont, 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
/!\ brotli/package.json not found
/!\ brotli/package.json not found
Unable to load brotli
Found debian/nodejs/additional_components
Adding component(s): is-eot
Adding component(s): is-ttf
Adding component(s): fast-xml-parser
rm -rf ./node_modules/.cache ./.nyc_output
rm -rf b3b/node_modules/.cache b3b/.nyc_output
rm -rf fast-xml-parser/node_modules/.cache fast-xml-parser/.nyc_output
rm -rf is-eot/node_modules/.cache is-eot/.nyc_output
rm -rf is-svg/node_modules/.cache is-svg/.nyc_output
[... snipped ...]
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should throw error `files glob patterns specified did not match
any files` if not found files
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should generate all fonts
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should generate all fonts
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should generate only `woff2` font
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should generate only `woff2` font
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should generate all fonts with build-in template
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should generate all fonts with build-in template
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should respect `template` options
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should respect `template` options
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠can set font name
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠can set font name
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should respect `font` options
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should respect `font` options
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠can be verbose
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠can be verbose
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should create dest directory if it does not exist and
--dest-create flag is provided
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should create dest directory if it does not exist and
--dest-create flag is provided
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
â cli ⺠should not create dest directory if it does not exist
invalid rimraf options
at assertRimrafOptions
(../../../usr/share/nodejs/rimraf/src/index.ts:45:11)
at optArgT (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:16:22)
at optArg (../../../usr/share/nodejs/rimraf/src/opt-arg.ts:44:57)
at ../../../usr/share/nodejs/rimraf/src/index.ts:63:27
at src/cli/index.test.ts:36:11
at Object.<anonymous> (src/cli/index.test.ts:34:20)
â cli ⺠should not create dest directory if it does not exist
thrown: "Exceeded timeout of 10000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a
long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
32 |
33 |
> 34 | beforeEach(() => new Promise((resolve, reject) => {
| ^
35 |
36 | rimraf(`${destination}/*`, (err) => {
37 |
at src/cli/index.test.ts:34:3
at Object.<anonymous> (src/cli/index.test.ts:15:1)
PASS Webfont src/index.test.ts
index
â should be exported
Test Suites: 1 failed, 2 passed, 3 total
Tests: 13 failed, 29 passed, 42 total
Snapshots: 10 passed, 10 total
Time: 137.363 s
Ran all test suites matching /src/i.
dh_auto_test: error: /bin/sh -ex debian/nodejs/test returned exit code 1
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-webfont
Source-Version: 11.4.0+dfsg2+~cs35.7.26-18
Done: Jérémy Lal <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-webfont, 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.
Jérémy Lal <[email protected]> (supplier of updated node-webfont 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: SHA256
Format: 1.8
Date: Mon, 26 Jan 2026 09:24:40 +0100
Source: node-webfont
Architecture: source
Version: 11.4.0+dfsg2+~cs35.7.26-18
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Jérémy Lal <[email protected]>
Closes: 1124183
Changes:
node-webfont (11.4.0+dfsg2+~cs35.7.26-18) unstable; urgency=medium
.
[ Bastien Roucariès ]
* Fix a typo
* Increase timeout
* Switch patch order
.
[ Jérémy Lal ]
* rimraf patch: add glob: true. Closes: #1124183.
* Fix FTBFS with cmake version
Checksums-Sha1:
a5185fd5febcbe915fb6581fb7b95f9d02412bd8 8557
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.dsc
8ef069dbd3821da68b5e02ca35d9ba55268a6067 20360
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.debian.tar.xz
5a24c66107ae97e875f6bc85a7e664621829e83e 26012
node-webfont_11.4.0+dfsg2+~cs35.7.26-18_source.buildinfo
Checksums-Sha256:
ce97d799c4b8bc2dea4c14fc4fa5c3fc27df3686dde4e462a05e8fc9bc4710fb 8557
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.dsc
217555949eff5d2b3a4a8d3f593dab1a9f8132564f3ad1549d76f8466d1ec992 20360
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.debian.tar.xz
085dcb9412b39a662537f4756d3160d2dc1792114f4d62a277ad474f02c59624 26012
node-webfont_11.4.0+dfsg2+~cs35.7.26-18_source.buildinfo
Files:
25384eedb2403a97736b171038388194 8557 javascript optional
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.dsc
576d1fc935861a8449caae036c318b77 20360 javascript optional
node-webfont_11.4.0+dfsg2+~cs35.7.26-18.debian.tar.xz
27b4ea95bb9e056b3685959c8b9e5685 26012 javascript optional
node-webfont_11.4.0+dfsg2+~cs35.7.26-18_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAml3JNYSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0A/QP/iaf9Ejym3icNee4SF1zf9aM2+Y2T3ta
6N2KyFpDOoeKY3F5gsWzDNE+rsf6jUVEghua53hQbZ/sb81/JX7QpkjJk1AiuuhS
hwskR6ECJ94cMU03mhOYhHCV14buO0tziJXX4P89rC+DzqQjSn1rCL7e09tgf77f
B5ADsxf6pPBVPp8w9pBb1S2QInpaMdSUhpvKaPx4zRyxF4lnYNHh5tfzH7x2SEIz
JF3X0Ps+s4/fIX3ccUaM0yqYa/JA2Nl9SHqV+GnsaNv0B3pEYrnCoNgBW4yQl1U8
e2LhXtMJFXQCV2/DmIM8v80ciff/7Iya6a7H98V0CltM21xmud/jDVWauYuFUXne
4sndWQZUi6GAEhSXH8nryaksi01gKdIfkfn8Fq2uXd+liOZAY0f1Z+RgB1y5Inz/
cEaxEi2VD5d6mIRUjv73fRSf1hhlq3YJuBKOQSG+lA2K4lofBY+NoSjr8dHUzALT
TBWy9fM2WXN1Xx5ZUsvqiYuSBsha/U2Ub015lbwllWKCirdjq2CLwcCGy0afuvff
l/Ur8fi+SRuK2EwNs+cPsKe+7oWrNCLChBkwdMx9vB5iwKxV6av/0Otm22xXmxWc
2vSy1nY1VmAaMjZBQbapBgIgTkwneGzQQADXrgAwrU3wM0fmPIKJhALolzI/fVL7
+V8L+XlUbCkT
=PkN5
-----END PGP SIGNATURE-----
pgpdjCYdeDXuD.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