Your message dated Sat, 12 Jul 2025 23:19:37 +0200
with message-id <[email protected]>
and subject line Re: Bug#717475: ifupdown uses depricatated dhcpc parameters
when specifying hostname in /etc/network/interfaces
has caused the Debian Bug report #717475,
regarding ifupdown uses depricatated dhcpc parameters when specifying hostname
in /etc/network/interfaces
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
717475: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717475
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.7.8
Severity: normal
Dear Maintainer,
When specifying the hostname in /etc/network/interfaces, dhcpc issues the
following warning:
option -h NAME is deprecated, use -x hostname:NAME
Example /etc/network/interfaces:
auto eth0
iface eth0 inet dhcp
hostname "myhostname"
Note dhcpc still send the correct parameters to the dhcp server, however it
would be nice if the warning was removed by updating the debian ifup scripts
-- System Information:
Debian Release: 7.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ifupdown depends on:
ii dpkg 1.16.10
ii initscripts 2.88dsf-41
ii iproute 20120521-3+b3
ii libc6 2.13-38
ii lsb-base 4.1+Debian8+deb7u1
ifupdown recommends no packages.
Versions of packages ifupdown suggests:
ii isc-dhcp-client [dhcp-client] 4.2.2.dfsg.1-5+deb70u6
ii net-tools 1.60-24.2
pn ppp <none>
pn rdnssd <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.8.44
On Sun, Jul 21, 2013 at 06:37:22PM +1000, Mark De Souza wrote:
> option -h NAME is deprecated, use -x hostname:NAME
0.8.44 uses -x hostname:..., was probably fixed earlier.
--- End Message ---