Package: dhcp-client Version: 2.0pl5-19.1 Severity: normal When dhclient runs as a daemon, it writes a pid file, however the main dhclient process exits before the pid file is created. This means that there is a race condition when the program that spawned dhclient wants to check to see if it is still around, it tries to read the pid file, but it hasn't been written yet.
The writing of the pid file needs to be put into the main process between where it fork()'s and exit()'s -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages dhcp-client depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]