gost-crypto-dkms FTBS with linux 6.2 in jammy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gost-crypto (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
gost-crypto-dkms fails to build with the new linux 6.2 in jammy:
/var/lib/
25 | struct crypto_magma_ctx *ctx = crypto_
| ^~~~~~~~~~~~~~
[Test case]
$ sudo apt install gost-crypto-dkms
With the fix applied:
- 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.
gost28147_
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/
...
- 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.
gost28147_
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/
...
[Fix]
Backport the patch(es) from Lunar to properly support the new Linux 6.2 kernel ABI.
[Regression potential]
We may experience kernel regressions in systems using this module with the new kernel 6.2.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gost-crypto-dkms 0.3.3-1ubuntu1
ProcVersionSign
Uname: Linux 6.2.0-23-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckR
Date: Tue Jun 13 09:20:29 2023
PackageArchitec
SourcePackage: gost-crypto
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: patch |
description: | updated |
tags: |
added: verification-done-jammy removed: verification-needed verification-needed-jammy |
debdiff to support linux 6.2 in jammy.