https://bugzilla.novell.com/show_bug.cgi?id=782341 https://bugzilla.novell.com/show_bug.cgi?id=782341#c5 A R <ar16@imapmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohering@suse.com --- Comment #5 from A R <ar16@imapmail.org> 2012-09-28 01:48:45 UTC --- After a pkg update to Xen, rpm -qa | grep -i xen xen-4.2.0_01-203.1.x86_64 patterns-openSUSE-xen_server-12.2-5.5.1.x86_64 kernel-xen-devel-3.4.6-2.10.1.x86_64 xen-libs-4.2.0_01-203.1.x86_64 ipset-kmp-xen-6.12_k3.4.6_2.10-2.3.1.x86_64 xen-doc-html-4.2.0_01-203.1.x86_64 xen-tools-4.2.0_01-203.1.x86_64 xen-doc-pdf-4.2.0_01-203.1.x86_64 kernel-xen-3.4.6-2.10.1.x86_64 xen-devel-4.2.0_01-203.1.x86_64 xen-kmp-default-4.2.0_01_k3.4.6_2.10-203.1.x86_64 Which contains updates to pygrub, rpm -q --changelog xen * Tue Sep 25 2012 ohering@suse.de - pygrub: always append --args 25941-pygrub_always_append_--args.patch * Mon Sep 24 2012 ohering@suse.de - use BuildRequires: gcc46 only in sles11sp2 or 12.1 to fix build in 11.4 ... now, the same xl create -c ... fails with, pyGRUB version 0.6 ┌────────────────────────────────────────────────────────────────────────┐ │ Xen4 DomU -- openSUSE 12.2 │ │ │ │ │ │ │ │ │ │ │ │ │ └────────────────────────────────────────────────────────────────────────┘ Use the ^ and ┴ keys to select which entry is highlighted. Press enter to boot the selected OS, 'e' to edit the commands before booting, 'a' to modify the kernel arguments before booting, or 'c' for a command line. Will boot selected entry in 1 seconds Traceback (most recent call last): File "/usr/bin/pygrub", line 860, in <module> raise RuntimeError, "Unable to find partition containing kernel" RuntimeError: Unable to find partition containing kernel libxl: error: libxl_bootloader.c:628:bootloader_finished: bootloader failed - consult logfile /var/log/xen/bootloader.1.log libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: bootloader [4918] exited with error status 1 libxl: error: libxl_create.c:901:domcreate_rebuild_done: cannot (re-)build domain: -3 and, cat /var/log/xen/bootloader.1.log pyGRUB version 0.6 ┌────────────────────────────────────────────────────────────────────────┐ │ Xen4 DomU -- openSUSE 12.2 │ │ │ │ │ │ │ │ │ │ │ │ │ └────────────────────────────────────────────────────────────────────────┘ Use the ^ and ┴ keys to select which entry is highlighted. Press enter to boot the selected OS, 'e' to edit the commands before booting, 'a' to modify the kernel arguments before booting, or 'c' for a command line. Will boot selected entry in 1 seconds Traceback (most recent call last): File "/usr/bin/pygrub", line 860, in <module> raise RuntimeError, "Unable to find partition containing kernel" RuntimeError: Unable to find partition containing kernel -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.