On Sun, Apr 13, 2025 at 01:15:28AM +0200, Andrea Bolognani wrote:
[..snip..]
 
> I think what might be happening is that we don't have any code in the
> libvirt package that matches the following snippet from the upstream
> spec file:
> 
>   %post daemon-driver-network
>     %if %{with_firewalld_zone}
>     %firewalld_reload
>     %endif

Nice find!

[..snip..]
 
> It would probably make sense to at least attempt to reload firewalld
> when the network driver is installed, the way upstream and Fedora
> already do.

Instead of all packages shipping zones doing this firewalld should
likely better register a trigger, like e.g. glib does for new schemas:

/usr/share/glib-2.0/schemas libglib2.0-0t64:amd64

in /var/lib/dpkg/triggers/File

so probably best to move the issue there?

Cheers,
 -- Guido

> 
> -- 
> Andrea Bolognani <[email protected]>
> Resistance is futile, you will be garbage collected.



> _______________________________________________
> Pkg-libvirt-maintainers mailing list
> [email protected]
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers

Reply via email to