Bug 754381

Summary: Missing dependency for rubygem-compass
Product: [Fedora] Fedora Reporter: Richard Marko <rmarko>
Component: rubygem-compassAssignee: Mo Morsi <mmorsi>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 16CC: jberan, mmorsi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rubygem-compass-0.11.5-2.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-04 01:54:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 767373    
Bug Blocks:    

Description Richard Marko 2011-11-16 10:26:26 UTC
$ compass create style --using blueprint --syntax sass --sass-dir "sass" --css-dir "css" --javascripts-dir "javascripts" --images-dir "images"
/usr/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:247:in `to_specs': Could not find chunky_png (~> 1.2) amongst [compass-0.11.5, fssm-0.2.6.1, haml-3.1.2, hpricot-0.8.4, maruku-0.6.0, puppet-module-0.3.4, sass-3.1.7, syntax-1.0.0, yard-0.7.2] (Gem::LoadError)
	from /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:761:in `activate_dependencies'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:758:in `each'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:758:in `activate_dependencies'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:742:in `activate'
	from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:1212:in `gem'
	from /usr/bin/compass:18


rubygem-compass.noarch 0:0.11.5-1.fc16

It's missing rubygem-chunky_png dependency.

Comment 1 Mo Morsi 2011-12-13 22:00:57 UTC
OK verified this issue on F16. rubygem-compass >= 0.11.0 introduced a dependency on rubygem-chunky_png (the version in fedora should suffice) as well as on rubygem-fssm >= 0.2.7.

Fedora 15 ships w/ rubygem-compass = 0.10.6 which does not have these dependencies, so we are all set there.

So besides adding the rubygem-chunky_png dependency to rubygem-compass rubygem-fssm will need to be updated in Fedora 16 and that dependency will need to be represented in rubygem-compass as well (added a blocker to this bug)

Comment 2 Mo Morsi 2011-12-21 01:01:53 UTC
OK, imported the updated package into rawhide and built.

Waiting on updated fssm to be pushed to stable on F16 before pushing the updated compass there as well (should be eligible in the next day or two)

Comment 3 Fedora Update System 2011-12-23 09:56:06 UTC
rubygem-compass-0.11.5-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/rubygem-compass-0.11.5-2.fc16

Comment 4 Fedora Update System 2011-12-23 22:21:17 UTC
Package rubygem-compass-0.11.5-2.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rubygem-compass-0.11.5-2.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-17409/rubygem-compass-0.11.5-2.fc16
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-01-04 01:54:19 UTC
rubygem-compass-0.11.5-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.