On 10/11/07, Eric Hodel <[EMAIL PROTECTED]> wrote: > On Oct 11, 2007, at 16:30 , Luis Lavena wrote: > > Could be possible add a "--debug" option to get the backtrace when "no > > gem NAME found" is shown? maybe that could provide us more information > > to pin-point the problem. > > $ gem install --debug no_such_gem > Exception `NameError' at /usr/local/lib/ruby/site_ruby/1.8/rubygems/ > command_manager.rb:132 - uninitialized constant > Gem::Commands::InstallCommand > Exception `Gem::GemNotFoundException' at /usr/local/lib/ruby/ > site_ruby/1.8/rubygems/dependency_installer.rb:75 - could not find > no_such_gem locally or in a repository > ERROR: could not find no_such_gem locally or in a repository > > Since the exception gets rescued, you don't get a backtrace, but this > is good enough. I think I can find the error, but I don't think its > worth delaying the beta for it. >
I thought about that, but don't have a ruby handy to try it ;-) Yeah, please roll out the beta so we could get more "in the field" information. I'll try to test building new mongrel gems for win32 with the beta and let you know. Regards, -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
