[Pkg-zope-developers] Bug#341527: zope2.8: init.d bug: zeo instances not started

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


Package: zope2.8
Version: 2.8.3-1
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 zope2.8 depends on:
ii  debconf [debconf-2.0]         1.4.58     Debian configuration management sy
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  python2.3                     2.3.5-8    An interactive high-level object-o
ii  python2.3-xml                 0.8.4-1    XML tools for Python (2.3.x)
ii  zope-common                   0.5.13     common settings and scripts for zo

zope2.8 recommends no packages.

-- no debconf information




More information about the Pkg-zope-developers mailing list