Apparmor=1 security=apparmor are causing boot issues on newer Kernel eg 6.10

I already have investigated into this issue but will it be save again to enable this options?

As I noticed apparmor isn’t up-to-date may not before 4.1.
https://archlinux.org/packages/extra/x86_64/apparmor/

audit is install which is at least the only one package on my system which require apparmor.

As far as I can see, apparmor is not a dependency of audit. I don’t have apparmor installed, but I have audit installed (which seems to be a critical system package). It is the other way around, apparmor REQUIRES audit.

May an optional one for snap

sudo pacman -Rcns apparmor
checking dependencies...
:: pamac-gtk3 optionally requires libpamac-snap-plugin: for Snap support

Packages (4) libpamac-snap-plugin-11.6.4+2+g1421283-1  snapd-2.63-1
             squashfs-tools-4.6.1-2  apparmor-3.1.7-3

Total Removed Size:  68.83 MiB

:: Do you want to remove these packages? [Y/n] ^C

Post in English and full terminal because we don’t even know what you did to have this output (which I can’t read).

LANG=C whateverCommandHere

//EDIT: post above edited. So libpamac-snap-plugin requires snapd which requires apparmor (and squashfs-tools). So if you remove apparmor you need to remove all of them.

I would say to get back on topic, don’t use kernels that don’t work for your use case if a package you require don’t work with it (which we don’t know what breaks, you mentioned no information about that besides “I already have investigated into this issue”).

What boot issues? :thinking:

Are you actually using Apparmor profiles or installing Snaps?

❯ pacman -Sii apparmor | grep 'Required By\|Optional For'
Required By     : firejail  snapd  stress-ng
Optional For    : cri-o  incus  incus-tools  lxd  podman  torbrowser-launcher

If not, then you already found how to remove the related packages.

1 Like

Can’t reproduce until now again. Strange…

Okay… then why are we here? :thinking:

Shall we pretend like this never happened? :stuck_out_tongue_winking_eye:

Only thing that I noticed that shutdowns locks like a bit abrupt on 6.10 and 6.11. no Plymouth shutdown screen.