On Tue, 16 Aug 2016 11:42:01 +1000 Dmitry Smirnov <only...@debian.org>
wrote:

> Besides the problem may be actually in "dkms" package.

The problem is not with the generated kernel modules but with the
libraries for iptables, nothing DKMS is involved in.

> I'll have a look as soon as I can...

The fix is very simple, the package just needs a rebuild with the new
iptables-dev and a change to debian/xtables-addons-common.install to put
the files back into the right path, see attached diff.

Grüße,
Sven.
diff --git a/debian/xtables-addons-common.install b/debian/xtables-addons-common.install
index b0286c7..a4a5d92 100644
--- a/debian/xtables-addons-common.install
+++ b/debian/xtables-addons-common.install
@@ -1,4 +1,4 @@
-lib/xtables
+usr/lib/*/xtables
 usr/lib/*/lib*.so.*
 usr/sbin/*
 geoip/xt_geoip_build                    /usr/lib/xtables-addons

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to