Package: ifupdown
Version: 0.7.47.2
Severity: normal

inet.defn has this:

    udhcpc -n -p /run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]] \
           [[-c %client%]] \
        elsif (execable("/sbin/udhcpc") && mylinuxver() >= mylinux(2,2,0))

But -H is not valid in the old udhcpc still in Debian:

    $ /sbin/udhcpc --help |& grep -e -H

I think -H should be one of these, but I'm not sure which.

    $ /sbin/udhcpc --help |& grep -i name
        -x hostname:bbox - option 12
        -F,--fqdn NAME          Ask server to update DNS mapping for NAME

The [[-c %client%]] option is also gone.
I'm not sure what that is supposed to be -- possibly the vendorclass?


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ifupdown depends on:
ii  adduser      3.113+nmu3
ii  initscripts  2.88dsf-51
ii  iproute2     3.12.0-2
ii  libc6        2.18-4
ii  lsb-base     4.1+Debian12

Versions of packages ifupdown recommends:
pn  isc-dhcp-client | dhcp-client  <none>

Versions of packages ifupdown suggests:
ii  net-tools  1.60-25
pn  ppp        <none>
pn  rdnssd     <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to