Bug 646808 - Review Request: rubygem-tint - Generic interface to multiple Ruby template engines
Summary: Review Request: rubygem-tint - Generic interface to multiple Ruby template en...
Keywords:
Status: CLOSED DUPLICATE of bug 675705
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 616048
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-26 10:52 UTC by Michal Fojtik
Modified: 2011-05-09 08:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-09 08:43:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Fojtik 2010-10-26 10:52:05 UTC
Spec URL: http://mifo.sk/RPMS/rubygem-tilt.spec
SRPM URL: http://mifo.sk/RPMS/rubygem-tilt-1.1-1.fc13.src.rpm

Description:
Generic interface to multiple Ruby template engines

Comment 1 Michal Fojtik 2010-10-26 13:29:09 UTC
OK, actually this gem will fail to build because of:

test_compiles_and_evaluates_the_template_on_render(ScssTemplateTest):
Sass::SyntaxError: Invalid property: "background-color: #0000f1;" (no ";" required at end-of-line).
    (__TEMPLATE__):2
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/prop_node.rb:51:in `to_s'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/rule_node.rb:137:in `to_s'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/rule_node.rb:137:in `map'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/rule_node.rb:137:in `to_s'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/node.rb:131:in `to_s'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/node.rb:124:in `each'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/node.rb:124:in `to_s'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/tree/node.rb:103:in `render'
    /usr/lib/ruby/gems/1.8/gems/haml-2.2.24/lib/sass/engine.rb:164:in `render'
    ./lib/tilt.rb:552:in `evaluate'
    ./lib/tilt.rb:128:in `render'
    ./test/tilt_sasstemplate_test.rb:26:in `test_compiles_and_evaluates_the_template_on_render'

This is related to old version of HAML [1]. This gem is a dependency which is needed for updating Sinatra to version 1.1.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=616048

Comment 2 Vít Ondruch 2011-05-09 08:43:28 UTC

*** This bug has been marked as a duplicate of bug 675705 ***


Note You need to log in before you can comment on or make changes to this bug.