[Bug 400599] [NEW] Crash when building xen image

Torsten Spindler torsten at canonical.com
Fri Jul 17 10:04:00 UTC 2009


Public bug reported:

Following the recipe on https://help.ubuntu.com/community/Eucalyptus to
create a xen image for UEC worked fine two weeks ago (good image from
2009-07-03).

Now the recipe fails with the following error:

$ sudo vmbuilder xen ubuntu --part ./part --firstboot ./firstboot
[sudo] password for spindler: 
2009-07-17 11:57:47,086 INFO     Cleaning up
Traceback (most recent call last):
  File "/usr/bin/vmbuilder", line 29, in <module>
    VMBuilder.run()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/__init__.py", line 66, in run
    frontend.run()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/cli/__init__.py", line 67, in run
    vm.create()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/vm.py", line 450, in create
    self.preflight_check()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/vm.py", line 414, in preflight_check
    self.call_hooks('preflight_check')
  File "/usr/lib/python2.6/dist-packages/VMBuilder/vm.py", line 170, in call_hooks
    getattr(self.distro, func)()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/distro.py", line 125, in preflight_check
    logging.info('Xen kernel default: linux-image-%s %s', self.suite.xen_kernel_flavour, self.xen_kernel_version())
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/distro.py", line 158, in xen_kernel_version
    if sline[2].strip().startswith(self.vm.suite):
IndexError: list index out of range

** Affects: vm-builder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Crash when building xen image
https://bugs.launchpad.net/bugs/400599
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list