Your message dated Thu, 21 Jan 2021 20:36:06 +0000
with message-id <e1l2ggy-0003wr...@fasolo.debian.org>
and subject line Bug#980679: fixed in node-uuid 8.3.2+~8.3.0-4
has caused the Debian Bug report #980679,
regarding node-uuid: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
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.)


-- 
980679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-uuid
Version: 8.3.2+~8.3.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pandoc --from gfm-raw_html --to html --standalone --output README.html 
> README.md
> [WARNING] This document format requires a nonempty <title> element.
>   Defaulting to 'README' as the title.
>   To specify a title, use 'title' in metadata or --metadata title="...".
> pandoc --from gfm-raw_html --to plain --output README.txt README.md
> pandoc --from gfm-raw_html --to html --standalone --output CHANGELOG.html 
> CHANGELOG.md
> [WARNING] This document format requires a nonempty <title> element.
>   Defaulting to 'CHANGELOG' as the title.
>   To specify a title, use 'title' in metadata or --metadata title="...".
> pandoc --from gfm-raw_html --to plain --output CHANGELOG.txt CHANGELOG.md
> ./scripts/build.sh
> Replacing node-specific file for esm-browser: 
> /<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/md5-browser.js
> Replacing node-specific file for esm-browser: 
> /<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/rng-browser.js
> Replacing node-specific file for esm-browser: 
> /<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/sha1-browser.js
> Removing browser-specific files from esm-node
> 
> dist/esm-browser/index.js → dist/umd/uuid.min.js...
> created dist/umd/uuid.min.js in 647ms
> 
> dist/esm-browser/v1.js → dist/umd/uuidv1.min.js...
> created dist/umd/uuidv1.min.js in 298ms
> 
> dist/esm-browser/v3.js → dist/umd/uuidv3.min.js...
> created dist/umd/uuidv3.min.js in 469ms
> 
> dist/esm-browser/v4.js → dist/umd/uuidv4.min.js...
> created dist/umd/uuidv4.min.js in 266ms
> 
> dist/esm-browser/v5.js → dist/umd/uuidv5.min.js...
> created dist/umd/uuidv5.min.js in 346ms
> 
> dist/esm-browser/nil.js → dist/umd/uuidNIL.min.js...
> created dist/umd/uuidNIL.min.js in 202ms
> 
> dist/esm-browser/version.js → dist/umd/uuidVersion.min.js...
> created dist/umd/uuidVersion.min.js in 216ms
> 
> dist/esm-browser/validate.js → dist/umd/uuidValidate.min.js...
> created dist/umd/uuidValidate.min.js in 200ms
> 
> dist/esm-browser/parse.js → dist/umd/uuidParse.min.js...
> created dist/umd/uuidParse.min.js in 205ms
> 
> dist/esm-browser/stringify.js → dist/umd/uuidStringify.min.js...
> created dist/umd/uuidStringify.min.js in 241ms
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test --buildsystem=nodejs
>       ln -s ../debian/tests/test_modules/random-seed node_modules/random-seed
>       ln -s ../. node_modules/uuid
>       /bin/sh -ex debian/tests/pkg-js/test
> + export BABEL_ENV=commonjs
> + jest --ci test/unit
> PASS test/unit/v1.test.js
> FAIL test/unit/parse.test.js
>   ● Test suite failed to run
> 
>     Cannot find module 'json-stringify-safe' from 
> 'debian/tests/test_modules/random-seed/index.js'
> 
>     Require stack:
>       debian/tests/test_modules/random-seed/index.js
>       test/unit/parse.test.js
> 
>       235 | 
>       236 |     const relativePath = (0, 
> _slash().default)(path().relative(this._options.rootDir, from)) || '.';
>     > 237 |     throw new _ModuleNotFoundError.default(`Cannot find module 
> '${moduleName}' from '${relativePath}'`, moduleName);
>           |           ^
>       238 |   }
>       239 | 
>       240 |   _isAliasModule(moduleName) {
> 
>       at Resolver.resolveModule 
> (../../../usr/share/nodejs/jest-resolve/build/index.js:237:11)
>       at Object.<anonymous> 
> (debian/tests/test_modules/random-seed/index.js:55:17)
> 
> PASS test/unit/v4.test.js
> PASS test/unit/stringify.test.js
> PASS test/unit/validate.test.js
> PASS test/unit/version.test.js
> PASS test/unit/v35.test.js
> PASS test/unit/v1-rng.test.js
> PASS test/unit/v1-random.test.js
> PASS test/unit/rng.test.js
> 
> Test Suites: 1 failed, 9 passed, 10 total
> Tests:       42 passed, 42 total
> Snapshots:   0 total
> Time:        2.861 s
> Ran all test suites matching /test\/unit/i.
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/node-uuid_8.3.2+~8.3.0-3_unstable.log

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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-uuid
Source-Version: 8.3.2+~8.3.0-4
Done: Xavier Guimard <y...@debian.org>

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

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated node-uuid 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: Thu, 21 Jan 2021 20:51:52 +0100
Source: node-uuid
Architecture: source
Version: 8.3.2+~8.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 980679
Changes:
 node-uuid (8.3.2+~8.3.0-4) unstable; urgency=medium
 .
   * Team upload
   * Add test dependency to node-json-stringify-safe (Closes: #980679)
Checksums-Sha1: 
 0bbf68ca94acea0bf2771b6e2edd7110ecb190da 2538 node-uuid_8.3.2+~8.3.0-4.dsc
 a0beffa0585d79c6d46f014d04b8dc193cc8eed2 14912 
node-uuid_8.3.2+~8.3.0-4.debian.tar.xz
Checksums-Sha256: 
 46faf06c5f438e41e4cf87c1a619ada9a9eb38a0940f83451af50619b53206de 2538 
node-uuid_8.3.2+~8.3.0-4.dsc
 8ef2b70bd3ca1298a77f4225a77b558d8f7f20d6d44d44b633b71f35150e4148 14912 
node-uuid_8.3.2+~8.3.0-4.debian.tar.xz
Files: 
 d27ae56129c8c3633c021fa8d602a78f 2538 javascript optional 
node-uuid_8.3.2+~8.3.0-4.dsc
 51ead92b1dbbb1eca06b90944506a090 14912 javascript optional 
node-uuid_8.3.2+~8.3.0-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmAJ2+gACgkQ9tdMp8mZ
7um/Ng/+IkpJxQu8Q2OU0+NnTl9kotw5OfDpbTZ4+qGfTSoD2J64lRE2efiX2HzX
2IwNm4wVPQ2RMfOAJKOjZx/k2SbIkVLm+vzgfW3wdL8GyaHg6cC6obhjyI0YAdEu
lUCyrhxZS4qIfNSMyII5qrnTE7vVmSOfMKl2FO8d3px5MQrpaeNNQPYEQ5WZiJB2
ahghcSnUOrjS48ougB+X3+QwfJgj+WLlulB8GLkPPuuBz74pKommtN/JidM4brcb
Rd5NdKDYAvw59Gqkna7d7eETv5B2cUKC9YXezpjTbMl6ArLf3NS9v0GibRk/FKh/
XOIhH4z7WWbEOFLCeaKdRYhG3/yDW4w9ExjamSPMvD7C9J+0MuiiPLL6ILg8YE7C
yK1+cPBxy2vpzJV1P/OVYJ599oJ/kuddfOARmrhxqcxqUxhHlBP23Zya/HQtTfNN
oHegWtaEL8a0e8RpDbPWl7KpNFZWkv+v0D3MK9/HBpT597R/EFhVrB1s8ilvhsq9
2xBZqc2GeK/mdLDLx2hWT0o2W7gZO7UiAkeM0BamGy1zKQ0X7YjfvRoGgra0GuH/
vQAxVzyyfaZXQcbBw1TdYEMPSwz+aWx1w2dV8hnGGUQVJ4ZTX/kqkqpFCMQzYtkX
RQrYUkHdz2BE/LeRY423lVI/hG3RZ4P90wymBlIfzzr83e/QRas=
=7oD+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to