[Bug 2091171] Re: dahdi-dkms FTBS with linux-6.11 kernel
Launchpad Bug Tracker
2091171 at bugs.launchpad.net
Fri Dec 13 17:27:00 UTC 2024
This bug was fixed in the package dahdi-linux -
1:3.1.0+git20230717~dfsg-7ubuntu2
---------------
dahdi-linux (1:3.1.0+git20230717~dfsg-7ubuntu2) plucky; urgency=medium
* Fix compile-time errors in Linux 6.11 (LP: #2091171)
- UBUNTU-SAUCE-linux-6.11-have-match-callback-in-struct-bus_type-take-a-const.patch
- UBUNTU-SAUCE-linux-6.11-fix-MAX-redefinition-warning.patch
* Change maintainer to Ubuntu Developers
-- Massimiliano Pellizzer <massimiliano.pellizzer at canonical.com> Mon,
09 Dec 2024 08:59:39 +0100
** Changed in: dahdi-linux (Ubuntu)
Status: In Progress => 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/2091171
Title:
dahdi-dkms FTBS with linux-6.11 kernel
Status in dahdi-linux package in Ubuntu:
Fix Released
Status in dahdi-linux source package in Noble:
Incomplete
Status in dahdi-linux source package in Oracular:
Incomplete
Bug description:
[ Impact ]
In both Noble and Oracular dahdi-dkms does not compile from source
(see attachment).
[ Test case ]
Only for Noble, install the latest linux-6.11 kernel:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt update
$ sudo apt install linux-image-6.11.0-12-generic \
linux-modules-6.11.0-12-generic \
linux-modules-extra-6.11.0-12-generic \
linux-headers-6.11.0-12-generic
Install dahdi-dkms:
$ sudo apt install dahdi-dkms
Load the module:
$ sudo modprobe dahdi
[ Fix ]
Patch the code to properly support the new linux 6.11 ABI.
[ Regression potential ]
A regression is unlikely due to the limited scope of the patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/2091171/+subscriptions
More information about the Ubuntu-sponsors
mailing list