Skip to content

Instantly share code, notes, and snippets.

@Oshuma
Created August 26, 2010 07:17
Show Gist options
  • Save Oshuma/550984 to your computer and use it in GitHub Desktop.
Save Oshuma/550984 to your computer and use it in GitHub Desktop.
<[Thu Aug 26, 03:16:02]
[oshuma@trendwhore] - [~/Projects/nerdno.de]
<[%] (master)xxx> bundle install
Fetching http://github.com/mongoid/mongoid.git
remote: Counting objects: 17892, done.
remote: Compressing objects: 100% (6107/6107), done.
remote: Total 17892 (delta 11231), reused 17261 (delta 10661)
Receiving objects: 100% (17892/17892), 2.03 MiB | 1.25 MiB/s, done.
Resolving deltas: 100% (11231/11231), done.
/usr/local/lib/site_ruby/1.8/rubygems/package/tar_input.rb:111:in `initialize': No metadata found! (Gem::Package::FormatError)
from /usr/local/lib/site_ruby/1.8/rubygems/package/tar_input.rb:17:in `new'
from /usr/local/lib/site_ruby/1.8/rubygems/package/tar_input.rb:17:in `open'
from /usr/local/lib/site_ruby/1.8/rubygems/package.rb:55:in `open'
from /usr/local/lib/site_ruby/1.8/rubygems/format.rb:63:in `from_io'
from /usr/local/lib/site_ruby/1.8/rubygems/format.rb:51:in `from_file_by_path'
from /usr/lib/ruby/1.8/open-uri.rb:32:in `open_uri_original_open'
from /usr/lib/ruby/1.8/open-uri.rb:32:in `open'
from /usr/local/lib/site_ruby/1.8/rubygems/format.rb:50:in `from_file_by_path'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:191:in `cached_specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:189:in `each'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:189:in `cached_specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:188:in `each'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:188:in `cached_specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:150:in `fetch_specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/index.rb:7:in `build'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:148:in `fetch_specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/source.rb:70:in `specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:161:in `index'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:160:in `each'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:160:in `index'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/index.rb:7:in `build'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:159:in `index'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:153:in `resolve'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:93:in `specs'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/definition.rb:88:in `resolve_remotely!'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/installer.rb:35:in `run'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/installer.rb:8:in `install'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/cli.rb:217:in `install'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/vendor/thor/task.rb:22:in `send'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/vendor/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/lib/bundler/vendor/thor/base.rb:389:in `start'
from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.6/bin/bundle:13
from /usr/bin/bundle:19:in `load'
from /usr/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment