--- Begin Message ---
Hi Andrew,
In squeeze, dhcp3-client is not a dummy package at all.
# cat /etc/debian_version
6.0.7
# apt-cache policy dhcp3-client
dhcp3-client:
Installed: 3.1.3-2
Candidate: 4.1.1-P1-15+squeeze8
Version table:
4.1.1-P1-15+squeeze8 0
500 http://ftp.debian.org squeeze/main Packages
500 http://security.debian.org squeeze/updates/main Packages
*** 3.1.3-2 0
100 /var/lib/dpkg/status
# apt-cache policy isc-dhcp-client
isc-dhcp-client:
Installed: (none)
Candidate: 4.1.1-P1-15+squeeze8
Version table:
4.1.1-P1-15+squeeze8 0
500 http://ftp.debian.org squeeze/main Packages
500 http://security.debian.org squeeze/updates/main Packages
Regards,
Nirina Michel
________________________________
De : Andrew Shadura <[email protected]>
À : Nirina Michel <[email protected]>
Cc : [email protected]
Envoyé le : Jeudi 8 août 2013 16h55
Objet : Re: Bug#719080: Invalid parameter when calling dhclient after
dist-upgrade
Hello,
On Thu, 8 Aug 2013 14:51:53 +0100 (BST)
Nirina Michel <[email protected]> wrote:
> In my first message, I posted this workaround:
> # apt-get remove dhcp3-client && apt-get install isc-dhcp-client
> If you used the squeeze version and you did regular 'apt-get update
> && apt-get upgrade', when you want to move to wheezy with 'apt-get
> dist-upgrade', you need to run manually the above commands.
There's no need to remove dhcp3-client, as in squeeze it's already a
dummy package, as I told you in the second message.
If I understand it correctly, if you've dist-upgraded your lenny system
to squeeze, ISC DHCP client v3 should've been replaced by v4 already.
And squeeze itself doesn't ship v3 at all.
--
WBR, Andrew
--- End Message ---