Package: upstart Version: 1.11-5 Severity: important Hello,
I was wondering why I don't get resolvable hostnames for local machines and it turns out that when upstart is installed hostname is not sent in dhcp request. Checked that this is indeed upstart issue by logging the dhcp requests and installing sysvinit for comparison. # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback allow-hotplug usb0 iface usb0 inet dhcp address 10.11.12.14 netmask 255.255.255.0 gateway 10.11.12.13 allow-hotplug eth0 eth1 iface eth0 inet dhcp iface eth1 inet dhcp # dhcpdump -i eth0 TIME: 2015-01-02 22:35:33.904 IP: 0.0.0.0 (2:50:8:2:50:81) > 255.255.255.255 (ff:ff:ff:ff:ff:ff) OP: 1 (BOOTPREQUEST) HTYPE: 1 (Ethernet) HLEN: 6 HOPS: 0 XID: 93d34a2e SECS: 6 FLAGS: 0 CIADDR: 0.0.0.0 YIADDR: 0.0.0.0 SIADDR: 0.0.0.0 GIADDR: 0.0.0.0 CHADDR: 02:50:08:02:50:81:00:00:00:00:00:00:00:00:00:00 SNAME: . FNAME: . OPTION: 53 ( 1) DHCP message type 3 (DHCPREQUEST) OPTION: 50 ( 4) Request IP address 10.10.10.95 OPTION: 12 ( 6) Host name (none) OPTION: 55 ( 13) Parameter Request List 1 (Subnet mask) 28 (Broadcast address) 2 (Time offset) 3 (Routers) 15 (Domainname) 6 (DNS server) 119 (Domain Search) 12 (Host name) 44 (NetBIOS name server) 47 (NetBIOS scope) 26 (Interface MTU) 121 (Classless Static Route) 42 (NTP servers) --------------------------------------------------------------------------- TIME: 2015-01-02 22:38:26.477 IP: 0.0.0.0 (2:50:8:2:50:81) > 255.255.255.255 (ff:ff:ff:ff:ff:ff) OP: 1 (BOOTPREQUEST) HTYPE: 1 (Ethernet) HLEN: 6 HOPS: 0 XID: 0830a30d SECS: 7 FLAGS: 0 CIADDR: 0.0.0.0 YIADDR: 0.0.0.0 SIADDR: 0.0.0.0 GIADDR: 0.0.0.0 CHADDR: 02:50:08:02:50:81:00:00:00:00:00:00:00:00:00:00 SNAME: . FNAME: . OPTION: 53 ( 1) DHCP message type 3 (DHCPREQUEST) OPTION: 50 ( 4) Request IP address 10.10.10.95 OPTION: 12 ( 9) Host name sunxi-a10 OPTION: 55 ( 13) Parameter Request List 1 (Subnet mask) 28 (Broadcast address) 2 (Time offset) 3 (Routers) 15 (Domainname) 6 (DNS server) 119 (Domain Search) 12 (Host name) 44 (NetBIOS name server) 47 (NetBIOS scope) 26 (Interface MTU) 121 (Classless Static Route) 42 (NTP servers) --------------------------------------------------------------------------- -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (900, 'testing'), (900, 'stable'), (400, 'unstable'), (300, 'experimental') Architecture: armhf (armv7l) Kernel: Linux 3.19.0-rc2-00217-gd4465ab-dirty (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages upstart depends on: ii debianutils 4.4+b1 ii ifupdown 0.7.50 ii initscripts 2.88dsf-58 ii libc6 2.19-13 ii libdbus-1-3 1.8.12-1 ii libjson-c2 0.11-4 ii libjson0 0.11-4 ii libnih-dbus1 1.0.3-4.3 ii libnih1 1.0.3-4.3 ii libselinux1 2.3-2 ii libudev1 215-7 ii mountall 2.54 ii sysvinit-utils 2.88dsf-58 ii udev 215-7 upstart recommends no packages. Versions of packages upstart suggests: pn bash-completion <none> pn graphviz <none> pn python3 <none> pn upstart-monitor <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org