[Pkg-zope-developers] Bug#341529: zope3: init.d bug: zeo instances not started

Balazs Ree ree at ree.hu
Thu Dec 1 07:51:50 UTC 2005


Package: zope3
Version: 3.1.0-3
Severity: normal


Please consider the following patch.

--- debian/zopeZVER.init.in     2005-12-01 08:25:58.495475902 +0100
+++ /tmp/zopeZVER.init.in       2005-12-01 08:29:08.234884902 +0100
@@ -26,7 +26,7 @@
 
         if [ -n "$ZEOSERVERS" ]; then
             cd /var/lib/zope$ZVER/zeo
-            for i in $INSTANCES ; do
+            for i in $ZEOSERVERS ; do
                     if [ "$i" = "*" ]; then
                         # log_success_msg "Zope$ZVER: no ZEO servers found."
                         break

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-kt7
Locale: LANG=hu, LC_CTYPE=hu (charmap=ISO-8859-2) (ignored: LC_ALL set to hu_HU.ISO-8859-2)

Versions of packages zope3 depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  lsb-base                      3.0-11     Linux Standard Base 3.0 init scrip
ii  python-docutils               0.3.9-0.1  Utilities for the documentation of
ii  python2.4                     2.4.2-1    An interactive high-level object-o
ii  python2.4-tz                  2005m-1    Python version of the Olson timezo
ii  zope-common                   0.5.13     common settings and scripts for zo

zope3 recommends no packages.

-- no debconf information




More information about the Pkg-zope-developers mailing list