.. and the latter seems to help. So, to summarize:
1) There is a bug in ubuntu-vm-builder 0.10-0ubuntu2 (current Jaunty version) which makes it fail during image conversion when vmserver image is generated 2) To fix the bug, two trivial edits in VMBuilder/plugins/vmware/vm.py are needed: - replace self.vm.cpu with self.vm.cpus - replace vmxtemplate with self.vmxtemplate (both fixes in deploy method of VMWare class, line 38 of vm.py) -- vmbuilder for vmserver fails with vmxtemplate undefined https://bugs.launchpad.net/bugs/341596 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs