On Thu, Nov 23, 2006, Bill Campbell wrote: > I spent a fair amount of time getting zope and plone working > under OpenPKG this week. The current packaged zope-2.9.1 is > somewhat out of date
Zope 2.9.1? Our current Zope package in CURRENT is for Zope 3.3.0, Bill!? > , and wouldn't start requiring changes to the > zopectl and zoperun scripts as the paths have changed. > > I found that the current Plone-2.5.1 won't run with zope.2.10.x, > and the most recent version it likes is zope-2.9.6. > > I modified the zopectl and zoperun scripts to use the correct > paths, and had to do some tweaking to the build process as the > zope build process has changed since zope-2.9.1. The main > changes I made were to add the --prefix to the build process, > change the %install to use make defining LN=true to avoid a > problem with the install process, making the symlink to python > in the zope.spec file. > > The Plone packaging is based loosely on Tres' packaging of > zope-cmf, installing under %{l_prefix}/lib/zope-plone with the > appropriate symlinks to %{l_prefix}/var/zope/Products. It also > installs zopeedit.py under %{l_prefix}/bin/ manually to avoid > problems using ``python setup.py install'' in the spec file. > > I have these packages available here: > > ftp://ftp.celestial.com/tmp/zope-2.9.6-20061121.src.rpm > ftp://ftp.celestial.com/tmp/zope-plone-2.5.1-20061123.src.rpm Ok, so do I understand correctly: Zope/Plone insists on running with Zope 2.9.6 only. That's the reason why you downgraded from Zope 3.3.0 to 2.9.6, right? Hmm... but then I would expect that we (1) fix the "zope" package at the version 3.3.0 (in case it is also broken), (2) create a "zope2" package which still provides Zope 2.9.6 but has "Provides: zope = %{version}-%{release}" and then (3) create the "zope-plone" package which has "...PreReq: zope <= 2.9". I really would like to see that we both provide the "latest and greatest" Zope and a working couple Zope+Plone. Can you do this and commit those changes, Bill? Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org