[Bug 341596] Re: vmbuilder for vmserver fails with vmxtemplate undefined
Mekk
Marcin.Kasperski at softax.pl
Mon May 4 17:13:28 UTC 2009
.. 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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list