Launchpad builders have an issue with git where they do not proxy that connection, only https. Here the issue is that that github repo has submodules specified with the git: url schema (and its doing a recursive checkout of the source).
The bug is https://bugs.launchpad.net/launchpad-buildd/+bug/1663920 As a workaround you can change the submodules to https: rather than git: annoying indeed, that is what I had to go with personally. Dunno if anybody else has other ideas. --Greg On Sat, Mar 18, 2017 at 3:28 PM, Joseph Rushton Wakeling < joseph.wakel...@webdrake.net> wrote: > On 18/03/17 14:46, Joseph Rushton Wakeling wrote: > >> Is there an issue with using git source for parts of snap packages when >> using >> the Launchpad build system? I'm having consistent build failures for >> this; >> originally I tried switching from `git://` URLS to `https://`, but I'm >> still >> seeing the same errors, see e.g. >> https://launchpadlibrarian.net/311390659/buildlog_snap_ubunt >> u_xenial_amd64_ldc2_BUILDING.txt.gz: >> > > Still failing despite updating to make sure the `source-type` is > explicitly specified as git. The same snap package builds fine for me with > a `snapcraft cleanbuild`. > > I'm a bit baffled here because I compared to the openhab snap, which also > uses git source and seems to build fine in Launchpad: > https://git.launchpad.net/~openhab/openhab-snap/+git/master/ > tree/snapcraft.yaml > > > -- > Snapcraft mailing list > Snapcraft@lists.snapcraft.io > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm > an/listinfo/snapcraft > -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft