Skip to content

Instantly share code, notes, and snippets.

@hertzg
Created March 18, 2015 13:34
Show Gist options
  • Select an option

  • Save hertzg/e5aff8bbead303bb6ab9 to your computer and use it in GitHub Desktop.

Select an option

Save hertzg/e5aff8bbead303bb6ab9 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', '--save', 'ofe' ]
2 info using npm@2.6.1
3 info using node@v0.12.0
4 verbose node symlink /usr/local/bin/node
5 silly cache add args [ 'ofe', null ]
6 verbose cache add spec ofe
7 silly cache add parsed spec { raw: 'ofe',
7 silly cache add scope: null,
7 silly cache add name: 'ofe',
7 silly cache add rawSpec: '',
7 silly cache add spec: '*',
7 silly cache add type: 'range' }
8 verbose addNamed ofe@*
9 silly addNamed semver.valid null
10 silly addNamed semver.validRange *
11 silly addNameRange { name: 'ofe', range: '*', hasData: false }
12 silly mapToRegistry name ofe
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry uri https://registry.npmjs.org/ofe
16 verbose addNameRange registry:https://registry.npmjs.org/ofe not in flight; fetching
17 verbose request uri https://registry.npmjs.org/ofe
18 verbose request no auth needed
19 info attempt registry request try #1 at 5:30:22 PM
20 verbose request id 72e56be9aac5350a
21 http request GET https://registry.npmjs.org/ofe
22 http 200 https://registry.npmjs.org/ofe
23 silly get cb [ 200,
23 silly get { date: 'Wed, 18 Mar 2015 13:30:23 GMT',
23 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
23 silly get etag: '"3FFGP8V3RKTDMJ90DKV1DTWN8"',
23 silly get 'content-type': 'application/json',
23 silly get 'cache-control': 'max-age=60',
23 silly get 'content-length': '6739',
23 silly get 'accept-ranges': 'bytes',
23 silly get via: '1.1 varnish',
23 silly get age: '0',
23 silly get 'x-served-by': 'cache-lhr6328-LHR',
23 silly get 'x-cache': 'MISS',
23 silly get 'x-cache-hits': '0',
23 silly get 'x-timer': 'S1426685422.844483,VS0,VE363',
23 silly get vary: 'Accept',
23 silly get 'keep-alive': 'timeout=10, max=50',
23 silly get connection: 'Keep-Alive' } ]
24 verbose get saving ofe to /home/hertz/.npm/registry.npmjs.org/ofe/.cache.json
25 silly addNameRange number 2 { name: 'ofe', range: '*', hasData: true }
26 silly addNameRange versions [ 'ofe', [ '0.1.0', '0.1.1', '0.1.1-1', '0.1.1-2', '0.1.2' ] ]
27 verbose addNamed ofe@0.1.2
28 silly addNamed semver.valid 0.1.2
29 silly addNamed semver.validRange 0.1.2
30 silly mapToRegistry name ofe
31 silly mapToRegistry using default registry
32 silly mapToRegistry registry https://registry.npmjs.org/
33 silly mapToRegistry uri https://registry.npmjs.org/ofe
34 verbose addRemoteTarball https://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz not in flight; adding
35 verbose addRemoteTarball [ 'https://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz',
35 verbose addRemoteTarball '20d83ea5496e396ebc214b8517392e238d29d1ae' ]
36 info retry fetch attempt 1 at 5:30:23 PM
37 info attempt registry request try #1 at 5:30:23 PM
38 http fetch GET https://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz
39 http fetch 200 https://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz
40 silly fetchAndShaCheck shasum 20d83ea5496e396ebc214b8517392e238d29d1ae
41 verbose addTmpTarball /tmp/npm-3759-2a3ba2fd/registry.npmjs.org/ofe/-/ofe-0.1.2.tgz not in flight; adding
42 verbose addTmpTarball already have metadata; skipping unpack for ofe@0.1.2
43 silly cache afterAdd ofe@0.1.2
44 verbose afterAdd /home/hertz/.npm/ofe/0.1.2/package/package.json not in flight; writing
45 verbose afterAdd /home/hertz/.npm/ofe/0.1.2/package/package.json written
46 silly install resolved [ { name: 'ofe',
46 silly install resolved main: 'ofe',
46 silly install resolved version: '0.1.2',
46 silly install resolved keywords: [ 'On Fatal Error', 'Fatal', 'Error', 'OnFatalError' ],
46 silly install resolved description: 'Overwrite OnFatalError to produce heapdump',
46 silly install resolved homepage: 'https://github.com/trevnorris/node-ofe',
46 silly install resolved author:
46 silly install resolved { name: 'Trevor Norris',
46 silly install resolved email: 'trev.norris@gmail.com',
46 silly install resolved url: 'http://trevorjnorris.com' },
46 silly install resolved repository:
46 silly install resolved { type: 'git',
46 silly install resolved url: 'https://github.com/trevnorris/node-ofe.git' },
46 silly install resolved engines: { node: '>=0.6.0' },
46 silly install resolved scripts: { install: 'node-gyp rebuild' },
46 silly install resolved gypfile: true,
46 silly install resolved readme: 'Here\'s how to use:\n\n```sh\nnpm install ofe\n```\n\n```javascript\nrequire(\'ofe\').call();\n```\n\nThis will overwrite `OnFatalError` to create a heapdump when your app fatally crashes.\n\nHUGE props to bnoordhuis for his node-heapdump for all the actually important code.\n',
46 silly install resolved readmeFilename: 'README.md',
46 silly install resolved _id: 'ofe@0.1.2',
46 silly install resolved dist:
46 silly install resolved { shasum: '20d83ea5496e396ebc214b8517392e238d29d1ae',
46 silly install resolved tarball: 'http://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz' },
46 silly install resolved _from: 'ofe@*',
46 silly install resolved _resolved: 'https://registry.npmjs.org/ofe/-/ofe-0.1.2.tgz',
46 silly install resolved _npmVersion: '1.2.17',
46 silly install resolved _npmUser: { name: 'trev.norris', email: 'trev.norris@gmail.com' },
46 silly install resolved maintainers: [ [Object] ],
46 silly install resolved directories: {},
46 silly install resolved _shasum: '20d83ea5496e396ebc214b8517392e238d29d1ae' } ]
47 info install ofe@0.1.2 into /home/hertz/projects/dango-device
48 info installOne ofe@0.1.2
49 verbose installOne of ofe to /home/hertz/projects/dango-device not in flight; installing
50 verbose lock using /home/hertz/.npm/_locks/ofe-0d80745987e3f79b.lock for /home/hertz/projects/dango-device/node_modules/ofe
51 silly install write writing ofe 0.1.2 to /home/hertz/projects/dango-device/node_modules/ofe
52 silly cache addNamed cb ofe@0.1.2
53 verbose unbuild node_modules/ofe
54 verbose gentlyRm vacuuming /home/hertz/projects/dango-device/node_modules/ofe
55 verbose tar unpack /home/hertz/.npm/ofe/0.1.2/package.tgz
56 verbose tar unpacking to /home/hertz/projects/dango-device/node_modules/ofe
57 verbose gentlyRm vacuuming /home/hertz/projects/dango-device/node_modules/ofe
58 silly gunzTarPerm modes [ '755', '644' ]
59 silly gunzTarPerm extractEntry package.json
60 silly gunzTarPerm extractEntry .npmignore
61 silly gunzTarPerm extractEntry README.md
62 silly gunzTarPerm extractEntry ofe.js
63 silly gunzTarPerm extractEntry test.js
64 silly gunzTarPerm extractEntry binding.gyp
65 silly gunzTarPerm extractEntry ofe.cc
66 info preinstall ofe@0.1.2
67 silly install resolved []
68 verbose about to build /home/hertz/projects/dango-device/node_modules/ofe
69 info build /home/hertz/projects/dango-device/node_modules/ofe
70 verbose linkStuff [ false,
70 verbose linkStuff false,
70 verbose linkStuff false,
70 verbose linkStuff '/home/hertz/projects/dango-device/node_modules' ]
71 info linkStuff ofe@0.1.2
72 verbose linkBins ofe@0.1.2
73 verbose linkMans ofe@0.1.2
74 verbose rebuildBundles ofe@0.1.2
75 info install ofe@0.1.2
76 verbose unsafe-perm in lifecycle true
77 info ofe@0.1.2 Failed to exec install script
78 verbose unlock done using /home/hertz/.npm/_locks/ofe-0d80745987e3f79b.lock for /home/hertz/projects/dango-device/node_modules/ofe
79 verbose stack Error: ofe@0.1.2 install: `node-gyp rebuild`
79 verbose stack Exit status 1
79 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
79 verbose stack at EventEmitter.emit (events.js:110:17)
79 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:14:12)
79 verbose stack at ChildProcess.emit (events.js:110:17)
79 verbose stack at maybeClose (child_process.js:1008:16)
79 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
80 verbose pkgid ofe@0.1.2
81 verbose cwd /home/hertz/projects/dango-device
82 error Linux 3.16.0-4-amd64
83 error argv "node" "/usr/local/bin/npm" "install" "--save" "ofe"
84 error node v0.12.0
85 error npm v2.6.1
86 error code ELIFECYCLE
87 error ofe@0.1.2 install: `node-gyp rebuild`
87 error Exit status 1
88 error Failed at the ofe@0.1.2 install script 'node-gyp rebuild'.
88 error This is most likely a problem with the ofe package,
88 error not with npm itself.
88 error Tell the author that this fails on your system:
88 error node-gyp rebuild
88 error You can get their info via:
88 error npm owner ls ofe
88 error There is likely additional logging output above.
89 verbose exit [ 1, true ]
90 verbose unbuild node_modules/ofe
91 info preuninstall ofe@0.1.2
92 info uninstall ofe@0.1.2
93 verbose unbuild rmStuff ofe@0.1.2 from /home/hertz/projects/dango-device/node_modules
94 info postuninstall ofe@0.1.2
95 verbose gentlyRm vacuuming /home/hertz/projects/dango-device/node_modules/ofe
96 silly gentlyRm purging /home/hertz/projects/dango-device/node_modules/ofe
97 silly gentlyRm quitting because other entries in /home/hertz/projects/dango-device/node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment