rubygem-compass-0.12.2 does not work on FreeBSD 10.0-RELEASE
Steve Wills
swills at freebsd.org
Thu Apr 3 02:35:18 UTC 2014
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 at 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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> > To unsubscribe, send any mail to "freebsd-ruby-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-ruby at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> To unsubscribe, send any mail to "freebsd-ruby-unsubscribe at freebsd.org"
More information about the freebsd-ruby
mailing list