On Mon, Aug 17, 2009 at 11:09 AM, Pasi Kärkkäinen <span dir="ltr"><<a href="mailto:pasik@iki.fi">pasik@iki.fi</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Aug 14, 2009 at 10:32:34PM +0100, M A Young wrote:<br>
> Here is another update. (kernel-2.6.31-0.1.2.52.rc6.xendom0.fc12) at<br>
> <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=1605651" target="_blank">http://koji.fedoraproject.org/koji/taskinfo?taskID=1605651</a> and the<br>
> repository <a href="http://fedorapeople.org/%7Emyoung/dom0/" target="_blank">http://fedorapeople.org/~myoung/dom0/</a> . I have had trouble<br>
> getting x86_64 kernels built over the last week or so to boot, but this<br>
> one does work. I haven't tried i686.<br>
><br>
<br>
Finally the 32bit PAE (i686) dom0 kernel crash problem has been fixed.<br>
<br>
Patch:<br>
<a href="http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=commit;h=02ef83d1ed382d898bbb4a8ade9888e21fe33d1d" target="_blank">http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=commit;h=02ef83d1ed382d898bbb4a8ade9888e21fe33d1d</a><br>

<br>
I verified that patch fixes the problem.<br>
<br>
I'll try these RPMs soon.<br>
<br>
-- Pasi<br>
<br>
_______________________________________________<br>
Fedora-virt mailing list<br>
<a href="mailto:Fedora-virt@redhat.com">Fedora-virt@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-virt" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-virt</a></blockquote></div><br><br>Pasi / M.A. Young,<br>
<br>
Can these new rpms be used directly on a fedora 11 system? Or do I have to upgrade to rawhide to use these?<br>
<br>
I ask this because I tried to install and test these rpms, and I got depsolving errors having to do with the version of rpmlib, and a few other packages. Here is the exact output:<br><br>$ rpm -Uvh kernel-*<br>error: Failed dependencies:<br>
    rpmlib(PayloadIsXz) <= 5.2-1 is needed by kernel-firmware-2.6.31-0.1.2.52.rc6.xendom0.fc12.noarch<br>    rpmlib(PayloadIsXz) <= 5.2-1 is needed by kernel-headers-2.6.31-0.1.2.52.rc6.xendom0.fc12.i686<br>    grubby >= 7.0.2-1 is needed by kernel-PAE-2.6.31-0.1.2.52.rc6.xendom0.fc12.i686<br>
    rpmlib(PayloadIsXz) <= 5.2-1 is needed by kernel-PAE-2.6.31-0.1.2.52.rc6.xendom0.fc12.i686<br>    rpmlib(PayloadIsXz) <= 5.2-1 is needed by kernel-PAE-devel-2.6.31-0.1.2.52.rc6.xendom0.fc12.i686<br>    kernel-drm-nouveau = 12 is needed by (installed) xorg-x11-drv-nouveau-1:0.0.12-40.20090528git0c17b87.fc11.i586<br>
    kernel-uname-r = 2.6.29.5-191.fc11.i686.PAE is needed by (installed) kmod-iscsitarget-2.6.29.5-191.fc11.i686.PAE-1:0.4.17-2.fc11.15.i686<br>    kernel-uname-r = 2.6.29.6-213.fc11.i686.PAE is needed by (installed) kmod-iscsitarget-2.6.29.6-213.fc11.i686.PAE-1:0.4.17-2.fc11.16.i686<br>
<br><br>Please advise. I am not really ready to go 100% rawhide at this time. :-(<br>