Hide Forgot
Description of problem: Dependancy or docs problem -- "yum module install virt" does not install libvirt-daemon-config-network (or -nwfilter). The former, at least, is required for cockpit-machines to provision a network if you do nothing to provide a default network. Version-Release number of selected component (if applicable): 20181017141223 How reproducible: Always Steps to Reproduce: 1. yum module install virt 2. virt-host-validate 3. yum install cockpit libvirt-dbus cockpit-machines 4. go to server:9090, login, try to create new VM Actual results: Error that default network does not exist Expected results: New VM should be provisioned Additional info: Understand that this may be optional for some setups; but should be clear in the docs then that you either need to install the package or create the network from the CLI. Or add functionality to cockpit to do so.
Please add libvirt-daemon-config-network to the default profile of the virt:rhel stream. Based on comment 3, we do not need to clone this for any other stream.
Patch is done, but I can't push it. We need QA and PM approval for this BZ.
Can QA grant QA_ACK+, please? PM_ACK should be granted automatically
(In reply to Jeff Nelson from comment #4) > Please add libvirt-daemon-config-network to the default profile of the > virt:rhel stream. Based on comment 3, we do not need to clone this for any > other stream. I think we do. Cockpit uses virt-install. And we need the list of packages in the Virt module to remain the same for easier inheritance later on.
Can you grant QA_ACK+, please?
Fixed in module-virt-rhel-820181206140226-9edba152
Refer to https://bugzilla.redhat.com/show_bug.cgi?id=1655787#c4, mark this bug as verified.