[Pkg-javascript-devel] Bug#873801: node-babel FTBFS without network access
Graham Inggs
ginggs at debian.org
Thu Aug 31 10:07:37 UTC 2017
Source: node-babel
Version: 6.25.0+dfsg-1
Severity: serious
Hi Maintainer
Node-babel fails to build on a machine without external network access:
...
npm install
npm ERR! Linux 4.4.0-92-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v6.11.2
npm ERR! npm v3.5.2
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! network getaddrinfo ENOTFOUND registry.npmjs.org
registry.npmjs.org:443
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad
network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! Please include the following file with any support request:
npm ERR! /<<BUILDDIR>>/node-babel-6.25.0+dfsg/npm-debug.log
Makefile:70: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/node-babel-6.25.0+dfsg'
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/node-babel-6.25.0+dfsg'
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Regards
Graham
More information about the Pkg-javascript-devel
mailing list