[Python-modules-team] Bug#860986: python-iptables library did not work

2017-04-24 Thread Chris Lamb
retitle 860986 python-iptables: import raises AttributeError: 'NoneType' object has no attribute 'throw_exception' thanks I think the problem is actually deeper. Even after I "fix" the custom library loading code with something like: --- a/iptc/util.py +++ b/iptc/util.py @@ -78,7

[Python-modules-team] Bug#860986: python-iptables library did not work

2017-04-23 Thread Anthony Lee
Package: python-iptables Version: 0.11.0-2 Severity: serious Justification: required Dear Maintainer: The python-iptables library did not work on my Debian 9. The problem occured likes the following transcript: -- Terminal Output -- <0>