** Description changed:

+ [Impact]
+ 
+ FIB related errors when using LXD.
+ 
+ [Test Case]
+ 
+ $ modinfo nft_fib_inet
+ modinfo: ERROR: Module nft_fib_inet not found.
+ 
+ 
+ [Where Problems Could Occur]
+ 
+ The usual suspects when modules are enabled. Bad module code leading to
+ crashes.
+ 
+ [Original 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?

** Also affects: linux-raspi (Ubuntu Hirsute)
   Importance: Undecided
       Status: New

** Also affects: linux-raspi (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: linux-raspi (Ubuntu Groovy)
   Importance: Undecided
       Status: New

** Changed in: linux-raspi (Ubuntu Hirsute)
       Status: New => Confirmed

** Changed in: linux-raspi (Ubuntu Groovy)
       Status: New => Confirmed

** Changed in: linux-raspi (Ubuntu Focal)
       Status: New => Confirmed

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

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

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

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

Reply via email to