Package: drizzle-server
Version: 2010.03.1347-1
Severity: important

The /etc/init.d/drizzle-server init script prematurely returns failure on stop, 
when the drizzled process does not shut down quickly enough. See example
below:

r...@debian-sid:~# /etc/init.d/drizzle-server stop
Stopping Drizzle database server: drizzled failed!
r...@debian-sid:~# ps -AHfww | grep drizzle
root      1403  1280  0 16:00 pts/0    00:00:00         grep drizzle
root      1329     1  0 16:00 pts/0    00:00:00   /bin/bash 
/etc/init.d/drizzle-server start
drizzle   1331  1329  0 16:00 pts/0    00:00:00     /usr/sbin/drizzled 
--datadir=/var/lib/drizzle
r...@debian-sid:~# ps -AHfww | grep drizzle
root      1405  1280  0 16:00 pts/0    00:00:00         grep drizzle
root      1329     1  0 16:00 pts/0    00:00:00   /bin/bash 
/etc/init.d/drizzle-server start
drizzle   1331  1329  0 16:00 pts/0    00:00:00     /usr/sbin/drizzled 
--datadir=/var/lib/drizzle
r...@debian-sid:~# ps -AHfww | grep drizzle
root      1407  1280  0 16:00 pts/0    00:00:00         grep drizzle

It appears that drizzled is still running in the background when the init
script returns, and shuts down normally a few seconds later.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages drizzle-server depends on:
ii  adduser                 3.112            add and remove users and groups
ii  drizzle-client          2010.03.1347-1   Client binaries for Drizzle Databa
ii  libc6                   2.10.2-7         Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls         7.20.1-2         Multi-protocol file transfer libra
ii  libevent-1.4-2          1.4.13-stable-1  An asynchronous event notification
ii  libgcc1                 1:4.4.4-1        GCC support library
ii  libgearman4             0.12-1           Library providing Gearman client a
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libpam0g                1.1.1-3          Pluggable Authentication Modules l
ii  libpcre3                8.02-1           Perl 5 Compatible Regular Expressi
ii  libprotobuf6            2.3.0-1          protocol buffers C++ library
ii  libstdc++6              4.4.4-1          The GNU Standard C++ Library v3
ii  libuuid1                2.16.2-0         Universally Unique ID library
ii  lsb-base                3.2-23.1         Linux Standard Base 3.2 init scrip
ii  passwd                  1:4.1.4.2-1      change and administer password and
ii  psmisc                  22.11-1          utilities that use the proc file s
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

drizzle-server recommends no packages.

Versions of packages drizzle-server suggests:
pn  tinyca                        <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to