Bug 202862 - Zope and plone uses different Product directories
Summary: Zope and plone uses different Product directories
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: zope
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Steffan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-16 20:23 UTC by Göran Uddeborg
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-23 00:44:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Göran Uddeborg 2006-08-16 20:23:13 UTC
Description of problem:
On an FC5 system I installed your zope and plone packages, planning to start a
fresh Plone site.  But when I try to create it, there is no "Plone site" in the
drop-down menu in the ZMI.

Version-Release number of selected component (if applicable):
plone-2.5-1.fc5.x86_64
zope-2.9.3-4.fc5.x86_64

How reproducible:
Every time

Steps to Reproduce:
1.Install zope and plone
2.Try to create a plone site
  
Additional info:
I believe this is another lib/lib64 confusion.  The zope package contains a
/usr/lib64/zope/lib64/python/Products.  Note the second "lib64".  The plone
package, however, installs in /usr/lib64/zope/lib/python/Products.  My guess is
that zope simply doesn't look there, and that is the reason this isn't working.

If this is a bug in the zope or plone package may be a matter of taste.  The
second "lib64" seems a bit superfluous to me.  The first one is enough to
distinguish the two platforms.  That is why I chose zope as the component.

Comment 1 Jonathan Steffan 2006-11-23 00:44:41 UTC
Fixed


Note You need to log in before you can comment on or make changes to this bug.