[Pkg-javascript-devel] Bug#849281: node-domutils: Missing Build-Depends: node-htmlparser2 <!nocheck>
Jeremy Bicha
jbicha at ubuntu.com
Sat Dec 24 15:19:53 UTC 2016
Package: node-domutils
Version: 1.5.1-1
Severity: serious
node-domutils fails to build from source in a clean sid chroot. Since
Ubuntu fails at the same spot, you can see the full build log at
https://launchpad.net/ubuntu/+source/node-domutils/1.5.1-1
Click amd64
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mocha test/tests/**.js -R spec
module.js:327
throw err;
^
Error: Cannot find module 'htmlparser2'
Since the dependency appears to only be needed by dh_auto_test, add
this to Build-Depends:
, node-htmlparser2 <!nocheck>
(although https://bugs.debian.org/568897 means that nocheck doesn't
work with override_dh_auto_test currently)
Thanks,
Jeremy Bicha
More information about the Pkg-javascript-devel
mailing list