<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I get the exact same error from firewalld:<br>
    <br>
    /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'<br>
    <br>
    After this I know get errors like this when I try to
    tab-autocomplete with the command firewall-cmd:<br>
    <br>
    Traceback (most recent call last):<br>
      File "/usr/bin/firewall-cmd", line 35, in <module><br>
        from firewall.core.fw_nm import *<br>
    AttributeError: module 'firewall.core.fw_nm' has no attribute 'NM'<br>
    Traceback (most recent call last):<br>
      File "/usr/bin/firewall-cmd", line 35, in <module><br>
        from firewall.core.fw_nm import *<br>
    AttributeError: module 'firewall.core.fw_nm' has no attribute 'NM'<br>
    <br>
    And from fail2ban:<br>
    <br>
    Jun 17 13:12:20 homeserver fail2ban.actions[22764]: ERROR Failed to
    start jail 'sshd' action 'firewallcmd-ipset': Error starting action<br>
    Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset
    create fail2ban-sshd hash:ip timeout 3600<br>
                                                       firewall-cmd
    --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports
    ssh<br>
    Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset
    create fail2ban-sshd hash:ip timeout 3600<br>
                                                       firewall-cmd
    --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports
    ssh<br>
    Jun 17 13:12:20 homeserver fail2ban.action[22764]: ERROR ipset
    create fail2ban-sshd hash:ip timeout 3600<br>
                                                       firewall-cmd
    --direct --add-rule ipv4 filter INPUT 0 -p tcp -m multiport --dports
    ssh<br>
    <br>
    So this update broke firewalld for me, reverting to 0.4.1.2-1 makes
    it work again.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Simon Frei
Heimatstrasse 4
CH-8645 Jona
077 436 88 84</pre>
  </body>
</html>