[pkg-dhcp-devel] Bug#691090: dhclient-script.kfreebsd: fix undefined $..._arg variables

Peter Marschall peter at adpm.de
Sun Oct 21 11:48:34 UTC 2012


Package: isc-dhcp-client
Version: 4.2.4-3
Severity: important
Tags: patch

Hi,

dhclient-script.kfreebsd refers to undefined variables $metric_arg and
$alias_subnet_arg iwhich should be replaced by their 'alternate value expansion'
equivalents:
* $metric_arg       ->  ${IF_METRIC:+metric $IF_METRIC}
* $alias_subnet_arg ->  ${alias_subnet_mask:+netmask $alias_subnet_mask}

These variables are oversights/remnants from previous changes.

The attached patch should fix the issue.

Thanks for maintaining isc-dhcp in Debian
Peter


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

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
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 isc-dhcp-client depends on:
ii  debianutils      4.3.2
ii  iproute          20120521-3
ii  isc-dhcp-common  4.2.2.dfsg.1-5+deb70u2
ii  libc6            2.13-35

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd  <none>
pn  resolvconf     <none>

-- Configuration Files:
/etc/dhcp/dhclient.conf changed [not included]

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-dhclient-script.kfreebsd-fix-undefined-metric_arg-an.patch
Type: text/x-diff
Size: 3365 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-dhcp-devel/attachments/20121021/9cd4626b/attachment.patch>


More information about the pkg-dhcp-devel mailing list