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

Bug 109111

Summary: zope 2.x versions use prefer 2.3 versions - problem with packages
Product: Gentoo Linux Reporter: Bernd Dorn <bdorn>
Component: New packagesAssignee: net-zope (OBSOLETE) <net-zope+disabled>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bernd Dorn 2005-10-13 03:48:19 UTC
When zope 2.x is emerged it uses its prefered python which is 2.3
this is a problem if there are products which depend on 3rd party libs like
ldapuserfolder, the package would not be found, because it is only installed in
python 2.4



Reproducible: Always
Steps to Reproduce:
1. update python
2. run python-updater
3. emerge zope 2.x
4. try usin a 3rd party python library in zope

Actual Results:  
import error in python

Expected Results:  
non import error
Comment 1 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-10-17 14:54:05 UTC
This is a problem with specific packages, not the zope itself. As for 2.7
python2.3 is the right and supported python. zope2.8 official python is also 2.3
while 2.4 should probably work.

i close this bug as invalid, but please reopen bug for specific packages (for
example ldap), but with severity normal.