[Zope] Upgrading 2.5.0 -> 2.5.1 with source upgrader

Jens Vagelpohl jens@zope.com
Thu, 25 Apr 2002 08:36:41 -0400


then just move the CMF stuff out of the source tree and compile, and then 
move it back in.

it is *always* good practice to make a backup of your Data.fs for 
situations like these.

jens


On Thursday, April 25, 2002, at 08:34 , Gilles Lenfant wrote:

> Jens,
>
> Does this mean that I need to remove temporarily some extra products ?
> Remember my original post...
> "python wo_pcgi.py" raises errors and stops before compiling any C file 
> because it tries first to recompile python scripts for the CMF that 
> include "return" outside functions. This runs fine as Zope python scripts 
> but NOT as usual python scripts (so cannot make .pyc or .pyo with those 
> files) !
>
> In addition, should I make a backup of the Data.fs or does the
>
> Thanks
>
> --Gilles
>
> ----- Original Message -----
> From: "Jens Vagelpohl" <jens@zope.com>
> To: "Gilles Lenfant" <gilles@objectis.net>
> Cc: <zope@zope.org>
> Sent: Thursday, April 25, 2002 1:44 PM
> Subject: Re: [Zope] Upgrading 2.5.0 -> 2.5.1 with source upgrader
>
>
> : run the wo_pcgi.py or w_pcgi.py script (whatever you used when you built
> : the 2.5.0 tree) again
> :
> : jens
> :
> :
> : On Thursday, April 25, 2002, at 07:22 , Gilles Lenfant wrote:
> :
> : > Hi, I downloaded and unarchived the 2.5.0 -> 2.5.1 source patch at the
> : > proper location.
> : >
> : > This patch contains C source files, and I did'nt see any indication to
> : > compile those files.
> : >
> : > Running "python wo_pcgi.py" raises errors and does not the job because 
> of
> : > ".py" files from CMF skins cannot be compiled to .pyc or .pyo ("return"
> : > outside of a function/method)
> : >
> : > How can I complete the installation ?
> : >
> : > Did I miss something ?
> : >
> : > Thanks in advance.
> : >
> : > My config : FreeBSD 4.5 and Python 2.1.3
> : >
> : > --Gilles
> : >
> :
> :
> :
> : _______________________________________________
> : Zope maillist  -  Zope@zope.org
> : http://lists.zope.org/mailman/listinfo/zope
> : **   No cross posts or HTML encoding!  **
> : (Related lists -
> :  http://lists.zope.org/mailman/listinfo/zope-announce
> :  http://lists.zope.org/mailman/listinfo/zope-dev )
> :
>
>