[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2017-01-30 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-68-gca3ae67-0ubuntu1~16.10.1 --- cloud-init (0.7.8-68-gca3ae67-0ubuntu1~16.10.1) yakkety; urgency=medium * debian/cherry-pick: add utility for cherry picking commits from upstream into patches in debian/patches. * New

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2017-01-20 Thread Scott Moser
** Attachment added: "log showing verification on yakkety" https://bugs.launchpad.net/cloud-init/+bug/1639930/+attachment/4806841/+files/yakkety-verify.log ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2017-01-12 Thread Brian Murray
Hello Scott, or anyone else affected, Accepted cloud-init into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/0.7.8-68-gca3ae67-0ubuntu1~16.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2017-01-04 Thread LaMont Jones
No maas changes were required here, since it always specifies both ip= and ip6= ** Changed in: maas Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title:

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-23 Thread Scott Moser
This is fixed in cloud-init 0.7.9. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb- 0ubuntu1~16.04.2 --- cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. (LP: #1460715)

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-16 Thread Scott Moser
** Attachment added: "go: the tool in the log that patched the image and copied out kernel/initrd" https://bugs.launchpad.net/cloud-init/+bug/1639930/+attachment/4792427/+files/go -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-16 Thread Scott Moser
Well, further investigation showed to me that maas boots with: ip=off ip6=dhcp ip=dhcp ip6=off but will never boot with either a.) ip=dhcp ip6=dhcp b.) ip6=dhcp An oddity in the initramfs implementation is that 'ip6=dhcp' will enable ip=dhcp. Which seems arcane, but since ip=off is

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-16 Thread Scott Moser
The test cases described in bug 1621507 cover the code path that this change was done to fix. Additionally, unit tests (which run during build) were added to verify the failing code path. Specifically, this bug would be seen when the system was booted with both ip= and ip6= on the kernel command

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-11 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration ignored if only ip6= on kernel

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-09 Thread Robie Basak
Hello Scott, or anyone else affected, Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-49 -g9e904bb-0ubuntu1~16.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-09 Thread Robie Basak
This is tangled up into the MAAS IPv6 SRU happening in bug 1621507. Please check that bug for verification-done before accepting cloud-init into -updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-02 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Yakkety) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration ignored if only ip6=

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-02 Thread Scott Moser
** Description changed: + http://pad.lv/1639930 + https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1639930 + + === Begin SRU Template === + [Impact] + On a system booted with both ip6= and ip= on the kernel command line + cloud-init will raise an exception and fail to process user-data

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-01 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Status: New => In Progress ** Changed in: cloud-init (Ubuntu Yakkety)

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-61-g2d2ec70-0ubuntu1 --- cloud-init (0.7.8-61-g2d2ec70-0ubuntu1) zesty; urgency=medium * debian/grub-legacy-ec2.install: install post(inst|rm) files correctly. [Simon Deziel] (LP: #1581416) * New upstream snapshot. -

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-23 Thread Andres Rodriguez
** Changed in: maas Milestone: 2.1.2 => 2.1.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration ignored if only ip6= on kernel command line To

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-08 Thread Scott Moser
Working branch at https://code.launchpad.net/~smoser/cloud-init/+git /cloud-init/+merge/310390 Still needs another test case or two. (would like both ip6 and ip4 at once and also only ip=) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-08 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/310390 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-07 Thread Andres Rodriguez
** Changed in: maas Milestone: None => 2.1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration ignored if only ip6= on kernel command line To

[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-11-07 Thread LaMont Jones
** Also affects: maas Importance: Undecided Status: New ** Tags added: maas-ipv6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639930 Title: initramfs network configuration ignored if