retspen / webvirtcloud

WebVirtCloud is virtualization web interface for admins and users
1.7k stars 372 forks source link

Replace libvirt-bin with libvirt-clients libvirt-daemon-system #422

Open CHFreezer opened 3 years ago

CHFreezer commented 3 years ago

libvirt-bin has been removed from the repository on ubuntu 20.04 https://github.com/retspen/webvirtcloud/blob/6571ab372f991c1dc45d8ae1b187ec2457455438/dev/libvirt-bootstrap.sh#L615 replace libvirt-bin with libvirt-clients libvirt-daemon-system, please fix this.

bpalob commented 3 years ago

Is there any workaround for this? I guess it´s where I am failing ... trying ot install on Ubuntu. Am failing at "wget -O - https://bit.ly/36baWUu | sudo sh".

catborise commented 3 years ago

it is not a mandatory script. you can run commands manually. after libvirt 6 release services broke apart from monolith structure.

i will fix it for ubuntu 20.04. for now you can read that : https://libvirt.org/daemons.html