[07:59] sergiusens, Hi, I'm rebuilding snaps of java apps against core18 and get an error: Failed to load plugin: unknown plugin: 'jdk' [07:59] sergiusens, what's the name of the plugin now? [07:59] or is it completely gone [07:59] jibel: we only have maven and ant now [08:00] jibel: that `jdk` just added `stage-packages` so it made little sense to carry it forward [08:00] k, thanks [08:16] Bug #1637145 changed: console-conf breaks working wifi when rebooting before user is created === cpaelzer_ is now known as cpaelzer [11:00] hi snappy people, I have good reason to believe the autotools plugin is broken for at least classic confinement [11:25] opened a bug https://bugs.launchpad.net/snapcraft/+bug/1817300 [11:25] Bug #1817300: autotools plugin fails to build in classic confinement [13:19] greyback: hey, before i forget: https://forum.snapcraft.io/t/interface-hooks/8214 [13:19] pstolowski|sprnt: ah, excellent, thank you! [13:22] greyback: to complete the picture, the Go implementation of the interface (the *ConnectedPlug/Slot methods) can be enhanced to understand attributes set by interface hooks [13:27] greyback: that means the security snippet the interface generates can take these attributes into account [13:27] pstolowski|sprnt: ok, that's interesting [13:30] greyback: the only "limitation" is that we don't re-run them on reboots to see if anything changed in the runtime; they only run on `snap connect ..` [13:30] pstolowski|sprnt: which is reasonable [13:30] well for what I'm thinking of [13:31] pstolowski|sprnt: thanks, that's given me an option to think about [13:32] greyback: np; i was thinking about your case, i not grashing all the details but i've a feeling the above can help [13:32] *i'm not [13:32] hey. I screwed up by doing snapcraft register for a wrong account. Is there a way to transfer ownership of a snap on a store? [13:36] PR snapd#6533 opened: interfaces/seccomp: increase filter precision [13:43] thresh: you could ask on https://forum.snapcraft.io/c/store [13:44] greyback, thanks! [14:06] PR snapcraft#2483 opened: cli: Handle legitimate provider exec errors === grumble is now known as `-_-`grumble === `-_-`grumble is now known as grumble [22:46] PR snapcraft#2484 opened: project loader: remove special LD_LIBRARY_FLAGS handling for classic