-
Notifications
You must be signed in to change notification settings - Fork 99
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
failed to detect selinux: read /proc/thread-self/attr/current: invalid argument #2689
Comments
Can confirm! |
Seems to be selinnux related, probably its missing the k3s-selinux packages or we should not enable selinux for rpi directly. workaround: Add |
This affects amd64 opensuse 15.6 as well. |
kairos-io/packages#938 for disabling selinux in leap for now until we can port the k3s-selinux policies to it |
should get in for 3.1.x final release :D |
Could you add this to a release candidate, so i can test it? |
makes sense to me, let me get the updated framework in there and cut an rc2 which should fix both issues, the expansion and the selinux! |
@kaiehrhardt https://github.com/kairos-io/kairos/releases/tag/v3.1.0-rc2 is ongoing, it will take a couple of hours to fully build all artifacts, but should contain both fixes for rpi |
@Itxaka Thank you so much <3 |
Kairos version:
CPU architecture, OS, and Version:
Describe the bug
journalctl -xefu k3s
After tmp-fixing #2682 i ran into this error.
Based on #2682 (comment) moved to this issue.
The text was updated successfully, but these errors were encountered: