Package: wide-dhcpv6-client
Version: 20080615-1lenny1
Severity: grave
Justification: renders package unusable
In lenny, version 20080615-1lenny1 runs through debconf and generates a config
file, but dpkg --configure output goes thus:
=====
Setting up wide-dhcpv6-client (20080615-1lenny1) ...
Starting WIDE DHCPv6 client: dhcp6c failed!
invoke-rc.d: initscript wide-dhcpv6-client, action "start" failed.
dpkg: error processing wide-dhcpv6-client (--configure):
subprocess post-installation script returned error exit status 1
=====
And in the tail of syslog:
Jan 28 12:50:52 lupin dhcp6c[26025]: client6_mainloop: select: Bad file
descriptor
I also fetched 20080615-4 from sid, with the same result, and also did this in a
sid chroot, with the same result. I reproduced all these on a fresh lenny/i386
machine
with an interface eth0.
I attach /etc/wide-dhcpv6/dhcp6c.conf
It's possible that I just suffer from terrible fortune and this doesn't affect
other
users. But as I've reproduced it on multiple machines, arches and interfaces,
I'm
setting it Grave.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages wide-dhcpv6-client depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-18 GNU C Library: Shared libraries
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii sharutils 1:4.6.3-1 shar, unshar, uuencode, uudecode
wide-dhcpv6-client recommends no packages.
wide-dhcpv6-client suggests no packages.
-- debconf information:
* wide-dhcpv6-client/interfaces: wlan0
* wide-dhcpv6-client/config_warn:
# Default dhpc6c configuration: it assumes the address is autoconfigured using
# router advertisements.
interface wlan0
{
information-only;
request domain-name-servers;
request domain-name;
script "/etc/wide-dhcpv6/dhcp6c-script";
};