mantic:linux ubuntu_qrt_kernel_security.KernelSecurityTest.test_082_stack_guard_kernel: Could not find a suitable kernel module to test
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
linux (Ubuntu) | Status tracked in Mantic | |||||
Mantic |
Triaged
|
Medium
|
Unassigned |
Bug Description
Running the ubuntu_
stdout:
Running test: './test-
(Ubuntu 6.5.0-7.7-generic 6.5.3)' arch: 'amd64' init: 'systemd' uid: 0/0 SUDO_USER: 'ubuntu')
stderr:
test_082_
Kernel stack guard ... FAIL
=======
FAIL: test_082_
Kernel stack guard
-------
Traceback (most recent call last):
File "/tmp/autopkgte
self.
AssertionError: '' is not true : Could not find a suitable kernel module to test
There is no clear indication which module(s) are attempted but probably those got renamed or this is due to compressing the modules resulting in different filename extensions.
Patch in attach (against qa-regression- testing) allows to fix this issue.