[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.22

---
cloud-init (0.7.5-0ubuntu1.22) trusty; urgency=medium

  * debian/update-grub-legacy-ec2:
- Correctly detect kernels ending in -aws as kernels that can boot on EC2
  (LP: #1655934)
- Consider kernels with CONFIG_XEN=y bootable on aws. (LP: #1379080)

 -- Scott Moser   Thu, 08 Jun 2017 19:25:41 -0400

** Changed in: cloud-init (Ubuntu Trusty)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-06-23 Thread Kamal Mostafa
I have verified that cloud-init (0.7.5-0ubuntu1.22) in trusty -proposed
does fix the problem.

** Tags removed: verification-needed
** Tags added: verification-done-trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-06-22 Thread Robie Basak
Hello Dan, or anyone else affected,

Accepted cloud-init into trusty-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.7.5-0ubuntu1.22 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Trusty)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-06-07 Thread Kamal Mostafa
I'd like to revisit the way this was fixed in {X,Y,Z} and will need to
be fixed in T -- which was to add "-aws" to update-grub-legacy-ec2's
whitelist of bootable kernel package names.

We'd like to be able to construct additional EC2-target kernel flavors
with other (arbitrary) names, without having to keep updating this
whitelist in update-grub-legacy-ec2.

As has been pointed out in bug 1379080, the value of check is debatable
anyway.  ("... it is perfectly safe to run a Xen-capable kernel on non-
Xen hosts ... Recommendation: Update detection logic to search for
CONFIG_XEN=y in the kernel config, and remove version string
detection.")

I second that proposal, that we eliminate the version string check
altogether.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-06-07 Thread Kamal Mostafa
This problem occurs when trying to install "other named" kernels on
trusty too.

** Also affects: cloud-init (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: cloud-init (Ubuntu Trusty)
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-03-21 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Zesty)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-02-21 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-0ubuntu1~16.10.1

---
cloud-init (0.7.9-0ubuntu1~16.10.1) yakkety; urgency=medium

  * debian/copyright: update License field to include Apache-2.0
  * debian/update-grub-legacy-ec2: fix to include kernels whose config
has CONFIG_XEN=y (LP: #1379080).
  * debian/update-grub-legacy-ec2: detect kernels ending in -aws as
ec2 bootable (LP: #1655934).
  * New upstream release.
- doc: adjust headers in tests documentation for consistency.
- pep8: fix issue found in zesty build with pycodestyle.
- integration test: initial commit of integration test framework
  [Wesley Wiedenmeier]
- LICENSE: Allow dual licensing GPL-3 or Apache 2.0 [Jon Grimm]
- Fix config order of precedence, putting kernel command line over system.
  [Wesley Wiedenmeier] (LP: #1582323)
- pep8: whitespace fix
- Update the list of valid ssh keys. [Michael Felt]
- network: add ENI unit test for statically rendered routes.
- set_hostname: avoid erroneously appending domain to fqdn
  [Lars Kellogg-Stedman] (LP: #1647910)
- doc: change 'nobootwait' to 'nofail' in docs [Anhad Jai Singh]
- Replace an expired bit.ly link in code comment. [Joshua Harlow]

 -- Scott Moser   Tue, 31 Jan 2017 21:02:28 -0500

** Changed in: cloud-init (Ubuntu Yakkety)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-02-10 Thread Scott Moser
** Tags removed: verification-needed
** Tags added: verification-done-xenial verification-done-yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-02-10 Thread Scott Moser
## launched a yakkety instance
$ cat /etc/cloud/build.info
build_name: server
serial: 20170207

$ lsb_release -sc
yakkety

## Enable proposed
$ rel=$(lsb_release -sc)
$ line=$(awk '$1 == "deb" && $2 ~ /ubuntu.com/ {
printf("%s %s %s-proposed main universe\n", $1, $2, rel); exit(0) };
' "rel=$rel" /etc/apt/sources.list)
$ echo "$line" | sudo tee /etc/apt/sources.list.d/proposed.list
deb http://nova.clouds.archive.ubuntu.com/ubuntu/ yakkety-proposed main universe

$ sudo apt-get update -qy
$ sudo apt-get install -qy grub-legacy-ec2

$ dpkg-query show grub-legacy-ec2
grub-legacy-ec2 0.7.9-0ubuntu1~16.10.1


## copy -generic to -aws to simulate a '-aws' kernel being installed.
$ sudo sh -c 'for i in /boot/*-generic; do n=${i%-generic}-ec2; mv -v $i $n; 
done'
'/boot/System.map-4.8.0-37-generic' -> '/boot/System.map-4.8.0-37-ec2'
'/boot/abi-4.8.0-37-generic' -> '/boot/abi-4.8.0-37-ec2'
'/boot/config-4.8.0-37-generic' -> '/boot/config-4.8.0-37-ec2'
'/boot/initrd.img-4.8.0-37-generic' -> '/boot/initrd.img-4.8.0-37-ec2'
'/boot/vmlinuz-4.8.0-37-generic' -> '/boot/vmlinuz-4.8.0-37-ec2'


## run update-legacy-grub-ec2
## Note that we see the '-aws' kernels, before this change they
## wouldn't be considered (the.
$ sudo update-grub-legacy-ec2
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.8.0-37-generic
Replacing config file /run/grub/menu.lst with new version
Found kernel: /boot/vmlinuz-4.8.0-37-generic
Found kernel: /boot/vmlinuz-4.8.0-37-aws
Replacing config file /run/grub/menu.lst with new version
Updating /boot/grub/menu.lst ... done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-02-09 Thread Ɓukasz Zemczak
Hello Dan, 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.9-0ubuntu1~16.10.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Yakkety)
   Status: Confirmed => Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-02-09 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: cloud-init (Ubuntu Yakkety)
   Importance: Undecided => Medium

** Changed in: cloud-init (Ubuntu Zesty)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-19 Thread Scott Moser
** Description changed:

  [Impact]
  PV images built with AWS custom kernels currently won't boot because their 
kernels aren't detected.
  
  [Test Case]
  * Launch an HVM instance
  * Run update-grub-legacy-ec2 and see an error message like "Ignoring non-Xen 
Kernel on Xen domU host: vmlinuz-4.4.0-1001-aws"
  * Install the new package
  * Run update-grub-legacy-ec2 again and see success like:
  Found kernel: /boot/vmlinuz-4.4.0-1001-aws
  Found kernel: /boot/vmlinuz-4.4.0-1001-aws
  Updating /boot/grub/menu.lst ... done
  
  [Regression Potential]
  This is a single line change to a case statement; regression potential is 
minimal.
  
  [Original Report]
  Currently, it will detect -ec2 kernels, but we also need it to detect -aws 
kernels.
+ 
+ Related bugs:
+  * bug 1379080: update-grub-legacy-ec2 fails to detect xen kernel

** No longer affects: cloud-init (Ubuntu Trusty)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-19 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Status: Fix Released => Fix Committed

** Also affects: cloud-init (Ubuntu Zesty)
   Importance: Undecided
 Assignee: Dan Watkins (daniel-thewatkins)
   Status: Fix Committed

** Also affects: cloud-init (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Yakkety)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-16 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb-
0ubuntu1~16.04.4

---
cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.4) xenial; urgency=medium

  * debian/update-grub-legacy-ec2:
- Correctly detect kernels ending in -aws as kernels that can boot on EC2
  (LP: #1655934)

 -- Daniel Watkins   Thu, 12 Jan 2017
11:56:03 +

** Changed in: cloud-init (Ubuntu Xenial)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Dan Watkins
$ sudo update-grub-legacy-ec2 
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-1001-aws
Found kernel: /boot/vmlinuz-4.4.0-1001-aws
Updating /boot/grub/menu.lst ... done

** Tags removed: verification-needed
** Tags added: verification-done

** Description changed:

  [Impact]
  PV images built with AWS custom kernels currently won't boot because their 
kernels aren't detected.
  
  [Test Case]
- 
  * Launch an HVM instance
  * Run update-grub-legacy-ec2 and see an error message like "Ignoring non-Xen 
Kernel on Xen domU host: vmlinuz-4.4.0-1001-aws"
  * Install the new package
  * Run update-grub-legacy-ec2 again and see success like:
  Found kernel: /boot/vmlinuz-4.4.0-1001-aws
  Found kernel: /boot/vmlinuz-4.4.0-1001-aws
  Updating /boot/grub/menu.lst ... done
  
  [Regression Potential]
  This is a single line change to a case statement; regression potential is 
minimal.
  
  [Original Report]
  Currently, it will detect -ec2 kernels, but we also need it to detect -aws 
kernels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Steve Langasek
Hello Dan, 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.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Steve Langasek
** Changed in: cloud-init (Ubuntu)
   Status: Fix Released => 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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-0ubuntu2

---
cloud-init (0.7.9-0ubuntu2) zesty; urgency=medium

  * debian/update-grub-legacy-ec2:
- Correctly detect kernels ending in -aws as kernels that can boot on EC2
  (LP: #1655934)

 -- Daniel Watkins   Thu, 12 Jan 2017
11:34:23 +

** Changed in: cloud-init (Ubuntu)
   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/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Dan Watkins
** Description changed:

- Currently, it will detect -ec2 kernels, but we also need it to detect
- -aws kernels.
+ [Impact]
+ PV images built with AWS custom kernels currently won't boot because their 
kernels aren't detected.
+ 
+ [Test Case]
+ 
+ * Launch an HVM instance
+ * Run update-grub-legacy-ec2 and see an error message like "Ignoring non-Xen 
Kernel on Xen domU host: vmlinuz-4.4.0-1001-aws"
+ * Install the new package
+ * Run update-grub-legacy-ec2 again and see success like:
+ Found kernel: /boot/vmlinuz-4.4.0-1001-aws
+ Found kernel: /boot/vmlinuz-4.4.0-1001-aws
+ Updating /boot/grub/menu.lst ... done
+ 
+ [Regression Potential]
+ This is a single line change to a case statement; regression potential is 
minimal.
+ 
+ [Original Report]
+ Currently, it will detect -ec2 kernels, but we also need it to detect -aws 
kernels.

** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

** Changed in: cloud-init (Ubuntu Xenial)
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655934] Re: update-grub-legacy-ec2 should detect -aws kernels as appropriate for EC2

2017-01-12 Thread Dan Watkins
** Also affects: cloud-init (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655934

Title:
  update-grub-legacy-ec2 should detect -aws kernels as appropriate for
  EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1655934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs