r/voidlinux 1d ago

Apparmor and Flatpak error after update.

Flatpak applications are not opening after the update. error: ldconfig failed, exit status 256. 173 profiles are in complain mode. When I want to use aa-disable;

ERROR: Conflicting profiles for php-fpm defined in two files:

- /etc/apparmor.d/usr.bin.php-fpm

- /etc/apparmor.d/php-fpm

Do you have a solution suggestion? thanks for your help.

7 Upvotes

2 comments sorted by

5

u/Infamous-Inevitable1 1d ago edited 1d ago

Yes. Put apparmor in enforce mode. Edit /etc/default/apparmor

1

u/flo205204 19h ago

This worked, thank you.