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

Bug 166203

Summary: net-zope/plone-2.5.2 should depend on >=dev-python/elementtree-1.2.6
Product: Gentoo Linux Reporter: Elias Probst <mail>
Component: New packagesAssignee: net-zope (OBSOLETE) <net-zope+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Elias Probst 2007-02-10 13:48:02 UTC
When running plone, it tells me in the log files that "elementtree" is missing:

------
2007-02-10T13:43:54 INFO Plone Dependency
Elementtree not found. Plone needs Elementtree for XML transformation. Please download it from http://effbot.org/downloads/#elementtree
------

Please change the ebuild to depend on ">=dev-python/elementtree-1.2.6" too.

Thank you!

Reproducible: Always

Steps to Reproduce:
Comment 1 Radoslaw Stachowiak (RETIRED) gentoo-dev 2007-02-10 15:40:12 UTC
thank you for spotting this.
fixed and commited to the tree.
without version bump, so do emerge elementtree or plone manually.