Your message dated Mon, 24 Feb 2020 09:22:45 +0000
with message-id <e1j69wr-0005u1...@fasolo.debian.org>
and subject line Bug#952197: fixed in node-optionator 0.8.3+dfsg-2
has caused the Debian Bug report #952197,
regarding node-optionator: 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.)


-- 
952197: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-optionator
Version: 0.8.3+dfsg-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir lib/
> /usr/bin/lsc --compile --output lib "src/help.ls"
> /usr/bin/lsc --compile --output lib "src/index.ls"
> /usr/bin/lsc --compile --output lib "src/util.ls"
> /usr/bin/lsc --compile package.json.ls
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> 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"]]
> 
> Other 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]
> 
> ✖ ERROR: suite is not defined
> 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/02/22/node-optionator_0.8.3+dfsg-1_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-optionator
Source-Version: 0.8.3+dfsg-2
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-optionator, 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 952...@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-optionator 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: Mon, 24 Feb 2020 09:43:00 +0100
Source: node-optionator
Architecture: source
Version: 0.8.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 952197
Changes:
 node-optionator (0.8.3+dfsg-2) unstable; urgency=medium
 .
   * Team upload
   * Replace old-style mocha files (Closes: #952197)
Checksums-Sha1: 
 573a6b0d5ec609dbf00ceca4155f6a16976fc8cc 2422 node-optionator_0.8.3+dfsg-2.dsc
 d8b584bb3dc0d3a499d94dcbe13d99925b0661ea 9240 
node-optionator_0.8.3+dfsg-2.debian.tar.xz
Checksums-Sha256: 
 7cbff4a4974cc43364191b95ec81286a5126a563c5b09c30bdab6466ba6be9fb 2422 
node-optionator_0.8.3+dfsg-2.dsc
 004c162de4c3052b4e8fcbb7e2c9ba991672029cfc41bd3ef2866e6a1e112b0f 9240 
node-optionator_0.8.3+dfsg-2.debian.tar.xz
Files: 
 099255189b429ca22a363f9046ab52b1 2422 javascript optional 
node-optionator_0.8.3+dfsg-2.dsc
 1431fe4a05a631faab52c4c7096bb7d5 9240 javascript optional 
node-optionator_0.8.3+dfsg-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl5TjNYACgkQ9tdMp8mZ
7unZfQ//U659cfSY0XdH82UuYkFMihFl920XupC9vtMV5P4dmNLakMAFwjfx5UXd
P6xekMBqzIEAACLY4n7ToJpBqvRbaAXy/I1FPCxqhCMibatg5OccxCs93g11PGnw
3qjiurbcw75VOX21AzGXxz3B+E4uJzPZ7LaQfGMNeWpFZ8fIdiBQxI7fzwN5ezZS
t9aDZijC/ygN5e4JZMNaG+maod42Nhg0AESFBiAl2+iWfloVWrKo6TCrXvrUsBPF
V9EIQNsFdOYDMm/kMWXfTrw71OfClGHUxooqt9KPdxCyJZ3zZ6xvQxa9sVeRKJ+R
d1W7ehJa/JdnC9Wj+ctnPxoAp/2pcqP3JGNH2N3gAwt/2QPL3cLdtaJOIWjOHgj6
CAw93qIpZCVpIprQY6VZwneLO0qI62Xg1m09H4I/Kc6QmXlfUp0qBHzaDvKRJ8sR
PE8npPi2JMe8xfbAlrpoPppyc6M67mqnXc8C2kUxzMRuIY8tczw/1phzU15VslJe
qFeWfGdEkDh5DF7nBee1QjFSKX8fw5hVOhC7K/D9+9yLvErBy1tX9Vke6dEqz6TQ
GXXxWyr+zvk0b8wXwZt8gC64NJQyRRRbZVToOlML2C+tQYaBODTdNg8uGG7DeRZB
NHAtXTJiAAm7t7kbGBT0gy5HUOdUN2hJJ0/awArWMoctziMn+NM=
=wnWZ
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to