[00:19] wxl: It takes the name of an external bug tracker that's registered in Launchpad. See the search icon next to the box, or https://launchpad.net/bugs/bugtrackers. It's not a very commonly used field. === wgrant changed the topic of #launchpad to: Launchpad.net offline 04:00 - 04:30 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: https://answers.launchpad.net/launchpad [02:37] wgrant: am i misremembering or is there going to be a way to request a particular snap build publishes into a particular channel, independent of the way the snap is configured in launchpad? [02:56] mwhudson: That's not something that exists or is currently roadmapped. [02:57] wgrant: ok thanks [02:59] mwhudson: What's your use case? [03:00] Only autobuilds can currently publish, because the snap's configuration is trustworthy while the requestBuilds parameters might not be. [03:00] wgrant: i can't really remember :) [03:50] Launchpad will be shortly going offline for a few minutes for another database upgrade. === wgrant changed the topic of #launchpad to: 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: https://answers.launchpad.net/launchpad [04:40] Everything's been back for a while, and all looks good. === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:34] Hi, I have an import from github to launchpad bzr, for managing my project translations. It's been failing for months: https://code.launchpad.net/~epoptes/epoptes/epoptes/+index [08:35] I think that the reason may be a "git --amend; git push --force" that I did in the past; how can I bypass the issue now, do I need to delete and re-create the import? [09:19] cjwatson: hi, can I somehow test your commits in LP bug #1793266 ? I think it affects all repositories that were imports, and I have 3-4 of them that I would like to delete currently... [09:19] Launchpad bug 1793266 in Launchpad itself "Unable to delete repository" [Critical,In progress] https://launchpad.net/bugs/1793266 [09:31] Third question: launchpad recipes do NOT support directly importing from github, right? [09:31] And fourth and last question: launchpad translations do NOT support importing .po from launchpad git branches, but only bzr branches, right? === chihchun is now known as chihchun_afk [10:11] alkisg: recreating the import is easiest, the deletion stuff isn't ready yet but you can always rename the branch and push or import a fresh one, recipes can't pull directly from GitHub but you can do a git import and build a recipe from that, and git translations integration doesn't exist yet but is vaguely being worked on [10:12] Thank you for everything wgrant :) [11:48] spam in https://bugs.launchpad.net/bugs/1721223. Would you prefer a question? [11:48] Ubuntu bug 1721223 in Snappy "Networkd fail to set ip address between leases if ip address changes on UbuntuCore" [High,Fix committed] [13:01] I'm getting timeouts with PPAs today, probably related to the upgrade, yeah? [13:02] Ahh, nvm, a blip maybe? === chihchun_afk is now known as chihchun [13:37] Filed https://answers.launchpad.net/launchpad/+question/680167 [14:59] Hello. I'm trying to build opencv4 on launchpad. It builds correctly with pbuilder on my local system, but fails on Launchpad because the opencv CMake downloads files from the internet before the actual build starts. Is there anyway for my Launchpad build environment to access the internet to download files during CMake configure time? [15:12] syllogismrxs: Network access is provided via Proxy AFAICT [15:15] Hmm, ok. For some reason the opencv CMake project reports an error about not being able to download a file from github. Maybe it's a different problem. I'll keep looking. [20:57] brlin: only snap builds have any Internet access. It is forbidden for a recipe or binary build to use resources from the Internet. === chihchun is now known as chihchun_afk