I upgraded my rails 3 version (now using bundler-1.0.0.rc.1
but bundle install in my test_app raises an error :

bundle install
Fetching source index for http://rubygems.org/
Using rake (0.8.7)
...
Using railties (3.0.0.rc)
Using rails (3.0.0.rc)
Updating .gem files in vendor/cache
/Users/yves/.rvm/rubies/ruby-1.9.2-rc2/lib/ruby/1.9.1/rubygems/package/
tar_input.rb:111:in `initialize': No metadata found!
(Gem::Package::FormatError)
...

what could be wrong on this fresh install ?

thfy

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to