[01:52] yay it's back up [14:26] PR snapd#12303 opened: configcore: add option to set `service.ssh.port` [17:27] I'm following the hacking.md of the snapd repo and trying to build a snapd snap using snapcraft [17:27] snapcraft fails with the following: [17:28] launch failed: Unable to find an image matching "core". Please use `multipass find` for supported remotes and images. [17:28] An error occurred with the instance when trying to launch with 'multipass': returned exit code 2. [17:28] Ensure that 'multipass' is setup correctly and try again. [17:28] journalctl logs for snapd and 'snap.multipass*' are not useful [17:30] "multipass find" shows core as a link to core16. "multipass launch -n snapTest -m 2G -d 12G core" works. [17:34] doing a "snapcraft init" && "snapcraft" on a clean directory also fails me with exit code 1; that only after booting the newly created vm [17:34] wondering now if this is snapcraft related or multipass related.. [18:28] hey [18:35] x7upLime, your chances to get an answer are probably better on the forum (see channel topic) [18:37] (lts of developers are either at a canonical development sprint currently or are preparing for https://events.canonical.com/event/2/ ) [18:38] think I got something.. snapcraft doesn't try core.. it tries snapcraft:core, which is not present in the output of "multipass find" [18:40] am I missing something? or is the doc outdated? [23:10] quit