[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2011-01-17 Thread Khairul Aizat Kamarudzzaman
im still having this problem .. please help ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/671097 Title: update-grub needs to ignore linux-ec2 kernels -- ubuntu-bugs mailing list

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2011-01-17 Thread Scott Moser
@Khairul, Your issue is is actually bug 623609. It is worked around in the newer UEC image builds, and can be worked around in your existing instance the same way. See https://bugs.launchpad.net/ubuntu/lucid/+source/cloud-init/+bug/623609/comments/14 for more information. -- You received

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-12-10 Thread Khairul Aizat Kamarudzzaman
ubu...@ip-10-128-211-172:/etc/apt$ sudo update-grub Generating grub.cfg ... /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map. ubu...@ip-10-128-211-172:/etc/apt$ sudo update-grub; echo $? Generating grub.cfg ... /usr/sbin/grub-probe: error: cannot find a

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 1.98-1ubuntu9 --- grub2 (1.98-1ubuntu9) lucid-proposed; urgency=low * in update-grub, explicitly ignore kernels ending in -ec2 (LP: #671097) -- Scott Moser smo...@ubuntu.com Mon, 22 Nov 2010 16:15:12 + ** Changed in: grub2 (Ubuntu

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-29 Thread Scott Moser
I can verify this fix: $ apt-cache policy grub-pc grub-pc: Installed: 1.98-1ubuntu7 Candidate: 1.98-1ubuntu9 Version table: 1.98-1ubuntu9 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages *** 1.98-1ubuntu7 0 500

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-23 Thread Martin Pitt
Accepted grub2 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: grub2 (Ubuntu Lucid)

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/grub2 -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-22 Thread Colin Watson
** Changed in: grub2 (Ubuntu Lucid) Milestone: None = ubuntu-10.04.2 -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-19 Thread Scott Moser
** Changed in: grub2 (Ubuntu Lucid) Importance: Undecided = Medium ** Changed in: grub2 (Ubuntu Lucid) Status: New = Triaged -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-16 Thread Scott Moser
Just mentioning here, that cjwatson said this upload will wait for bug 581760 getting tested and moved to -updates. -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-15 Thread Colin Watson
** Also affects: grub2 (Ubuntu Lucid) Importance: Undecided Status: New ** Branch linked: lp:~smoser/ubuntu/lucid/grub2/lucid-kernel-upgrades -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/lucid/grub2/lucid-uec-kernel- upgrades -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-15 Thread Scott Moser
I just re-pushed over the top of lp:~smoser/ubuntu/lucid/grub2/lucid- kernel-upgrades a branch that is based off of lp:~ubuntu-core- dev/ubuntu/lucid/grub2/lucid rather than lp:~ubuntu/lucid/grub2/lucid. -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-15 Thread Colin Watson
Looks good to me, thanks. Merging. Re comment 3: this doesn't seem likely to be a widespread use case to me, not that I'd necessarily know about it if it were; we can resolve this if it comes up. Would this patch even affect use of pygrub? ** Branch unlinked:

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-15 Thread Scott Moser
Apparently pygrub supports reading grub2 config files (/boot/grub/grub.cfg). This patch would affect that scenario if the user were using pygrub with grub2 support to load the linux-ec2 kernel in an Ubuntu guest. After installing the updated grub-pc, the linux-ec2 kernels would no longer be

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-05 Thread Scott Moser
** Description changed: Binary package hint: grub2 I'm investigating backporting support for guest managed kernels into 10.04 guest UEC images. Doing so would allow 10.04 guest images that were running on EC2 and 10.10 UEC hosts to run 'apt-get dist-upgrade reboot' and boot into

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-05 Thread Scott Moser
There is one scenario where this could cause regression. If xen is being used as a hypervisor and pygrub being used to load kernels, and linux-ec2 being used as a general purpose xen guest kernel. linux-ec2 is not intended to be a general purpose guest kernel, but it could be being used by some

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-05 Thread Scott Moser
Colin, I'd appreciate your review of the changes, and also of comment 3. I've done some general tests (making sure linux-ec2 is ignored) and also that grub.cfg still functions with other kernels installed. -- update-grub needs to ignore linux-ec2 kernels

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-04 Thread Scott Moser
** Description changed: Binary package hint: grub2 I'm investigating backporting support for guest managed kernels into 10.04 guest UEC images. Doing so would allow 10.04 guest images that were running on EC2 and 10.10 UEC hosts to run 'apt-get dist-upgrade reboot' and boot into

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/lucid/grub2/lucid-uec-kernel- upgrades -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 671097] Re: update-grub needs to ignore linux-ec2 kernels

2010-11-04 Thread Scott Moser
I'm marking this as 'fix-released', as it is not relevant for maverick or natty. ** Changed in: grub2 (Ubuntu) Importance: Undecided = Low ** Changed in: grub2 (Ubuntu) Status: New = Fix Released -- update-grub needs to ignore linux-ec2 kernels https://bugs.launchpad.net/bugs/671097