Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user <Gentoo-user@l.g.o>
Subject: [gentoo-user] xtables-addons : Invalid module format
Date: Fri, 05 Aug 2011 13:12:37
Message-Id: CAA2qdGUEHWifEzCX_i40rMFuoEwODBE1++jrw9kaa42fbEo13g@mail.gmail.com
1 I'm having troubles with net-firewall/xtables-addons-1.3.7
2
3 emerge is successful, but all attempts to create an IP set (e.g.,
4 `ipset --create test hash:ip`) resulted in the following error
5 message:
6
7 FATAL: Error inserting ip_set
8 (/lib/modules/2.6.39-hardened-r8PANS_GW_BN_02/xtables_addons/ip_set.ko):
9 Invalid module format
10
11 `insmod` begat an additional information:
12
13 insmod: error inserting
14 '/lib/modules/2.6.39-hardened-r8PANS_GW_BN_02/xtables_addons/ip_set.ko':
15 -1 Invalid module format
16
17 `dmesg | tail -1` gave a worrying error:
18
19 [ 4085.271442] ip_set: exports duplicate symbol ip_set_nfnl_put (owned
20 by kernel)
21
22 What should I do?
23
24 Rgds,
25 --
26 Pandu E Poluan
27 ~ IT Optimizer ~
28
29  • Blog : http://pepoluan.tumblr.com
30  • Linked-In : http://id.linkedin.com/in/pepoluan

Replies

Subject Author
Re: [gentoo-user] xtables-addons : Invalid module format Michael Mol <mikemol@×××××.com>