Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install' ]
  3. 2 info using npm@3.5.0
  4. 3 info using node@v4.2.2
  5. 4 silly loadCurrentTree Starting
  6. 5 silly install loadCurrentTree
  7. 6 silly install readLocalPackageData
  8. 7 silly install normalizeTree
  9. 8 silly loadCurrentTree Finishing
  10. 9 silly loadIdealTree Starting
  11. 10 silly install loadIdealTree
  12. 11 silly cloneCurrentTree Starting
  13. 12 silly install cloneCurrentTreeToIdealTree
  14. 13 silly cloneCurrentTree Finishing
  15. 14 silly loadShrinkwrap Starting
  16. 15 silly install loadShrinkwrap
  17. 16 silly fetchPackageMetaData fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  18. 17 silly fetchOtherPackageData fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  19. 18 silly cache add args [ 'fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz',
  20. 18 silly cache add null ]
  21. 19 verbose cache add spec fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  22. 20 silly cache add parsed spec Result {
  23. 20 silly cache add raw: 'fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz',
  24. 20 silly cache add scope: null,
  25. 20 silly cache add name: 'fibers',
  26. 20 silly cache add rawSpec: 'https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz',
  27. 20 silly cache add spec: 'https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz',
  28. 20 silly cache add type: 'remote' }
  29. 21 silly mapToRegistry name fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  30. 22 silly mapToRegistry using default registry
  31. 23 silly mapToRegistry registry https://registry.npmjs.org/
  32. 24 silly mapToRegistry uri https://registry.npmjs.org/fibers@https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  33. 25 verbose addRemoteTarball https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz not in flight; adding
  34. 26 verbose addRemoteTarball [ 'https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz', null ]
  35. 27 info retry fetch attempt 1 at 3:28:27 PM
  36. 28 info attempt registry request try #1 at 3:28:27 PM
  37. 29 http fetch GET https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  38. 30 verbose request id 4543798d894177c5
  39. 31 http fetch 200 https://registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  40. 32 silly fetchAndShaCheck shasum 3bea1f697d8540bb3904961ad50939bdee1df678
  41. 33 verbose addTmpTarball /tmp/npm-15832-4b67c5e4/registry.npmjs.org/fibers/-/fibers-1.0.5.tgz not in flight; adding
  42. 34 verbose addTmpTarball validating metadata from /tmp/npm-15832-4b67c5e4/registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  43. 35 verbose tar unpack /tmp/npm-15832-4b67c5e4/registry.npmjs.org/fibers/-/fibers-1.0.5.tgz
  44. 36 verbose tar unpacking to /tmp/npm-15832-4b67c5e4/unpack-6cea9178ab9d5f61d1f617e1507b206b
  45. 37 silly gentlyRm /tmp/npm-15832-4b67c5e4/unpack-6cea9178ab9d5f61d1f617e1507b206b is being purged
  46. 38 verbose gentlyRm don't care about contents; nuking /tmp/npm-15832-4b67c5e4/unpack-6cea9178ab9d5f61d1f617e1507b206b
  47. 39 silly gunzTarPerm modes [ '755', '644' ]
  48. 40 silly gunzTarPerm extractEntry package.json
  49. 41 silly gunzTarPerm extractEntry .npmignore
  50. 42 silly gunzTarPerm extractEntry README.md
  51. 43 silly gunzTarPerm extractEntry LICENSE
  52. 44 silly gunzTarPerm extractEntry quick-test.js
  53. 45 silly gunzTarPerm extractEntry future.js
  54. 46 silly gunzTarPerm extractEntry build.js
  55. 47 silly gunzTarPerm extractEntry test.js
  56. 48 silly gunzTarPerm extractEntry fibers.js
  57. 49 silly gunzTarPerm extractEntry binding.gyp
  58. 50 silly gunzTarPerm extractEntry bin/.npmignore
  59. 51 silly gunzTarPerm extractEntry bin/darwin-ia32-v8-3.14/fibers.node
  60. 52 silly gunzTarPerm extractEntry bin/darwin-x64-v8-3.14/fibers.node
  61. 53 silly gunzTarPerm extractEntry bin/linux-ia32-v8-3.14/fibers.node
  62. 54 silly gunzTarPerm extractEntry bin/linux-x64-v8-3.14/fibers.node
  63. 55 silly gunzTarPerm extractEntry bin/win32-ia32-v8-3.14/fibers.node
  64. 56 silly gunzTarPerm extractEntry bin/win32-x64-v8-3.14/fibers.node
  65. 57 silly gunzTarPerm extractEntry src/coroutine.cc
  66. 58 silly gunzTarPerm extractEntry src/coroutine.h
  67. 59 silly gunzTarPerm extractEntry src/fibers.cc
  68. 60 silly gunzTarPerm extractEntry src/libcoro/README
  69. 61 silly gunzTarPerm extractEntry src/libcoro/LICENSE
  70. 62 silly gunzTarPerm extractEntry src/libcoro/conftest.c
  71. 63 silly gunzTarPerm extractEntry src/libcoro/coro.c
  72. 64 silly gunzTarPerm extractEntry src/libcoro/coro.h
  73. 65 silly gunzTarPerm extractEntry test/already-running.js
  74. 66 silly gunzTarPerm extractEntry test/exit.js
  75. 67 silly gunzTarPerm extractEntry test/fibonacci.js
  76. 68 silly gunzTarPerm extractEntry test/finish-multiple.js
  77. 69 silly gunzTarPerm extractEntry test/exec.js
  78. 70 silly gunzTarPerm extractEntry test/future.js
  79. 71 silly gunzTarPerm extractEntry test/illegal-yield.js
  80. 72 silly gunzTarPerm extractEntry test/pool.js
  81. 73 silly gunzTarPerm extractEntry test/process-title.js
  82. 74 silly gunzTarPerm extractEntry test/stack-overflow.js
  83. 75 silly gunzTarPerm extractEntry test/current.js
  84. 76 silly gunzTarPerm extractEntry test/stack-overflow2.js
  85. 77 silly gunzTarPerm extractEntry test/child-process.js
  86. 78 silly gunzTarPerm extractEntry test/started.js
  87. 79 silly gunzTarPerm extractEntry test/bad-context.js
  88. 80 silly gunzTarPerm extractEntry test/unwind.js
  89. 81 silly gunzTarPerm extractEntry test/future-exception.js
  90. 82 silly cache afterAdd fibers@1.0.5
  91. 83 verbose afterAdd /home/growlf/.npm/fibers/1.0.5/package/package.json not in flight; writing
  92. 84 verbose afterAdd /home/growlf/.npm/fibers/1.0.5/package/package.json written
  93. 85 silly loadShrinkwrap Finishing
  94. 86 silly loadAllDepsIntoIdealTree Starting
  95. 87 silly install loadAllDepsIntoIdealTree
  96. 88 silly fetchNamedPackageData chalk
  97. 89 silly mapToRegistry name chalk
  98. 90 silly mapToRegistry using default registry
  99. 91 silly mapToRegistry registry https://registry.npmjs.org/
  100. 92 silly mapToRegistry uri https://registry.npmjs.org/chalk
  101. 93 silly fetchOtherPackageData eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  102. 94 silly cache add args [ 'eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da',
  103. 94 silly cache add null ]
  104. 95 verbose cache add spec eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  105. 96 silly cache add parsed spec Result {
  106. 96 silly cache add raw: 'eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da',
  107. 96 silly cache add scope: null,
  108. 96 silly cache add name: 'eachline',
  109. 96 silly cache add rawSpec: 'https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da',
  110. 96 silly cache add spec: 'https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da',
  111. 96 silly cache add type: 'remote' }
  112. 97 silly mapToRegistry name eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  113. 98 silly mapToRegistry using default registry
  114. 99 silly mapToRegistry registry https://registry.npmjs.org/
  115. 100 silly mapToRegistry uri https://registry.npmjs.org/eachline@https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  116. 101 verbose addRemoteTarball https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da not in flight; adding
  117. 102 verbose addRemoteTarball [ 'https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da',
  118. 102 verbose addRemoteTarball null ]
  119. 103 verbose request uri https://registry.npmjs.org/chalk
  120. 104 verbose request no auth needed
  121. 105 info attempt registry request try #1 at 3:28:28 PM
  122. 106 verbose etag "4YUT1IEGB6MESGIMPBY67AR4M"
  123. 107 http request GET https://registry.npmjs.org/chalk
  124. 108 info retry fetch attempt 1 at 3:28:28 PM
  125. 109 info attempt registry request try #1 at 3:28:28 PM
  126. 110 http fetch GET https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  127. 111 http 304 https://registry.npmjs.org/chalk
  128. 112 verbose headers { date: 'Sun, 29 Nov 2015 23:28:31 GMT',
  129. 112 verbose headers via: '1.1 varnish',
  130. 112 verbose headers 'cache-control': 'max-age=60',
  131. 112 verbose headers etag: '"4YUT1IEGB6MESGIMPBY67AR4M"',
  132. 112 verbose headers age: '0',
  133. 112 verbose headers connection: 'keep-alive',
  134. 112 verbose headers 'x-served-by': 'cache-lax1433-LAX',
  135. 112 verbose headers 'x-cache': 'HIT',
  136. 112 verbose headers 'x-cache-hits': '1',
  137. 112 verbose headers 'x-timer': 'S1448839711.389362,VS0,VE318',
  138. 112 verbose headers vary: 'Accept' }
  139. 113 silly get cb [ 304,
  140. 113 silly get { date: 'Sun, 29 Nov 2015 23:28:31 GMT',
  141. 113 silly get via: '1.1 varnish',
  142. 113 silly get 'cache-control': 'max-age=60',
  143. 113 silly get etag: '"4YUT1IEGB6MESGIMPBY67AR4M"',
  144. 113 silly get age: '0',
  145. 113 silly get connection: 'keep-alive',
  146. 113 silly get 'x-served-by': 'cache-lax1433-LAX',
  147. 113 silly get 'x-cache': 'HIT',
  148. 113 silly get 'x-cache-hits': '1',
  149. 113 silly get 'x-timer': 'S1448839711.389362,VS0,VE318',
  150. 113 silly get vary: 'Accept' } ]
  151. 114 verbose etag https://registry.npmjs.org/chalk from cache
  152. 115 verbose get saving chalk to /home/growlf/.npm/registry.npmjs.org/chalk/.cache.json
  153. 116 silly resolveWithNewModule chalk@0.5.1 checking installable status
  154. 117 silly cache add args [ 'chalk@0.5.1', null ]
  155. 118 verbose cache add spec chalk@0.5.1
  156. 119 silly cache add parsed spec Result {
  157. 119 silly cache add raw: 'chalk@0.5.1',
  158. 119 silly cache add scope: null,
  159. 119 silly cache add name: 'chalk',
  160. 119 silly cache add rawSpec: '0.5.1',
  161. 119 silly cache add spec: '0.5.1',
  162. 119 silly cache add type: 'version' }
  163. 120 silly addNamed chalk@0.5.1
  164. 121 verbose addNamed "0.5.1" is a plain semver version for chalk
  165. 122 silly mapToRegistry name chalk
  166. 123 silly mapToRegistry using default registry
  167. 124 silly mapToRegistry registry https://registry.npmjs.org/
  168. 125 silly mapToRegistry uri https://registry.npmjs.org/chalk
  169. 126 verbose addNameVersion registry:https://registry.npmjs.org/chalk not in flight; fetching
  170. 127 verbose get https://registry.npmjs.org/chalk not expired, no request
  171. 128 silly cache afterAdd chalk@0.5.1
  172. 129 verbose afterAdd /home/growlf/.npm/chalk/0.5.1/package/package.json not in flight; writing
  173. 130 verbose afterAdd /home/growlf/.npm/chalk/0.5.1/package/package.json written
  174. 131 http fetch 200 https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  175. 132 silly fetchAndShaCheck shasum 9ee54fd421c9efec5fb0fd496870f5b15b3458cb
  176. 133 verbose addTmpTarball /tmp/npm-15832-4b67c5e4/github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da not in flight; adding
  177. 134 verbose addTmpTarball validating metadata from /tmp/npm-15832-4b67c5e4/github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  178. 135 verbose tar unpack /tmp/npm-15832-4b67c5e4/github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da
  179. 136 verbose tar unpacking to /tmp/npm-15832-4b67c5e4/unpack-40538640c2ef0f77b51cff5bbea9b8ef
  180. 137 silly gentlyRm /tmp/npm-15832-4b67c5e4/unpack-40538640c2ef0f77b51cff5bbea9b8ef is being purged
  181. 138 verbose gentlyRm don't care about contents; nuking /tmp/npm-15832-4b67c5e4/unpack-40538640c2ef0f77b51cff5bbea9b8ef
  182. 139 silly gunzTarPerm modes [ '755', '644' ]
  183. 140 silly gunzTarPerm extractEntry
  184. 141 silly gunzTarPerm modified mode [ '', 509, 493 ]
  185. 142 silly gunzTarPerm extractEntry .gitignore
  186. 143 silly gunzTarPerm modified mode [ '.gitignore', 436, 420 ]
  187. 144 silly gunzTarPerm extractEntry LICENSE
  188. 145 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
  189. 146 silly gunzTarPerm extractEntry README.md
  190. 147 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
  191. 148 silly gunzTarPerm extractEntry eachline.js
  192. 149 silly gunzTarPerm modified mode [ 'eachline.js', 436, 420 ]
  193. 150 silly gunzTarPerm extractEntry package.json
  194. 151 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
  195. 152 silly cache afterAdd eachline@2.3.3
  196. 153 verbose afterAdd /home/growlf/.npm/eachline/2.3.3/package/package.json not in flight; writing
  197. 154 verbose afterAdd /home/growlf/.npm/eachline/2.3.3/package/package.json written
  198. 155 silly resolveWithNewModule eachline@2.3.3 checking installable status
  199. 156 silly loadAllDepsIntoIdealTree Finishing
  200. 157 silly idealTree:prePrune meteor-dev-bundle@0.0.0
  201. 157 silly idealTree:prePrune ├── amdefine@1.0.0
  202. 157 silly idealTree:prePrune ├── ansi-regex@0.2.1
  203. 157 silly idealTree:prePrune ├── ansi-styles@1.1.0
  204. 157 silly idealTree:prePrune ├── asap@2.0.3
  205. 157 silly idealTree:prePrune ├── chalk@0.5.1
  206. 157 silly idealTree:prePrune ├── eachline@2.3.3
  207. 157 silly idealTree:prePrune ├── escape-string-regexp@1.0.3
  208. 157 silly idealTree:prePrune ├── fibers@1.0.5
  209. 157 silly idealTree:prePrune ├── has-ansi@0.1.0
  210. 157 silly idealTree:prePrune ├── meteor-promise@0.5.0
  211. 157 silly idealTree:prePrune ├── promise@7.0.4
  212. 157 silly idealTree:prePrune ├── semver@4.1.0
  213. 157 silly idealTree:prePrune ├── source-map-support@0.3.2
  214. 157 silly idealTree:prePrune ├── source-map@0.1.32
  215. 157 silly idealTree:prePrune ├── strip-ansi@0.3.0
  216. 157 silly idealTree:prePrune ├── supports-color@0.2.0
  217. 157 silly idealTree:prePrune ├── type-of@2.0.1
  218. 157 silly idealTree:prePrune └── underscore@1.5.2
  219. 158 silly loadIdealTree Finishing
  220. 159 silly currentTree meteor-dev-bundle@0.0.0
  221. 159 silly currentTree ├── amdefine@1.0.0
  222. 159 silly currentTree ├── ansi-regex@0.2.1
  223. 159 silly currentTree ├── ansi-styles@1.1.0
  224. 159 silly currentTree ├── asap@2.0.3
  225. 159 silly currentTree ├── chalk@0.5.1
  226. 159 silly currentTree ├── eachline@2.3.3
  227. 159 silly currentTree ├── escape-string-regexp@1.0.3
  228. 159 silly currentTree ├── has-ansi@0.1.0
  229. 159 silly currentTree ├── meteor-promise@0.5.0
  230. 159 silly currentTree ├── promise@7.0.4
  231. 159 silly currentTree ├── semver@4.1.0
  232. 159 silly currentTree ├── source-map-support@0.3.2
  233. 159 silly currentTree ├── source-map@0.1.32
  234. 159 silly currentTree ├── strip-ansi@0.3.0
  235. 159 silly currentTree ├── supports-color@0.2.0
  236. 159 silly currentTree ├── type-of@2.0.1
  237. 159 silly currentTree └── underscore@1.5.2
  238. 160 silly idealTree meteor-dev-bundle@0.0.0
  239. 160 silly idealTree ├── amdefine@1.0.0
  240. 160 silly idealTree ├── ansi-regex@0.2.1
  241. 160 silly idealTree ├── ansi-styles@1.1.0
  242. 160 silly idealTree ├── asap@2.0.3
  243. 160 silly idealTree ├── chalk@0.5.1
  244. 160 silly idealTree ├── eachline@2.3.3
  245. 160 silly idealTree ├── escape-string-regexp@1.0.3
  246. 160 silly idealTree ├── fibers@1.0.5
  247. 160 silly idealTree ├── has-ansi@0.1.0
  248. 160 silly idealTree ├── meteor-promise@0.5.0
  249. 160 silly idealTree ├── promise@7.0.4
  250. 160 silly idealTree ├── semver@4.1.0
  251. 160 silly idealTree ├── source-map-support@0.3.2
  252. 160 silly idealTree ├── source-map@0.1.32
  253. 160 silly idealTree ├── strip-ansi@0.3.0
  254. 160 silly idealTree ├── supports-color@0.2.0
  255. 160 silly idealTree ├── type-of@2.0.1
  256. 160 silly idealTree └── underscore@1.5.2
  257. 161 silly generateActionsToTake Starting
  258. 162 silly install generateActionsToTake
  259. 163 silly generateActionsToTake Finishing
  260. 164 silly diffTrees action count 1
  261. 165 silly diffTrees add fibers@1.0.5
  262. 166 silly decomposeActions action count 8
  263. 167 silly decomposeActions fetch fibers@1.0.5
  264. 168 silly decomposeActions extract fibers@1.0.5
  265. 169 silly decomposeActions test fibers@1.0.5
  266. 170 silly decomposeActions preinstall fibers@1.0.5
  267. 171 silly decomposeActions build fibers@1.0.5
  268. 172 silly decomposeActions install fibers@1.0.5
  269. 173 silly decomposeActions postinstall fibers@1.0.5
  270. 174 silly decomposeActions finalize fibers@1.0.5
  271. 175 silly executeActions Starting
  272. 176 silly install executeActions
  273. 177 silly doSerial global-install 0
  274. 178 silly doParallel fetch 1
  275. 179 verbose lock using /home/growlf/.npm/_locks/staging-ad948a9a040805da.lock for /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging
  276. 180 silly doParallel extract 1
  277. 181 silly extract fibers@1.0.5
  278. 182 verbose unbuild node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  279. 183 silly gentlyRm /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a is being purged from base /home/growlf/meteor/deploy/bundle/programs/server
  280. 184 verbose gentlyRm don't care about contents; nuking /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  281. 185 verbose tar unpack /home/growlf/.npm/fibers/1.0.5/package.tgz
  282. 186 verbose tar unpacking to /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  283. 187 silly gentlyRm /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a is being purged
  284. 188 verbose gentlyRm don't care about contents; nuking /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  285. 189 silly gunzTarPerm modes [ '755', '644' ]
  286. 190 silly gunzTarPerm extractEntry package.json
  287. 191 silly gunzTarPerm extractEntry .npmignore
  288. 192 silly gunzTarPerm extractEntry README.md
  289. 193 silly gunzTarPerm extractEntry LICENSE
  290. 194 silly gunzTarPerm extractEntry quick-test.js
  291. 195 silly gunzTarPerm extractEntry future.js
  292. 196 silly gunzTarPerm extractEntry build.js
  293. 197 silly gunzTarPerm extractEntry test.js
  294. 198 silly gunzTarPerm extractEntry fibers.js
  295. 199 silly gunzTarPerm extractEntry binding.gyp
  296. 200 silly gunzTarPerm extractEntry bin/.npmignore
  297. 201 silly gunzTarPerm extractEntry bin/darwin-ia32-v8-3.14/fibers.node
  298. 202 silly gunzTarPerm extractEntry bin/darwin-x64-v8-3.14/fibers.node
  299. 203 silly gunzTarPerm extractEntry bin/linux-ia32-v8-3.14/fibers.node
  300. 204 silly gunzTarPerm extractEntry bin/linux-x64-v8-3.14/fibers.node
  301. 205 silly gunzTarPerm extractEntry bin/win32-ia32-v8-3.14/fibers.node
  302. 206 silly gunzTarPerm extractEntry bin/win32-x64-v8-3.14/fibers.node
  303. 207 silly gunzTarPerm extractEntry src/coroutine.cc
  304. 208 silly gunzTarPerm extractEntry src/coroutine.h
  305. 209 silly gunzTarPerm extractEntry src/fibers.cc
  306. 210 silly gunzTarPerm extractEntry src/libcoro/README
  307. 211 silly gunzTarPerm extractEntry src/libcoro/LICENSE
  308. 212 silly gunzTarPerm extractEntry src/libcoro/conftest.c
  309. 213 silly gunzTarPerm extractEntry src/libcoro/coro.c
  310. 214 silly gunzTarPerm extractEntry src/libcoro/coro.h
  311. 215 silly gunzTarPerm extractEntry test/already-running.js
  312. 216 silly gunzTarPerm extractEntry test/exit.js
  313. 217 silly gunzTarPerm extractEntry test/fibonacci.js
  314. 218 silly gunzTarPerm extractEntry test/finish-multiple.js
  315. 219 silly gunzTarPerm extractEntry test/exec.js
  316. 220 silly gunzTarPerm extractEntry test/future.js
  317. 221 silly gunzTarPerm extractEntry test/illegal-yield.js
  318. 222 silly gunzTarPerm extractEntry test/pool.js
  319. 223 silly gunzTarPerm extractEntry test/process-title.js
  320. 224 silly gunzTarPerm extractEntry test/stack-overflow.js
  321. 225 silly gunzTarPerm extractEntry test/current.js
  322. 226 silly gunzTarPerm extractEntry test/stack-overflow2.js
  323. 227 silly gunzTarPerm extractEntry test/child-process.js
  324. 228 silly gunzTarPerm extractEntry test/started.js
  325. 229 silly gunzTarPerm extractEntry test/bad-context.js
  326. 230 silly gunzTarPerm extractEntry test/unwind.js
  327. 231 silly gunzTarPerm extractEntry test/future-exception.js
  328. 232 silly gentlyRm /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a/node_modules is being purged
  329. 233 verbose gentlyRm don't care about contents; nuking /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a/node_modules
  330. 234 silly doParallel preinstall 1
  331. 235 silly preinstall fibers@1.0.5 /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  332. 236 info lifecycle fibers@1.0.5~preinstall: fibers@1.0.5
  333. 237 silly lifecycle fibers@1.0.5~preinstall: no script for preinstall, continuing
  334. 238 silly doReverseSerial remove 0
  335. 239 silly doSerial move 0
  336. 240 silly doSerial finalize 1
  337. 241 silly finalize /home/growlf/meteor/deploy/bundle/programs/server/node_modules/fibers
  338. 242 silly doSerial build 1
  339. 243 silly build fibers@1.0.5
  340. 244 info linkStuff fibers@1.0.5
  341. 245 silly linkStuff fibers@1.0.5 has /home/growlf/meteor/deploy/bundle/programs/server/node_modules as its parent node_modules
  342. 246 verbose linkBins fibers@1.0.5
  343. 247 verbose linkMans fibers@1.0.5
  344. 248 silly doSerial global-link 0
  345. 249 silly doParallel update-linked 0
  346. 250 silly doSerial install 1
  347. 251 silly install fibers@1.0.5 /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging/fibers-6f56836de4e586d4e1466e7dac91430a
  348. 252 info lifecycle fibers@1.0.5~install: fibers@1.0.5
  349. 253 verbose lifecycle fibers@1.0.5~install: unsafe-perm in lifecycle true
  350. 254 verbose lifecycle fibers@1.0.5~install: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/growlf/meteor/deploy/bundle/programs/server/node_modules/fibers/node_modules/.bin:/home/growlf/meteor/deploy/bundle/programs/server/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  351. 255 verbose lifecycle fibers@1.0.5~install: CWD: /home/growlf/meteor/deploy/bundle/programs/server/node_modules/fibers
  352. 256 silly lifecycle fibers@1.0.5~install: Args: [ '-c', 'node ./build.js' ]
  353. 257 silly lifecycle fibers@1.0.5~install: Returned: code: 1 signal: null
  354. 258 info lifecycle fibers@1.0.5~install: Failed to exec install script
  355. 259 verbose unlock done using /home/growlf/.npm/_locks/staging-ad948a9a040805da.lock for /home/growlf/meteor/deploy/bundle/programs/server/node_modules/.staging
  356. 260 silly rollbackFailedOptional Starting
  357. 261 silly rollbackFailedOptional Finishing
  358. 262 silly runTopLevelLifecycles Starting
  359. 263 silly runTopLevelLifecycles Finishing
  360. 264 silly install printInstalled
  361. 265 warn meteor-dev-bundle@0.0.0 No description
  362. 266 warn meteor-dev-bundle@0.0.0 No repository field.
  363. 267 warn meteor-dev-bundle@0.0.0 No license field.
  364. 268 verbose stack Error: fibers@1.0.5 install: `node ./build.js`
  365. 268 verbose stack Exit status 1
  366. 268 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:232:16)
  367. 268 verbose stack at emitTwo (events.js:87:13)
  368. 268 verbose stack at EventEmitter.emit (events.js:172:7)
  369. 268 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14)
  370. 268 verbose stack at emitTwo (events.js:87:13)
  371. 268 verbose stack at ChildProcess.emit (events.js:172:7)
  372. 268 verbose stack at maybeClose (internal/child_process.js:818:16)
  373. 268 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
  374. 269 verbose pkgid fibers@1.0.5
  375. 270 verbose cwd /home/growlf/meteor/deploy/bundle/programs/server
  376. 271 error Linux 3.16.0-38-generic
  377. 272 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
  378. 273 error node v4.2.2
  379. 274 error npm v3.5.0
  380. 275 error code ELIFECYCLE
  381. 276 error fibers@1.0.5 install: `node ./build.js`
  382. 276 error Exit status 1
  383. 277 error Failed at the fibers@1.0.5 install script 'node ./build.js'.
  384. 277 error Make sure you have the latest version of node.js and npm installed.
  385. 277 error If you do, this is most likely a problem with the fibers package,
  386. 277 error not with npm itself.
  387. 277 error Tell the author that this fails on your system:
  388. 277 error node ./build.js
  389. 277 error You can get their info via:
  390. 277 error npm owner ls fibers
  391. 277 error There is likely additional logging output above.
  392. 278 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement