Package: dibbler-client Version: 0.8.2-1 Severity: important Tags: ipv6 Dear Maintainer,
dibbler-client has problems with starting and stopping: 1) # dibbler-client start # dibbler-client start deletes /var/lib/dibbler/client.pid, but the first instance of the client is still running. # dibbler-client stop then complains 'Process is not running.' and does not stop the client. 2) this case is more serious: After a regular start # dibbler-client stop does not work. it prints | Dibbler - a portable DHCPv6, version 0.8.2 (CLIENT, Linux port) | Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl> | Licence : GNU GPL v2 only. Developed at Gdansk University of Technology. | Homepage: http://klub.com.pl/dhcpv6/ Sending TERM signal to process 4589 Waiting for signalled process termination... and then hangs. dibbler-client.log shows 2012.05.30 23:02:57 Client Notice | Dibbler - a portable DHCPv6, version 0.8.2 (CLIENT, Linux port) 2012.05.30 23:02:57 Client Critical Signal received. Shutting down. The process list at that moment has # ps ax |grep dibbler-client |egrep -v '(emacs|grep|reportbug)' 4589 ? S 0:00 /usr/sbin/dibbler-client start 4665 ? S 0:00 dibbler-client stop After # killall dibbler-client I get # ps ax |grep dibbler-client |egrep -v '(emacs|grep|reportbug)' 4589 ? T 0:00 /usr/sbin/dibbler-client start 4670 ? Z 0:00 [dibbler-client] <defunct> and an additional 2012.05.30 23:19:46 Client Critical Signal received. Shutting down. 2012.05.30 23:19:46 Client Notice Shutting down entire client. 2012.05.30 23:19:46 Client Notice Creating RELEASE for 1 IA(s), 0 PD(s), and TA on the eth0/2 interface. 2012.05.30 23:19:46 Client Notice Address 2001:a60:1303:xxxx:bd:fc6e:6de8:e9c3/64 deleted from eth0/2 interface. 2012.05.30 23:19:46 Client Notice DNS server 2001:a60:1303:xxxx:a221:b7ff:feac:cde7 removed from the eth0/2 interface. in dibbler-client.log Only after # kill 4589 both jobs are gone. My client configuration is # egrep -v '(#|^$)' /etc/dibbler/client.conf log-level 7 inactive-mode iface eth0 { ia ta rapid-commit yes option dns-server option domain } -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dibbler-client depends on: ii debconf [debconf-2.0] 1.5.43 ii libc6 2.13-32 ii libgcc1 1:4.7.0-8 ii libstdc++6 4.7.0-8 ii ucf 3.0025+nmu3 Versions of packages dibbler-client recommends: ii dibbler-doc 0.8.1-1 ii resolvconf 1.65 dibbler-client suggests no packages. -- debconf information: * dibbler-client/start: true dibbler-client/title: * dibbler-client/interfaces: eth0 * dibbler-client/options: dns, domain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org