I tried to run the test suite on Windows 7 but ran into this:

c:\Repositories\rubygems>rake test
(in c:/Repositories/rubygems)
rake aborted!
no such file to load -- hoe
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in
`raw_load_rakefile'
(See full trace by running task with --trace)

c:\Repositories\rubygems>gem install hoe
Successfully installed rubyforge-2.0.4
Successfully installed hoe-2.6.0
2 gems installed
Installing ri documentation for rubyforge-2.0.4...
Installing ri documentation for hoe-2.6.0...
Installing RDoc documentation for rubyforge-2.0.4...
Installing RDoc documentation for hoe-2.6.0...

c:\Repositories\rubygems>rake test
(in c:/Repositories/rubygems)
rake aborted!
No such file or directory - C:/Users/Daniel Berger/.rubyforge/user-config.yml
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in
`raw_load_rakefile'
(See full trace by running task with --trace)

Suggestions?

Dan

On Fri, Apr 30, 2010 at 11:07 PM, Eric Hodel <drbr...@segment7.net> wrote:
> Other than the gem server fix are there any show-stoppers for RubyGems 1.3.7?
>
> I'm merging the one fix to ruby trunk so ruby 1.9.2 will ship with code 
> identical to 1.3.7.
> _______________________________________________
> Rubygems-developers mailing list
> http://rubyforge.org/projects/rubygems
> Rubygems-developers@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rubygems-developers
>
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to