Actions
Bug #1436
closed
AK
KS
tests/regression/tools/trace-format/kernel-local-trace-pretty.expect.32 not included in release tarballs
Bug #1436:
tests/regression/tools/trace-format/kernel-local-trace-pretty.expect.32 not included in release tarballs
Start date:
02/16/2026
Due date:
% Done:
0%
Estimated time:
Description
I've been testing the new 2.14.1 release on 32 bit hosts (inside qemu, built with yocto).
There'a failure that was traced to missing tests/regression/tools/trace-format/kernel-local-trace-pretty.expect.32, and indeed, the Makefile.am does not list it in EXTRA_DIST:
https://git.lttng.org/?p=lttng-tools.git;a=blob;f=tests/regression/tools/Makefile.am;hb=HEAD#l259
KS Updated by Kienan Stewart 3 months ago
- Status changed from New to In Progress
- Assignee set to Kienan Stewart
Hi Alexander,
thanks for the bug report!
Here's my proposed patch: https://review.lttng.org/c/lttng-tools/+/16647
thanks,
kienan
KS Updated by Kienan Stewart 3 months ago
- Status changed from In Progress to Resolved
Hi Alexander,
the fix has been merged into the master branch (https://github.com/lttng/lttng-tools/commit/f6f8f5054f74c27b7939ec94bb0c1a873ed6d0c4), and will be backported into the next bugfix release.
thanks,
kienan
Actions