Public bug reported:

Hello,

On Trusty, the stop of lxc-net fails if the iptables rules are not
present.

I added “exec >> /tmp/lxc-net.log 2>&1” at the beginning of pre-start
and post-stop and get:

    iptables: Bad rule (does a matching rule exist in that chain?).

On Precise, a “|| true” was added to avoid errors.

I attach a patch to disable exit on failing iptables call.

Regards.

** Affects: lxc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

** Patch added: "Do not crash when removing iptables rules"
   
https://bugs.launchpad.net/bugs/1429140/+attachment/4336120/+files/lxc-net.conf.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1429140

Title:
  lxc-net upstart script fails on nonexistent iptables rules

Status in lxc package in Ubuntu:
  New

Bug description:
  Hello,

  On Trusty, the stop of lxc-net fails if the iptables rules are not
  present.

  I added “exec >> /tmp/lxc-net.log 2>&1” at the beginning of pre-start
  and post-stop and get:

      iptables: Bad rule (does a matching rule exist in that chain?).

  On Precise, a “|| true” was added to avoid errors.

  I attach a patch to disable exit on failing iptables call.

  Regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to