Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-10 Thread Ian Campbell
On Wed, 2013-10-09 at 18:57 -0700, Tril wrote: > got it, added underscore, my mistake. Patch works. Thanks, I'll add Tested-by: Tril to the patch sent upstream. Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-09 Thread Tril
got it, added underscore, my mistake. Patch works. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-08 Thread Ian Campbell
On Mon, 2013-10-07 at 21:13 -0700, Tril wrote: > I double-checked, I edited the file correctly. > > I don't know python much, but it seems the lower stack traces are > deeper than the upper ones, which means somehow your calling > "self.disk =" inside a set_disk method seems to have re-entered its

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-07 Thread Tril
I double-checked, I edited the file correctly. I don't know python much, but it seems the lower stack traces are deeper than the upper ones, which means somehow your calling "self.disk =" inside a set_disk method seems to have re-entered itself as if set_disk is a handler for self.disk =... --

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-01 Thread Ian Campbell
On Tue, 2013-10-01 at 09:10 -0700, Tril wrote: > Sorry didn't work. Hrm, odd, it worked when based on the upstream xen-unstable tree. Perhaps something else is needed against 4.1 for the backport to work. > Aso it will only handle this special case, not the > general case of /dev/something. Ri

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-01 Thread Tril
Sorry didn't work. Aso it will only handle this special case, not the general case of /dev/something. # python GrubConf.py grub2 /home/tehadmin/snail-grub.cfg WARNING:root:Unknown directive load_video WARNING:root:Unknown directive terminal_output WARNING:root:Unknown image directive load_video

Bug#603391: [Pkg-xen-devel] Bug#603391: Workaround PyGrub issue

2013-10-01 Thread Ian Campbell
On Sat, 2013-09-28 at 20:59 -0700, Tril wrote: > Backtrace from manual run of the buggy GrubConf.py: > # python /usr/lib/xen-4.1/lib/python/grub/GrubConf.py grub2 grub.cfg > WARNING:root:Unknown directive load_video > WARNING:root:Unknown directive terminal_output > WARNING:root:Unknown image dire