When I run ./script/plugin discover to register new plugin sites I get
stopped at this point with the following error.
...
http://svn.northpub.com/plugins/
http://rhnh.svnrepository.com/svn/public/rails/plugins/
(eval):3:in `each'': undefined method `[]'' for nil:NilClass
(NoMethodError)
from
/usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/plugin.rb:658:in
`scrape''
...
How do I get past this?
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060712/c939db10/attachment.html
Im having the same problem
_____
From: rails-bounces@lists.rubyonrails.org
[mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Larry Kelly
Sent: Wednesday, July 12, 2006 10:15 AM
To: Rails@lists.rubyonrails.org
Subject: [Rails] error when using plugin discover
When I run ./script/plugin discover to register new plugin sites I get
stopped at this point with the following error.
...
http://svn.northpub.com/plugins/
http://rhnh.svnrepository.com/svn/public/rails/plugins/
(eval):3:in `each'': undefined method `[]'' for nil:NilClass
(NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/rails-
1.1.2/lib/commands/plugin.rb:658:in `scrape''
...
How do I get past this?
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060713/ba79d395/attachment.html
Odd, I just ran ./script/plugin discover today without any problems. Maybe the gremlins are at your house now :) -Larry On 7/13/06, Clayton Cottingham <dr.frog@shaw.ca> wrote:> > Im having the same problem > > > ------------------------------ > > *From:* rails-bounces@lists.rubyonrails.org [mailto: > rails-bounces@lists.rubyonrails.org] *On Behalf Of *Larry Kelly > *Sent:* Wednesday, July 12, 2006 10:15 AM > *To:* Rails@lists.rubyonrails.org > *Subject:* [Rails] error when using plugin discover > > > > When I run ./script/plugin discover to register new plugin sites I get > stopped at this point with the following error. > ... > http://svn.northpub.com/plugins/ > http://rhnh.svnrepository.com/svn/public/rails/plugins/ > (eval):3:in `each'': undefined method `[]'' for nil:NilClass (NoMethodError) > from /usr/lib/ruby/gems/1.8/gems/rails- 1.1.2/lib/commands/plugin.rb:658:in > `scrape'' > ... > How do I get past this? > -- > Best Regards, > -Larry > "Work, work, work...there is no satisfactory alternative." > --- E.Taft Benson > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/f2ab6ae8/attachment.html
Not yet.
Must be one of the repositories not having something proper, and the plugin
discover doesn''t seem to check for said errors
_____
From: rails-bounces@lists.rubyonrails.org
[mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Larry Kelly
Sent: Thursday, July 13, 2006 7:55 PM
To: rails@lists.rubyonrails.org
Subject: Re: [Rails] error when using plugin discover
Odd, I just ran ./script/plugin discover today without any problems. Maybe
the gremlins are at your house now :)
-Larry
On 7/13/06, Clayton Cottingham <dr.frog@shaw.ca> wrote:
Im having the same problem
_____
From: rails-bounces@lists.rubyonrails.org
[mailto:rails-bounces@lists.rubyonrails.org ] On Behalf Of Larry Kelly
Sent: Wednesday, July 12, 2006 10:15 AM
To: Rails@lists.rubyonrails.org <mailto:Rails@lists.rubyonrails.org>
Subject: [Rails] error when using plugin discover
When I run ./script/plugin discover to register new plugin sites I get
stopped at this point with the following error.
...
http://svn.northpub.com/plugins/
http://rhnh.svnrepository.com/svn/public/rails/plugins/
(eval):3:in `each'': undefined method `[]'' for nil:NilClass
(NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/rails-
1.1.2/lib/commands/plugin.rb:658:in `scrape''
...
How do I get past this?
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
_______________________________________________
Rails mailing list
Rails@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/7954cfd4/attachment-0001.html
It would be nice if discover could recover enough from an error generated by a ''bad'' repository and continue to the next one, rather than quitting altogether. -Larry On 7/14/06, Clayton Cottingham <dr.frog@shaw.ca> wrote:> > Not yet? > > > > > > Must be one of the repositories not having something proper, and the > plugin discover doesn''t seem to check for said errors > > > > > > > ------------------------------ > > *From:* rails-bounces@lists.rubyonrails.org [mailto: > rails-bounces@lists.rubyonrails.org] *On Behalf Of *Larry Kelly > *Sent:* Thursday, July 13, 2006 7:55 PM > *To:* rails@lists.rubyonrails.org > *Subject:* Re: [Rails] error when using plugin discover > > > > Odd, I just ran ./script/plugin discover today without any problems. Maybe > the gremlins are at your house now :) > -Larry > > On 7/13/06, *Clayton Cottingham* <dr.frog@shaw.ca> wrote: > > Im having the same problem > > > ------------------------------ > > *From:* rails-bounces@lists.rubyonrails.org [mailto: > rails-bounces@lists.rubyonrails.org ] *On Behalf Of *Larry Kelly > *Sent:* Wednesday, July 12, 2006 10:15 AM > *To:* Rails@lists.rubyonrails.org > *Subject:* [Rails] error when using plugin discover > > > > When I run ./script/plugin discover to register new plugin sites I get > stopped at this point with the following error. > ... > http://svn.northpub.com/plugins/ > http://rhnh.svnrepository.com/svn/public/rails/plugins/ > (eval):3:in `each'': undefined method `[]'' for nil:NilClass (NoMethodError) > from /usr/lib/ruby/gems/1.8/gems/rails- 1.1.2/lib/commands/plugin.rb:658:in > `scrape'' > ... > How do I get past this? > -- > Best Regards, > -Larry > "Work, work, work...there is no satisfactory alternative." > --- E.Taft Benson > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > -- > Best Regards, > -Larry > "Work, work, work...there is no satisfactory alternative." > --- E.Taft Benson > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/f6e4070a/attachment-0001.html