Skip to content

Instantly share code, notes, and snippets.

@sumitngupta
Created September 15, 2012 19:07
Show Gist options
  • Select an option

  • Save sumitngupta/3729341 to your computer and use it in GitHub Desktop.

Select an option

Save sumitngupta/3729341 to your computer and use it in GitHub Desktop.
sumit:~/tout>$ (feature|stashed:5) $ ./script/awsconsole staging
Warning: Permanently added 'awsdev.tout.com,23.21.128.57' (RSA) to the list of known hosts.
Warning: Permanently added 'ec2-23-22-171-28.compute-1.amazonaws.com,10.32.109.123' (ECDSA) to the list of known hosts.
Unfortunately, a fatal error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
/home/tout/staging/vendor/gems/tout-text-rb_d848424d7/tout-text.gemspec:21:in ``': Cannot allocate memory - git ls-files (Errno::ENOMEM)
from /home/tout/staging/vendor/gems/tout-text-rb_d848424d7/tout-text.gemspec:21:in `block in <main>'
from /opt/ruby/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1368:in `initialize'
from /home/tout/staging/vendor/gems/tout-text-rb_d848424d7/tout-text.gemspec:1:in `new'
from /home/tout/staging/vendor/gems/tout-text-rb_d848424d7/tout-text.gemspec:1:in `<main>'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:280:in `eval'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:280:in `rescue in block in load_gemspec'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:275:in `block in load_gemspec'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:273:in `chdir'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:273:in `load_gemspec'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/source.rb:340:in `block in load_spec_files'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/source.rb:339:in `each'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/source.rb:339:in `load_spec_files'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/source.rb:372:in `local_specs'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/definition.rb:79:in `block in initialize'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/definition.rb:71:in `each'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/definition.rb:71:in `any?'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/definition.rb:71:in `initialize'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/dsl.rb:141:in `new'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/dsl.rb:141:in `to_definition'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/dsl.rb:8:in `evaluate'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/definition.rb:18:in `build'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:135:in `definition'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler.rb:123:in `load'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/cli.rb:400:in `exec'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/vendor/thor/task.rb:22:in `run'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/vendor/thor.rb:263:in `dispatch'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/lib/bundler/vendor/thor/base.rb:386:in `start'
from /opt/ruby/lib/ruby/gems/1.9.1/gems/bundler-1.1.5/bin/bundle:13:in `<top (required)>'
from /opt/ruby/bin/bundle:23:in `load'
from /opt/ruby/bin/bundle:23:in `<main>'
Connection to ec2-23-22-171-28.compute-1.amazonaws.com closed.
Connection to awsdev.tout.com closed.
sumit:~/tout>$ (feature|stashed:5) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment