[Pkg-sass-devel] Bug#747165: update compass to depend on a compatible version of sass
Pirate Praveen
praveen at debian.org
Tue May 6 06:43:13 UTC 2014
package: ruby-compass
version: 0.12.3~dfsg-2
severity: important
I get the following error when I bundle install --local for diaspora
(I'm preparing its package),
Could not find gem 'sass (= 3.2.14) ruby', which is required by gem
'compass-rails (>= 1.0.3) ruby', in any of the sources.
compass-0.12.3.gemspec has this line,
s.add_runtime_dependency(%q<sass>, ["= 3.2.14"])
but debian already has a newer version of sass in the archive
pravi at savannah:~/forge/debian/git/pkg-ruby-extras/diaspora$ gem list sass
*** LOCAL GEMS ***
sass (3.2.19)
sass-rails (3.2.5)
0.12.6 version of compass lists *sass* ~> 3.2.19
<https://rubygems.org/gems/sass>as dependency. Updating ruby-compass to
this version will fix this issue.
More information about the Pkg-sass-devel
mailing list