/srv/irclogs.ubuntu.com/2022/05/16/#launchpad.txt

=== ChanServ changed the topic of #launchpad to: Help contact: jugmac00 (07:00-14:00 UTC) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide https://help.launchpad.net/ | Support and spam reporting: https://answers.launchpad.net/launchpad - Currently known issues: amd64 builders due to PS5 issues
=== ChanServ changed the topic of #launchpad to: Help contact: jugmac00 (07:00-14:00 UTC) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide https://help.launchpad.net/ | Support and spam reporting: https://answers.launchpad.net/launchpad
ricotzhello :), please take a look at this builder https://launchpad.net/builders/lgw01-amd64-033 - propably the build should be cancelled and the builder disabled10:41
cjwatsonricotz: I've cancelled the build10:49
zyga[m]cjwatson: hello, I wanted to ask about the proxy change required for gitlab snapcraft publishing11:49
cjwatsonzyga[m]: that bit's done, just need to deploy the LP code now11:54
zyga[m]cjwatson: ah, that's great - when do you think that will happen?11:54
cjwatsonzyga[m]: today11:55
zyga[m]that's great, I will try another build later 11:55
zyga[m]again, thank you for working on this :)11:55
zyga[m]it saves me a lot of complexity with having to move to github11:56
cjwatsonzyga[m]: try now?12:40
zyga[m]Looking 12:48
zyga[m]Build scheduled, I will check back when it is done12:49
zyga[m]I think it is better, I can see that launchpad has picked focal for the base now12:51
zyga[m]https://launchpad.net/~zyga/hawkbitctl/+snap/hawkbitctl/+build/176528212:51
zyga[m]cjwatson: the build has finished but the upload seems stuck, the snap is tiny so it should upload instantly12:59
cjwatsonzyga[m]: the upload queue is serial so it depends on other jobs13:07
zyga[m]ah, in that case it looks okay; I will check once the arm builds are done13:07
cjwatsonFirefox, lots of nvidia drivers, kernels, ... it'll get there eventually13:09
zyga[m]launchpad is certainly keeping the midnight oil burning :)13:11
cjwatsonoh good, a libreoffice upload13:18
zyga[m]cjwatson: I think you can close https://bugs.launchpad.net/launchpad/+bug/1968904 -- it's fully working now :)13:40
ubottuLaunchpad bug 1968904 in Launchpad itself "Snap builder does not detect base series properly for repositories hosted on gitlab.com" [High, In Progress]13:40
cjwatsonzyga[m]: brilliant, thanks for checking13:46
cjwatsonsorry it took a while to land!13:46
zyga[m]no worries, I'm happy it's fixed13:46
zyga[m]I will publish a few snaps soon :)13:46
zyga[m]cjwatson: do I need to create a lauchpad project for each snap I maintain? 15:14
zyga[m]when snapcraft.io build machinery kicks in, does that auto-create the project somehow or is that only required when managing this part explicitly?15:14
cjwatsonzyga[m]: It needs a snap recipe, but that can be free-floating rather than inside a project15:40
zyga[m]how can I create one15:40
zyga[m]I only managed to create one from a project page before15:40
zyga[m]is there a link I can use to make new free-floating snaps?15:40
cjwatsonzyga[m]: start from a git branch in LP15:41
zyga[m]so the code should/must live in lp?15:41
cjwatsonzyga[m]: oh right, for gitlab15:41
zyga[m]I don't actually mind, just trying to clarify15:41
cjwatsonzyga[m]: you can use the API, one moment15:41
cjwatsonhttps://launchpad.net/+apidoc/devel.html#snaps-new15:42
zyga[m]thanks, let me read that :)15:44
cjwatsonjust finding what the github integration does for you15:44
cjwatsoneasiest is probably `lp.snaps.new(owner='/~zyga', name='whatever', store_name='whatever', git_repository_url='https://gitlab.com/zygoon/whatever', git_path='HEAD')` and then go to the new snap recipe's edit page and fill in the rest there15:46
zyga[m]yeah, let me refresh my memory on how to use lp shell 15:46

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!