Public bug reported: The test attempt to create kprobes on do_mkdirat, but that kernel function has been renamed as of 7.0. This issue seem only limited to the tests, not the libtracefs library itself.
Ref: https://github.com/torvalds/linux/commit/dc912db15ab19d366c56d34a4f06fe49334450b8 Test log: https://autopkgtest.ubuntu.com/results/autopkgtest-resolute/resolute/arm64/libt/libtracefs/20260329_131512_da586@/log.gz […] 197s Test: kprobes ...FAILED 197s 1. tracefs-utest.c:2359 - tracefs_dynevent_create(dkprobe[i]) == 0 197s 2. tracefs-utest.c:2019 - i == count 197s 3. tracefs-utest.c:2289 - found == count 197s 4. tracefs-utest.c:2363 - check_probes(ktests, kprobe_count, devents, true, instance, tep) 197s 5. tracefs-utest.c:2019 - i == count 197s 6. tracefs-utest.c:2289 - found == count […] Annoyingly, the tests don't do any error printing. ** Affects: libtracefs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2147639 Title: autopkgtest libtracefs fail on resolute renamed kernel functions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libtracefs/+bug/2147639/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
