Created
October 15, 2012 19:53
-
-
Save bobrik/3894885 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
web372 backpack # npm install --verbose aligned-buffer | |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/usr/bin/npm', | |
npm verb cli 'install', | |
npm verb cli '--verbose', | |
npm verb cli 'aligned-buffer' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb read json /opt/backpack/package.json | |
npm verb read json /opt/backpack/node_modules/redis/package.json | |
npm verb from cache /opt/backpack/package.json | |
npm verb readDependencies using package.json deps | |
npm verb cache add [ 'aligned-buffer', null ] | |
npm verb parsed url { protocol: null, | |
npm verb parsed url slashes: null, | |
npm verb parsed url auth: null, | |
npm verb parsed url host: null, | |
npm verb parsed url port: null, | |
npm verb parsed url hostname: null, | |
npm verb parsed url hash: null, | |
npm verb parsed url search: null, | |
npm verb parsed url query: null, | |
npm verb parsed url pathname: 'aligned-buffer', | |
npm verb parsed url path: 'aligned-buffer', | |
npm verb parsed url href: 'aligned-buffer' } | |
npm verb lock aligned-buffer /root/.npm/386ac508-aligned-buffer.lock | |
npm verb addNamed [ 'aligned-buffer', '' ] | |
npm verb addNamed [ null, '' ] | |
npm verb lock aligned-buffer@ /root/.npm/9a85a5fe-aligned-buffer.lock | |
npm verb url raw aligned-buffer | |
npm verb url resolving [ 'https://registry.npmjs.org/', './aligned-buffer' ] | |
npm verb url resolved https://registry.npmjs.org/aligned-buffer | |
npm info trying registry request attempt 1 at 23:52:52 | |
npm verb etag "185X4I7VQINFF2RK1ATXHNPG" | |
npm http GET https://registry.npmjs.org/aligned-buffer | |
npm http 304 https://registry.npmjs.org/aligned-buffer | |
npm verb etag aligned-buffer from cache | |
npm verb addNamed [ 'aligned-buffer', '0.1.0' ] | |
npm verb addNamed [ '0.1.0', '0.1.0' ] | |
npm verb lock [email protected] /root/.npm/b3cf7a4a-aligned-buffer-0-1-0.lock | |
npm verb read json /root/.npm/aligned-buffer/0.1.0/package/package.json | |
npm info install [email protected] into /opt/backpack | |
npm info installOne [email protected] | |
npm verb from cache /root/.npm/aligned-buffer/0.1.0/package/package.json | |
npm info /opt/backpack/node_modules/aligned-buffer unbuild | |
npm verb read json /opt/backpack/node_modules/aligned-buffer/package.json | |
npm verb tar unpack /root/.npm/aligned-buffer/0.1.0/package.tgz | |
npm verb lock /opt/backpack/node_modules/aligned-buffer /root/.npm/e78fbacc-pack-node-modules-aligned-buffer.lock | |
npm verb read json /opt/backpack/node_modules/aligned-buffer/package.json | |
npm info preinstall [email protected] | |
npm verb from cache /opt/backpack/node_modules/aligned-buffer/package.json | |
npm verb readDependencies using package.json deps | |
npm verb from cache /opt/backpack/node_modules/aligned-buffer/package.json | |
npm verb readDependencies using package.json deps | |
npm verb about to build /opt/backpack/node_modules/aligned-buffer | |
npm info build /opt/backpack/node_modules/aligned-buffer | |
npm verb from cache /opt/backpack/node_modules/aligned-buffer/package.json | |
npm verb linkStuff [ false, false, false, '/opt/backpack/node_modules' ] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm verb rebuildBundles [email protected] | |
npm info install [email protected] | |
npm verb unsafe-perm in lifecycle false | |
> [email protected] install /opt/backpack/node_modules/aligned-buffer | |
> node-gyp rebuild | |
npm verb set uid from=0 to=1000 | |
gyp info it worked if it ends with ok | |
gyp verb cli [ 'node', | |
gyp verb cli '/usr/lib64/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js', | |
gyp verb cli 'rebuild' ] | |
gyp info using [email protected] | |
gyp info using [email protected] | linux | x64 | |
gyp verb command rebuild [] | |
gyp verb command clean [] | |
gyp verb clean removing "build" directory | |
gyp verb command configure [] | |
gyp verb check python checking for Python executable "python" in the PATH | |
gyp verb `which` succeeded for `%s` python /usr/bin/python | |
gyp verb check python version `python -c "import platform; print platform.python_version();"` returned: "2.7.2\n" | |
gyp verb get node dir no --target version specified, falling back to host node version: v0.9.2 | |
gyp verb command install [ 'v0.9.2' ] | |
gyp verb install input version string "v0.9.2" | |
gyp verb installing legacy version? false | |
gyp verb install installing version: 0.9.2 | |
gyp verb install --ensure was passed, so won't reinstall if already installed | |
gyp WARN install got an error, rolling back install | |
gyp verb command remove [ '0.9.2' ] | |
gyp verb remove using node-gyp dir: /root/.node-gyp | |
gyp verb remove removing target version: 0.9.2 | |
gyp verb remove removing development files for version: 0.9.2 | |
gyp ERR! configure error | |
gyp ERR! stack Error: EACCES, stat '/root/.node-gyp/0.9.2' | |
gyp ERR! System Linux 3.3.1-gentoo | |
gyp ERR! command "node" "/usr/lib64/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /opt/backpack/node_modules/aligned-buffer | |
gyp ERR! node -v v0.9.2 | |
gyp ERR! node-gyp -v v0.6.8 | |
gyp ERR! not ok | |
npm info [email protected] Failed to exec install script | |
npm info /opt/backpack/node_modules/aligned-buffer unbuild | |
npm verb from cache /opt/backpack/node_modules/aligned-buffer/package.json | |
npm info preuninstall [email protected] | |
npm info uninstall [email protected] | |
npm verb true,/opt/backpack/node_modules,/opt/backpack/node_modules unbuild [email protected] | |
npm info postuninstall [email protected] | |
npm ERR! [email protected] install: `node-gyp rebuild` | |
npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is most likely a problem with the aligned-buffer package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! node-gyp rebuild | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls aligned-buffer | |
npm ERR! There is likely additional logging output above. | |
npm ERR! System Linux 3.3.1-gentoo | |
npm ERR! command "node" "/usr/bin/npm" "install" "--verbose" "aligned-buffer" | |
npm ERR! cwd /opt/backpack | |
npm ERR! node -v v0.9.2 | |
npm ERR! npm -v 1.1.61 | |
npm ERR! code ELIFECYCLE | |
npm verb exit [ 1, true ] | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /opt/backpack/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment