Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestAbrt regressions on rawhide #20559

Closed
martinpitt opened this issue Jun 7, 2024 · 3 comments · Fixed by cockpit-project/bots#6480
Closed

TestAbrt regressions on rawhide #20559

martinpitt opened this issue Jun 7, 2024 · 3 comments · Fixed by cockpit-project/bots#6480
Assignees

Comments

@martinpitt
Copy link
Member

https://artifacts.dev.testing-farm.io/d74fd607-89b0-4904-a51c-c14a0069b0c0/

@martinpitt
Copy link
Member Author

martinpitt commented Jun 7, 2024

Superficially that says that it's cockpit-project/bots#6221 for fedora-40. However, https://bugzilla.redhat.com/show_bug.cgi?id=2265927 got closed a month ago in rawhide and F40.

This reproduces locally very well with test/image-prepare -q fedora-rawhide and dnf -y update; reboot. However, there's a spew of

AVC avc:  denied  { connectto } for  pid=1841 comm="(true)" path="/run/systemd/io.systemd.NamespaceResource" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:systemd_nsresourced_t:s0 tclass=unix_stream_socket permissive=0
AVC avc:  denied  { write } for  pid=915 comm="abrt-dump-journ" name="io.systemd.NamespaceResource" dev="tmpfs" ino=827 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=sock_file permissive=0

and many many more. This is already reported as https://bugzilla.redhat.com/show_bug.cgi?id=2282040, but it turns out that this isn't actually what breaks the test -- setenforce 0 doesn't work either.

It also fails on current fedora-40. But for an entirely different reason:

abrt-server[18193]: Package 'coreutils' isn't signed with proper key
abrt-server[18193]: 'post-create' on '/var/spool/abrt/ccpp-2024-06-07-05:48:59.51643-18095' exited with 1
abrt-server[18193]: Deleting problem directory '/var/spool/abrt/ccpp-2024-06-07-05:48:59.51643-18095'

@martinpitt
Copy link
Member Author

I.e. we need two new bugs, one for abrt F40 (with updating the naughty to the new downstream report), one for rawhide (with a new naughty).

@martinpitt
Copy link
Member Author

It's the same bug after all. Reported to https://bugzilla.redhat.com/show_bug.cgi?id=2290858 and tracked in cockpit-project/bots#6479

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant