[05:45] @wontfix[m]: Mabye this quick intro helps you to get started https://jugmac00.github.io/blog/just-enough-bazaar-to-be-dangerous/ === kenoba8 is now known as kenoba === rs20094 is now known as rs2009 [07:48] hi [07:48] cjwatson: after so many test, i got a lot of source pkg in my ppa, is there away to delete them or do i need to delete recipe? [07:59] i find it! sorry for distrib === gurupras- is now known as guruprasad [13:19] Buildlog is slow , so it become useless [13:20] we see a very litle part and refresh 2 or 3 time dring te bhild [13:34] That's https://bugs.launchpad.net/launchpad/+bug/1617809 (which I would love to fix, but it's quite a big project) [13:34] -ubottu:#launchpad- Launchpad bug 1617809 in Launchpad itself "Show the full log during builds" [Low, Triaged] [13:36] cjwatson: well we could imagine keep this small size but refresh "in real time" [13:36] I can imagine lots of things :-) [13:37] But buildd-manager polls the builder for updates every 15 seconds at present, so there's no point in the web interface refreshing more frequently than that. [13:39] cjwatson: well there is more than 15 sec, you use tail -f or it is a sql db? [13:41] buildd-manager currently fetches the last 2KB of the build log from the builder and stores it in the Launchpad database. We recognize this design isn't ideal, but it's a fair bit of work to change. [13:41] (When the build completes, it fetches the full log.) [13:44] cjwatson: i guess 2kb to increse network traficc? [13:48] cjwatson: about drop *.so, is the following workaround isn't too mutch dirty https://git.launchpad.net/~surfzoid/+git/QtVsPlayer/tree/debian/rules [13:49] It certainly doesn't seem like a good idea to attempt to fetch the entire build log from all of our hundreds of builders very frequently. But mostly it's just an old design. [13:49] A workaround like that is certainly one I considered, though I thought it was too ugly to actively recommend to you [13:50] cjwatson: i'm agree you need only the display rea not the full log [13:51] cjwatson: now i don't understand ow to overwrite prefix of bild/install [13:52] **build [13:52] I'm sorry, I don't have time to help with that kind of detail [13:52] cjwatson: oki [13:53] Too busy trying to wrap my head around a tangled mess of service redeployments [15:11] is it possible to build aarch64 with launchpad? [15:12] yes, it's called arm64 [15:13] cjwatson: it throught the control file or with somewhere in launchpad front end? [15:19] it is through the control file or somewhere in launchpad front end? [15:29] surfzoid: "Change details" on your PPA, look for the list of checkboxes under "Processors" [15:29] 👍️