[Bug 395321] Re: pygrub broken in xen-3.3 under Ubuntu 9.04

2009-07-05 Thread Evan Broder
vronp: You appear to be running into a configuration issue with Xen; I'm fairly confident that it's unrelated to this bug. I've managed to reproduce this on Jaunty. It looks like the exception you're seeing is actually being raised in an exception handling clause, so it's squashing the actual

[Bug 395321] Re: pygrub broken in xen-3.3 under Ubuntu 9.04

2009-07-04 Thread vronp
I believe this is a bug. Please see http://forums.citrix.com/thread.jspa?threadID=239740start=15tstart=0 Look at the screen capture posted. This is also with an amd64 system. I didn't do the test you requested but this seemed like the same problem I am experiencing. -- pygrub broken in

[Bug 395321] Re: pygrub broken in xen-3.3 under Ubuntu 9.04

2009-07-03 Thread Evan Broder
File /usr/local/bin/pygrub, line 26, in module That looks like you're using your own installation of pygrub, not the one that's included in xen-utils-3.3. As of the recently published SRU for bug #362691, both pygrub and the fsimage module are installed for python2.5. ** Changed in: xen-3.3

[Bug 395321] Re: pygrub broken in xen-3.3 under Ubuntu 9.04

2009-07-03 Thread agent 8131
I created a version of pygrub in /usr/local/bin which I could change to python2.5 and use for debugging purposes. It was a copy of the version in /usr/bin. To make sure I have the right version I moved pygrub out of /usr/bin and did an apt-get reinstall xen-utils-3.3. This reinstalled version