Bug#603391: pygrub: unintelligible error messages

2013-06-20 Thread HoverHell
This indeed still happens with xen-utils-4.1 4.1.4-3+deb7u1 Additionally, the problem is hard to figure out (as it simply excepts with RuntimeError: Unable to find partition containing kernel, which it does in many other cases as well; perhaps it should collect other caught exceptions for debug

Bug#603391: pygrub: unintelligible error messages

2011-02-26 Thread Fabian Hugelshofer
The image argument to pygrub does not need to be an integer. The invalid literal for int() error probably means that your menu.lst contains something like root=(/dev/sda). The root should be specified in grub notation like root=(hd0). You might want to have a look at /boot/grub/devices.map. To

Bug#603391: pygrub: unintelligible error messages

2010-11-13 Thread Michal Suchanek
Package: xen-utils-4.0 Version: 4.0.1-1 Severity: normal File: pygrub The pygrub awesome error messages are captured below. Please tell me what pygrub was doing and why it failed. I also don't understand why image is supposed to be an integer. # '/usr/lib/xen-4.0/bin/pygrub'