On Oct 10, 2007, at 14:31 , Alan C Francis wrote: > Hi Eric, I have done a ruby setup.rb so I'm running trunk as amy > system gem now. > > Also, I've done gem sources --add http://gems.rubyonrails.org/ > > The version I specifed *does* exist on gems.rubyonrails.org/ > > Here's the output with the dep_spec dumped > > > Harpo:~/work/rubygems_trunk acf$ gem install rails --version '= > 1.2.4.7794' --backtrace > Updating metadata for 1 gems from http://gems.rubyforge.org > . > complete > --- !ruby/object:Gem::Specification
> [...] > required_ruby_version: !ruby/object:Gem::Requirement > requirements: > version: > required_rubygems_version: !ruby/object:Gem::Requirement > requirements: > version: Can you try gem sources -c and run again? It looks like these are all set in the index, but there was a bug that may have caused these to be nil'd out that was fixed a couple days ago. -- Poor workers blame their tools. Good workers build better tools. The best workers get their tools to do the work for them. -- Syndicate Wars _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
