Package: ferm Version: 2.7-8 Severity: important X-Debbugs-Cc: [email protected]
Dear maintainer, When CACHE=yes in etc/default/ferm, ferm fails to start: Jul 21 21:44:46 loongson-conova-02 systemd[1]: Starting ferm.service - Firewall configuration with ferm... Jul 21 21:44:46 loongson-conova-02 ferm-systemd[811]: Regenerating ferm cache... /usr/sbin/ferm --shell /etc/ferm/ferm.conf to /var/cache/ferm/-etc-ferm-ferm.conf.sh.tmp Jul 21 21:44:47 loongson-conova-02 ferm-systemd[815]: Unknown option: s Jul 21 21:44:47 loongson-conova-02 systemd[1]: ferm.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jul 21 21:44:47 loongson-conova-02 systemd[1]: ferm.service: Failed with result 'exit-code'. Jul 21 21:44:47 loongson-conova-02 systemd[1]: Failed to start ferm.service - Firewall configuration with ferm. There is an obvious dash missing before "-shell" in /usr/libexec/ferm/ferm-systemd activate, but unfortunately adding it is not enough to fix the issue. Regards Aurelien

