[Bug 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication
Olivier Tilloy
1967632 at bugs.launchpad.net
Fri Aug 26 07:40:18 UTC 2022
Thank you very much for documenting thoroughly your findings. These will
be useful to design and implement a proper solution to the problem.
In the meantime, a couple of comments:
- the apparmor profile will be overwritten every time the snap is
updated, so you will have to re-apply the changes
- /usr inside the snap is a bind-mount from /usr in the base snap, not
on the host system, which explains why your addition of
`/usr/lib/x86_64-linux-gnu/** rm,` to the apparmor profile doesn't work
as you'd expect (see
https://github.com/snapcore/snapd/pull/11025#issuecomment-1225787194 for
details)
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1967632
Title:
[snap] apparmor denied when trying to load pkcs11 module for smart
card authentication
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list