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

Create apparmor-profiles.chroot #738

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danirabbit
Copy link
Member

Fixes elementary/triage#600

Errors with:

Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.

@teamcons
Copy link

So ive diden a quick look,
Either apparmor isnt enabled, or a kernel parameter is missing

One fix someone found is in the answers :
https://www.reddit.com/r/linuxquestions/comments/12xdwhm/apparmor_doesnt_load_even_though_i_did_everything/

I also found this topic on the not-arch-but-kinda forums
https://forum.artixlinux.org/index.php/topic,2124.0.html
point to arch wiki https://wiki.archlinux.org/title/AppArmor#Installation

one about a pihole, apparmor wasnt awake
https://discourse.pi-hole.net/t/apparmor-reference-in-unbound-guide-clarification-requested/62351

Haha this sounds like fun /s

@teamcons
Copy link

Btw this is a dirty workaround for the issue - May be good only for the live

chmod u+s /usr/bin/bwrap

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

Successfully merging this pull request may close these issues.

Flatpak apps do not work
2 participants