Your message dated Mon, 25 Oct 2021 10:48:40 +0000
with message-id <e1mexwy-000icy...@fasolo.debian.org>
and subject line Bug#997700: fixed in node-proxyquire 2.1.3+~1.0.1+~1.0.2-12
has caused the Debian Bug report #997700,
regarding node-proxyquire: FTBFS: tests fail
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.)
--
997700: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997700
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-proxyquire
Version: 2.1.3+~1.0.1+~1.0.2-11
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> eslint --format tap --no-eslintrc --env es6,node --no-inline-config '**/*.js'
> TAP version 13
> 1..59
> ok 1 - /<<PKGBUILDDIR>>/examples/api/api-test.js
> ok 2 - /<<PKGBUILDDIR>>/examples/api/samples/bar.js
> ok 3 - /<<PKGBUILDDIR>>/examples/api/samples/foo.js
> ok 4 - /<<PKGBUILDDIR>>/examples/api/samples/stats.js
> ok 5 - /<<PKGBUILDDIR>>/examples/async/foo-tests.js
> ok 6 - /<<PKGBUILDDIR>>/examples/async/foo.js
> ok 7 - /<<PKGBUILDDIR>>/examples/example-utils.js
> ok 8 - /<<PKGBUILDDIR>>/examples/simple/foo.inlineoverride.test.js
> ok 9 - /<<PKGBUILDDIR>>/examples/simple/foo.js
> ok 10 - /<<PKGBUILDDIR>>/examples/simple/foo.test.js
> ok 11 - /<<PKGBUILDDIR>>/examples/sinon/foo-tests.js
> ok 12 - /<<PKGBUILDDIR>>/examples/sinon/foo.js
> ok 13 - /<<PKGBUILDDIR>>/index.js
> ok 14 - /<<PKGBUILDDIR>>/lib/is.js
> ok 15 - /<<PKGBUILDDIR>>/lib/proxyquire-error.js
> ok 16 - /<<PKGBUILDDIR>>/lib/proxyquire.js
> ok 17 - /<<PKGBUILDDIR>>/test/proxyquire-api.js
> ok 18 - /<<PKGBUILDDIR>>/test/proxyquire-argumentvalidation.js
> ok 19 - /<<PKGBUILDDIR>>/test/proxyquire-cache.js
> ok 20 - /<<PKGBUILDDIR>>/test/proxyquire-compat.js
> ok 21 - /<<PKGBUILDDIR>>/test/proxyquire-extensions.js
> ok 22 - /<<PKGBUILDDIR>>/test/proxyquire-global.js
> ok 23 - /<<PKGBUILDDIR>>/test/proxyquire-independence.js
> ok 24 - /<<PKGBUILDDIR>>/test/proxyquire-non-object.js
> ok 25 - /<<PKGBUILDDIR>>/test/proxyquire-notexisting.js
> ok 26 - /<<PKGBUILDDIR>>/test/proxyquire-relative-paths.js
> ok 27 - /<<PKGBUILDDIR>>/test/proxyquire-remove.js
> ok 28 - /<<PKGBUILDDIR>>/test/proxyquire-sub-dependencies.js
> ok 29 - /<<PKGBUILDDIR>>/test/proxyquire.js
> ok 30 - /<<PKGBUILDDIR>>/test/samples/bar.js
> ok 31 - /<<PKGBUILDDIR>>/test/samples/boof.js
> ok 32 - /<<PKGBUILDDIR>>/test/samples/cache/bar.js
> ok 33 - /<<PKGBUILDDIR>>/test/samples/cache/foo.js
> ok 34 - /<<PKGBUILDDIR>>/test/samples/extensions.js
> ok 35 - /<<PKGBUILDDIR>>/test/samples/foo-singleton.js
> ok 36 - /<<PKGBUILDDIR>>/test/samples/foo.js
> ok 37 - /<<PKGBUILDDIR>>/test/samples/fooarray.js
> ok 38 - /<<PKGBUILDDIR>>/test/samples/foobool.js
> ok 39 - /<<PKGBUILDDIR>>/test/samples/foonum.js
> ok 40 - /<<PKGBUILDDIR>>/test/samples/global/bar.js
> ok 41 - /<<PKGBUILDDIR>>/test/samples/global/baz.js
> ok 42 - /<<PKGBUILDDIR>>/test/samples/global/foo-deferred.js
> ok 43 - /<<PKGBUILDDIR>>/test/samples/global/foo.js
> ok 44 - /<<PKGBUILDDIR>>/test/samples/no-call-thru-test/index.js
> ok 45 - /<<PKGBUILDDIR>>/test/samples/no-call-thru-test/required.js
> ok 46 - /<<PKGBUILDDIR>>/test/samples/notexisting/foo-relative.js
> ok 47 - /<<PKGBUILDDIR>>/test/samples/notexisting/foo.js
> ok 48 - /<<PKGBUILDDIR>>/test/samples/relative-paths/a/index.js
> ok 49 - /<<PKGBUILDDIR>>/test/samples/relative-paths/a/util.js
> ok 50 - /<<PKGBUILDDIR>>/test/samples/relative-paths/b/index.js
> ok 51 - /<<PKGBUILDDIR>>/test/samples/relative-paths/b/util.js
> ok 52 - /<<PKGBUILDDIR>>/test/samples/stats.js
> ok 53 - /<<PKGBUILDDIR>>/test/samples/sub-dependencies/bar.js
> ok 54 - /<<PKGBUILDDIR>>/test/samples/sub-dependencies/baz.js
> ok 55 - /<<PKGBUILDDIR>>/test/samples/sub-dependencies/foo.js
> ok 56 - /<<PKGBUILDDIR>>/Xerror/index.js
> ok 57 - /<<PKGBUILDDIR>>/Xerror/test.js
> ok 58 - /<<PKGBUILDDIR>>/Xkeys/index.js
> ok 59 - /<<PKGBUILDDIR>>/Xkeys/test.js
>
> tape Xerror/test.js Xkeys/test.js | debian/tap-todo \
> 'should be equal'
> TAP version 13
> # (anonymous)
> not ok 1 should be strictly equal
> # skipped 0
> # skip-patterns 1
> make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/node-proxyquire_2.1.3+~1.0.1+~1.0.2-11_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 mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: node-proxyquire
Source-Version: 2.1.3+~1.0.1+~1.0.2-12
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-proxyquire, 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 997...@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-proxyquire 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, 25 Oct 2021 12:24:46 +0200
Source: node-proxyquire
Architecture: source
Version: 2.1.3+~1.0.1+~1.0.2-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 997700
Changes:
node-proxyquire (2.1.3+~1.0.1+~1.0.2-12) unstable; urgency=medium
.
* Team upload
.
[ lintian-brush ]
* Bump debhelper from old 12 to 13
* Update renamed lintian tag names in lintian overrides
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
* Update standards version to 4.6.0, no changes needed
.
[ Yadd ]
* Add ctype=nodejs to component(s)
* Add fix for test (error message changed (Closes: #997700)
* Update lintian overrides
Checksums-Sha1:
4080ca4fb7864a3c2e4ac2e8a5e0d8a12f45b7ef 2989
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.dsc
1aa994884e7dd5604b61504728784e4396d57fdf 7612
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.debian.tar.xz
Checksums-Sha256:
c4f774ac3dacdc9afebd80cfce9075047cb51e4160fa821783dbe6896a2028da 2989
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.dsc
e61463567091957a3cfe24601a31d19a90c50dc523bff82df6afb2b23c12d3b7 7612
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.debian.tar.xz
Files:
145b82699c5c0148f3dbb9f81c53f66b 2989 javascript optional
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.dsc
90a4c4fa1fcc524919591d23d2066aaf 7612 javascript optional
node-proxyquire_2.1.3+~1.0.1+~1.0.2-12.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmF2h04ACgkQ9tdMp8mZ
7ulSTQ/+JBX4SMvJob8Q/7LXshYNfN/UCmVCIdCAR1sirl1IWkaIR+G7HFm3aiWh
crGFomI/kn3wHIO7BstXh/J7oBACLxWwxxRhZ5SKxNUSf3vgKy9ggMsYNLCkJL4V
GPD6zQ0jwEhPDqgyfshQ5mGxCwxzkCYEEEzxn2VLCrgb31rIzk2RIBWvBd8r0kaR
kFQ7Rkf3URMt/9W/6wPyQEC2q6r+WGDounfN2RtbbVxcCwDut1zzsyalYnRD8o03
kNhgdLUyeB4e7LBq3/5ThVC95tzO0E517C34OuplItHJPnB7lSRuhfg6wt7nAIqy
IDXJisFlu+P+ZCoIFg4UgHtyDgttwUNiY235YVMOnvPdrnV8QJTDUuxTJZkmNs2j
GHHwG0fyFBK/VE+txcrzRpRYiwTrik71O/f8/4vkRiXEmcBYSy/WZFaKx0ffzWZH
3pPs68eE6s5ixlnuMwMKBuOWtzKKyJJ2UAKYLWRtUPJzKbYyobfJ25ZhfeWGaRDz
8rkIUTUQpuwR/GDvHNQ3jY8MvfhsQAhEJQjvzepcRZrajvuohIWsr5Ao2ioqU7IE
0I/AufpHnoL1upTWKz7C7VFoFieckhLO+Y2aHR/9ALDqujmGGntoO1Q66JV3LTXM
8dd0w5ZYlQ7im0azUtzCZ0iT2ZeBlH9Jp/4l+WFsR6Rqm76v78k=
=qYcX
-----END PGP SIGNATURE-----
--- End Message ---