[pkg-dhcp-devel] Bug#763013: isc-dhcp-client depends on /bin/bash, not /bin/sh

Troy Benjegerdes troy-debbugs at 7el.us
Sat Sep 27 05:23:56 UTC 2014


Package: isc-dhcp-client
Version: 4.2.2.dfsg.1-5+deb70u6
Severity: critical
Tags: patch
Justification: breaks the whole system

Remove dependency on bash. Fixes ifup/ifdown with dhcp on unbashed-system.

Also see bug 763012

--- dhclient-script.bad	2014-09-27 00:21:48.377145358 -0500
+++ /sbin/dhclient-script	2014-09-27 00:15:31.508982652 -0500
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # dhclient-script for Linux. Dan Halbert, March, 1997.
 # Updated for Linux 2.[12] by Brian J. Murrell, January 1999.


-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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+b3
ii  isc-dhcp-common  4.2.2.dfsg.1-5+deb70u6
ii  libc6            2.13-38+deb7u4

isc-dhcp-client recommends no packages.

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

-- no debconf information



More information about the pkg-dhcp-devel mailing list