[01:05] PR snapcraft#3200 closed: flutter v1 plugin: pull from source-subdir if set [01:15] PR snapcraft#3201 opened: pyinstaller: workaround pkg_resources issue [01:25] PR snapcraft#3201 closed: pyinstaller: workaround pkg_resources issue [13:57] PR snapd#8860 closed: overlord: refuse to install snaps whose activatable D-Bus services conflict with installed snaps [19:57] heyall, can someone guide me where to find the sources for the ubuntu appliances, like https://ubuntu.com/appliance/plex [21:21] dariball, the appliances are simply ubuntu core with one snap preinstalled ... ubuntu core consists of three snap packages (kernel, gadget, core18 (the rootfs)) plus ... in the case you linked .. the plex-media-server snap [21:22] (here is a blogpost about that https://snapcraft.io/blog/split-personality-snaps ) [21:22] ogra: ah ok thank you also just saw ubuntu-image, this is likely what was used to actually create the image, right? [21:25] the only actual source you need to have is a model assertion defining the default snaps: https://docs.ubuntu.com/core/en/guides/build-device/image-building [21:26] if you want it a little more complex : https://ograblog.wordpress.com/2019/01/07/291/ :) [21:28] ahh great, awesome, many thanks!