[Bug 523119] [NEW] Missing dependency on uuid-runtime
Petter Reinholdtsen
pere at hungry.com
Wed Feb 17 10:18:37 UTC 2010
Public bug reported:
Binary package hint: virt-goodies
When trying to run vmware2libvirt, I ran into this crash:
Traceback (most recent call last):
File "/usr/bin/vmware2libvirt", line 232, in <module>
</disk>''' + get_network(vmx, bridge) + '''
File "/usr/bin/vmware2libvirt", line 92, in get_new_uuid
raise V2LError("'uuidgen' exited with error: " + out)
__main__.V2LError: "'uuidgen' exited with error: [Errno 2] No such file or directory"
When I looked into it, the problem was that the uuidgen program was missing. Installing the uuid-runtime package
solved the problem. The virt-goodies package should depend on it to get vmware2libvirt working out of the box.
** Affects: virt-goodies (Ubuntu)
Importance: Undecided
Status: New
--
Missing dependency on uuid-runtime
https://bugs.launchpad.net/bugs/523119
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