[Pkg-javascript-devel] Bug#873800: node-babylon FTBFS without network access

Graham Inggs ginggs at debian.org
Thu Aug 31 10:07:15 UTC 2017


Source: node-babylon
Version: 6.14.1-1
Severity: serious

Hi Maintainer

Node-babylon has a build dependency on nodejs-legacy which is no longer 
in the archive.  With this dependency removed, the build fails on a 
machine without external network access:

...
HOME=/tmp npm install babel-cli rollup rollup-plugin-babel \
rollup-plugin-node-resolve babel-plugin-transform-flow-strip-types \
babel-preset-es2015 babel-preset-stage-0
npm ERR! Linux 4.4.0-92-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "babel-cli" 
"rollup" "rollup-plugin-babel" "rollup-plugin-node-resolve" 
"babel-plugin-transform-flow-strip-types" "babel-preset-es2015" 
"babel-preset-stage-0"
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!     /<<PKGBUILDDIR>>/npm-debug.log
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:8: 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