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

Balazs Ree ree at ree.hu
Thu Dec 1 07:33:20 UTC 2005


Package: zope2.7
Version: 2.7.8-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.7 depends on:
ii  debconf                      1.4.58      Debian configuration management sy
ii  dpkg                         1.13.11.0.1 package maintenance system for Deb
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.7 recommends no packages.

-- debconf information:
* zope/tips/standalone_install:
* zope/instance_home/move: true
  zope/upgrade/2.7:
* zope/tips/2.7:
* shared/zope/restart: configuring




More information about the Pkg-zope-developers mailing list