You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@buildr.apache.org by Daniel Spiewak <dj...@gmail.com> on 2008/05/28 01:08:16 UTC

Trouble Installing from SVN

Please run rake setup to install the Allison RDoc template
Please run rake setup to install the Docter document generation library
Missing Gems rjb (>= 1.1.0, <= 1.1.2), rake (= 0.8.1), builder (= 
2.1.2), net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline
(= 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11), 
archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake set
up first!
rake aborted!
undefined method `collect' for nil:NilClass

I've tried installing the gems manually, but it didn't help.  I had 
Buildr 1.3.0 installed previously and removed it prior to running `rake 
install`.  Platform: Vista, Ruby 1.8.6.  Was running elevated using 
powershell.

Daniel

Re: Trouble Installing from SVN

Posted by Daniel Spiewak <dj...@gmail.com>.
Worked.  Seems I was working with both an old version of gems as well as 
a somewhat odd version from the SVN.  A clean checkout and update fixed 
both problems.

Daniel

Victor Hugo Borja wrote:
> Please update from svn, and try again.
> Make sure you're running with the last version of rubygems (1.1.1)
> You can update your rubygems version with
>
>     gem update --system
>
> On 5/27/08, Daniel Spiewak<dj...@gmail.com>  wrote:
>    
>> Here ya go!
>>
>> Victor Hugo Borja wrote:
>>
>> Could you post the output for rake setup install --trace ?   On 5/27/08, Daniel Spiewak<dj...@gmail.com>  <dj...@gmail.com>  wrote:
>>
>> Please run rake setup to install the Allison RDoc template Please run rake setup to install the Docter document generation library Missing Gems rjb (>= 1.1.0,<= 1.1.2), rake (= 0.8.1), builder (= 2.1.2), net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline (= 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11), archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake set up first! rake aborted! undefined method `collect' for nil:NilClass  I've tried installing the gems manually, but it didn't help.  I had Buildr 1.3.0 installed previously and removed it prior to running `rake install`.  Platform: Vista, Ruby 1.8.6.  Was running elevated using powershell.  Daniel
>>
>>
>> (in C:/Users/Daniel Spiewak/Applications/buildr)
>> Please run rake setup to install the Allison RDoc template
>> Please run rake setup to install the Docter document generation library
>> Missing Gems rjb (>= 1.1.0,<= 1.1.2), rake (= 0.8.1), builder (= 2.1.2),
>> net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline (=
>> 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11),
>> archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake setup
>> first!
>> ** Invoke setup (first_time)
>> ** Execute setup
>> rake aborted!
>> undefined method `collect' for nil:NilClass
>> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:237:in
>> `initialize'
>> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:29:in
>> `new'
>> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:29:in
>> `initialize'
>> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/setup.rake:40:in `new'
>> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/setup.rake:40:in
>> `install_gem'
>> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/doc.rake:35
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in
>> `call'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in
>> `execute'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in
>> `each'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in
>> `execute'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in
>> `invoke_with_call_chain'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in
>> `synchronize'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in
>> `invoke_with_call_chain'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in
>> `invoke'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in
>> `invoke_task'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
>> `top_level'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
>> `each'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
>> `top_level'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
>> `standard_exception_handling'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in
>> `top_level'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in
>> `run'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
>> `standard_exception_handling'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in
>> `run'
>> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31
>> c:/Program Files/Ruby/bin/rake:16:in `load'
>> c:/Program Files/Ruby/bin/rake:16
>>
>>
>>
>>      
>
>
>    

Re: Trouble Installing from SVN

Posted by Victor Hugo Borja <vi...@gmail.com>.
Please update from svn, and try again.
Make sure you're running with the last version of rubygems (1.1.1)
You can update your rubygems version with

   gem update --system

On 5/27/08, Daniel Spiewak <dj...@gmail.com> wrote:
>
> Here ya go!
>
> Victor Hugo Borja wrote:
>
> Could you post the output for rake setup install --trace ?   On 5/27/08, Daniel Spiewak <dj...@gmail.com> <dj...@gmail.com> wrote:
>
> Please run rake setup to install the Allison RDoc template Please run rake setup to install the Docter document generation library Missing Gems rjb (>= 1.1.0, <= 1.1.2), rake (= 0.8.1), builder (= 2.1.2), net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline (= 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11), archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake set up first! rake aborted! undefined method `collect' for nil:NilClass  I've tried installing the gems manually, but it didn't help.  I had Buildr 1.3.0 installed previously and removed it prior to running `rake install`.  Platform: Vista, Ruby 1.8.6.  Was running elevated using powershell.  Daniel
>
>
> (in C:/Users/Daniel Spiewak/Applications/buildr)
> Please run rake setup to install the Allison RDoc template
> Please run rake setup to install the Docter document generation library
> Missing Gems rjb (>= 1.1.0, <= 1.1.2), rake (= 0.8.1), builder (= 2.1.2),
> net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline (=
> 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11),
> archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake setup
> first!
> ** Invoke setup (first_time)
> ** Execute setup
> rake aborted!
> undefined method `collect' for nil:NilClass
> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:237:in
> `initialize'
> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:29:in
> `new'
> c:/Program Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/version.rb:29:in
> `initialize'
> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/setup.rake:40:in `new'
> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/setup.rake:40:in
> `install_gem'
> C:/Users/Daniel Spiewak/Applications/buildr/rakelib/doc.rake:35
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in
> `call'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in
> `execute'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in
> `each'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in
> `execute'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in
> `invoke_with_call_chain'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in
> `synchronize'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in
> `invoke_with_call_chain'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in
> `invoke'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in
> `invoke_task'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
> `top_level'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
> `each'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in
> `top_level'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
> `standard_exception_handling'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in
> `top_level'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in
> `run'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
> `standard_exception_handling'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in
> `run'
> c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31
> c:/Program Files/Ruby/bin/rake:16:in `load'
> c:/Program Files/Ruby/bin/rake:16
>
>
>


-- 
vic

Quaerendo invenietis.

Re: Trouble Installing from SVN

Posted by Daniel Spiewak <dj...@gmail.com>.
Here ya go!

Victor Hugo Borja wrote:
> Could you post the output for rake setup install --trace ?
>
>
> On 5/27/08, Daniel Spiewak<dj...@gmail.com>  wrote:
>    
>> Please run rake setup to install the Allison RDoc template
>> Please run rake setup to install the Docter document generation library
>> Missing Gems rjb (>= 1.1.0,<= 1.1.2), rake (= 0.8.1), builder (= 2.1.2),
>> net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline
>> (= 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11),
>> archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake set
>> up first!
>> rake aborted!
>> undefined method `collect' for nil:NilClass
>>
>> I've tried installing the gems manually, but it didn't help.  I had Buildr
>> 1.3.0 installed previously and removed it prior to running `rake install`.
>>   Platform: Vista, Ruby 1.8.6.  Was running elevated using powershell.
>>
>> Daniel
>>
>>      
>
>
>
>    

Re: Trouble Installing from SVN

Posted by Victor Hugo Borja <vi...@gmail.com>.
Could you post the output for rake setup install --trace ?


On 5/27/08, Daniel Spiewak <dj...@gmail.com> wrote:
>
> Please run rake setup to install the Allison RDoc template
> Please run rake setup to install the Docter document generation library
> Missing Gems rjb (>= 1.1.0, <= 1.1.2), rake (= 0.8.1), builder (= 2.1.2),
> net-ssh (= 2.0.1), net-sftp (= 2.0.0), rubyzip (= 0.9.1), highline
> (= 1.4.0), Antwrap (= 0.7.0), rspec (= 1.1.3), xml-simple (= 1.0.11),
> archive-tar-minitar (= 0.5.2), rubyforge (= 0.4.5), please run rake set
> up first!
> rake aborted!
> undefined method `collect' for nil:NilClass
>
> I've tried installing the gems manually, but it didn't help.  I had Buildr
> 1.3.0 installed previously and removed it prior to running `rake install`.
>  Platform: Vista, Ruby 1.8.6.  Was running elevated using powershell.
>
> Daniel
>



-- 
vic

Quaerendo invenietis.