Comments

34 Comments
karma

Works for me! Tested with test /CoreOS/rpm/Regression/bz1052415-resolving-addresses-to-symbols-using-MiniDebugInfo

Test Case debugedit
karma

Works for me.

BZ#2304012 systemtap fails on compiling a minimal script
BZ#2304143 systemtap-5.1-2.fc40 (and fc39) do not work with Linux 6.10 kernels
BZ#2304012 systemtap fails on compiling a minimal script
BZ#2304143 systemtap-5.1-2.fc40 (and fc39) do not work with Linux 6.10 kernels
karma

Works for me.

karma

Works for me.

karma

Works for me.

karma

karma++ based on the CI tests results ;)

Seems to be working fine for me. I'm only hitting some python probing issue roughly similar to https://bugzilla.redhat.com/show_bug.cgi?id=2152970 but that doesn't seem like a show stopper. Waived and talking to the python maintainer about it..

BZ#2243335 Systemtap compile error

BZ#2243335 is fixed now!

BZ#2243335 Systemtap compile error
karma

Smoke test passed for me on x86_64.

karma

The CI problem is related to the multilib installation (again...) I didn't fix it yet, but I've executed the teste in a semi-automated way and one testcase failed there: /tools/glibc/Regression/bz804630-Bad-resolution-with-IPv6-and-rotate-option-in ... It's an old test trying to do getaddrinfo("tak.tik.com", NULL, NULL, &result); and that fails. But with another DN it does pass, so based on this I'm waiving this CI run.

The CI problem is related to the multilib installation (again...) I didn't fix it yet, but I've executed the teste in a semi-automated way and one testcase failed there: /tools/glibc/Regression/bz804630-Bad-resolution-with-IPv6-and-rotate-option-in ... It's an old test trying to do getaddrinfo("tak.tik.com", NULL, NULL, &result); and that fails. But with another DN it does pass, so based on this I'm waiving this CI run.

karma

Automated tests failed, because the following update is missing in the source:

$ git diff diff --git a/plans/ci.fmf b/plans/ci.fmf index 1ad2c12..85710d6 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -3,4 +3,4 @@ discover: how: fmf directory: tests execute: - how: beakerlib + how: tmt $

Passed manual testing.

karma

works for me