Public bug reported:

Reported here: https://github.com/lxc/lxd/issues/8735

After investigation, the issue is:

```
# CONFIG_NFT_FIB_INET is not set
```

As found on current 5.11 raspberry pi kernel.
Generic Ubuntu kernel has:

```
CONFIG_NFT_FIB_INET=m
```

The rest of the config related to nft/netfilter looks identical. I
thought all our kernels were derived from a shared config, any idea how
it's possible that the raspberry pi kernel ended up diverging on this
one?

** Affects: linux-raspi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/1927108

Title:
  Raspberry Pi kernel config doesn't match generic for NFT, breaks LXD

Status in linux-raspi package in Ubuntu:
  New

Bug description:
  Reported here: https://github.com/lxc/lxd/issues/8735

  After investigation, the issue is:

  ```
  # CONFIG_NFT_FIB_INET is not set
  ```

  As found on current 5.11 raspberry pi kernel.
  Generic Ubuntu kernel has:

  ```
  CONFIG_NFT_FIB_INET=m
  ```

  The rest of the config related to nft/netfilter looks identical. I
  thought all our kernels were derived from a shared config, any idea
  how it's possible that the raspberry pi kernel ended up diverging on
  this one?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1927108/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to