Package: udhcpc
Version: 0.9.8cvs20050124-3
Severity: important

When I run udhcpc as root I get:

-=-=-=
udhcpc (v0.9.9-pre) started
Sending discover...
Sending discover...
Sending discover...
/etc/udhcpc/default.script: line 7: /etc/udhcpc/default.leasefail: No
such file or directory
/etc/udhcpc/default.script: line 7: exec: /etc/udhcpc/default.leasefail:
cannot execute: No such file or directory
Sending discover...
-=-=-=
then I get a lease.

The lack of "leasefail" makes it wait.

Of all the files in the package, the string leasefail appears in one:

-=-=-=
# dpkg -L udhcpc | xargs grep -l leasefail
/sbin/udhcpc
-=-=-=

The source code gives this in dhcpc.c:

-=-=-=
  run_script(NULL, "leasefail");
-=-=-=

The other calls to run_script use the arguments
deconfig, renew, bound, nak

which all appear as script names under /etc/udhcpc/

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages udhcpc 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]

Reply via email to