Hi, On Sunday 05 March 2006 06:59, Rakotomandimby Mihamina wrote: > On Thu, 2006-03-02 at 08:53 -0300, Mario Menezes wrote: > > - upgrade zope2.8 to zope2.9 (maybe after upgrading Debian to > > Testing) > > Are you sure zope 2.9 is in Debian testing?
no, zope2.9 isn't in Debian testing, but to use it I need to upgrade since python2.4.2 isn't in Sarge (stable) and z2.9 depend on python2.4 (>=2.4.2) Maybe I could get all needed dependencies from other sources, but ... > You can try with my packages: > http://infogerance-serveur.asso-polyvalente.fr/sections/liens/debian-reposi >tory They are acndidate to be integrated to the official ditribution but no > one has tested them to report so that the packaging team did not move... I'm using them: $ md5sum zope2.9_2.9.0-2_i386.deb 55c5f3dbe8b21f581a48a66d5acf92da zope2.9_2.9.0-2_i386.deb Package: zope2.9 Version: 2.9.0-2 ... MD5sum: 55c5f3dbe8b21f581a48a66d5acf92da I just had I a problem with zope-common but not your version; unfortunately I did an upgrade (apt-get upgrade) and the debian official package zope-common which has a higher version number (0.5.19) replaced your package, and it's broken. The problem is: /usr/sbin/zdhandle has a wrong path for zope2.9 instance { 'name': 'zope2.9', 'version': '2.9', 'prefix': '/usr/lib/zope2.9', 'instance': '/var/lib/zope/instance', 'pyver': '2.4' }, and because this my instance didn't started up; well I spent some time I figured out the problem was there; fixing the path corrected the problem. It's ok now; I'm working on the translation to get pt_BR ready for 3.4. final. Thanks -- Mario O.de Menezes, Ph.D. "Many are the plans in a man's heart, but LinuxUser: #24626 is the Lord's purpose that prevails" Pv 19.21 http://www.ipen.br/~mario _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
