Your message dated Fri, 27 May 2022 21:36:50 +0000
with message-id <e1nuhda-0002ms...@fasolo.debian.org>
and subject line Bug#1011906: fixed in node-glob-parent 6.0.2+~5.1.1-2
has caused the Debian Bug report #1011906,
regarding node-glob-parent: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 15
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 ow...@bugs.debian.org
immediately.)


-- 
1011906: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-glob-parent
Version: 6.0.2+~5.1.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
> Link node_modules/@types/glob-parent -> ../../types-glob-parent
>    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/glob-parent
>       /bin/sh -ex debian/tests/pkg-js/test
> + mocha
> 
> 
>   glob-parent
>     1) should strip glob magic to return parent path
>     2) should respect escaped characters
>     3) should respect glob enclosures with embedded separators
>     4) should handle nested braces
>     5) should return parent dirname from non-glob paths
>     6) should respect disabled auto flip backslashes
> 
>   glob2base test patterns
>     7) should get a base name
>     8) should get a base name from a nested glob
>     9) should get a base name from a flat file
>     10) should get a base name from character class pattern
>     11) should get a base name from brace , expansion
>     12) should get a base name from brace .. expansion
>     13) should get a base name from extglob
>     14) should get a base name from a path with non-exglob parens
>     15) should get a base name from a complex brace glob
>     undefined should not be susceptible to SNYK-JS-GLOBPARENT-1016905
>     undefined should finish in reasonable time for '{' + '/'.repeat(n) 
> [CVE-2021-35065]
>     undefined should finish in reasonable time for '{'.repeat(n)
>     undefined should finish in reasonable time for '('.repeat(n)
>     undefined should finish in reasonable time for '/('.repeat(n) + ')' (42ms)
> 
> 
>   5 passing (90ms)
>   15 failing
> 
>   1) glob-parent
>        should strip glob magic to return parent path:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:9:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   2) glob-parent
>        should respect escaped characters:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:69:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   3) glob-parent
>        should respect glob enclosures with embedded separators:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:109:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   4) glob-parent
>        should handle nested braces:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:130:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   5) glob-parent
>        should return parent dirname from non-glob paths:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:145:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   6) glob-parent
>        should respect disabled auto flip backslashes:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:154:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   7) glob2base test patterns
>        should get a base name:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:162:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   8) glob2base test patterns
>        should get a base name from a nested glob:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:168:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   9) glob2base test patterns
>        should get a base name from a flat file:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:174:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   10) glob2base test patterns
>        should get a base name from character class pattern:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:181:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   11) glob2base test patterns
>        should get a base name from brace , expansion:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:187:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   12) glob2base test patterns
>        should get a base name from brace .. expansion:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:193:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   13) glob2base test patterns
>        should get a base name from extglob:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:199:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   14) glob2base test patterns
>        should get a base name from a path with non-exglob parens:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:205:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
>   15) glob2base test patterns
>        should get a base name from a complex brace glob:
>      TypeError: expect is not a function
>       at Context.<anonymous> (test/index.test.js:212:5)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:394:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:338:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:678:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:801:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:593:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:603:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:571:5)
>       at processImmediate (node:internal/timers:466:21)
> 
> 
> 
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 
> 15


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-glob-parent_6.0.2+~5.1.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-glob-parent
Source-Version: 6.0.2+~5.1.1-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-glob-parent, 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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-glob-parent 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 27 May 2022 23:15:14 +0200
Source: node-glob-parent
Built-For-Profiles: nocheck
Architecture: source
Version: 6.0.2+~5.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1011906
Changes:
 node-glob-parent (6.0.2+~5.1.1-2) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.6.1
   * Add fix for expect >= 28 (Closes: #1011906)
Checksums-Sha1: 
 b1b7e3fb2e4dc23b26efbc2d4ead43c5a38414ac 2559 
node-glob-parent_6.0.2+~5.1.1-2.dsc
 ac95d19273bb0ba8f9cde24c2775d4d44e490166 3712 
node-glob-parent_6.0.2+~5.1.1-2.debian.tar.xz
Checksums-Sha256: 
 fc50a6e2f0ae4b502f78ee398f30c55b0e6f49fa1702b4145ff797ceee8c415c 2559 
node-glob-parent_6.0.2+~5.1.1-2.dsc
 06e681083e13cb8f3a5ece58601f6f616ca1a9b7b54b2c1a47522b443cef2fb1 3712 
node-glob-parent_6.0.2+~5.1.1-2.debian.tar.xz
Files: 
 bf66075e47bdff9a6bca0ec0a92e98f5 2559 javascript optional 
node-glob-parent_6.0.2+~5.1.1-2.dsc
 db3b2128004cb547f668e692c4c68e43 3712 javascript optional 
node-glob-parent_6.0.2+~5.1.1-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKRQF8ACgkQ9tdMp8mZ
7ukbpRAAihP2YtTAHU7ZHpWaXTdEDz5gihgUxe/bcuCfvDEGxsU3jK+i5fP6dKG5
1YCj9rS1WYwLadqDHW+y90Ux/TmmpZ/d6WmM0bnILGbVBbOgVFvpp0ixACak26Z3
v3uCg3xSnA8+0HZMWEJuynZGVYNKkufp43fM2cnCEbz9qXvGx/efhZJsU09VBhAO
seMDVuyMuE6MaKm/a+5etgEeTTb+LQ+SFpst0mYlCEAC7vAU2SlWZ/uqyBk2mtfY
kVZ0r7lZxcfmhezyvamLHTxn1brp2IPNgK63W4dZlQXyuBWwDxus2Vz7L3XhmkOE
CO9IESNwflvCcLALTNDXVCqGROUJlvMFlWHWvuHHV0S+Rbow31dHBjaT0ruIbKy8
JDrfOm44MsAF2A6AMbuQy/5LctWap/L3MhPKjEqTd1vqnw0IpL7MC5KYoEM8JmYA
ty3jGOxLC/QemfXQVj+QBnkCWSINqlvc6/ZBerq7I7Wl4sPBjDKkJuv/hNuh02iy
P5FC+wiz9G5O8jRtu36bcaXIxypaKG7zlorQoklSZKCoN4R0RtC7/+cfMe4dk7LJ
lc1mNSX5n9EZozUxK8dCmc7BJpu8b+9VmiRptRWWnqqaUlA3kL1LfvL/bLUfY9+z
hWRBUr/b7LipBre6TaToL1w9oQn1Yc7TA0SMiaarUIaooBVsLXQ=
=FFr4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to