Closed quentains closed 4 years ago
The apt-install for the virt-manager dependencies is skipped. Due to this problem, virt-manager crashs on new VMs creation.
libpython3 is not found, so the entire command is skipped.
Simply remove the libpython3 package from the list does the trick.
thanks a lot, updated
Problem
The apt-install for the virt-manager dependencies is skipped. Due to this problem, virt-manager crashs on new VMs creation.
Failure Information (for bugs)
libpython3 is not found, so the entire command is skipped.
Steps to Reproduce
Notes
Simply remove the libpython3 package from the list does the trick.