Using FC9 patched as of today, I want to configure the firewall, but when I try to run the config, it errors out: #system-config-firewall Error: Traceback (most recent call last): File "/usr/share/system-config-firewall/system-con fig-firewall.py", line 29, in os.execv(argv[0], argv) OSError: [Errno 2] No such file or directory Looking at the py file, line 29 is in red ...
