Bugzilla – Bug 859041
libvirt-daemon has a postinstall check for a file in libvirt-daemon-driver-network
Last modified: 2015-02-19 05:02:11 UTC
libvirt-daemon has a postinstall check for a file in the package libvirt-daemon-driver-network which isn't a dependency. So the file /etc/libvirt/qemu/networks/default.xml will only be created if libvirt-daemon is reinstalled after installing libvirt-daemon-driver-network. This is the libvirt-daemon post install snippet: # Install the default network if one doesn't exist if test ! -f /etc/libvirt/qemu/networks/default.xml then UUID=`/usr/bin/uuidgen` sed -e "s,</name>,</name>\n <uuid>$UUID</uuid>," \ < /usr/share/libvirt/networks/default.xml \ > /etc/libvirt/qemu/networks/default.xml fi $ rpm -qf /usr/share/libvirt/networks/default.xml libvirt-daemon-driver-network-1.1.2-2.14.2.x86_64
Thanks for the report. Although I didn't realize this problem existed, I planned to fix the underlying issue after asking about the need for a libvirt-daemon-config-network subpackage (which the RH folks have) https://www.redhat.com/archives/libvir-list/2013-December/msg00920.html I've added the daemon-config-network subpackage to the libvirt Factory devel project [1] and the 13.1 maintenance project [2]. Can you test the latter, from the maintenance project repo [3]? [1] https://build.opensuse.org/package/show/Virtualization/libvirt [2] https://build.opensuse.org/package/show/Virtualization:openSUSE13.1/libvirt [3] http://download.opensuse.org/repositories/Virtualization:/openSUSE13.1/openSUSE_13.1/
Thx for your quick response. I have tested the Virtualization repository and with this the default.xml is available by default so this fixes our issue. Is it possible to release this correction as a maintenance update for 13.1?
Thanks for testing. I have the fix queued for a 13.1 update, and will push to Factory and SLE12 alpha3 as well. Sebastian, Benjamin, should this be included in the running 13.1 maintenance incident for libvirt? Should I resubmit or save this for a subsequent update?
This is an autogenerated message for OBS integration: This bug (859041) was mentioned in https://build.opensuse.org/request/show/214742 Factory / libvirt
*** Bug 859980 has been marked as a duplicate of this bug. ***
I added this bug to a list of bugs to be fixed in the next update. See https://bugzilla.novell.com/show_bug.cgi?id=858817#c5
The SWAMPID for this issue is 56039. This issue was rated as moderate. Please submit fixed packages until 2014-02-11. When done, please reassign the bug to security-team@suse.de. Patchinfo will be handled by security team.
openSUSE-SU-2014:0268-1: An update that solves four vulnerabilities and has three fixes is now available. Category: security (moderate) Bug References: 817407,857271,857492,858817,858824,859041,859051 CVE References: CVE-2013-6457,CVE-2013-6458,CVE-2014-0028,CVE-2014-1447 Sources used: openSUSE 13.1 (src): libvirt-1.1.2-2.18.3