mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #422] Replace libvirt-bin with libvirt-clients libvirt-daemon-system #261
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CHFreezer on GitHub (Apr 1, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/422
libvirt-bin has been removed from the repository on ubuntu 20.04
github.com/retspen/webvirtcloud@6571ab372f/dev/libvirt-bootstrap.sh (L615)replace libvirt-bin with libvirt-clients libvirt-daemon-system, please fix this.
@bpalob commented on GitHub (Apr 19, 2021):
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 on GitHub (Apr 19, 2021):
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