Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109111 - zope 2.x versions use prefer 2.3 versions - problem with packages
Summary: zope 2.x versions use prefer 2.3 versions - problem with packages
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 03:48 UTC by Bernd Dorn
Modified: 2005-10-17 14:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.