[Bug 385410] Re: vmware2libvirt fails when converting vmx file created under windows
Trey Nolen
ubuntu at bellsouthsux.com
Wed Sep 30 16:22:38 UTC 2009
I'm also seeing this issue, but not with Windwos VM. I am using the
VMWare image for Ultimate Deployment Appliance. It can be found here:
http://www.ultimatedeployment.org/uda14.zip
The error I get is this:
vmware2libvirt -f ./uda14.vmx > uda14.xml
WARN: '/virtroot2/deployment/uda14.vmdk"' does not exist
Traceback (most recent call last):
File "/usr/bin/vmware2libvirt", line 232, in <module>
</disk>''' + get_network(vmx, bridge) + '''
File "/usr/bin/vmware2libvirt", line 85, in get_memory
memory = int(memsize) * 1024
ValueError: invalid literal for int() with base 10: '256"'
Now, the thing is that the WARN: says that this file does not use, but check this out:
tnolen at vserv1:/virtroot2/deployment$ ls -al uda14.vmdk
-rw-r--r-- 1 tnolen tnolen 2147483648 2009-09-30 10:55 uda14.vmdk
Looks like it exists to me....
--
vmware2libvirt fails when converting vmx file created under windows
https://bugs.launchpad.net/bugs/385410
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