=== chihchun_afk is now known as chihchun === dobey_ is now known as dobey === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [11:10] cjwatson, I realise opening network access during the snap build phase is a little way out. [11:11] Bit here is a bug I raised which you'll be able to close when the time comes. [11:11] https://bugs.launchpad.net/snapcraft/+bug/1642281 [11:11] Ubuntu bug 1642281 in Snapcraft "Unable to build python based snap on Launchpad" [Undecided,New] [11:41] flexiondotorg: moved to the right place === chihchun is now known as chihchun_afk [17:53] cjwatson, hi, is it by design that Git recipes do not clone submodules, or that's a bug? [17:54] mitya57: not sure [17:54] possibly a bug [17:55] In my case the submodule is on a 3rdparty site (git.gnome.org), not on Launchpad [17:57] So if the recipe builders have limited access to outside world, then maybe my chances on getting support for that are low :) [17:58] I wonder if you could mirror in the submodule trees, and then somehow tell the recipe where your replacement is. [17:58] they trip over submodues and gpg sigs at the moment [18:01] Yes, I'm thinking of using nest-part as a workaround [18:07] caraka: that's git-to-bzr imports; git-to-git imports don't suffer from that [18:07] caraka: hence also not git recipes [18:07] mitya57: yeah, I think that may actually be the right answer [18:08] Ack! [20:12] cjwatson, while trying to work around missing submodule support we ran into bug 1644640. I hope *that* is a bug :) [20:12] bug 1644640 in git-build-recipe "Cannot nest-part into an existing directory" [Undecided,New] https://launchpad.net/bugs/1644640 [20:49] Can somebody please respond to https://answers.launchpad.net/launchpad/+question/404131 ? It's upstream developer asking for rights for his projects on LP. [21:04] mitya57: done [21:04] Thanks a lot! [21:05] and yes, that git-build-recipe thing seems like a bug though can't look hard now [21:05] We have a workaround for now, but in a longer term it would be nice to have a fix