Skip to content

Instantly share code, notes, and snippets.

@hotgazpacho
Created April 13, 2013 21:17
Show Gist options
  • Save hotgazpacho/5380116 to your computer and use it in GitHub Desktop.
Save hotgazpacho/5380116 to your computer and use it in GitHub Desktop.
rvm install maglev --debug
➜ ~ rvm install maglev --debug
grep: Desktop: Is a directory
grep: Development: Is a directory
grep: Documents: Is a directory
grep: Downloads: Is a directory
grep: Dropbox: Is a directory
grep: Library: Is a directory
grep: Movies: Is a directory
grep: Music: Is a directory
grep: Pictures: Is a directory
grep: Projects: Is a directory
grep: Public: Is a directory
grep: Sites: Is a directory
grep: bin: Is a directory
grep: gitignore: Is a directory
grep: hotgazpacho.github.com: Is a directory
grep: node_modules: Is a directory
grep: share: Is a directory
grep: solarized: Is a directory
Running(7): curl --fail --location --max-redirs 10 -s https://raw.github.com/MagLev/maglev/master/version.txt
maglev - install
grep: Desktop: Is a directory
grep: Development: Is a directory
grep: Documents: Is a directory
grep: Downloads: Is a directory
grep: Dropbox: Is a directory
grep: Library: Is a directory
grep: Movies: Is a directory
grep: Music: Is a directory
grep: Pictures: Is a directory
grep: Projects: Is a directory
grep: Public: Is a directory
grep: Sites: Is a directory
grep: bin: Is a directory
grep: gitignore: Is a directory
grep: hotgazpacho.github.com: Is a directory
grep: node_modules: Is a directory
grep: share: Is a directory
grep: solarized: Is a directory
Running(7): curl --fail --location --max-redirs 10 -s https://raw.github.com/MagLev/maglev/master/version.txt
Running MagLev prereqs checking script.
Starting installation of .Darwin on wdg-mbp.local
Setting up shared memory
Total memory available is 8192 MB
Max shared memory segment size is 2048 MB
Max shared memory allowed is 2048 MB
No need to increase max shared memory segment size
No need to increase max shared memory allowed
The following shared memory settings already exist in /etc/sysctl.conf
To change them, remove the following lines from /etc/sysctl.conf and rerun this script
# kern.sysv.shm* settings added by MagLev installation
kern.sysv.shmmax=2147483648
kern.sysv.shmall=524288
kern.sysv.shmmin=1
kern.sysv.shmmni=32
kern.sysv.shmseg=8
Setting up GemStone netldi service port
GemStone netldi service port is already set in /etc/services
To change it, remove the following line from /etc/services and rerun this script
gs64ldi 50378/tcp # Gemstone netldi
HEAD is now at a50c6f9 Use Travis-CI build status in README
From git://github.com/MagLev/maglev
* branch master -> FETCH_HEAD
Already up-to-date.
Copying from repo to src path...
__rvm_rm_rf already gone: /Users/will/.rvm/src/maglev-head
__rvm_rm_rf already gone: /Users/will/.rvm/src/maglev-head/.svn
grep: Licenses: Is a directory
grep: bin: Is a directory
grep: build: Is a directory
grep: docs: Is a directory
grep: etc: Is a directory
grep: examples: Is a directory
grep: gci: Is a directory
grep: lib: Is a directory
grep: rakelib: Is a directory
grep: spec: Is a directory
grep: src: Is a directory
grep: tests: Is a directory
Downloading the GemStone package, this may take a while depending on your connection...
There is no checksum for 'http://glass-downloads.gemstone.com/maglev/GemStone-.Darwin-i386.tar.gz' or 'GemStone-.Darwin-i386.tar.gz', it's not possible to validate it.
This could be because your RVM install's list of versions is out of date. You may want to
update your list of rubies by running 'rvm get stable' and try again.
If that does not resolve the issue and you wish to continue with unverified download
add '--verify-downloads 1' after the command.
There has been an error while trying to fetch the GemStone package.
Halting the installation.
__rvm_rm_rf already gone: /Users/will/.rvm/tmp/35483*
➜ ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment