Your message dated Fri, 22 Apr 2022 11:18:58 +0000
with message-id <e1nhrjs-0005ci...@fasolo.debian.org>
and subject line Bug#1009484: fixed in node-copy-concurrently 1.0.5-9
has caused the Debian Bug report #1009484,
regarding node-copy-concurrently: FTBFS: ERROR: Coverage for statements
(97.91%) does not meet global threshold (100%)
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.)
--
1009484: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-copy-concurrently
Version: 1.0.5-8
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 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
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../. node_modules/copy-concurrently
> /bin/sh -ex debian/tests/pkg-js/test
> + tap -R spec test
>
> (node:4048760) DeprecationWarning: is() is deprecated, use equal() instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> test/copy.js
> copy errors
>
> ✓ dest exists
>
> ✓ dest perm error
>
> ✓ source does not exist
>
> ✓ block devices unsupported
>
> ✓ char devices unsupported
>
> ✓ FIFOs unsupported
>
> ✓ sockets unsupported
>
> ✓ unknown unsupported
>
> copy file
>
> ✓ CHOWN uid:100
>
> ✓ read errors propagate
>
> ✓ write errors propagate
>
> ✓ copy ok
>
> ✓ CHMOD: dest:chmod 33188
>
> ✓ copy w/chmod ok
>
> ✓ copy w/chown ok
>
> copy symlink unix
>
> ✓ symlink type ../other/src:ok → dest:ok
>
> ✓ symlink type ../other/src:dir-ok → dest:ok
>
> ✓ file symlink ok
>
> ✓ dir symlink ok
>
> ✓ failed file symlink fails
>
> ✓ failed dir symlink fails
>
> copy symlink windows
>
> ✓ symlink type ../other/src:ok → dest:ok
>
> ✓ symlink type ../other/src:dir-ok → dest:ok
>
> ✓ symlink type ../other/src:junction-ok → dest:ok
>
> ✓ file symlink ok
>
> ✓ dir symlink ok
>
> ✓ failed file symlink fails
>
> ✓ dir junction fallback ok
>
> ✓ failed dir symlink fails
>
> (node:4048759) DeprecationWarning: is() is deprecated, use equal() instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> test/integration.js
> setup
>
> 1) t.done is not a function
>
> copy
>
> ✓ copied symlink
>
> ✓ copied dir symlink
>
> ✓ won't overwrite symlinks
>
> 2) (unnamed test)
>
> 3) (unnamed test)
>
> 4) test unfinished
>
> 5) test count !== plan
>
>
> 6) child test left in queue: t.test cleanup
>
> 7) test count !== plan
>
> 32 passing (1s)
> 7 failing
>
> 1) test/integration.js setup t.done is not a function:
> Error: t.done is not a function
> at Test.<anonymous> (test/integration.js:59:5)
> at Test.cb (/usr/share/nodejs/libtap/lib/test.js:127:40)
> at /usr/share/nodejs/libtap/lib/test.js:369:21
> at Test.main (/usr/share/nodejs/libtap/lib/test.js:376:7)
> at Test.runMain (/usr/share/nodejs/libtap/lib/base.js:178:15)
> at /usr/share/nodejs/libtap/lib/test.js:485:13
> at TAP.writeSubComment (/usr/share/nodejs/libtap/lib/test.js:556:5)
> at Test.<anonymous> (/usr/share/nodejs/libtap/lib/test.js:484:14)
>
> 2) test/integration.js copy (unnamed test):
> (unnamed test)
>
>
> 3) test/integration.js copy (unnamed test):
> (unnamed test)
>
>
> 4) test/integration.js copy test unfinished:
> Error: test unfinished
> at Object.<anonymous> (test/integration.js:62:1)
> at Module.replacementCompile
> (/usr/share/nodejs/append-transform/index.js:60:13)
> at Object.<anonymous> (/usr/share/nodejs/append-transform/index.js:64:4)
>
> 5) test/integration.js copy test count !== plan:
>
> test count !== plan
> + expected - actual
>
> -6
> +7
>
>
>
> 6) test/integration.js child test left in queue: t.test cleanup:
> child test left in queue: t.test cleanup
>
>
> 7) test/integration.js test count !== plan:
>
> test count !== plan
> + expected - actual
>
> -3
> +2
>
>
>
> ERROR: Coverage for lines (99.23%) does not meet global threshold (100%)
> ERROR: Coverage for functions (96.42%) does not meet global threshold (100%)
> ERROR: Coverage for branches (75%) does not meet global threshold (100%)
> ERROR: Coverage for statements (97.91%) does not meet global threshold (100%)
> ---------------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ---------------|---------|----------|---------|---------|-------------------
> All files | 97.91 | 75 | 96.42 | 99.23 |
> copy.js | 97.9 | 75 | 96.42 | 99.22 | 134
> is-windows.js | 100 | 100 | 100 | 100 |
> ---------------|---------|----------|---------|---------|-------------------
> 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/2022/04/12/node-copy-concurrently_1.0.5-8_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&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-copy-concurrently
Source-Version: 1.0.5-9
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-copy-concurrently, 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 1009...@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-copy-concurrently 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, 22 Apr 2022 13:05:20 +0200
Source: node-copy-concurrently
Built-For-Profiles: nocheck
Architecture: source
Version: 1.0.5-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009484
Changes:
node-copy-concurrently (1.0.5-9) unstable; urgency=medium
.
* Team upload
* Fix test for tap >= 15 and require
node-fs-write-stream-atomic >= 1.0.10-6~ (Closes: #1009484)
Checksums-Sha1:
229d0e3fa0eea21dd21db3cf3db23df7e6671dac 2362
node-copy-concurrently_1.0.5-9.dsc
ceaf867fb48f6e8ece5a60594b8b571671747bca 3396
node-copy-concurrently_1.0.5-9.debian.tar.xz
Checksums-Sha256:
2fb977c892e8129a06a45fc2cf324fb49610282b802f62ade9e1e3755a24a822 2362
node-copy-concurrently_1.0.5-9.dsc
4a001d5c698b1fa8622c9f79c58b7d1e06487a9c1367d0506ee425bcbd7e9a45 3396
node-copy-concurrently_1.0.5-9.debian.tar.xz
Files:
c6f0f5f78c41ab15bb2c501cf22ea259 2362 javascript optional
node-copy-concurrently_1.0.5-9.dsc
437a61f33c5622a9edb543b376d114a5 3396 javascript optional
node-copy-concurrently_1.0.5-9.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJijEsACgkQ9tdMp8mZ
7um7fA//VJTZZiNMtIWnL4iDNE2uq/LojirHQiCELqt4D6AAFKseLitvsmiYx8nO
mNhE6Ib/z2EYOfwCBtpOxgFMfq3QmBFZU3Exdudlxs4pCkMPfac53DSl0Ap1DcFj
esDGeu8cFp8C2GAoz3ukN8+XmjbMDzxZmYp+T262VsjCLjbKlOG8HAZLTUQx0mO3
Yg5Z4CahzS3tjM/dWufOvZuDbYwo3LOtiIDRX32jS/VB51nqJtTCMuZuU0X2O1we
Bjl+ZvurHl5R4A5LCCaH2cSKVwY8dLE+WxU2n18AQnOYM0OAk1hf4hTvPPIuRDrS
sV2hty8K6Mw9LStO07Z5lDEY/Od4q7xGr7rHLU6imCdMFUd7ZXIHR30wS83MM20p
FdCaGY5XKsp39znITgmYyLo0fcbzrMhHOyWIcn8NyNiDGFxYi/IkChnxSJSwYTiz
W0vJhZ1vdRTPz2Qait7OXOn8Lpq95M4vq0oh5T5sgrsOlEcyk7qe05uzYskAmvXR
xi/p/ZhkWj4OlIUkdGvjuWuClKBtHgSa4YEqxWOr26OCPkwosE/fSvBxfIV/s5eZ
WjBiQ2La+pcY1H09Il+eDTX209IZeuV37X1lttucueJiOeBgDFoas18iqduERQeu
iP5er+2xSOhHadlvylObXBKVDLBdEDauRu7qO+5VDJBJJDKpLV4=
=oDIT
-----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