jool-dkms FTBS with linux 6.2 on jammy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jool (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
jool-dkms fails to build with linux 6.2 with the following errors:
/var/lib/
211 | .pre_doit = pre_handle_request,
| ^~~~~~~~~~~~~~~~~~
/var/lib/
/var/lib/
212 | .post_doit = post_handle_
| ^~~~~~~~~~~~~~~~~~~
/var/lib/
[Test case]
$ sudo apt install jool-dkms
With the fix applied:
- release kernel 5.15:
Building for 5.15.0-77-generic
Building initial module for 5.15.0-77-generic
EFI variables are not supported on this system
/sys/firmware/
Done.
jool_common.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/
- hwe kernel 6.2:
Building for 6.2.0-25-generic
Building initial module for 6.2.0-25-generic
EFI variables are not supported on this system
/sys/firmware/
Done.
jool_common.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/
[Fix]
Backport the right patches from lunar to support the new 6.2 kernel ABI.
[Regression potential]
Jool is an IP/ICMP translator, so with this change we may experience networking regressions in those systems that are using this dkms.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: jool-dkms 4.1.7-1
ProcVersionSign
Uname: Linux 6.2.0-23-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckR
Date: Sun Jun 11 17:00:15 2023
PackageArchitec
SourcePackage: jool
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: patch |
debdiff to support linux 6.2 in jammy.