Skip to content

Instantly share code, notes, and snippets.

@skaes
Created March 19, 2011 07:00
Show Gist options
  • Save skaes/877291 to your computer and use it in GitHub Desktop.
Save skaes/877291 to your computer and use it in GitHub Desktop.
$ bundle install
Fetching git://github.com/skaes/logjam_logger.git
remote: Counting objects: 53, done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 53 (delta 23), reused 0 (delta 0)
Receiving objects: 100% (53/53), 7.32 KiB, done.
Resolving deltas: 100% (23/23), done.
Fetching source index for http://rubygems.org/
/Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/user_interaction.rb:502:in `update_display': undefined method `tty?' for nil:NilClass (NoMethodError)
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/user_interaction.rb:478:in `fetch'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:361:in `request'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/net/http.rb:1054:in `request'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/net/http.rb:2144:in `reading_body'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/net/http.rb:1053:in `request'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:359:in `request'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:301:in `open_uri_or_path'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:310:in `open_uri_or_path'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:176:in `fetch_path'
from /Users/stefan.kaes/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:114:in `download'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/source.rb:255:in `download_gem_from_uri'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/source.rb:72:in `fetch'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/installer.rb:45:in `run'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/spec_set.rb:12:in `each'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/spec_set.rb:12:in `each'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/installer.rb:44:in `run'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/installer.rb:8:in `install'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/cli.rb:226:in `install'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/vendor/thor/task.rb:22:in `send'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/vendor/thor/task.rb:22:in `run'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/gems/bundler-1.0.9/bin/bundle:13
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/bin/bundle:19:in `load'
from /Users/stefan.kaes/.rvm/gems/ruby-1.8.7-p334@logjam/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment