armadito / deprecated-web-ui

Deprecated Armadito web user interface
GNU General Public License v3.0
5 stars 4 forks source link

Fix PPA build of binary packages #42

Closed vhamon closed 7 years ago

vhamon commented 7 years ago

https://launchpadlibrarian.net/303973291/buildlog_ubuntu-xenial-amd64.armadito-web-ui_0.12.8.1-0ubuntu1-283~ubuntu16.04.1_BUILDING.txt.gz

make[1]: Entering directory '/<>' installing bower & other stuff npm ERR! Linux 4.4.0-59-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--no-color" "--no-spin" "--production" "bower" npm ERR! node v4.2.6 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'

vhamon commented 7 years ago

Installing bower by this mean is not possible : https://answers.launchpad.net/launchpad/+question/292654

vhamon commented 7 years ago

Old way : https://launchpadlibrarian.net/287273195/buildlog_ubuntu-xenial-amd64.armadito-gui_0.10.1.BUILD8-0ubuntu1ppa1~xenial1_BUILDING.txt.gz

vhamon commented 7 years ago

Create a separate repo on launchpad with node_modules/ indexed Merge that repo only for git build recipe