Public bug reported:

[Impact]

iptables-netflow-dkms does not compile from source in Plucky with kernel
6.14:

ipt_NETFLOW.c:71:10: fatal error: asm/unaligned.h: No such file or directory
   71 | #include <asm/unaligned.h>
      |          ^~~~~~~~~~~~~~~~~

[ Test case ]

Verify that Plucky is running on 6.14 kernel:
$ uname -r
6.14.0-X-generic

Install iptables-netflow-dkms:

$ sudo apt install iptables-netflow-dkms

Load the module:

$ sudo modprobe ipt_NETFLOW

[Fix]

Patch the code to properly support Linux 6.14.

** Affects: iptables-netflow (Ubuntu)
     Importance: Undecided
     Assignee: Massimiliano Pellizzer (mpellizzer)
         Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100782

Title:
  iptables-netflow-dkms FTBFS in Plucky with 6.14 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-netflow/+bug/2100782/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to