[09:29] PR snapd#13226 opened: Clean now useless ResetEnclosingVolumeInStructs function [10:14] PR snapd#13123 closed: gadget,osutil: add support for fat16 partitions [10:59] PR snapd#13227 opened: snaptool: check for binary existance in InternalToolPath() [11:05] hello [11:05] anyone would know where to hack snapd to allow /proc/PID/environ ? [11:09] in one of the interfaces .... currently only some really dangerous ones allow it though (greengrass_, kubernetes_ and microstack_support it seems) [11:10] you should start a thread on the forum in the snapd category ... [11:11] ogra, before starting a thread I need to verify this is the only limitation and it fixes the issue [11:11] ogra, but it's the case, we will need it anyway otherwise we can't get crash reports on firefox [11:13] ogra, interfaces/apparmor/template.go ? [11:13] IIRC there is some way to simply hack the apparmor profiles without editing actual go code [11:14] how? [11:19] PR snapd#13228 opened: o/devicestate: only add track validation-sets task in run-mode [11:22] i cant find the forum post but it should be doable by editing your profile in /var/lib/snapd/apparmor/profiles/ and then calling "sudo apparmor_parser -R /path/t👋profile" [11:23] oops, sorry ... silly emoji plugin [11:26] ok [11:26] I need to find how to do it now then [11:26] I need to find how to do it now then [11:30] ogra, I think you wanted -r and not -R ? [11:34] ogra, added "owner @{PROC}/@{pid}/environ r," to the file, apparmor_parser -r, and snappy-debug does not show anymore denied access to /proc/PID/environ [11:34] but crash report still failing :( [11:41] ok, on a nightly build it works [11:57] PR core20#157 opened: Use ucdev ppa instead of ubuntu-image [13:00] PR snapd#13062 closed: interfaces: upower-observe base policy considers whether the slot is implicit [16:11] PR snapd#13229 opened: i/policy: fix TestConnection* for qualcomm-ipc-router <⚠ Critical> [16:36] PR snapd#13230 opened: spread: add optional snap to new model in remodel test [16:46] PR snapd#13229 closed: i/policy: fix TestConnection* for qualcomm-ipc-router <⚠ Critical> [17:16] PR snapd#13231 opened: packaging: fix i18n patch for debian-sid [17:47] PR snapd#13230 closed: spread: add optional snap to new model in remodel test [17:57] PR snapd#13230 opened: spread: add optional snap to new model in remodel test [18:47] PR snapd#13225 closed: o/devicestate: refactor remodelEssentialSnapTasks for readability [19:27] PR snapd#13198 closed: store: use store.access to disable access to snap store [19:32] PR snapd#13232 opened: o/snapstate: use store.access disable auto refresh [19:40] Is it possible to configure a preseeded snap to have hold refresh configured prior to use? [19:41] i.e., I want to do "snap prepare-image ... some-snap" and "snap refresh --hold some-snap" while building an image. is that or an equivalent possible? [19:47] PR snapd#13233 opened: o/devicestate: use device-service.access to determine if we should fetch a serial or not [20:02] PR snapd#13234 opened: cmd/snap-repair: make snap-repair respect store.offline configurable [20:33] PR snapcraft#4384 closed: refactor(remote-build): reorganize functions