Install latest/edge of test-snapd-libvirt-consumer
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install test-snapd-libvirt-consumer --edge
Don't have snapd? Get set up for snaps.
Apart from consuming the libvirt interface this snap packages a tiny vm to be run with libvirt and be able to run some checks. The vm is a solo5 unikernel which is built during snap creation.
As a prerrequisite, a tap interface must be available for the vm to be connected, the default name is tap100 and can be created with ip tuntap add tap100 mode tap ip addr add 10.0.0.1/24 dev tap100 ip link set dev tap100 up
With this in place, the vm would be accessible at 10.0.0.2
Once you execute machine-up, the vm will respond to ping requests.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.