Package: bind9
Version: 1:9.6.1.dfsg.P3-1
Severity: normal
The following loop waits until the server dies. But this may never
happen. Shouldn't there be a counter to prevent an infinite loop?
if [ -n $pid ]; then
while kill -0 $pid 2>/dev/null; do
log_progress_msg "waiting for pid $pid to die"
sleep 1
done
fi
By the way rndc stop failed (my fault) and named can't write
to the initscripts default PIDFILE because it runs chrooted.
Thus a easy chance to have better chroot support may it be
to allow the default script to overwrite the PIDFILE variable.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31.7 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bind9 depends on:
ii adduser 3.112 add and remove users and groups
ii bind9utils 1:9.6.1.dfsg.P3-1 Utilities for BIND
ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii libbind9-50 1:9.6.1.dfsg.P3-1 BIND9 Shared Library used by BIND
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcap2 1:2.17-2 support for getting/setting POSIX.
ii libdb4.8 4.8.26-1 Berkeley v4.8 Database Libraries [
ii libdns53 1:9.6.1.dfsg.P3-1 DNS Shared Library used by BIND
ii libgssapi-krb5-2 1.8+dfsg~alpha1-7 MIT Kerberos runtime libraries - k
ii libisc50 1:9.6.1.dfsg.P3-1 ISC Shared Library used by BIND
ii libisccc50 1:9.6.1.dfsg.P3-1 Command Channel Library used by BI
ii libisccfg50 1:9.6.1.dfsg.P3-1 Config File Handling Library used
ii libldap-2.4-2 2.4.17-2.1 OpenLDAP libraries
ii liblwres50 1:9.6.1.dfsg.P3-1 Lightweight Resolver Library used
ii libssl0.9.8 0.9.8k-8 SSL shared libraries
ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
ii net-tools 1.60-23 The NET-3 networking toolkit
ii netbase 4.40 Basic TCP/IP networking system
bind9 recommends no packages.
Versions of packages bind9 suggests:
pn bind9-doc <none> (no description available)
ii dnsutils 1:9.6.1.dfsg.P3-1 Clients provided with BIND
ii resolvconf 1.45 name server information handler
pn ufw <none> (no description available)
-- debconf information:
bind9/different-configuration-file:
bind9/run-resolvconf: true
bind9/start-as-user: bind
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]