$ ls -latr usr.lib.snapd.snap-confine
-rw-r--r-- 1 root root 14496 Dec 21  2016 usr.lib.snapd.snap-confine

$ md5sum usr.lib.snapd.snap-confine
2a38d40fe662f46fedd0aefbe78f23e9  usr.lib.snapd.snap-confine


In snapd.postinst I see:

# Automatically added by dh_installdeb/12ubuntu1
dpkg-maintscript-helper rm_conffile /etc/apparmor.d/usr.lib.snapd.snap-confine 
2.23.6~ -- "$@"

Which looks correct. I don't have the apt logs but it might be that the
rm_conffile was added after 2.23.6 shipped, which wouldn't be correct.
Or like I 2.23.6+XX.YY would be always higher and not match the
removal..... cause one normally needs to specify the version when the
rm_conffile was added, not when it was dropped from the packaging.

Anyway, the test you are adding in the pull request should fix all the
things.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814141

Title:
  fail to run any snap after snapd refresh, reinstalling snapd from the
  archive is a temporary fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1814141/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to