[Bug 2034115] Re: openafs-modules-dkms FTBS with linux 6.5 on mantic
Andrea Righi
2034115 at bugs.launchpad.net
Tue Sep 5 12:23:53 UTC 2023
** Changed in: openafs (Ubuntu Mantic)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2034115
Title:
openafs-modules-dkms FTBS with linux 6.5 on mantic
Status in openafs package in Ubuntu:
Fix Released
Status in openafs source package in Mantic:
Fix Released
Bug description:
[Impact]
/var/lib/dkms/openafs/1.8.10/build/src/crypto/hcrypto/kernel/config.h:94:20: error: static declaration of ‘abort’ follows non-static declaration
94 | static_inline void abort(void) {osi_Panic("hckernel aborting\n");}
| ^~~~~
In file included from ./include/linux/kernel.h:29,
from ./arch/x86/include/asm/percpu.h:27,
from ./arch/x86/include/asm/preempt.h:6,
from ./include/linux/preempt.h:79,
from ./include/linux/spinlock.h:56,
from ./include/linux/wait.h:9,
from /var/lib/dkms/openafs/1.8.10/build/src/afs/sysincludes.h:118,
from /var/lib/dkms/openafs/1.8.10/build/src/crypto/hcrypto/kernel/config.h:30:
./include/linux/panic.h:36:6: note: previous declaration of ‘abort’ with type ‘void(void)’
36 | void abort(void);
| ^~~~~
[Test case]
$ sudo apt install openafs-modules-dkms
[Fix]
Change openafs-modules-dkms code to support the new 6.5 kernel ABI and
avoid the duplicate declaration of abort().
[Regression potential]
We may experience regressions in systems that are using openafs,
especially with the new 6.5 kernel.
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: openafs-modules-dkms 1.8.10-1ubuntu1
ProcVersionSignature: User Name 6.5.0-4.4-generic 6.5.0
Uname: Linux 6.5.0-4-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.27.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
CloudArchitecture: x86_64
CloudBuildName: server
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSerial: 20230823
CloudSubPlatform: config-disk (/dev/vdb)
Date: Tue Sep 5 08:30:18 2023
PackageArchitecture: all
ProcEnviron:
LANG=C.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
SourcePackage: openafs
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/2034115/+subscriptions
More information about the Ubuntu-sponsors
mailing list