Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 02:35:07 +0000
From:      Steve Wills <swills@freebsd.org>
To:        abscon <absolutelyconvergent@gmail.com>
Cc:        ruby@freebsd.org
Subject:   Re: rubygem-compass-0.12.2 does not work on FreeBSD 10.0-RELEASE
Message-ID:  <20140403023505.GD51052@mouf.net>
In-Reply-To: <20140403015627.GC51052@mouf.net>
References:  <533CB857.3060303@gmail.com> <20140403015627.GC51052@mouf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I take that back, I've managed to reproduce the issue with that version of the
compass port. I assume you have both rubygem-sass and rubygem-sass32 installed.
Remove rubygem-sass if you can, assuming you don't use rails or anything else
that might need it. It works for me then, but I'll try to figure out how to
make it work when both versions are installed.

Steve

On Thu, Apr 03, 2014 at 01:56:27AM +0000, Steve Wills wrote:
> What version of the compass port do you have installed? If it's not 0.12.2_1,
> please upgrade to 0.12.2_1 which should pull in rubygem-sass32 3.2.17, which I
> think should fix this.
> 
> Steve
> 
> On Thu, Apr 03, 2014 at 09:24:39AM +0800, abscon wrote:
> > Output of uname -a:
> > 
> >     FreeBSD yywr.gov.cn 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789:
> >     Thu Jan 16 22:34:59 UTC 2014
> >     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
> > 
> > 
> > Output of compass -v:
> > 
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require': cannot load such file -- sass/script/node (LoadError)
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches/browser_support.rb:1:in
> >     `<top (required)>'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:2:in
> >     `block in <top (required)>'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:1:in
> >     `each'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:1:in
> >     `<top (required)>'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions.rb:9:in
> >     `<top (required)>'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:5:in
> >     `block in <top (required)>'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:4:in
> >     `each'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:4:in
> >     `<top (required)>'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in
> >     `require'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:20:in
> >     `block in <top (required)>'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:8:in
> >     `fallback_load_path'
> >     from
> >     /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:19:in
> >     `<top (required)>'
> >     from /usr/local/bin/compass:23:in `load'
> >     from /usr/local/bin/compass:23:in `<main>'
> > 
> > Output of sass -v:
> > 
> >     Sass 3.3.4 (Maptastic Maple)
> > 
> > 
> > _______________________________________________
> > freebsd-ruby@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> > To unsubscribe, send any mail to "freebsd-ruby-unsubscribe@freebsd.org"
> _______________________________________________
> freebsd-ruby@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> To unsubscribe, send any mail to "freebsd-ruby-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140403023505.GD51052>