Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJs v6.1.0 Install Fail #54

Open
higunjan opened this issue May 16, 2016 · 1 comment
Open

NodeJs v6.1.0 Install Fail #54

higunjan opened this issue May 16, 2016 · 1 comment

Comments

@higunjan
Copy link

Please check follow npm-debug.log . Why it's fail with latest nodejs .

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install', '[email protected]' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData [email protected]
8 silly fetchNamedPackageData toobusy
9 silly mapToRegistry name toobusy
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'toobusy',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry name: 'toobusy',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/toobusy
14 verbose request uri https://registry.npmjs.org/toobusy
15 verbose request no auth needed
16 info attempt registry request try #1 at 12:18:05 PM
17 verbose request id bee098d26fa9de1f
18 verbose etag "CM5FLHQ6H025OOBTSPUZ1JSQ9"
19 http request GET https://registry.npmjs.org/toobusy
20 http 304 https://registry.npmjs.org/toobusy
21 verbose headers { date: 'Mon, 16 May 2016 06:46:46 GMT',
21 verbose headers via: '1.1 varnish',
21 verbose headers 'cache-control': 'max-age=300',
21 verbose headers etag: '"CM5FLHQ6H025OOBTSPUZ1JSQ9"',
21 verbose headers age: '111',
21 verbose headers connection: 'keep-alive',
21 verbose headers 'x-served-by': 'cache-sin6922-SIN',
21 verbose headers 'x-cache': 'HIT',
21 verbose headers 'x-cache-hits': '2',
21 verbose headers 'x-timer': 'S1463381206.791662,VS0,VE0',
21 verbose headers vary: 'Accept-Encoding' }
22 silly get cb [ 304,
22 silly get { date: 'Mon, 16 May 2016 06:46:46 GMT',
22 silly get via: '1.1 varnish',
22 silly get 'cache-control': 'max-age=300',
22 silly get etag: '"CM5FLHQ6H025OOBTSPUZ1JSQ9"',
22 silly get age: '111',
22 silly get connection: 'keep-alive',
22 silly get 'x-served-by': 'cache-sin6922-SIN',
22 silly get 'x-cache': 'HIT',
22 silly get 'x-cache-hits': '2',
22 silly get 'x-timer': 'S1463381206.791662,VS0,VE0',
22 silly get vary: 'Accept-Encoding' } ]
23 verbose etag https://registry.npmjs.org/toobusy from cache
24 verbose get saving toobusy to /home/snow22/.npm/registry.npmjs.org/toobusy/.cache.json
25 verbose correctMkdir /home/snow22/.npm correctMkdir not in flight; initializing
26 silly install normalizeTree
27 silly loadCurrentTree Finishing
28 silly loadIdealTree Starting
29 silly install loadIdealTree
30 silly cloneCurrentTree Starting
31 silly install cloneCurrentTreeToIdealTree
32 silly cloneCurrentTree Finishing
33 silly loadShrinkwrap Starting
34 silly install loadShrinkwrap
35 silly loadShrinkwrap Finishing
36 silly loadAllDepsIntoIdealTree Starting
37 silly install loadAllDepsIntoIdealTree
38 silly resolveWithNewModule [email protected] checking installable status
39 silly cache add args [ '[email protected]', null ]
40 verbose cache add spec [email protected]
41 silly cache add parsed spec Result {
41 silly cache add raw: '[email protected]',
41 silly cache add scope: null,
41 silly cache add name: 'toobusy',
41 silly cache add rawSpec: '0.2.4',
41 silly cache add spec: '0.2.4',
41 silly cache add type: 'version' }
42 silly addNamed [email protected]
43 verbose addNamed "0.2.4" is a plain semver version for toobusy
44 silly mapToRegistry name toobusy
45 silly mapToRegistry using default registry
46 silly mapToRegistry registry https://registry.npmjs.org/
47 silly mapToRegistry data Result {
47 silly mapToRegistry raw: 'toobusy',
47 silly mapToRegistry scope: null,
47 silly mapToRegistry name: 'toobusy',
47 silly mapToRegistry rawSpec: '',
47 silly mapToRegistry spec: 'latest',
47 silly mapToRegistry type: 'tag' }
48 silly mapToRegistry uri https://registry.npmjs.org/toobusy
49 verbose addNameVersion registry:https://registry.npmjs.org/toobusy not in flight; fetching
50 verbose get https://registry.npmjs.org/toobusy not expired, no request
51 silly cache afterAdd [email protected]
52 verbose afterAdd /home/snow22/.npm/toobusy/0.2.4/package/package.json not in flight; writing
53 verbose correctMkdir /home/snow22/.npm correctMkdir not in flight; initializing
54 verbose afterAdd /home/snow22/.npm/toobusy/0.2.4/package/package.json written
55 silly fetchNamedPackageData bindings
56 silly mapToRegistry name bindings
57 silly mapToRegistry using default registry
58 silly mapToRegistry registry https://registry.npmjs.org/
59 silly mapToRegistry data Result {
59 silly mapToRegistry raw: 'bindings',
59 silly mapToRegistry scope: null,
59 silly mapToRegistry name: 'bindings',
59 silly mapToRegistry rawSpec: '',
59 silly mapToRegistry spec: 'latest',
59 silly mapToRegistry type: 'tag' }
60 silly mapToRegistry uri https://registry.npmjs.org/bindings
61 verbose request uri https://registry.npmjs.org/bindings
62 verbose request no auth needed
63 info attempt registry request try #1 at 12:18:06 PM
64 verbose etag "5MNVCWCD1NYN71LZKTD8QDCME"
65 http request GET https://registry.npmjs.org/bindings
66 http 304 https://registry.npmjs.org/bindings
67 verbose headers { date: 'Mon, 16 May 2016 06:46:46 GMT',
67 verbose headers via: '1.1 varnish',
67 verbose headers 'cache-control': 'max-age=300',
67 verbose headers etag: '"5MNVCWCD1NYN71LZKTD8QDCME"',
67 verbose headers age: '156',
67 verbose headers connection: 'keep-alive',
67 verbose headers 'x-served-by': 'cache-sin6922-SIN',
67 verbose headers 'x-cache': 'HIT',
67 verbose headers 'x-cache-hits': '55',
67 verbose headers 'x-timer': 'S1463381206.985216,VS0,VE0',
67 verbose headers vary: 'Accept-Encoding' }
68 silly get cb [ 304,
68 silly get { date: 'Mon, 16 May 2016 06:46:46 GMT',
68 silly get via: '1.1 varnish',
68 silly get 'cache-control': 'max-age=300',
68 silly get etag: '"5MNVCWCD1NYN71LZKTD8QDCME"',
68 silly get age: '156',
68 silly get connection: 'keep-alive',
68 silly get 'x-served-by': 'cache-sin6922-SIN',
68 silly get 'x-cache': 'HIT',
68 silly get 'x-cache-hits': '55',
68 silly get 'x-timer': 'S1463381206.985216,VS0,VE0',
68 silly get vary: 'Accept-Encoding' } ]
69 verbose etag https://registry.npmjs.org/bindings from cache
70 verbose get saving bindings to /home/snow22/.npm/registry.npmjs.org/bindings/.cache.json
71 verbose correctMkdir /home/snow22/.npm correctMkdir not in flight; initializing
72 silly resolveWithNewModule [email protected] checking installable status
73 silly cache add args [ '[email protected]', null ]
74 verbose cache add spec [email protected]
75 silly cache add parsed spec Result {
75 silly cache add raw: '[email protected]',
75 silly cache add scope: null,
75 silly cache add name: 'bindings',
75 silly cache add rawSpec: '1.1.0',
75 silly cache add spec: '1.1.0',
75 silly cache add type: 'version' }
76 silly addNamed [email protected]
77 verbose addNamed "1.1.0" is a plain semver version for bindings
78 silly mapToRegistry name bindings
79 silly mapToRegistry using default registry
80 silly mapToRegistry registry https://registry.npmjs.org/
81 silly mapToRegistry data Result {
81 silly mapToRegistry raw: 'bindings',
81 silly mapToRegistry scope: null,
81 silly mapToRegistry name: 'bindings',
81 silly mapToRegistry rawSpec: '',
81 silly mapToRegistry spec: 'latest',
81 silly mapToRegistry type: 'tag' }
82 silly mapToRegistry uri https://registry.npmjs.org/bindings
83 verbose addNameVersion registry:https://registry.npmjs.org/bindings not in flight; fetching
84 verbose get https://registry.npmjs.org/bindings not expired, no request
85 silly cache afterAdd [email protected]
86 verbose afterAdd /home/snow22/.npm/bindings/1.1.0/package/package.json not in flight; writing
87 verbose correctMkdir /home/snow22/.npm correctMkdir not in flight; initializing
88 verbose afterAdd /home/snow22/.npm/bindings/1.1.0/package/package.json written
89 silly loadAllDepsIntoIdealTree Finishing
90 silly idealTree:prePrune Test
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune +-- [email protected]
90 silly idealTree:prePrune -- [email protected] 91 silly loadIdealTree Finishing 92 silly currentTree Test 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree +-- [email protected] 92 silly currentTree-- [email protected]
93 silly idealTree Test
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree +-- [email protected]
93 silly idealTree -- [email protected] 94 silly generateActionsToTake Starting 95 silly install generateActionsToTake 96 silly generateActionsToTake Finishing 97 silly diffTrees action count 3 98 silly diffTrees add [email protected] 99 silly diffTrees update [email protected] 100 silly diffTrees add [email protected] 101 silly decomposeActions action count 24 102 silly decomposeActions fetch [email protected] 103 silly decomposeActions extract [email protected] 104 silly decomposeActions test [email protected] 105 silly decomposeActions preinstall [email protected] 106 silly decomposeActions build [email protected] 107 silly decomposeActions install [email protected] 108 silly decomposeActions postinstall [email protected] 109 silly decomposeActions finalize [email protected] 110 silly decomposeActions fetch [email protected] 111 silly decomposeActions extract [email protected] 112 silly decomposeActions test [email protected] 113 silly decomposeActions preinstall [email protected] 114 silly decomposeActions build [email protected] 115 silly decomposeActions install [email protected] 116 silly decomposeActions postinstall [email protected] 117 silly decomposeActions finalize [email protected] 118 silly decomposeActions fetch [email protected] 119 silly decomposeActions extract [email protected] 120 silly decomposeActions test [email protected] 121 silly decomposeActions preinstall [email protected] 122 silly decomposeActions build [email protected] 123 silly decomposeActions install [email protected] 124 silly decomposeActions postinstall [email protected] 125 silly decomposeActions finalize [email protected] 126 silly executeActions Starting 127 silly install executeActions 128 silly doSerial global-install 0 129 silly doParallel fetch 3 130 verbose correctMkdir /home/snow22/.npm/_locks correctMkdir not in flight; initializing 131 verbose lock using /home/snow22/.npm/_locks/staging-3bffecb92a07beab.lock for /home/snow22/workspace/Test/node_modules/.staging 132 silly doParallel extract 3 133 silly extract [email protected] 134 silly extract [email protected] 135 silly extract [email protected] 136 verbose unbuild node_modules/.staging/bindings-8c2f9478 137 verbose unbuild node_modules/.staging/express-98175ee2 138 verbose unbuild node_modules/.staging/toobusy-e1f859a8 139 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 is being purged from base /home/snow22/workspace/Test 140 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 141 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 is being purged from base /home/snow22/workspace/Test 142 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 143 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 is being purged from base /home/snow22/workspace/Test 144 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 145 verbose tar unpack /home/snow22/.npm/bindings/1.1.0/package.tgz 146 verbose tar unpacking to /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 147 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 is being purged 148 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 149 verbose tar unpack /home/snow22/.npm/express/4.13.4/package.tgz 150 verbose tar unpacking to /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 151 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 is being purged 152 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 153 verbose tar unpack /home/snow22/.npm/toobusy/0.2.4/package.tgz 154 verbose tar unpacking to /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 155 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 is being purged 156 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 157 silly gunzTarPerm modes [ '775', '664' ] 158 silly gunzTarPerm modes [ '775', '664' ] 159 silly gunzTarPerm modes [ '775', '664' ] 160 silly gunzTarPerm extractEntry package.json 161 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 162 silly gunzTarPerm extractEntry package.json 163 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ] 164 silly gunzTarPerm extractEntry package.json 165 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 166 silly gunzTarPerm extractEntry README.md 167 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 168 silly gunzTarPerm extractEntry bindings.js 169 silly gunzTarPerm modified mode [ 'bindings.js', 420, 436 ] 170 silly gunzTarPerm extractEntry LICENSE 171 silly gunzTarPerm modified mode [ 'LICENSE', 438, 436 ] 172 silly gunzTarPerm extractEntry index.js 173 silly gunzTarPerm modified mode [ 'index.js', 438, 436 ] 174 silly gunzTarPerm extractEntry .npmignore 175 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ] 176 silly gunzTarPerm extractEntry README.md 177 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 178 silly gunzTarPerm extractEntry History.md 179 silly gunzTarPerm modified mode [ 'History.md', 438, 436 ] 180 silly gunzTarPerm extractEntry Readme.md 181 silly gunzTarPerm modified mode [ 'Readme.md', 438, 436 ] 182 silly gunzTarPerm extractEntry lib/application.js 183 silly gunzTarPerm modified mode [ 'lib/application.js', 438, 436 ] 184 silly gunzTarPerm extractEntry lib/express.js 185 silly gunzTarPerm modified mode [ 'lib/express.js', 438, 436 ] 186 silly gunzTarPerm extractEntry lib/request.js 187 silly gunzTarPerm modified mode [ 'lib/request.js', 438, 436 ] 188 silly gunzTarPerm extractEntry lib/response.js 189 silly gunzTarPerm modified mode [ 'lib/response.js', 438, 436 ] 190 silly gunzTarPerm extractEntry lib/utils.js 191 silly gunzTarPerm modified mode [ 'lib/utils.js', 438, 436 ] 192 silly gunzTarPerm extractEntry lib/view.js 193 silly gunzTarPerm modified mode [ 'lib/view.js', 438, 436 ] 194 silly gunzTarPerm extractEntry lib/middleware/init.js 195 silly gunzTarPerm modified mode [ 'lib/middleware/init.js', 438, 436 ] 196 silly gunzTarPerm extractEntry lib/middleware/query.js 197 silly gunzTarPerm modified mode [ 'lib/middleware/query.js', 438, 436 ] 198 silly gunzTarPerm extractEntry lib/router/index.js 199 silly gunzTarPerm modified mode [ 'lib/router/index.js', 438, 436 ] 200 silly gunzTarPerm extractEntry lib/router/layer.js 201 silly gunzTarPerm modified mode [ 'lib/router/layer.js', 438, 436 ] 202 silly gunzTarPerm extractEntry lib/router/route.js 203 silly gunzTarPerm modified mode [ 'lib/router/route.js', 438, 436 ] 204 silly gunzTarPerm extractEntry index.js 205 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 206 silly gunzTarPerm extractEntry tests.js 207 silly gunzTarPerm modified mode [ 'tests.js', 420, 436 ] 208 silly gunzTarPerm extractEntry .travis.yml 209 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ] 210 silly gunzTarPerm extractEntry ChangeLog 211 silly gunzTarPerm modified mode [ 'ChangeLog', 420, 436 ] 212 silly gunzTarPerm extractEntry binding.gyp 213 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 436 ] 214 silly gunzTarPerm extractEntry examples/package.json 215 silly gunzTarPerm modified mode [ 'examples/package.json', 420, 436 ] 216 silly gunzTarPerm extractEntry examples/express.js 217 silly gunzTarPerm modified mode [ 'examples/express.js', 420, 436 ] 218 silly gunzTarPerm extractEntry examples/http.js 219 silly gunzTarPerm modified mode [ 'examples/http.js', 420, 436 ] 220 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478/node_modules is being purged 221 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478/node_modules 222 silly gunzTarPerm extractEntry examples/load.js 223 silly gunzTarPerm modified mode [ 'examples/load.js', 420, 436 ] 224 silly gunzTarPerm extractEntry examples/standalone.js 225 silly gunzTarPerm modified mode [ 'examples/standalone.js', 420, 436 ] 226 silly gunzTarPerm extractEntry examples/before.txt 227 silly gunzTarPerm modified mode [ 'examples/before.txt', 420, 436 ] 228 silly gunzTarPerm extractEntry examples/lower_dampening.txt 229 silly gunzTarPerm modified mode [ 'examples/lower_dampening.txt', 420, 436 ] 230 silly gunzTarPerm extractEntry toobusy.cc 231 silly gunzTarPerm modified mode [ 'toobusy.cc', 420, 436 ] 232 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8/node_modules is being purged 233 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8/node_modules 234 silly gentlyRm /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2/node_modules is being purged 235 verbose gentlyRm don't care about contents; nuking /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2/node_modules 236 silly doParallel preinstall 3 237 silly preinstall [email protected] /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 238 info lifecycle [email protected]~preinstall: [email protected] 239 silly preinstall [email protected] /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 240 info lifecycle [email protected]~preinstall: [email protected] 241 silly preinstall [email protected] /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 242 info lifecycle [email protected]~preinstall: [email protected] 243 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 244 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 245 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 246 silly doReverseSerial remove 0 247 silly doSerial move 0 248 silly doSerial finalize 3 249 silly finalize /home/snow22/workspace/Test/node_modules/bindings 250 silly finalize /home/snow22/workspace/Test/node_modules/express 251 silly finalize /home/snow22/workspace/Test/node_modules/toobusy 252 silly doSerial build 3 253 silly build [email protected] 254 info linkStuff [email protected] 255 silly linkStuff [email protected] has /home/snow22/workspace/Test/node_modules as its parent node_modules 256 verbose linkBins [email protected] 257 verbose linkMans [email protected] 258 silly build [email protected] 259 info linkStuff [email protected] 260 silly linkStuff [email protected] has /home/snow22/workspace/Test/node_modules as its parent node_modules 261 verbose linkBins [email protected] 262 verbose linkMans [email protected] 263 silly build [email protected] 264 info linkStuff [email protected] 265 silly linkStuff [email protected] has /home/snow22/workspace/Test/node_modules as its parent node_modules 266 verbose linkBins [email protected] 267 verbose linkMans [email protected] 268 silly doSerial global-link 0 269 silly doParallel update-linked 0 270 silly doSerial install 3 271 silly install [email protected] /home/snow22/workspace/Test/node_modules/.staging/bindings-8c2f9478 272 info lifecycle [email protected]~install: [email protected] 273 silly lifecycle [email protected]~install: no script for install, continuing 274 silly install [email protected] /home/snow22/workspace/Test/node_modules/.staging/express-98175ee2 275 info lifecycle [email protected]~install: [email protected] 276 silly lifecycle [email protected]~install: no script for install, continuing 277 silly install [email protected] /home/snow22/workspace/Test/node_modules/.staging/toobusy-e1f859a8 278 info lifecycle [email protected]~install: [email protected] 279 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true 280 verbose lifecycle [email protected]~install: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/snow22/workspace/Test/node_modules/toobusy/node_modules/.bin:/home/snow22/workspace/Test/node_modules/.bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 281 verbose lifecycle [email protected]~install: CWD: /home/snow22/workspace/Test/node_modules/toobusy 282 silly lifecycle [email protected]~install: Args: [ '-c', 'node-gyp rebuild' ] 283 silly lifecycle [email protected]~install: Returned: code: 1 signal: null 284 info lifecycle [email protected]~install: Failed to exec install script 285 verbose unlock done using /home/snow22/.npm/_locks/staging-3bffecb92a07beab.lock for /home/snow22/workspace/Test/node_modules/.staging 286 silly rollbackFailedOptional Starting 287 silly rollbackFailedOptional Finishing 288 silly runTopLevelLifecycles Starting 289 silly runTopLevelLifecycles Finishing 290 silly install printInstalled 291 warn enoent ENOENT: no such file or directory, open '/home/snow22/workspace/Test/package.json' 292 warn Test No description 293 warn Test No repository field. 294 warn Test No README data 295 warn Test No license field. 296 verbose stack Error: [email protected] install:node-gyp rebuild 296 verbose stack Exit status 1 296 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:239:16) 296 verbose stack at emitTwo (events.js:106:13) 296 verbose stack at EventEmitter.emit (events.js:191:7) 296 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14) 296 verbose stack at emitTwo (events.js:106:13) 296 verbose stack at ChildProcess.emit (events.js:191:7) 296 verbose stack at maybeClose (internal/child_process.js:850:16) 296 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) 297 verbose pkgid [email protected] 298 verbose cwd /home/snow22/workspace/Test 299 error Linux 3.19.0-25-generic 300 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "[email protected]" 301 error node v6.1.0 302 error npm v3.8.6 303 error code ELIFECYCLE 304 error [email protected] install:node-gyp rebuild`
304 error Exit status 1
305 error Failed at the [email protected] install script 'node-gyp rebuild'.
305 error Make sure you have the latest version of node.js and npm installed.
305 error If you do, this is most likely a problem with the toobusy package,
305 error not with npm itself.
305 error Tell the author that this fails on your system:
305 error node-gyp rebuild
305 error You can get information on how to open an issue for this project with:
305 error npm bugs toobusy
305 error Or if that isn't available, you can get their info via:
305 error npm owner ls toobusy
305 error There is likely additional logging output above.
306 verbose exit [ 1, true ]

@mashedcode
Copy link

This repository is apparently no longer maintained and a maintained fork exists: https://github.com/STRML/node-toobusy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants