dhiltgen / docker-machine-kvm

KVM driver for docker-machine
Apache License 2.0
376 stars 117 forks source link

libvirt-bin disapeared on Debian Stretch #66

Open ZaniaDeveloper opened 6 years ago

ZaniaDeveloper commented 6 years ago

Hello,

Can libvirt be installed on Debian Stretch ?

afbjorklund commented 6 years ago

https://lists.debian.org/debian-user/2016/11/msg00518.html

I am trying to follow this https://wiki.debian.org/KVM tutorial but i cant find libvirt-bin on Stretch.

Is there any replacement of this package

The package was split into two parts:

libvirt-daemon-system libvirt-clients

In most cases you probably want both of them at the same time.

ZaniaDeveloper commented 6 years ago

Thank you. I think that the README.md («Quick start instructions» section) should modified according to this case. At least for main distros (debian, redhat, ubuntu).

afbjorklund commented 6 years ago

Probably, although I'm not sure if this driver is actively maintained anymore ? @dhiltgen ?