You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildr.apache.org by Shane Witbeck <sh...@digitalsanctum.com> on 2008/03/25 14:50:02 UTC

issues with latest trunk src

I just updated from trunk and now I'm having an issue I can't resolve
that seems to be related to facets.

C:\projects\buildr>buildr --version
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no
 such file to load -- facets/symbol/to_proc (LoadError)
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
        from c:/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.0/lib/buildr.rb:25
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original
_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
        from c:/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.0/bin/buildr:21
        from c:/ruby/bin/buildr:19:in `load'
        from c:/ruby/bin/buildr:19

-- 
-Shane

Re: issues with latest trunk src

Posted by Nick Sieger <ni...@gmail.com>.
On Tue, Mar 25, 2008 at 1:15 PM, Assaf Arkin <ar...@intalio.com> wrote:
> On Tue, Mar 25, 2008 at 6:50 AM, Shane Witbeck <sh...@digitalsanctum.com>
>  wrote:
>
>
>  > I just updated from trunk and now I'm having an issue I can't resolve
>  > that seems to be related to facets.
>
>
>  You might have also updated to Facets 2.4, which moved to_proc over to
>  'facets/ruby'.
>
>  This is the third time Facets decided to majorly break on a minor version
>  change,  so I'm looking at how to get rid of it.  Meanwhile, you'll have to
>  downgrade to Facets 2.3.

+1 for reducing Buildr dependencies, especially Facets.

/Nick

Re: issues with latest trunk src

Posted by Assaf Arkin <ar...@intalio.com>.
On Tue, Mar 25, 2008 at 6:50 AM, Shane Witbeck <sh...@digitalsanctum.com>
wrote:

> I just updated from trunk and now I'm having an issue I can't resolve
> that seems to be related to facets.


You might have also updated to Facets 2.4, which moved to_proc over to
'facets/ruby'.

This is the third time Facets decided to majorly break on a minor version
change,  so I'm looking at how to get rid of it.  Meanwhile, you'll have to
downgrade to Facets 2.3.

Assaf


>
> C:\projects\buildr>buildr --version
> c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require': no
>  such file to load -- facets/symbol/to_proc (LoadError)
>        from
> c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `require'
>        from c:/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.0/lib/buildr.rb:25
>        from
> c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original
> _require'
>        from
> c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `require'
>        from c:/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.0/bin/buildr:21
>        from c:/ruby/bin/buildr:19:in `load'
>        from c:/ruby/bin/buildr:19
>
> --
> -Shane
>