[Pkg-zope-developers] A couple of questions on Plone in Debian

Fabio Tranchitella kobold at debian.org
Fri Mar 10 09:11:16 UTC 2006


Il giorno gio, 09/03/2006 alle 23.00 -0500, Jamie Robe ha scritto:
> Hi everyone, I have been using apt-get on Debian servers to install
> Plone with no problems. I have two questions - probably stupid but… I
> would apprecaite any help you could send me.
> 
No question is stupid, just some answers are.

> (1) First question is that I have been doing the following three
> commands to get my system working. Is this the correct sequence? I
> have been using "testing" so I get the latest recommended Plone
> version… is that good?
> 
> apt-get install zope2.8 
> apt-get install zope-cmfplone 
> apt-get install plone-site


If you just need a ready-to-go plone instance, you can install the
plone-site package and you are ready. I usually want multi-lingual
content, so this is my way to go:

# apt-get install plone-site zope-linguaplone
# dzhandle -z2.8 add-product plone-site LinguaPlone

>  (2) I had a question about the best practice method to keep my zope
> and plone system updated properly.  
> I was wondering if I should/could use apt-get to keep the above
> packages up-to-date? Or what do you recommend. I want to keep up with
> security fixes, etc. Or should I just shutdown the plone sites, copy
> the data.fs to another partition, and then do the updates, then just
> copy data.fs back? I assume in big releases there may be migration
> things I need to do too?

It is really common that plone developers suggest to do not use the
debian packages, probably for problems happend in the past. I'm using
zope/plone from both debian stable and unstable, and I feel really
comfortable with them. The only problem I have with zope/plone in sarge
is that the packages are outdated, but I'm solving this with backports
for all the zope debian infrastructure.

What I can tell you is to install the debian packages, and after every
upgrade where some zope products has been touched check if a migration
is needed (you would do the same with source-installed products, too).

Your ZODB won't be modified, you won't loose data, and you'll catch all
the security fixes you need.

And, please, reply to that email that debian zope/plone infrastructure
works well enough to be used. :)

-- 
Fabio Tranchitella <kobold at debian.org>                        .''`.
Proud Debian GNU/Linux developer, admin and user.            : :'  :
                                                             `. `'`
   http://people.debian.org/~kobold/                           `-
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata
Url : http://lists.alioth.debian.org/pipermail/pkg-zope-developers/attachments/20060310/59b6e7cf/attachment.pgp


More information about the Pkg-zope-developers mailing list