lttng team mailing list archive
-
lttng team
-
Mailing list archive
-
Message #07662
[Bug 1986921] Re: lttng-modules/2.13.1-1 ADT test failure with linux/5.15.0-47.51
This bug was fixed in the package lttng-modules -
2.12.5-1ubuntu2~20.04.3
---------------
lttng-modules (2.12.5-1ubuntu2~20.04.3) focal; urgency=medium
* [ed1149ef] Backport upstream fix to handle removal of random.h
The change was backported to v5.15.44 by upstream stable and will
break the build for focal:linux-hwe-5.15. (LP: #1986921)
-- Stefan Bader <stefan.bader@xxxxxxxxxxxxx> Tue, 23 Aug 2022 11:04:49
+0200
** Changed in: lttng-modules (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
LTTng, which is subscribed to lttng-modules in Ubuntu.
Matching subscriptions: lttng-modules-bugs
https://bugs.launchpad.net/bugs/1986921
Title:
lttng-modules/2.13.1-1 ADT test failure with linux/5.15.0-47.51
Status in ubuntu-kernel-tests:
New
Status in linux package in Ubuntu:
Won't Fix
Status in lttng-modules package in Ubuntu:
Invalid
Status in linux source package in Bionic:
Won't Fix
Status in lttng-modules source package in Bionic:
New
Status in linux source package in Focal:
Won't Fix
Status in lttng-modules source package in Focal:
Fix Released
Status in linux source package in Jammy:
Won't Fix
Status in lttng-modules source package in Jammy:
Fix Released
Bug description:
SRU Justification:
Impact: The kernel upstream changed in v5.18 and dropped tracepoints
for random. This change was backported to 5.15/jammy in upstream
stable 5.15.44. With that the build of lttng-modules-dkms fails.
Fix: Backport of an upstream change which checks for the kernel header file which got removed in the process. Additionally the DKMS spec file has to do the same check to
be aware of the missing probe module.
Testcase: Installing lttng-modules-dkms for a kernel < 5.15.0-47 and
-47 or later. Currently -47 and later will fail. With the change both
should complete.
Regression Potential: This changes whether lttng-probe-random.ko is
available or not (if it is available the code is unchanged). User-
space might be affected if this module is always expected.
---
This is a scripted bug report about ADT failures while running lttng-
modules tests for linux/5.15.0-47.51 on jammy. Whether this is caused
by the dep8 tests of the tested source or the kernel has yet to be
determined.
Testing failed on:
amd64: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/l/lttng-modules/20220817_074711_55044@/log.gz
arm64: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/l/lttng-modules/20220817_075639_1a4d1@/log.gz
ppc64el: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/ppc64el/l/lttng-modules/20220817_074544_d2849@/log.gz
s390x: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/s390x/l/lttng-modules/20220817_075106_d2849@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1986921/+subscriptions
References