[Bug 1350302] Re: Deploying node with di on armhf/keystone can't find BOOTIF
Launchpad Bug Tracker
1350302 at bugs.launchpad.net
Thu Aug 28 21:04:14 UTC 2014
This bug was fixed in the package netcfg - 1.119ubuntu1
---------------
netcfg (1.119ubuntu1) utopic; urgency=medium
* Resynchronise with Debian. Remaining changes:
- Set default hostname to 'ubuntu'.
- Set priority for get_domain to high for static configurations.
- Set priority for get_domain to medium for non-static configurations.
- Use 'auto <interface>' for all interfaces, dropping allow-hotplug
which doesn't work with current udev.
- Set DHCP and DHCPv6 timeout to 30s.
- Use isc-dhcp-client-udeb on all architectures.
- Flush all addresses and routes before configuring interfaces
(LP: #848072)
- Don't copy /etc/resolv.conf to target if resolvconf is installed. (We
already write resolvconf configuration to /etc/network/interfaces.)
- Add a post-base-install hook to detect resolvconf and copy
/run/resolvconf/resolv.conf to outside the target so that when /run is
bind-mounted DNS resolving continues to work. (LP: #926447)
- Apply patch from Alec Warner making netcfg respect
netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
(LP: #917905)
- Fix FTBFS by checking the return value of fgets and fscanf.
- Fix nm-conf to generate a valid NetworkManager static configuration
file.
netcfg (1.119) unstable; urgency=medium
[ Colin Watson ]
* Don't copy /etc/network/interfaces to /target if
netcfg/target_network_config=ifupdown; it's already been copied by the
base-installer hook earlier, and copying it again makes it hard to
modify /target/etc/network/interfaces in a preseed file (closes:
#709017, LP: #1361902).
* Fix BOOTIF detection to handle the newline at the end of a line read
from /proc/cmdline (LP: #1350302).
[ Updated translations ]
* Estonian (et.po) by Mattias Põldaru
netcfg (1.118) unstable; urgency=high
* Fix support for entering an ESSID manually, it was previously
getting ignored (Closes: #757478). Thanks to James Cowgill for the
report and the patch!
netcfg (1.117) unstable; urgency=low
* Add lintian overrides for untranslatable debconf templates. I like
when packages are lintian-clean...
[ Updated translations ]
* Bosnian (bs.po) by Amila Valjevčić
-- Colin Watson <cjwatson at ubuntu.com> Thu, 28 Aug 2014 12:42:06 -0700
** Changed in: netcfg (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1350302
Title:
Deploying node with di on armhf/keystone can't find BOOTIF
Status in MAAS:
Triaged
Status in “netcfg” package in Ubuntu:
Fix Released
Bug description:
Dropping to di shell:
/var/log # cat syslog | grep BOOTIF
Jul 30 12:18:26 kernel: [ 0.000000] Kernel command line: nomodeset netcfg/choose_interface=auto text priority=critical auto url=http://10.228.64.209/MAAS/metadata/latest/by-id/node-b83608ea-1708-11e4-b7f0-f0921cb4cd2c/?op=get_preseed locale=en_US hostname=awaaw domain=maas log_host=10.228.64.209 log_port=514 -- earlyprintk console=ttyS0,9600n8 BOOTIF=01-fc-15-b4-17-d4-49
Jul 30 12:18:38 netcfg[1944]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Jul 30 12:19:35 netcfg[1944]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Jul 30 12:19:37 netcfg[2050]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Jul 30 12:23:03 netcfg[2050]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
/var/log # ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: bond0: <BROADCAST,MULTICAST400> mtu 1500 qdisc noqueue
link/ether 0a:09:aa:f8:b1:bf brd ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq qlen 1000
link/ether fc:15:b4:17:d4:48 brd ff:ff:ff:ff:ff:ff
4: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq qlen 1000
link/ether fc:15:b4:17:d4:49 brd ff:ff:ff:ff:ff:ff
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1350302/+subscriptions
More information about the foundations-bugs
mailing list