Public bug reported:

Binary package hint: iptables

On lucid, (iptables package version 1.4.4-2ubuntu2) using
intrapositioned negation results in a deprecation warning:

  r...@lucid-test:~# iptables -N test-chain
  r...@lucid-test:~# iptables -I test-chain ! -i lo -j ACCEPT
  r...@lucid-test:~# iptables -I test-chain -i ! lo -j ACCEPT
  Using intrapositioned negation (`--option ! this`) is deprecated in favor of 
extrapositioned (`! --option this`).

It sounds like this is fixed upstream (see http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=528736) and the upstream things were merged in
(see https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/399211) but
this bug appears to be back.

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

-- 
regression for intrapositioned vs. extrapositioned warnings
https://bugs.launchpad.net/bugs/585048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to