Comment 0 for bug 1428674

Revision history for this message
Jorge Niedbalski (niedbalski) wrote :

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Vivid Vervet (development branch)
Release: 15.04
Codename: vivid

ii uvtool-libvirt 0~bzr92-0ubuntu2 all Library and tools for using Ubuntu Cloud Images with libvirt

[Reproduce]

$ uvt-kvm create precise release=precise
$ uvt-kvm wait precise
uvt-kvm: error: libvirt domain 'precise' has no NIC MACs available.
$ uvt-kvm ip precise

[Others]

[1]:niedbalski@theos-mobile:~:> cat /var/lib/libvirt/dnsmasq/default.hostsfile
[0]:niedbalski@theos-mobile:~:> cat /var/lib/libvirt/dnsmasq/default.leases
[0]:niedbalski@theos-mobile:~:> cat /var/lib/libvirt/dnsmasq/virbr0.status
[
    {
        "ip-address": "192.168.122.100",
        "mac-address": "52:54:00:33:d2:45",
        "hostname": "ubuntu",
        "expiry-time": 1425569970
    },
    {
        "ip-address": "192.168.122.237",
        "mac-address": "52:54:00:67:03:38",
        "hostname": "ubuntu",
        "expiry-time": 1425570362
    }
]