Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50488 - Plone shouldn't require python-2.1.3, the recommended version is latest python!
Summary: Plone shouldn't require python-2.1.3, the recommended version is latest python!
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-08 14:32 UTC by Roman Gaufman
Modified: 2004-05-12 12:29 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 Roman Gaufman 2004-05-08 14:32:35 UTC
not much detail needed, I just don't want an old, unrecommended version of python to use plone.

Reproducible: Always
Steps to Reproduce:
1. emerge plone (keywords ~x86 or without)
2. shout ARGH! why does it want python-2.1.3 
3.



Expected Results:  
It should use latest python, it works.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-05-08 16:59:42 UTC
plone depend on zope and the lastest in portage zope-2.6.x is "No version of Zope is yet officially compatible with any version of Python 2.2" (quoted from http://zope.org/Documentation/Books/ZopeBook/2_6Edition/InstallingZope.stx). I suggest you bug for a version bump (http://zope.org/Products/Zope/2.7.0)
Comment 2 Jodok Batlogg (RETIRED) gentoo-dev 2004-05-12 12:29:55 UTC
it's not that plone requires python-2.1.3, it's the zope 2.6 ebuild that requires python...
as soon as we have a 2.7 ebuild you can easily move to 2.3.3 - in meanwhile you might want to edit the zope ebuild (the ebuild describes how to set PYTHON_SLOT)