We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using scarthgap with raspberrypi which has linux 6.6 -- snapd works, though it's logs show
AppArmor status: apparmor is enabled but some kernel features are missing: dbus, network
I guess we need to first find the patches that will apply cleanly to linux 6.6
The text was updated successfully, but these errors were encountered:
root@scarthgap:~# snap debug sandbox-features apparmor: kernel:caps kernel:domain kernel:file kernel:mount kernel:namespaces kernel:network_v8 kernel:policy kernel:ptrace kernel:query kernel:rlimit kernel:signal parser:cap-audit-read parser:cap-bpf parser:qipcrtr-socket parser:unsafe parser:xdp policy:default support-level:partial confinement-options: classic devmode dbus: mediated-bus-access kmod: mediated-modprobe mount: layouts mount-namespace per-snap-persistency per-snap-profiles per-snap-updates per-snap-user-profiles stale-base-invalidation seccomp: bpf-actlog bpf-argument-filtering kernel:allow kernel:errno kernel:kill_process kernel:kill_thread kernel:log kernel:trace kernel:trap kernel:user_notif udev: tagging
Sorry, something went wrong.
No branches or pull requests
I am using scarthgap with raspberrypi which has linux 6.6 -- snapd works, though it's logs show
I guess we need to first find the patches that will apply cleanly to linux 6.6
The text was updated successfully, but these errors were encountered: