Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277462 - dev-python/jinja2-2.1.1: build failed with 'init() takes exactly 2 arguments (3 given)'
Summary: dev-python/jinja2-2.1.1: build failed with 'init() takes exactly 2 arguments ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-11 22:11 UTC by Peter Levine
Modified: 2009-07-13 21:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix this. Taken from Debian bug report #527486 (jinja2-527486.diff,291 bytes, patch)
2009-07-11 22:13 UTC, Peter Levine
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Levine 2009-07-11 22:11:33 UTC
dev-python/jinja2-2.1.1 fails with:

Exception occurred:
  File "/usr/lib64/python2.6/site-packages/sphinx/builders/html.py", line 103, in init_templates
    self.templates.init(self, self.theme)                                                       
TypeError: init() takes exactly 2 arguments (3 given)

Reproducible: Always

Steps to Reproduce:
1.emerge dev-python/jinja2


Actual Results:  
Build fails.

Expected Results:  
Successful emerge.
Comment 1 Peter Levine 2009-07-11 22:13:23 UTC
Created attachment 197592 [details, diff]
Patch to fix this.  Taken from Debian bug report #527486
Comment 2 Jesus Rivero (RETIRED) gentoo-dev 2009-07-13 21:53:35 UTC
Hello, 

   Thanks for the heads up, P.Levine. dev-python/jinja2-2.1.1-r1 in CVS now. 

   Best regards,