[Bug 795717] Re: 32bit rhel and centos 5.(5|6) hangs on boot on natty
nutznboltz
795717 at bugs.launchpad.net
Fri Nov 11 16:53:52 UTC 2011
How long does this take to show up?
$ curl http://archive.ubuntu.com/ubuntu/pool/main/l/linux/ 2> /dev/null | grep 38-13.52 | egrep -v 'diff|dsc' | sed 's/^.*deb">//' | sed 's;</a>.*$;;'
linux-doc_2.6.38-13.52_all.deb
linux-libc-dev_2.6.38-13.52_amd64.deb
linux-libc-dev_2.6.38-13.52_i386.deb
linux-source-2.6.38_2.6.38-13.52_all.deb
linux-tools-common_2.6.38-13.52_all.deb
Compare that to
$ curl http://archive.ubuntu.com/ubuntu/pool/main/l/linux/ 2> /dev/null | grep 38-12.51 | egrep -v 'diff|dsc' | sed 's/^.*deb">//' | sed 's;</a>.*$;;' | wc -l
166
Couldn't you at least start you "one week or die" countdown after it
becomes possible to complete the task?
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to a duplicate bug report (885170).
https://bugs.launchpad.net/bugs/795717
Title:
32bit rhel and centos 5.(5|6) hangs on boot on natty
Status in “linux” package in Ubuntu:
Fix Released
Status in “qemu-kvm” package in Ubuntu:
Invalid
Status in “linux” source package in Natty:
Fix Committed
Status in “qemu-kvm” source package in Natty:
Invalid
Bug description:
SRU Justification:
Impact: An upstream change in the kvm code in 2.6.37 causes
regressions running 32bit guest under 11.04 (Natty) KVM.
Fix: Cherry-picking a single upstream patch (which went into 2.6.39)
fixes the issue.
Testcase: Booting 32bit rhel and centos 5.(5|6) guests under Natty
used to hang, but has been verified to succeed with a test kernel
including the upstream patch.
---
Binary package hint: qemu-kvm
I have several guest images that ran fine under 10.10, RHEL and or
CENTOS 5.5 and 5.6 x86 all hang either from ISO or from disk image on
boot, some times it will find the LVM and mount and crash sometimes it
will crash after NASH starts.
Description: Ubuntu 11.04
Release: 11.04
root at usebskvm004:~# virsh version
Compiled against library: libvir 0.8.8
Using library: libvir 0.8.8
Using API: QEMU 0.8.8
Running hypervisor: QEMU 0.14.0
Description: Ubuntu 11.04
Release: 11.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/795717/+subscriptions
More information about the Ubuntu-sponsors
mailing list