Comment 15 for bug 1734038

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

FYI, we discussed how to move forward on this:

* mvo will update the SRU deb in -proposed for all releases to include the fix
* mvo will create a 2.29.4.2 stable core snap
* jdstrand will perform an apparmor SRU to fix the tools (tracked in bug #1733700)

@Po-Hsu Lin and @apw - when the deb is updated, qrt should stop failing since it will have a fixed rule

When the deb and stable core snap are available, all non-snap users and all not-yet-snap users will no longer be affected by this bug.

People who have installed snaps and have a core snap >= 2.29 and < 2.29.4.2 installed will still be affected by this bug even when the deb and updated stable core snap become available until the apparmor userspace (bug #1733700) is fixed. This is because snapd keeps up to 3 revisions of snaps on the disk to support rollbacks and the earlier affected snap-confine profiles are still on disk. Until bug #1733700 is fixed, you can look in /snap/core to see what revisions are on disk, then use 'sudo snap remove core --revision=<affected revision>' to remove the older affected revisions and workaround the problem.