Hi Andrew, dhcp3-client provides dhclient which doesn't accept the -v parameter, this is the problem. I agree with you that a dhcp client must remain in suggests field so we have two options:
- remove the -v parameter in ifupdown.nw,5132 and isc-dhcp-client + dhcp3-client are happy, - trick dhclient of dhcp3-client to accept the -v parameter For your information, in wheezy, isc-dhcp-client is installed by default. It was not the case in squeeze, the default install is dhcp3-client. Regards, Nirina Michel ________________________________ De : Andrew Shadura <bugzi...@tut.by> À : Nirina Michel <nmcratoandroman...@yahoo.fr>; 719...@bugs.debian.org Envoyé le : Jeudi 8 août 2013 14h49 Objet : Re: Bug#719080: Invalid parameter when calling dhclient after dist-upgrade Hello, On Thu, 8 Aug 2013 12:42:04 +0100 (BST) Nirina Michel <nmcratoandroman...@yahoo.fr> wrote: > With debian sqeeze version, you have dhcp3-client installed. > After 'apt-get dist-upgrade' to wheezy, the package dhcp3-client is > kept. However, in wheezy, ifupdown expect to use dhclient from > isc-dhcp-client package. The problem is the parameter difference > between dhclient from dhcp3-client and isc-dhcp-client. dhclient from > isc-dhcp-client accepts the -v parameter while dhclient from > dhcp3-client doesn't. If you update your dhcp3-client package, it will provide dhclient3 as a symlink to dhclient > - to add to the ifupdown package installation script to check the > package isc-dhcp-client. May be add it as a 'depends'. Not everyone needs a DHCP client, and those who want may not want it from ISC. Therefore DHCP client is currently in Suggests field. -- WBR, Andrew