Bug#961269: thunderbird: DENIED operation="mkdir" name=/run/user/ /dconf requested_mask="c"

2020-05-22 Thread Vincas Dargis
xiscu, could you please create `/etc/apparmor.d/local/usr.bin.thunderbird` file with this rule: owner /run/user/[0-9]*/dconf/ w, After that, restart AppArmor with `sudo systemctl restart apparmor`. Then, try starting Thunderbird again, and see if that error is gone?

Bug#961269: thunderbird: DENIED operation="mkdir" name=/run/user/ /dconf requested_mask="c"

2020-05-22 Thread Vincas Dargis
Control: reassign -1 thunderbird Reassigning to thunderbird, as it ships it's AppArmor profile itself. We have this rule there: owner /run/user/[0-9]*/dconf/user rw, But it it does not handle the case when parent dir is missing. It does not reproduce in my KDE desktop. Maybe you use some

Bug#961269: thunderbird: DENIED operation="mkdir" name=/run/user/ /dconf requested_mask="c"

2020-05-22 Thread xiscu
Package: apparmor Version: 2.13.4-1+b1 Severity: minor Dear Maintainer, I'm getting apparmor DENIED audit messages on the logs concerning thunderbird: audit[24604]: AVC apparmor="DENIED" operation="mkdir" profile="thunderbird" name="/run/user/1000/dconf/" pid=24604 comm="thunderbird"