I’m getting errors building rpms, but not building the rest of the product ( so vagrant up makes it to the rpm phase ). When I just build the rpms from the cli I get:
+ npm install --prefix=/root/BUILDROOT/metron-0.4.2-root/usr/metron/0.4.2/web/expressjs --only=production npm ERR! Linux 4.9.49-moby npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "--prefix=/root/BUILDROOT/metron-0.4.2-root/usr/metron/0.4.2/web/expressjs" "--only=production" npm ERR! node v6.11.3 npm ERR! npm v3.10.10 npm ERR! code ECONNRESET npm ERR! network tunneling socket could not be established, cause=connect EINVAL 0.0.246.98:80 - Local (0.0.0.0:0) 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! /root/BUILD/npm-debug.log error: Bad exit status from /var/tmp/rpm-tmp.lAmezg (%install) Anyone else see this? O
