On Wed, Dec 16, 2020 at 1:07 pm, Xavier <y...@debian.org> wrote:
I didn't add an "echo" but debian/nodejs/extcopies are really copied
(verified). Add a `ls node_modules` in your debian/tests/pkg-js/test
if
you want to verify
# Launch debian/tests/pkg-js/test with sh -ex
+ ls node_modules
topojson-client
world-atlas
+ cat debian/nodejs/extcopies
cat: debian/nodejs/extcopies: No such file or directory
autopkgtest [17:41:46]: test pkg-js-autopkgtest:
-----------------------]
autopkgtest [17:41:46]: test pkg-js-autopkgtest: - - - - - - - - - -
results - - - - - - - - - -
pkg-js-autopkgtest FAIL non-zero exit status 1
autopkgtest [17:41:46]: @@@@@@@@@@@@@@@@@@@@ summary
pkg-js-autopkgtest-require PASS (superficial)
pkg-js-autopkgtest FAIL non-zero exit status 1
pravi@mahishi:~/forge/js-team/node-d3-geo$ apt policy pkg-js-tools
pkg-js-tools:
Installed: 0.9.55
Candidate: 0.9.55
Version table:
*** 0.9.55 100
100 /var/lib/dpkg/status
0.9.54 500
500 http://deb.debian.org/debian sid/main amd64 Packages
Can you try running autopkgtest for node-d3-geo?