Your message dated Tue, 26 Oct 2021 07:48:41 +0000
with message-id <[email protected]>
and subject line Bug#997594: fixed in node-parse-json 5.1.0+~cs5.1.6-3
has caused the Debian Bug report #997594,
regarding node-parse-json: 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 [email protected]
immediately.)
--
997594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997594
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-parse-json
Version: 5.1.0+~cs5.1.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-parse-json
> dpkg-buildpackage: info: source version 5.1.0+~cs5.1.6-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean
> dh_auto_clean --buildsystem=nodejs
> rm -rf ./node_modules/.cache
> rm -rf lines-and-columns/node_modules/.cache
> rm -rf types-parse-json/node_modules/.cache
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-parse-json using existing
> ./node-parse-json_5.1.0+~cs5.1.6.orig-lines-and-columns.tar.gz
> dpkg-source: info: building node-parse-json using existing
> ./node-parse-json_5.1.0+~cs5.1.6.orig-types-parse-json.tar.gz
> dpkg-source: info: building node-parse-json using existing
> ./node-parse-json_5.1.0+~cs5.1.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-parse-json in
> node-parse-json_5.1.0+~cs5.1.6-2.debian.tar.xz
> dpkg-source: info: building node-parse-json in
> node-parse-json_5.1.0+~cs5.1.6-2.dsc
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> mkdir node_modules
> mkdir -p ./node_modules/\@types
> ln -s /usr/share/nodejs/\@types/mocha ./node_modules/\@types/
> mkdir -p lines-and-columns/node_modules
> ln -s /usr/share/nodejs/assert lines-and-columns/node_modules/
> mkdir -p lines-and-columns/node_modules/\@types
> ln -s /usr/share/nodejs/\@types/mocha
> lines-and-columns/node_modules/\@types/
> ln -s ../lines-and-columns node_modules/lines-and-columns
> ln -s ../../types-parse-json node_modules/\@types/parse-json
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/lines-and-columns/build
> cd ./lines-and-columns && sh -ex
> ../debian/nodejs/lines-and-columns/build
> + TSC=tsc ./script/build
> Building ES module version.
> Building CommonJS version.
> No build command found, searching known files
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/parse-json
> /bin/sh -ex debian/tests/pkg-js/test
> + tape test.js
> TAP version 13
> # main
> ok 1 should be truthy
> not ok 2 should throw
> ---
> operator: throws
> expected: |-
> { name: 'JSONError', message: /Unexpected token "}"/ }
> actual: |-
> ErrorEXError { name: 'JSONError', codeFrame: ' 1 | {\n 2 | \t"foo":
> true,\n> 3 | }\n | ^', message: 'Unexpected token } in JSON at position 16
> while parsing near \'{\t"foo": true,}\' \n\n 1 | {\n 2 | \t"foo": true,\n>
> 3 | }\n | ^\n' }
> at: Test.<anonymous> (/<<PKGBUILDDIR>>/test.js:9:4)
> stack: |-
> JSONError: Unexpected token } in JSON at position 16 while parsing near
> '{ "foo": true,}'
>
> 1 | {
> 2 | "foo": true,
> > 3 | }
> | ^
>
> at module.exports (/<<PKGBUILDDIR>>/index.js:29:21)
> at t.throws.name (/<<PKGBUILDDIR>>/test.js:10:3)
> at Test.throws (/usr/share/nodejs/tape/lib/test.js:629:9)
> at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:96:32)
> at Test.<anonymous> (/<<PKGBUILDDIR>>/test.js:9:4)
> at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:96:32)
> at Test.run (/usr/share/nodejs/tape/lib/test.js:114:31)
> at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:96:32)
> at Immediate.next [as _onImmediate]
> (/usr/share/nodejs/tape/lib/results.js:88:19)
> at processImmediate (internal/timers.js:461:21)
> ...
> ok 3 should throw
> ok 4 should throw
> ok 5 should throw
>
> 1..5
> # tests 5
> # pass 4
> # fail 1
>
> 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/10/23/node-parse-json_5.1.0+~cs5.1.6-2_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-parse-json
Source-Version: 5.1.0+~cs5.1.6-3
Done: Yadd <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-parse-json, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated node-parse-json 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 26 Oct 2021 09:27:54 +0200
Source: node-parse-json
Architecture: source
Version: 5.1.0+~cs5.1.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 979801 997594
Changes:
node-parse-json (5.1.0+~cs5.1.6-3) unstable; urgency=medium
.
* Team upload
.
[ Pirate Praveen ]
* Update minimum version of mocha to 8.0 (for type definitions)
.
[ Yadd ]
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to deprecated node-typescript-types (Closes: #979801)
* Fix test (error message changed) (Closes: #997594)
Checksums-Sha1:
34a9f6c1e8caf63e1d8f323a3ff83d4194db32ad 3036
node-parse-json_5.1.0+~cs5.1.6-3.dsc
5e0f67501e859ca8cbc8ed54caba4c340c70972a 4468
node-parse-json_5.1.0+~cs5.1.6-3.debian.tar.xz
Checksums-Sha256:
e6e1648a886631d106326a7c2dca2a945a5277513aece9b5ab8e138b2820a256 3036
node-parse-json_5.1.0+~cs5.1.6-3.dsc
62d7f9fb13e94657533209d5c97b57f6ad97670a509b8e63d7182ca0020387d4 4468
node-parse-json_5.1.0+~cs5.1.6-3.debian.tar.xz
Files:
da41ad4d5cbe9e4ca2aa700947af9f4d 3036 javascript optional
node-parse-json_5.1.0+~cs5.1.6-3.dsc
05108be3ffd46fe112947fa58ae889d0 4468 javascript optional
node-parse-json_5.1.0+~cs5.1.6-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmF3rlYACgkQ9tdMp8mZ
7unO7w//U0rx52SlLEpUSGHAUUbyqdFEOyfot4Ji6UtXWavykG0LAm4OM4A2w/Oc
uXie22tSU+poWRlRUz1UfLNSer0zVPyDazvT6MzUchF4q9kl9FCN3px5k6QCwJUu
yUqgmtpOdftTMXX2QPEZ+GB8jOPsfbnYXcDvXSIhN/UVWalloTd62pIEThNARbjH
N6HkmsmcxbhR+i4maysemgWveYHdAHFLrnXsoPeX+K8JUsYOphuiCCDYPvW801h7
dtanKey9OT359Y9yuUuJs0J50Cn3VkDI9G/yz1IhASwCg0FsqDMSi8xaG1lg0a0S
6FTFBTjlXognSAfqYiMH+pzkF2PsCkJCD3vGlnDw7++70oaOzL/6skPOHf06hUsl
MZzeM+C6uGySU1WjWTNXPHcaJLfnB0BmbTb5TtysjE1UYjTMtkEfdasMs1Dyd3Fp
edIC8ZjRoh9WSStWAaMbf6t7MGw3RXcW7Zfn0z+W24jQYK8+26CaLL8sgboya6z2
ot8bjzK6Ces+2Zds+vSjHcEMuwF/YiJp2ke5cWpxfHunpUJXiOPHB7+U+YQ+8/1R
9pqqz9t97TBmM3OrhTDNhZOcGgdyPhpjSMzryf5t2p4kBrz+mH7xXIODCfDYlaVb
xGWJcjYzCDpF7qntmrTg3Bp5H8drnVdYhhBAnsG/BL4mrzCAnPA=
=kNd9
-----END PGP SIGNATURE-----
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel