[07:31] PR core-build#56 closed: writable-paths: enable create writable /etc/systemd/user [12:44] PR snapd#7592 opened: vendor: update fde-utils to latest master === asymptotically is now known as mooman12 === mooman12 is now known as asymptotically [21:28] Hi snappy peeps! [21:28] I've got an issue with apparmor - not directly related to snaps, but I wonder if some of you are familiar enough to help. [21:30] The /etc/apparmor.d/abstractions/mysql is listed as being in the main apparmor package (https://packages.ubuntu.com/eoan/amd64/apparmor/filelist) but it's missing on my system and re-installing apparmor is not putting it into place. [21:31] I could manually copy it from unpacking the .deb - but I'd like to figure out why apparmor is not installing it [22:18] Gargoyle: you'll need to pass the --force-confmiss option to dpkg [22:18] Gargoyle: by default it considers removing a conffile (the subcategory of configuration files that are done by shipping them directly in .debs and having dpkg manage them) to be a sysadmin choice that should be respected unless told otherwise [22:20] ahh. I see. [22:20] So somewhere along the way I made the choice to remove that file (even if I didn't mean to) and apt/dpkg is respecting that "choice"? [22:21] Sounds like it [22:22] So "dpkg -i temp/apparmor_2.13.3-5ubuntu1_amd64.deb --force-confmiss" would be the fix (I have downloaded the .dep using "apt download apparmor") [23:17] PR snapd#7592 closed: vendor: update fde-utils to latest master