This update disables the use of a special firewalld zone which is not being added to Fedora 30. This prevents an error message complaining about the missing zone from appearing each time libvirtd is started.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-6aa8bc010f
Please login to add feedback.
This update has been submitted for testing by adamwill.
This update test gating status has been changed to 'waiting'.
This update test gating status has been changed to 'ignored'.
This patch removes libvirt.xml from the zone definitions file and resolves the error message emitted by firewalld as planned.
This update has been pushed to testing.
I noticed the following error in the post-install scriptlet of libvirt-daemon-driver-network-5.1.0-7 when I ran sudo dnf upgrade --refresh (with updates-testing enabled)
Upgrading : libvirt-daemon-driver-network-5.1.0-7.fc30.i686 4/62 Running scriptlet: libvirt-daemon-driver-network-5.1.0-7.fc30.i686 4/62 /var/tmp/rpm-tmp.4QVoaS: line 1: fg: no job control warning: %post(libvirt-daemon-driver-network-5.1.0-7.fc30.i686) scriptlet failed, exit status 1
Error in POSTIN scriptlet in rpm package libvirt-daemon-driver-network
That scriplet appears to reload firewalld as follows %post daemon-driver-network %if %{with_firewalld} %firewalld_reload %endif
I have firewalld running, but libvirtd isn't running.
Aha. That's a fun one. Pre-existing bug, it only shows up when firewalld_zone is disabled in the spec...I'll fix it.
adamwill edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by adamwill.
This update has been pushed to testing.
@mattf @kparal can you check this now? thanks!
Fixes the original problem and the additional reported issue - I personally didn't observe that in my install but I think had done some install and removal of the packages manually.
@adamwill I didn't see the post-install scriptlet error for libvirt-daemon-driver-network-5.1.0-8, but that error showed up when the post-uninstall scriptlet of libvirt-daemon-driver-network-5.1.0-7 ran. I think that scriptlet error is fixed in 5.1.0-8. The error in #1699051 didn't show up in my journal after upgrading to 5.1.0-7. Thanks. I haven't tested libvirtd 5.1.0-8.
@mattf yeah, that's correct, the %postun of 5.1.0-7 was also broken and of course that can't be helped once it's installed. I just checked and it is fixed in both places in -8.
This update has been submitted for stable by adamwill.
This update has been pushed to stable.