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

Bug 289413

Summary: python 2.6.3 should block zope-interface jinja2 and lxml
Product: Gentoo Linux Reporter: Robert Corsaro <rcorsaro>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.python.org/issue7064
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Corsaro 2009-10-17 01:47:39 UTC
See the python bug report.  zope-interface jinja2 and lxml can't be built on 2.6.3.  Also see this slow motion accident: http://www.reddit.com/r/Python/comments/9thzf/sudden_burst_of_activity_from_pje/

Reproducible: Always

Steps to Reproduce:
1.unmask dev-lang/python
2.emerge =dev-lang/python-2.6.3
3.emerge zope-interface

Actual Results:  
KeyError: '_zope_interface_coptimizations'

Expected Results:  
Successful build and install
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-30 10:56:46 UTC

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