Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 330807

Summary: missing "mako" use for dev-python/pylons-1.0
Product: Gentoo Linux Reporter: Cédric Jeanneret <contact>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cédric Jeanneret 2010-08-02 09:03:48 UTC
I wanted to upgrade my pylons-0.9.7 to pylons-1.0, but I just saw that there's no "mako" use.

After a quick check on pylonshq.com, it seems that they didn't remove mako support...

Is there a reason this use was removed ? If not, is it possible to activate it again ?

Thank you

Reproducible: Always

Steps to Reproduce:
1. activate "mako" use in portage
2. try to compile pylons-1.0
3.

Actual Results:  
seems that mako isn't supported anymore

Expected Results:  
mako should be supported
Comment 1 Cédric Jeanneret 2010-08-02 09:23:47 UTC
Woops, I should have read the ebuild before posting - mako is a "forced" dep for pylons.

This can be solved unless mako should be a use instead of being forced (maybe it can be an idea to force gengi OR mako OR [other templating system])