Missing dependency on uuid-runtime

Bug #523119 reported by Petter Reinholdtsen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
virt-goodies (Ubuntu)
New
Undecided
Unassigned

Bug Description

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.

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.