defvol / geobox

A virtual machine for geo stuff
3 stars 0 forks source link

CartoDB-SQL-API installation fails #9

Open defvol opened 9 years ago

defvol commented 9 years ago
391 verbose unsafe-perm in lifecycle false
392 info libxmljs@0.8.1 Failed to exec install script
393 verbose unlock done using /root/.npm/_locks/libxmljs-1f52bac8d0acdb10.lock for /usr/local/src/CartoDB-SQL-API/node_modules/libxmljs
394 verbose stack Error: libxmljs@0.8.1 install: `node-gyp rebuild`
394 verbose stack Exit status 1
394 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
394 verbose stack     at EventEmitter.emit (events.js:110:17)
394 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14)
394 verbose stack     at ChildProcess.emit (events.js:110:17)
394 verbose stack     at maybeClose (child_process.js:1015:16)
394 verbose stack     at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
395 verbose pkgid libxmljs@0.8.1
396 verbose cwd /usr/local/src/CartoDB-SQL-API
397 error Linux 3.2.0-23-generic
398 error argv "/usr/bin/node" "/usr/bin/npm" "install"
399 error node v0.12.7
400 error npm  v2.11.3
401 error code ELIFECYCLE
402 error libxmljs@0.8.1 install: `node-gyp rebuild`
402 error Exit status 1
403 error Failed at the libxmljs@0.8.1 install script 'node-gyp rebuild'.
403 error This is most likely a problem with the libxmljs package,
403 error not with npm itself.
403 error Tell the author that this fails on your system:
403 error     node-gyp rebuild
403 error You can get their info via:
403 error     npm owner ls libxmljs
403 error There is likely additional logging output above.
404 verbose exit [ 1, true ]
405 verbose unbuild node_modules/libxmljs
406 info preuninstall libxmljs@0.8.1
407 info uninstall libxmljs@0.8.1
408 verbose unbuild rmStuff libxmljs@0.8.1 from /usr/local/src/CartoDB-SQL-API/node_modules
409 info postuninstall libxmljs@0.8.1
410 silly gentlyRm /usr/local/src/CartoDB-SQL-API/node_modules/libxmljs is being purged from base /usr/local/src/CartoDB-SQL-API
411 verbose gentlyRm don't care about contents; nuking /usr/local/src/CartoDB-SQL-API/node_modules/libxmljs
412 silly vacuum-fs purging /usr/local/src/CartoDB-SQL-API/node_modules/libxmljs
413 silly vacuum-fs quitting because other entries in /usr/local/src/CartoDB-SQL-API/node_modules
(END)
defvol commented 9 years ago
==> default: STDERR: npm WARN engine cartodb-psql@0.6.0: wanted: {"node":">= 0.8 < 0.11"} (current: {"node":"0.12.7","npm":"2.11.3"})