Re: libvirt-bin on Stretch

2016-11-13 Thread Van Nelle
And as i can see the libvirt-daemon-system has libvirt-clients as a dep.

So, installation of libvirt-daemon-system is enough.

Thanks!

On Nov 13, 2016 03:14, "Christian Seiler" <christ...@iwakd.de> wrote:

> On 11/12/2016 11:15 PM, Van Nelle wrote:
> > 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.
>
> While the Debian packaging was changed, the configuration
> and administration of libvirt is still very similar to that
> of previous versions, so the rest of the tutorial is probably
> going to still work on Stretch.
>
> Regards,
> Christian
>


Re: libvirt-bin on Stretch

2016-11-12 Thread Christian Seiler
On 11/12/2016 11:15 PM, Van Nelle wrote:
> 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.

While the Debian packaging was changed, the configuration
and administration of libvirt is still very similar to that
of previous versions, so the rest of the tutorial is probably
going to still work on Stretch.

Regards,
Christian



libvirt-bin on Stretch

2016-11-12 Thread Van Nelle
Hi!
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 or i must follow an updated
tutorial?