Skip to content

Instantly share code, notes, and snippets.

View esparkman's full-sized avatar

Evan Sparkman esparkman

View GitHub Profile
/Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/bundler/gems/sunspot-c3e9fcf576d3/sunspot/sunspot.gemspec:23:in ``': No such file or directory - git ls-files (Errno::ENOENT)
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/bundler/gems/sunspot-c3e9fcf576d3/sunspot/sunspot.gemspec:23:in `block in <main>'
from /Users/evansparkman/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1368:in `initialize'
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/bundler/gems/sunspot-c3e9fcf576d3/sunspot/sunspot.gemspec:5:in `new'
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/bundler/gems/sunspot-c3e9fcf576d3/sunspot/sunspot.gemspec:5:in `<main>'
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/gems/bundler-1.2.2/lib/bundler.rb:297:in `eval'
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/gems/bundler-1.2.2/lib/bundler.rb:297:in `rescue in block in load_gemspec_uncached'
from /Users/evansparkman/.rvm/gems/ruby-1.9.3-p327@corndog/gem
[11/07/12 02:08:18 +0000 li317-248 (22844)] INFO : Dispatcher: unicorn
[11/07/12 02:08:18 +0000 li317-248 (22844)] INFO : Application: production
[11/07/12 02:08:18 +0000 li317-248 (22844)] WARN : No license key found in newrelic.yml config.
[11/07/12 02:08:18 +0000 li317-248 (22844)] INFO : New Relic Ruby Agent 3.5.0.1 Initialized: pid = 22844
[11/07/12 02:08:18 +0000 li317-248 (22844)] INFO : Agent Log at /home/deploy/apps/bloggin/releases/20121107020811/log/newrelic_agent.log
[11/07/12 02:08:18 +0000 li317-248 (22841)] INFO : Dispatcher: unicorn
[11/07/12 02:08:18 +0000 li317-248 (22841)] INFO : Application: production
[11/07/12 02:08:18 +0000 li317-248 (22841)] WARN : No license key found in newrelic.yml config.
[11/07/12 02:08:18 +0000 li317-248 (22841)] INFO : New Relic Ruby Agent 3.5.0.1 Initialized: pid = 22841
[11/07/12 02:08:18 +0000 li317-248 (22841)] INFO : Agent Log at /home/deploy/apps/bloggin/releases/20121107020811/log/newrelic_agent.log
+++ /scripts/functions/manage/ruby : ruby_install() 122 > uname -s
++ /scripts/functions/manage/ruby : ruby_install() 132 > __rvm_setup_compile_environment ruby-1.9.3-p286
++ /scripts/functions/build : __rvm_setup_compile_environment() 65 > __rvm_setup_compile_environment_osx_gcc ruby-1.9.3-p286
+++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 119 > uname
++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 119 > [[ Darwin == \L\i\n\u\x ]]
++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 146 > __rvm_array_contains '*debug*' cflags
++ /scripts/functions/support : __rvm_array_contains() 59 > typeset _search _iterator
++ /scripts/functions/support : __rvm_array_contains() 60 > _search='*debug*'
++ /scripts/functions/support : __rvm_array_contains() 61 > shift
++ /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"'
deploy@localhost:~/ruby-1.9.3-p286$ find . -name '*.so' | xargs env LD_LIBRARY_PATH="/home/deploy/ruby-1.9.3-p286/lib" ldd 2>/dev/null
./lib/libyaml.so:
linux-gate.so.1 => (0xf57fe000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb760d000)
/lib/ld-linux.so.2 (0xb77e1000)
./lib/ruby/1.9.1/i686-linux/objspace.so:
linux-gate.so.1 => (0xf57fe000)
libruby.so.1.9 => /home/deploy/ruby-1.9.3-p286/lib/libruby.so.1.9 (0xb7501000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7351000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb7335000)
deploy@localhost:~$ rvm system info
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
You need to change your terminal emulator preferences to allow login shell.
Sometimes it is required to use `/bin/bash --login` as the command.
Please visit https://rvm.io/integration/gnome-terminal/ for a example.
ruby-1.9.3-p286:
Libraries missing for ruby-1.9.3-p286: libruby.so.1.9. Refer to your system manual for installing libraries
Mounting remote ruby failed, trying to compile.
Fetching yaml-0.1.4.tar.gz to /home/deploy/.rvm/archives
Extracting yaml to /home/deploy/.rvm/src/yaml-0.1.4
Configuring yaml in /home/deploy/.rvm/src/yaml-0.1.4.
Error running './configure --prefix=/home/deploy/.rvm/usr', please read /home/deploy/.rvm/log/ruby-1.9.3-p286/yaml/configure.log
Compiling yaml in /home/deploy/.rvm/src/yaml-0.1.4.
Error running 'make -j3', please read /home/deploy/.rvm/log/ruby-1.9.3-p286/yaml/make.log
Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...
ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...
SHELL = /bin/sh
NULLCMD = :
RUNCMD = $(SHELL)
CHDIR = cd -P
exec = exec
NULL = /dev/null
#### Start of system configuration section. ####
srcdir = .
echo "Installing RVM (Ruby Version Manager) and Ruby 1.9.3, which becomes the default ..."
successfully curl -L https://get.rvm.io | bash -s -- --version 1.15.10 --ruby
successfully q
successfully echo "
# RVM
[[ -s '/Users/`whoami`/.rvm/scripts/rvm' ]] && source '/Users/`whoami`/.rvm/scripts/rvm'" >> ~/.bash_profile
successfully source ~/.bash_profile
@esparkman
esparkman / molokai.vim
Created October 4, 2012 21:05
Molokai
" Vim color file
"
" Author: Tomas Restrepo <[email protected]>
"
" Note: Based on the monokai theme for textmate
" by Wimer Hazenberg and its darker variant
" by Hamish Stuart Macpherson
"
hi clear
run Dir.chdir(/Users/evansparkman/Development/testapp) from "."
sh: -c: line 0: syntax error near unexpected token `/Users/evansparkman/Development/testapp'
sh: -c: line 0: `Dir.chdir(/Users/evansparkman/Development/testapp)'