Re: [Xen-devel] pygrub, installed with Python 3, doesn't boot Xen DomU-s

2019-07-28 Thread Kevin Buckley
On Tue, 23 Jul 2019 at 03:43, YOUNG, MICHAEL A. wrote: > > Yes - this looks like a Py 2/3 compatibility issue. This particular one > > is related to > > https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=ff915c8cacc264ae1380d51fea07267b8308d7ba > > > > However, I can't explain why python i

Re: [Xen-devel] pygrub, installed with Python 3, doesn't boot Xen DomU-s

2019-07-22 Thread YOUNG, MICHAEL A.
On Mon, 22 Jul 2019, Andrew Cooper wrote: > On 22/07/2019 03:57, Kevin Buckley wrote: >> bash-5.0# /usr/lib/xen/bin/pygrub --debug --offset=1048576 >> --list-entries /dev/vg_xen_vbds/lv_4g_02 >> Using to parse /boot/grub/grub.cfg >> Traceback (most recent call last): >> File "/usr/lib/xen/bin/p

Re: [Xen-devel] pygrub, installed with Python 3, doesn't boot Xen DomU-s

2019-07-22 Thread Andrew Cooper
On 22/07/2019 03:57, Kevin Buckley wrote: > This follows on from > > pygrub gives "raise RuntimeError("Unable to find partition containing > kernel")" > > https://lists.xenproject.org/archives/html/xen-devel/2019-05/msg01589.html > > and for some reason I submitted my latest findings onto the grub

[Xen-devel] pygrub, installed with Python 3, doesn't boot Xen DomU-s

2019-07-21 Thread Kevin Buckley
This follows on from pygrub gives "raise RuntimeError("Unable to find partition containing kernel")" https://lists.xenproject.org/archives/html/xen-devel/2019-05/msg01589.html and for some reason I submitted my latest findings onto the grub-devel list, only to be reminded that pygrub is part of