[Bug 341596] Re: vmbuilder for vmserver fails with vmxtemplate undefined

Mekk Marcin.Kasperski at softax.pl
Mon May 4 17:01:10 UTC 2009


My very strong bet is that one should add

   self.

before vmxtemplate - so it reads:

       vmdesc = VMBuilder.util.render_template('vmware', self.vm,
self.vmxtemplate, { 'disks' : self.disks(), 'vmhwversion' :
self.vmhwversion, 'cpu' : self.vm.cpu, 'mem' : self.vm.mem, 'hostname' :
self.vm.hostname, 'arch' : self.vm.arch, 'guestos' : (self.vm.arch ==
'amd64' and 'ubuntu-64' or 'ubuntu') })

PS Obviously the problem is only related to VmWare images (as it is
present in  class VMWare)

-- 
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