Your message dated Sun, 22 Mar 2020 19:49:30 +0000
with message-id <e1jg6bc-0006qx...@fasolo.debian.org>
and subject line Bug#954719: fixed in node-immutable-tuple 0.4.10-6
has caused the Debian Bug report #954719,
regarding node-immutable-tuple: FTBFS: dh_auto_test: error: /bin/sh -e
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.)
--
954719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-immutable-tuple
Version: 0.4.10-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 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>>'
> ./scripts/build.sh
> (!) You have passed an unrecognized option
> Unknown input option: sourcemap. Allowed options: acorn, acornInjectPlugins,
> cache, chunkGroupingSize, context, experimentalCacheExpiry,
> experimentalOptimizeChunks, experimentalTopLevelAwait, external,
> inlineDynamicImports, input, manualChunks, moduleContext, onwarn, perf,
> plugins, preserveModules, preserveSymlinks, shimMissingExports, treeshake,
> watch
>
> /<<PKGBUILDDIR>>/src/tuple.js → ../dist/tuple.js...
> created ../dist/tuple.js in 80ms
> (!) You have passed an unrecognized option
> Unknown input option: sourcemap. Allowed options: acorn, acornInjectPlugins,
> cache, chunkGroupingSize, context, experimentalCacheExpiry,
> experimentalOptimizeChunks, experimentalTopLevelAwait, external,
> inlineDynamicImports, input, manualChunks, moduleContext, onwarn, perf,
> plugins, preserveModules, preserveSymlinks, shimMissingExports, treeshake,
> watch
>
> /<<PKGBUILDDIR>>/src/tuple.js → ../dist/tuple.mjs...
> created ../dist/tuple.mjs in 78ms
> uglifyjs dist/tuple.js -o dist/tuple.min.js
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> /bin/sh -e debian/tests/pkg-js/test
> mocha inspect [spec..]
>
> Run tests with Mocha
>
> Rules & Behavior
> --allow-uncaught Allow uncaught errors to propagate
> [boolean]
> --async-only, -A Require all tests to use a callback (async) or
> return a Promise
> [boolean]
> --bail, -b Abort ("bail") after first test failure
> [boolean]
> --check-leaks Check for global variable leaks
> [boolean]
> --delay Delay initial execution of root suite
> [boolean]
> --exit Force Mocha to quit after tests complete
> [boolean]
> --forbid-only Fail if exclusive test(s) encountered
> [boolean]
> --forbid-pending Fail if pending test(s) encountered
> [boolean]
> --global, --globals List of allowed global variables
> [array]
> --retries Retry failed tests this many times
> [number]
> --slow, -s Specify "slow" test threshold (in milliseconds)
> [string] [default:
> 75]
> --timeout, -t, --timeouts Specify test timeout threshold (in milliseconds)
> [string] [default:
> 2000]
> --ui, -u Specify user interface [string] [default:
> "bdd"]
>
> Reporting & Output
> --color, -c, --colors Force-enable color output
> [boolean]
> --diff Show diff on failure
> [boolean] [default:
> true]
> --full-trace Display full stack traces
> [boolean]
> --growl, -G Enable Growl notifications
> [boolean]
> --inline-diffs Display actual/expected
> differences
> inline within each string
> [boolean]
> --reporter, -R Specify reporter to use
> [string] [default:
> "spec"]
> --reporter-option, --reporter-options, Reporter-specific options
> -O (<k=v,[k1=v1,..]>)
> [array]
>
> Configuration
> --config Path to config file [string] [default: (nearest rc
> file)]
> --opts Path to `mocha.opts` (DEPRECATED)
> [string] [default:
> "./test/mocha.opts"]
> --package Path to package.json for config
> [string]
>
> File Handling
> --extension File extension(s) to load [array] [default:
> js]
> --file Specify file(s) to be loaded prior to root suite
> execution [array] [default:
> (none)]
> --ignore, --exclude Ignore file(s) or glob pattern(s)
> [array] [default:
> (none)]
> --recursive Look for tests in subdirectories
> [boolean]
> --require, -r Require module [array] [default:
> (none)]
> --sort, -S Sort test files
> [boolean]
> --watch, -w Watch files in the current working directory for
> changes
>
> [boolean]
> --watch-files List of paths or globs to watch
> [array]
> --watch-ignore List of paths or globs to exclude from watching
> [array] [default:
> ["node_modules",".git"]]
>
> Test Filters
> --fgrep, -f Only run tests containing this string
> [string]
> --grep, -g Only run tests matching this string or regexp
> [string]
> --invert, -i Inverts --grep and --fgrep matches
> [boolean]
>
> Positional Arguments
> spec One or more files, directories, or globs to test
> [array] [default:
> ["test"]]
>
> Options:
> --help, -h Show usage information & exit
> [boolean]
> --version, -V Show version number & exit
> [boolean]
> --list-interfaces List built-in user interfaces & exit
> [boolean]
> --list-reporters List built-in reporters & exit
> [boolean]
>
> ✖ [31mERROR:[39m Cannot find module 'reify'
> dh_auto_test: error: /bin/sh -e debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/03/22/node-immutable-tuple_0.4.10-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!
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-immutable-tuple
Source-Version: 0.4.10-6
Done: Xavier Guimard <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-immutable-tuple, 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 954...@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-immutable-tuple
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: Sun, 22 Mar 2020 20:20:04 +0100
Source: node-immutable-tuple
Architecture: source
Version: 0.4.10-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 954719
Changes:
node-immutable-tuple (0.4.10-6) unstable; urgency=medium
.
* Team upload
* Back to unstable (Closes: #954719)
Checksums-Sha1:
7ef32d50b6b1bf595dd3db40dc3ce331f5ee3b72 2327 node-immutable-tuple_0.4.10-6.dsc
ed28c38a40683aff9c8f4d2910fd5c28f9c6f723 41124
node-immutable-tuple_0.4.10-6.debian.tar.xz
Checksums-Sha256:
9f78863075578679571b486dc5968d43b659232aaf6edcf09ec837ec3580048a 2327
node-immutable-tuple_0.4.10-6.dsc
5032a4a5a957d8b9ab9c7ae2fe2ee9a50c14b3c897be73e3897cd4583ad22bc9 41124
node-immutable-tuple_0.4.10-6.debian.tar.xz
Files:
305a25ad224a923302361c2451898d05 2327 javascript optional
node-immutable-tuple_0.4.10-6.dsc
67623c3bc283fa6574268688f91779f8 41124 javascript optional
node-immutable-tuple_0.4.10-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl53uukACgkQ9tdMp8mZ
7uk9kxAAk0eHaj70XnXscTxG5neVjbD1ADllDG8tSWePIyxFGnScwu+BV/bJFZ1z
fOmEcfsXvFhsDTtDl6rgyOEHyZkk2f8888hnYN9qNGE9PWLF4Pwqqh7zKXCGeObA
ete7K/boh6oCGixxQkQLhHIl4DpSBToIvNj7vF4OYWb02bCd6BEwl77FFCSXax/t
GFw4Mq/ppPdlcH0DE1hn9I+3jqob/TZC71V4lZwGkmGO5dZq7lBjPgA0d37iOTAJ
XgvuP65rVnpUcmQi98PKOHxIul5NuNl7y4jubjIdEp8nhD9yRr7u2uslutxOG8us
TtktbY0P5hzr54mAnNGlUFH8MEGXem3gR5DcMjhjtVnpLIxWxNUONrPZM1xgfEDN
ePd5s2nBtLYqRRHKqdEOEpAzS08YxtCbVTESGQ+lbqrwdFQK47vKKoUs1QQRTeYQ
HExLjJXVhVhHiXrFsm4ATDb1Btx0lpLNlcCxR7Hnn+zX7KPcivbGiXem/38Tia8d
TyKOF6NUIOpksnIu7i8ssnE6F4hn58KPy3thh5EaWGY3N5bW23cwBY3C3sx+xqKs
gWRf1G1V01REWGAvhpyQh5zXhxf99IMfqzj7/JEY5zzsi6XdGwHv/20OwAczr1lr
Jwstp6CC52gOaUjHnKp7yHaKAGwRNurG1BbSJ3XMSJMcNrzq9DQ=
=ySRb
-----END PGP SIGNATURE-----
--- End Message ---