I get the exact same error from firewalld:

/firewalld[24599]: ERROR: Calling post func <function ifcfg_set_zone_of_interface at 0x7f7bba7ece18>(('public', 'eth0')) failed: [Errno 2] No such file or directory: '/etc/sysconfig/network-scripts'

After this I know get errors like this when I try to tab-autocomplete with the command firewall-cmd:

Traceback (most recent call last):
  File "/usr/bin/firewall-cmd", line 35, in <module>
    from firewall.core.fw_nm import *
AttributeError: module 'firewall.core.fw_nm' has no attribute 'NM'
Traceback (most recent call last):
  File "/usr/bin/firewall-cmd", line 35, in <module>
    from firewall.core.fw_nm import *
AttributeError: module 'firewall.core.fw_nm' has no attribute 'NM'

And from fail2ban:

Jun 17 13:12:20 homeserver fail2ban.actions[22764]: ERROR Failed to start jail 'sshd' action 'firewallcmd-ipset': Error starting action Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset create fail2ban-sshd hash:ip timeout 3600 firewall-cmd --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports ssh Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset create fail2ban-sshd hash:ip timeout 3600 firewall-cmd --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports ssh Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset create fail2ban-sshd hash:ip timeout 3600 firewall-cmd --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports ssh

So this update broke firewalld for me, reverting to 0.4.1.2-1 makes it work again.

--
Simon Frei
Heimatstrasse 4
CH-8645 Jona
077 436 88 84

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to