This bug was fixed in the package ubuntu-fan - 0.12.8~17.10.1 --------------- ubuntu-fan (0.12.8~17.10.1) artful; urgency=medium
* fanatic: Optionally provide DNS server for docker test (LP: #1732717) ubuntu-fan (0.12.7~17.10.1) artful; urgency=medium * fanctl: cmd_up needs to proparate scan_config errors (LP: #1719644) * fanatic: Clean up config if bringup fails (LP: #1728050) -- Stefan Bader <stefan.ba...@canonical.com> Wed, 29 Nov 2017 11:00:50 +0100 ** Changed in: ubuntu-fan (Ubuntu Artful) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to ubuntu-fan in Ubuntu. https://bugs.launchpad.net/bugs/1719644 Title: fanctl does not exit with an error when an up step fails Status in ubuntu-fan package in Ubuntu: Fix Released Status in ubuntu-fan source package in Xenial: Fix Committed Status in ubuntu-fan source package in Zesty: Fix Released Status in ubuntu-fan source package in Artful: Fix Released Bug description: SRU Justification: Impact: When running cmd_up there are a few failure points which call fail_up to unwind but then do not exit with failure. This also has effect on running "fanatic enable-fan" which itself runs fanctl. Fix: Force the fail_up function to do a hard stop by adding an "exit 1" statement. Testcase: [fan is installed but not enabled] - sudo flock -x /run/xtables.lock sleep 300 - fanatic enable-fan -u 192.168.0.0/16 -o 250.0.0.0/8; echo $? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1719644/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp