[Bug 2095138] Re: Failed to build against linux-generic 6.8 and 6.11 with stable backports:
You-Sheng Yang
2095138 at bugs.launchpad.net
Thu Feb 27 15:36:33 UTC 2025
Need another run to fix bug 2083481.
** Patch removed: "backport-iwlwifi-dkms_0~89.12325-git36c5be1a-0ubuntu3.oracular.debdiff"
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095138/+attachment/5860797/+files/backport-iwlwifi-dkms_0~89.12325-git36c5be1a-0ubuntu3.oracular.debdiff
** Patch removed: "backport-iwlwifi-dkms_11510-0ubuntu1~22.04.3.jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095138/+attachment/5860798/+files/backport-iwlwifi-dkms_11510-0ubuntu1~22.04.3.jammy.debdiff
** Patch removed: "backport-iwlwifi-dkms_11510-0ubuntu2.noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095138/+attachment/5860799/+files/backport-iwlwifi-dkms_11510-0ubuntu2.noble.debdiff
** Patch removed: "backport-iwlwifi-dkms_0~93.12955-gite723a6f0-0ubuntu1.plucky.debdiff"
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095138/+attachment/5860800/+files/backport-iwlwifi-dkms_0~93.12955-gite723a6f0-0ubuntu1.plucky.debdiff
** Tags removed: patch
--
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/2095138
Title:
Failed to build against linux-generic 6.8 and 6.11 with stable
backports:
Status in backport-iwlwifi-dkms package in Ubuntu:
In Progress
Status in backport-iwlwifi-dkms source package in Jammy:
In Progress
Status in backport-iwlwifi-dkms source package in Noble:
In Progress
Status in backport-iwlwifi-dkms source package in Oracular:
In Progress
Status in backport-iwlwifi-dkms source package in Plucky:
In Progress
Bug description:
We bump into a few problems when dealing with ABI/API breakages due to
stable fixes backports:
1. KERNEL_VERSON has limits for the 3 numbers. They must be under 255
or saturated to 255. While stable updates can go way beyong, e.g.
v4.4.302, v4.9.337, v4.14.336, v4.19.325, v5.4.288, the next one going
break the ceiling soon is v5.10.232, and v5.15.175 is on the way, too.
We cannot use KERNEL_VERSON to detect ABI/API changes in such cases.
2. Ubuntu kernels may backport those stable fixes out of the original
order, meaning the applied version may differ between
mainline/generic/derived kernels.
3. generic-6.8 is tracking v6.6.y and v6.10.y, and the KERNEL_VERSION
will stay 6.8.12(?) forever, becase we simply cannot change it to
6.6.x nor 6.10.x.
In these situations, we need some kind of build time detection, and
zfs already has such mechanism.
This is a follow-up for bug 2089385.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095138/+subscriptions
More information about the Ubuntu-sponsors
mailing list