I got bit on an EPEL 8 system by upgrading munin-node and losing
networking to my podman containers.  I started digging and found that
munin uses the %firewalld_reload macro in %post.  Then I dug a little
more and found that there's a number of packages that use that macro.

That's a bad idea IMHO - firewalld explicitly has the idea of transient
config, and installing/upgrading any RPM that has this macro in %post
will discard any current transient config with no warning.  This could
be from other services (i.e. podman in my case) but also temporary admin
config.

-- 
Chris Adams <li...@cmadams.net>
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to