Skip to content

Instantly share code, notes, and snippets.

@john3909
Created September 5, 2012 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john3909/3643497 to your computer and use it in GitHub Desktop.
Save john3909/3643497 to your computer and use it in GitHub Desktop.
root@beagleboard:~/cloud9# sm update
path.existsSync is now called `fs.existsSync`.
path.exists is now called `fs.exists`.
Backing up '/home/root/cloud9.old/node_modules/apf' to '/home/root/cloud9.old/node_modules/apf~backup-1346874736798'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/apf/tarball/ca9053b1a9a499d587063f04cc02acf091d44.
Backing up '/home/root/cloud9.old/node_modules/asyncjs' to '/home/root/cloud9.old/node_modules/asyncjs~backup-1346874764685'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/async.js/tarball/0b4ed5608a32c280a7690b5f52883d8d.
Backing up '/home/root/cloud9.old/node_modules/jsDAV' to '/home/root/cloud9.old/node_modules/jsDAV~backup-1346874769096'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/jsDAV/tarball/53818b85736cbe12f63a7cd46e4cbc4214d.
Backing up '/home/root/cloud9.old/node_modules/v8debug' to '/home/root/cloud9.old/node_modules/v8debug~backup-1346874774717'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/lib-v8debug/tarball/d2fac9b09724cb2e75e2807191eac.
SKIP: Not updating package at '/home/root/node_modules/connect' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/http-error' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/simple-template' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/optimist' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/dryice' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/async' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/netutil' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/architect' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/connect-architect' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/nodeunit' as it is linked in from outside the program root.
SKIP: Not updating package at '/home/root/node_modules/sinon' as it is linked in from outside the program root.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cb.
* ERROR ***************************************************************************
* Error:
malloc: common.c:578: assertion botched
free: called with unallocated block argument
Aborting...tar: -: Cannot write: Broken pipe
tar: Error is not recoverable: exiting now
/bin/sh: line 1: 1877 Done(2) tar pcf - .
1878 Aborted | ( cd /home/root/cloud9.old/node_modules/ace; tar pxf - )
In package: /home/root/cloud9.old
* File : false @ false
* Stack:
* Error:
* malloc: common.c:578: assertion botched
* free: called with unallocated block argument
* Aborting...tar: -: Cannot write: Broken pipe
* tar: Error is not recoverable: exiting now
* /bin/sh: line 1: 1877 Done(2) tar pcf - .
* 1878 Aborted | ( cd /home/root/cloud9.old/node_modules/ace; tar pxf - )
* In package: /home/root/cloud9.old
* at exports.osCopyDirRecursive (/usr/lib/node_modules/sm/node_modules/sourcemint-util-js/lib/fs-recursive.js:29:29)
* at ChildProcess.exithandler (child_process.js:540:7)
* at ChildProcess.EventEmitter.emit (events.js:91:17)
* at maybeClose (child_process.js:634:16)
* at Socket.ChildProcess.spawn.stdin (child_process.js:806:11)
* at Socket.EventEmitter.emit (events.js:88:17)
* at Socket._destroy.destroyed (net.js:356:10)
* at process.startup.processNextTick.process._tickCallback (node.js:244:9)
* ERROR ***************************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment