Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Archiviert

Excessive log entries with snap package on Ubuntu 24.04

jrainier

My `dmesg` is flooded with entries that are the following:

184252.870968] audit: type=1400 audit(1727667776.986:1099): apparmor="DENIED" operation="symlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:254" pid=346183 comm="CanvasRenderer" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [185202.435844] audit: type=1400 audit(1727668726.504:1100): apparmor="DENIED" operation="symlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:255" pid=348784 comm="glxtest" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000


There was a previous (years old) thread with similar complaints, but a different AppArmor log. The resolution seems to be to sidestep snap, but my impression is that Canonical has made that harder and harder.

My `dmesg` is flooded with entries that are the following: 184252.870968] audit: type=1400 audit(1727667776.986:1099): apparmor="DENIED" operation="symlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:254" pid=346183 comm="CanvasRenderer" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [185202.435844] audit: type=1400 audit(1727668726.504:1100): apparmor="DENIED" operation="symlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:255" pid=348784 comm="glxtest" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 There was a previous (years old) thread with similar complaints, but a different AppArmor log. The resolution seems to be to sidestep snap, but my impression is that Canonical has made that harder and harder.