the Ubuntu-24 bundled package "firefox" is a snap package now; so if you attempt to install plain "firefox", it will also install "snapd" package; this one in turn depends on "apparmor" package so that will also get installed. But doing so inside an LXC container breaks the whole shebang, because "apparmor" seems to be lacking a lot of rules for LXC containers. So when you try to install "snapd", you get the following errors:
apparmor_parser: Unable to replace "mount-namespace-capture-helper". apparmor_parser: Access denied. You need policy admin privileges to manage profiles. apparmor_parser: Unable to replace "/usr/lib/snapd/snap-confine". apparmor_parser: Access denied. You need policy admin privileges to manage profiles. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972762 Title: Firefox and Chromium snaps preventing apps and devices from working correctly. To manage notifications about this bug go to: https://bugs.launchpad.net/chromium-browser/+bug/1972762/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
