Your message dated Sun, 27 Dec 2020 09:03:48 +0000
with message-id <[email protected]>
and subject line Bug#978303: fixed in node-clone-buffer 1.0.0-3
has caused the Debian Bug report #978303,
regarding node-clone-buffer: 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.)
--
978303: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978303
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-clone-buffer
Version: 1.0.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye
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-clone-buffer
> dpkg-buildpackage: info: source version 1.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with nodejs
> dh_auto_clean --buildsystem=nodejs
> rm -rf ./node_modules/.cache
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-clone-buffer using existing
> ./node-clone-buffer_1.0.0.orig.tar.gz
> dpkg-source: info: building node-clone-buffer in
> node-clone-buffer_1.0.0-2.debian.tar.xz
> dpkg-source: info: building node-clone-buffer in node-clone-buffer_1.0.0-2.dsc
> debian/rules binary
> dh binary --with nodejs
> 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 ../debian/tests/test_modules/is-arrow-function
> node_modules/is-arrow-function
> ln -s ../debian/tests/test_modules/is-set node_modules/is-set
> ln -s ../debian/tests/test_modules/which-boxed-primitive
> node_modules/which-boxed-primitive
> ln -s ../debian/tests/test_modules/is-arguments
> node_modules/is-arguments
> ln -s ../debian/tests/test_modules/is-regex node_modules/is-regex
> ln -s ../debian/tests/test_modules/is-string node_modules/is-string
> ln -s ../debian/tests/test_modules/is-weakset node_modules/is-weakset
> ln -s ../debian/tests/test_modules/is-weakmap node_modules/is-weakmap
> ln -s ../debian/tests/test_modules/functions-have-names
> node_modules/functions-have-names
> ln -s ../debian/tests/test_modules/is-number-object
> node_modules/is-number-object
> ln -s ../debian/tests/test_modules/which-collection
> node_modules/which-collection
> ln -s ../debian/tests/test_modules/expect node_modules/expect
> ln -s ../debian/tests/test_modules/is-equal node_modules/is-equal
> ln -s ../debian/tests/test_modules/is-map node_modules/is-map
> ln -s ../debian/tests/test_modules/object-keys node_modules/object-keys
> ln -s ../debian/tests/test_modules/is-generator-function
> node_modules/is-generator-function
> ln -s ../debian/tests/test_modules/es-get-iterator
> node_modules/es-get-iterator
> ln -s ../debian/tests/test_modules/is-bigint node_modules/is-bigint
> ln -s ../debian/tests/test_modules/is-boolean-object
> node_modules/is-boolean-object
> ln -s ../. node_modules/clone-buffer
> /bin/sh -ex debian/tests/pkg-js/test
> + NODE_PATH=debian/tests/test_modules/ mocha
>
> Error: Cannot find module 'has'
> Require stack:
> - /<<PKGBUILDDIR>>/debian/tests/test_modules/expect/lib/Expectation.js
> - /<<PKGBUILDDIR>>/debian/tests/test_modules/expect/lib/index.js
> - /<<PKGBUILDDIR>>/test/index.js
> - /usr/share/nodejs/mocha/lib/esm-utils.js
> - /usr/share/nodejs/mocha/lib/mocha.js
> - /usr/share/nodejs/mocha/lib/cli/one-and-dones.js
> - /usr/share/nodejs/mocha/lib/cli/options.js
> - /usr/share/nodejs/mocha/bin/mocha
> at Function.Module._resolveFilename
> (internal/modules/cjs/loader.js:831:15)
> at Function.Module._load (internal/modules/cjs/loader.js:687:27)
> at Module.require (internal/modules/cjs/loader.js:903:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/debian/tests/test_modules/expect/lib/Expectation.js:11:12)
> at Module._compile (internal/modules/cjs/loader.js:1015:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
> at Module.load (internal/modules/cjs/loader.js:879:32)
> at Function.Module._load (internal/modules/cjs/loader.js:724:14)
> at Module.require (internal/modules/cjs/loader.js:903:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/debian/tests/test_modules/expect/lib/index.js:3:20)
> at Module._compile (internal/modules/cjs/loader.js:1015:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
> at Module.load (internal/modules/cjs/loader.js:879:32)
> at Function.Module._load (internal/modules/cjs/loader.js:724:14)
> at Module.require (internal/modules/cjs/loader.js:903:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/test/index.js:3:14)
> at Module._compile (internal/modules/cjs/loader.js:1015:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
> at Module.load (internal/modules/cjs/loader.js:879:32)
> at Function.Module._load (internal/modules/cjs/loader.js:724:14)
> at Module.require (internal/modules/cjs/loader.js:903:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.exports.requireOrImport
> (/usr/share/nodejs/mocha/lib/esm-utils.js:20:12)
> at Object.exports.loadFilesAsync
> (/usr/share/nodejs/mocha/lib/esm-utils.js:33:34)
> at Mocha.loadFilesAsync (/usr/share/nodejs/mocha/lib/mocha.js:431:19)
> at singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:125:15)
> at exports.runMocha
> (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:190:10)
> at Object.exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:362:11)
> at /usr/share/nodejs/yargs/lib/command.js:238:63
> 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/2020/12/26/node-clone-buffer_1.0.0-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 me
so that we can identify if something relevant changed in the meantime.
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-clone-buffer
Source-Version: 1.0.0-3
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-clone-buffer, 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.
Xavier Guimard <[email protected]> (supplier of updated node-clone-buffer 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: Sun, 27 Dec 2020 09:43:09 +0100
Source: node-clone-buffer
Architecture: source
Version: 1.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 978303
Changes:
node-clone-buffer (1.0.0-3) unstable; urgency=medium
.
* Team upload
.
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-clone-buffer: Add Multi-Arch: foreign.
.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* Add test dependency to node-has (Closes: #978303)
Checksums-Sha1:
7339ef541caa801963832ceecda9b6c886a5014e 2221 node-clone-buffer_1.0.0-3.dsc
85d9bc19968187dae6a5249131d8cf7cd962e855 54716
node-clone-buffer_1.0.0-3.debian.tar.xz
Checksums-Sha256:
1b75385217b92a4bed53d83f48a158fd40c27307d5ba85e9782a4394db5f1d00 2221
node-clone-buffer_1.0.0-3.dsc
98dd392c89e7f9078da9dbde675eda8e0e193bc865a4121bcf320e5edf8db828 54716
node-clone-buffer_1.0.0-3.debian.tar.xz
Files:
a5ef9aa1b54c79c34cd23b027c44a734 2221 javascript optional
node-clone-buffer_1.0.0-3.dsc
5dcc3c177358b29702bbb50bf71ad340 54716 javascript optional
node-clone-buffer_1.0.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl/oSVkACgkQ9tdMp8mZ
7unzHQ/9Ebkblvxm23rquso8VZEhR3eT+nlRoERcOBT1hxVyH4LVopGFHLF2IpNL
F9d0G75ZBtlSUZkeI1MZFdmf4eT3AlkE0iea2Bn3LzBtnwYmDeGZ3PVPNktXbwOI
9UqyuQ+508j3Z7LcLnCTVmN+Z8g32Hp7obc9u6ABjHZqXRbLm3UYcseSza+FfjKN
60GRjBKsmtgVSYHstj2r2HPbTX3x95Cj+ICe3rJbYBtaVVhqF/lLT8aTinJpojPN
uFQRlyHrC0Ru9YvO9Kzl+SusbaksCWLYoCagSvNTl+VN8stQWb8Ed/B2z5CI1K2U
0qJExvBnHTUSgwb2SRNPfrg3fegCBg8zarULB0tdiVyxC7Dm5kbP8cCZRxRu3hLw
ROZpH+/DiNpLGyRGEcCfmsYfHCfeTmugQMLq1N5NaIihtcqE/rpSMPPWhhq1okmL
Z+4e7G1oZPoR5bA+NIWZKp7J1Ys/d3McY6xRYqGpIG2sE4lK3cCQQ9Sr0876tzUd
J+Nm4R+3pzPWB0e8VAJippaVOjmaQqtVz3cb7epf53KYT0ysYirYF3mZgsN3MGAw
3j/WIg0vn5hZitlUXlucjxPnfSCN+jHiXAIqIVBfhWlJ00yeosi+8Khec1PXViYm
y+isMqM7auu17kfzlaUUhoAJBhY0hS/a2rYzOHpGN/c8nxz8rqM=
=9r+r
-----END PGP SIGNATURE-----
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel