Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47129 - Plone gets installed in the wrong Zope
Summary: Plone gets installed in the wrong Zope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 47159 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-07 11:26 UTC by Jan Van Uytven
Modified: 2004-04-19 04:46 UTC (History)
2 users (show)

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 Jan Van Uytven 2004-04-07 11:26:21 UTC
I used to have Zope-2.6.1 installed on my system. I then installed Zope-2.6.4 as part of an upgrade, followed by Plone 2.0. However Plone 2.0 gets installed in the old version of Zope, not the newer one.

Reproducible: Always
Steps to Reproduce:
1.emerge zope-2.6.1
2.emerge zope-2.6.4
3.emerge plone-2.0

Actual Results:  
Plone is accessible to zope 2.6.1, but not 2.6.4

Expected Results:  
plone should have been made available to 2.6.4
Comment 1 Jan Van Uytven 2004-04-07 11:27:15 UTC
Fixing this required that I unmerge 2.6.1, plone and cmf, then rm -rf the reftover 2.6.1 directories, then reemerge plone+cmf
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-04-08 11:05:06 UTC
*** Bug 47159 has been marked as a duplicate of this bug. ***
Comment 3 Ian Smith 2004-04-11 09:58:21 UTC
that didn't fix it for me.

I've unmerged zope, cmf and plone then removed everything in /usr/share/zope and /var/lib/zope.


Remerged using ACCEPT_KEYWORDS="~x86"

Plone seems to install into the right instance, but does not appear on drop-down list for selection.  cmf does though!

Haven't found anything else to remove/remerge, any suggestions welcome . . .
Comment 4 Jodok Batlogg (RETIRED) gentoo-dev 2004-04-14 15:43:41 UTC
did you install it with zprod-manager add to your instance?
Comment 5 Ralph Rohm 2004-04-15 04:52:47 UTC
Same here, although I started with a plain new Installation of zope, so I started with step two mentioned above:
2.emerge zope-2.6.
3.emerge plone-2.0
and installed the instance with zprod-manager.

CMFPlone is listed in my ZMI under Root/ControlPanel/Products/CMFPlone but I cannot add a plone site from the drop down panel. Ideas ???
Comment 6 Jodok Batlogg (RETIRED) gentoo-dev 2004-04-18 14:16:02 UTC
sorry to ask again :) but did you also add the other required zope products? placelesstranslationservice, formulator, cmf,...
Comment 7 Ralph Rohm 2004-04-19 04:34:09 UTC
Okay, you are right.
emerge plone-2.0 installed net-zope/placelesstranslationservice-fork which I have setup, but nothing worked.
Now I manually emerged net-zope/placelesstranslationservice and added the product and everything works as expected. Thx.
Comment 8 Jodok Batlogg (RETIRED) gentoo-dev 2004-04-19 04:46:28 UTC
plone installation is a little bit complicated atm,... we'll do our best to make it easier