Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@vagrant-centos64 calamari-clients]# df -h
- Filesystem Size Used Avail Use% Mounted on
- /dev/sda1 7.3G 1.8G 5.2G 26% /
- tmpfs 499M 0 499M 0% /dev/shm
- git 233G 221G 13G 95% /git
- vagrant 233G 221G 13G 95% /vagrant
- srv_salt 233G 221G 13G 95% /srv/salt
- [root@vagrant-centos64 calamari-clients]# ll
- total 48
- drwxr-xr-x 1 vagrant vagrant 544 Sep 3 08:35 admin
- -rw-r--r-- 1 vagrant vagrant 1398 Sep 3 08:35 bootstrap.md
- -rw-r--r-- 1 vagrant vagrant 2222 Sep 3 08:35 calamari-clients.suse.spec
- -rw-r--r-- 1 vagrant vagrant 1170 Sep 3 08:35 clients.spec
- -rw-r--r-- 1 vagrant vagrant 1646 Sep 3 08:35 COPYING
- drwxr-xr-x 1 vagrant vagrant 408 Sep 3 08:35 dashboard
- drwxr-xr-x 1 vagrant vagrant 340 Sep 3 08:35 debian
- -rwxr-xr-x 1 vagrant vagrant 874 Sep 3 08:35 get-versions.sh
- -rw-r--r-- 1 vagrant vagrant 1127 Sep 3 08:35 LICENSE.txt
- drwxr-xr-x 1 vagrant vagrant 476 Sep 3 08:35 login
- -rw-r--r-- 1 vagrant vagrant 4569 Sep 3 08:35 Makefile
- -rw-r--r-- 1 vagrant vagrant 910 Sep 3 08:35 Makefile.sub
- drwxr-xr-x 1 vagrant vagrant 612 Sep 3 08:35 manage
- -rw-r--r-- 1 vagrant vagrant 7083 Sep 3 08:35 README.md
- drwxr-xr-x 1 vagrant vagrant 374 Sep 3 08:35 screenshots
- -rw-r--r-- 1 vagrant vagrant 815 Sep 3 08:35 ui.build.instructions.md
- drwxr-xr-x 1 vagrant vagrant 306 Sep 3 08:35 utils
- drwxr-xr-x 1 vagrant vagrant 340 Sep 3 08:35 vagrant
- [root@vagrant-centos64 calamari-clients]#
- [root@vagrant-centos64 calamari-clients]#
- [root@vagrant-centos64 calamari-clients]# make build-real
- building ui
- set -e ;\
- for d in manage admin login dashboard; do \
- echo $d; cd $d; make build; cd .. ; \
- done
- manage
- make[1]: Entering directory `/git/calamari-clients/manage'
- npm install --loglevel warn
- npm WARN package.json [email protected] No repository field.
- npm WARN deprecated [email protected]: use grunt-ng-annotate instead
- npm WARN deprecated [email protected]: use ng-annotate instead
- > [email protected] install /git/calamari-clients/manage/node_modules/karma-phantomjs-launcher/node_modules/phantomjs
- > node install.js
- Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2
- Saving to /git/calamari-clients/manage/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2
- Receiving...
- [=================================-------] 84% 0.0s
- Received 12852K total.
- Extracting tar contents (via spawned process)
- Copying extracted folder /git/calamari-clients/manage/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2-extract-1409754061365/phantomjs-1.9.7-linux-x86_64 -> /git/calamari-clients/manage/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
- Writing location.js file
- Done. Phantomjs binary available at /git/calamari-clients/manage/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs
- > [email protected] postinstall /git/calamari-clients/manage/node_modules/grunt-autoprefixer
- >
- > [email protected] postinstall /git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle
- > node index.js
- > [email protected] postinstall /git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/pngquant-bin
- > node index.js
- > [email protected] postinstall /git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/optipng-bin
- > node index.js
- ⚠ pre-build test failed, compiling from source...
- ✓ pre-build test passed successfully
- ✔︎ pre-build test passed successfully!
- > [email protected] postinstall /git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/jpegtran-bin
- > node index.js
- stream.js:94
- throw er; // Unhandled stream error in pipe.
- ^
- Error: invalid tar file
- at Extract.Parse._startEntry (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/lib/parse.js:145:13)
- at Extract.Parse._process (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/lib/parse.js:127:12)
- at BlockStream.<anonymous> (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/lib/parse.js:47:8)
- at BlockStream.emit (events.js:95:17)
- at BlockStream._emitChunk (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/node_modules/block-stream/block-stream.js:145:10)
- at BlockStream.resume (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/node_modules/block-stream/block-stream.js:58:15)
- at Extract.Reader.resume (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/node_modules/fstream/lib/reader.js:255:34)
- at DirWriter.<anonymous> (/git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/lib/extract.js:57:8)
- at DirWriter.emit (events.js:92:17)
- at /git/calamari-clients/manage/node_modules/grunt-contrib-imagemin/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress/node_modules/tar/node_modules/fstream/lib/dir-writer.js:39:8
- npm ERR! weird error 8
- npm ERR! tar pack Error reading /root/tmp/npm-8743-Qyzi90Mu/1409753828825-0.6940480060875416/package
- npm ERR! addLocalDirectory Could not pack "/root/tmp/npm-8743-Qyzi90Mu/1409753828825-0.6940480060875416/package" to "/root/.npm/mout/0.7.1/package.tgz"
- npm ERR! tar pack Error reading /root/tmp/npm-8743-Qyzi90Mu/1409753852582-0.854023800464347/package
- npm ERR! addLocalDirectory Could not pack "/root/tmp/npm-8743-Qyzi90Mu/1409753852582-0.854023800464347/package" to "/root/.npm/useragent/2.0.9/package.tgz"
- npm ERR! Error: ENOENT, lstat '/root/tmp/npm-8743-Qyzi90Mu/1409754117208-0.5695816520601511/package/benchmark/samples/document_huge.yaml'
- npm ERR! If you need help, you may report this log at:
- npm ERR! <http://github.com/isaacs/npm/issues>
- npm ERR! or email it to:
- npm ERR! <[email protected]>
- npm ERR! System Linux 2.6.32-358.23.2.el6.x86_64
- npm ERR! command "node" "/usr/bin/npm" "install" "--loglevel" "warn"
- npm ERR! cwd /git/calamari-clients/manage
- npm ERR! node -v v0.10.29
- npm ERR! npm -v 1.3.6
- npm ERR! path /root/tmp/npm-8743-Qyzi90Mu/1409754117208-0.5695816520601511/package/benchmark/samples/document_huge.yaml
- npm ERR! fstream_path /root/tmp/npm-8743-Qyzi90Mu/1409754117208-0.5695816520601511/package/benchmark/samples/document_huge.yaml
- npm ERR! fstream_type File
- npm ERR! fstream_class FileWriter
- npm ERR! code ENOENT
- npm ERR! errno 34
- npm ERR! fstream_stack /usr/lib/node_modules/fstream/lib/writer.js:284:26
- npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
- npm ERR!
- npm ERR! Additional logging details can be found in:
- npm ERR! /git/calamari-clients/manage/npm-debug.log
- npm ERR! not ok code 0
- make[1]: *** [build-stamp] Error 1
- make[1]: Leaving directory `/git/calamari-clients/manage'
- make: *** [build-ui] Error 2
- [root@vagrant-centos64 calamari-clients]#
Advertisement
Add Comment
Please, Sign In to add comment