[Pkg-javascript-devel] Bug#884477: node-simple-swizzle FTBFS: Error: Cannot find module 'is-arrayish'
Juhani Numminen
juhaninumminen0 at gmail.com
Fri Dec 15 17:49:18 UTC 2017
Control: tags -1 patch
On Fri, 15 Dec 2017 19:04:29 +0200 Adrian Bunk <bunk at debian.org> wrote:
> Source: node-simple-swizzle
> Version: 0.2.2-1
> Severity: serious
>
> Some recent change in unstable makes node-simple-swizzle FTBFS:
>
> https://tests.reproducible-builds.org/debian/history/node-simple-swizzle.html
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-simple-swizzle.html
>
> ...
> debian/rules override_dh_auto_test
> make[1]: Entering directory '/build/1st/node-simple-swizzle-0.2.2'
> mocha --compilers coffee:coffee-script/register -R spec
> module.js:471
> throw err;
> ^
>
> Error: Cannot find module 'is-arrayish'
>...
Hi,
This package is missing Build-Depends: node-is-arrayish, which seems to
be needed for running the tests.
Thanks,
Juhani
More information about the Pkg-javascript-devel
mailing list