[06:34] >__> ... <__< *waits around for patch pilot* [06:37] Oh, that's right, Saturdays are a thing... *exits left* [08:12] tsimonq2: hey, same nag to you as to LocutusOfBorg about using merge-buildpackage or similar to get the debian changelogs into the changes file (and so into artful-changes mail) when you do merges from debian [08:15] mwhudson: Could you elaborate? [08:16] I mean, are you just saying, use merge-buildpackage? [08:16] Or DON'T use it? [08:16] i'm saying use it [08:17] tsimonq2: https://lists.ubuntu.com/archives/artful-changes/2017-August/007186.html <- this should really include the changelogs you merged debian [08:17] *from [08:17] Ohh I see. [08:17] O [08:18] s/O// [08:18] I'll keep it in mind for next time, and I'll play around with it. Thanks for the ping, mwhudson! [08:18] tsimonq2: no worries [08:18] tsimonq2: thanks for the work you're doing :) [08:19] mwhudson: npp :) [08:20] s/npp/np/ grr, irssi over ssh when there's something uploading :P [08:30] mwhudson, I started doing it a few days ago [08:31] maybe the first upload of the day I fail, but I recover :) [08:31] sorry for that [08:31] LocutusOfBorg: i got told off by doko ages ago, just passing on the nags :) [08:32] the problem is that I don't use merge-buildpackage, because I sponsor debdiffs [08:32] so I have to search the latest ubuntu entry, and manually pass it [08:34] I've *just* started to trust the script [08:34] It's messed with my merges before :P [08:36] If it's a complex merge, I'll still use pull-{lp,debian}-source... [08:41] LocutusOfBorg: yeah a lot of this feels like busywork [08:42] tsimonq2: you can always run grab-merge and throw everything away apart from the merge-* scripts :) [08:42] (i have actually done more or less this i think) [08:43] sometimes it is really easier ^^ [08:43] mwhudson: mhhhh, I don't 100% trust it ever since it made me take an hour on a merge that should have maybe taken 20 mins... [08:43] but then, why aren't merge-* part of ubuntu-dev-tools? [08:43] +1,000,000OCOCOCOCOCOCOCOCOCOC [08:43] What [08:43] What was that [08:43] idk [08:43] :P [08:46] tsimonq2, should we get musescore fixed before landing, right? [08:47] LocutusOfBorg: My fix in ppa:tsimonq2/universe-upload-testing *should* fix it, but whatever you'd like to do :) [08:47] LocutusOfBorg: It's uploading now, 44 MB orig on my "awesome" connection [08:53] https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful-tsimonq2-universe-upload-testing/artful/amd64/p/python-tornado/20170714_125436_b6acb@/log.gz [08:53] uploading [08:53] new musescore in debian experimental [08:53] LocutusOfBorg: That IS the new musescore from Debian Experimental :) [08:54] LocutusOfBorg: uhm... why python-tornado? [08:55] because I fail to copy-paste https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful-tsimonq2-universe-upload-testing/artful/amd64/r/ruby-httpclient/20170805_071948_1176f@/log.gz [08:55] LocutusOfBorg: oh ok :P [08:55] LocutusOfBorg: Awesome, thanks! [08:58] I'm just swapping the patch order [08:58] disable-test-proxy-ssl.patch [08:58] omit-sslv3.diff [08:58] because I prefer ubuntu patches at the end [08:58] Sure, wfm. [08:58] Makes sense. [08:59] done [08:59] \o/ [09:00] I think you can delete gvfs/indicator-sound-gtk2/ruby-httpclient from your ppa :) [09:01] LocutusOfBorg: Good point. [09:06] also musescore [09:08] LocutusOfBorg: Oh, copied? [09:08] Cool :D [09:08] LocutusOfBorg: uhoh, qtbase is ftbfs >_< [09:10] LocutusOfBorg: Optional templinst symbols are MISSING... simple fix from what I can tell. I can get you an ubuntu2 upload once everything is built if you'd like? [09:16] yes [09:18] tsimonq2, you might want to do it now, it is trivial change, no need to wait [09:19] specially because it takes a lot of time [09:19] to build [09:20] LocutusOfBorg: sure [09:21] LocutusOfBorg: I mean I'd just like to wait because the last thing I want is for symbosl not specific to s390x or ppc64el to pop up... [09:21] s/pop up/be MISSING/ [09:21] LocutusOfBorg: The build should be done soon anyways, I'll wait. [09:21] is this a gcc-7 change as usual? [09:21] Yep. [09:22] just one symbol, you lucky [09:22] Like I said, optional templinst symbols :P [09:22] LocutusOfBorg: No, more than that? [09:22] https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2819/+build/13201305 [09:22] amd64 seems an happy arch [09:23] LocutusOfBorg: I don't think it's at that stage of the build yet :P [09:23] usually new gcc changes qt stuff in lots of places, just one symbol is a good thing [09:23] it should be mostly there, couple of min? [09:23] yep [09:23] oh... more symbols, just look above [09:24] :( now I got your answer [09:24] - (optional|arch=amd64 i386)_ZTV17QOpenGLTimerQuery@Qt_5 5.2.0 [09:24] + (optional)_ZTV17QOpenGLTimerQuery@Qt_5 5.2.0 [09:24] LocutusOfBorg: Should I give you an upload with ubuntu2 or would you like to suggest a different revision? [09:24] ubuntu2 is fine [09:25] Ok. [09:25] does the above mean "previously the symbol was available only on amd64 and i386, now also on ppc64el? [09:26] It means that the optional symbol was only (optionally, if that word makes sense in this part of the sentence :P) available on amd64 and i386, and now it's on that arch specifically as well [09:27] ok so I got it correctly [09:27] Bascially what I'm going to do is download all the completed build logs and use https://pkg-kde.alioth.debian.org/symbolfiles.html to do a full symbols update with the build logs. [09:27] LocutusOfBorg: yep [09:27] LocutusOfBorg: Are you quizzing me or are symbols not your strong suit? :) [09:28] (maybe not "not your strong suit" but rather a lack of understanding in this case) [09:35] I hate symbols and c++ when mixed together [09:35] Fair. :) [09:35] I see qt folks uploads, reuploads, reuploads again the same, each time collecting symbols from build logs [09:36] I don't honestly see the point of having all this stuff done, but probably it is needed [09:36] LocutusOfBorg: lisandro and mitya57 have taught me a lot about symbols and dealing with them. :) [09:36] Yep, I see the need for it. [09:37] but optional symbols are optional [09:37] many times they are private [09:37] anyway, I trust you [09:38] :) [09:38] yeah, amd64 has been uploaded [09:38] so, the symbols in amd64-i386 didn't change, but got extended to at least ppc64el and 3s90x [09:38] mmmh, armhf and arm64 have been sloooooow. [09:38] LocutusOfBorg: I think so. [09:38] gl stuff in arm* is different, better wait indeed [09:54] LocutusOfBorg: looks like musescore builds fine now :D [09:54] yep this is why I copied it [09:55] ok [09:59] and haskell finally migrated [09:59] hurray [09:59] \o/ [09:59] :D [09:59] LocutusOfBorg: now time for Perl :P [10:04] some perl is migrating now [10:04] https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2819/+build/13201307 [10:05] Yep, keeping my eye on it :) [10:05] so, arm is fine [10:05] only ppc64el and s390x needs fixes [10:06] Well I think it's calling it a bit early. [10:22] LocutusOfBorg: mhhh, it should be good. [10:23] push? [10:23] LocutusOfBorg: Working on it now [10:24] LocutusOfBorg: I think it would be much easier if you could clone the Git repo, and I can just push it there ;) [10:24] LocutusOfBorg: https://anonscm.debian.org/cgit/pkg-kde/qt/qtbase.git/log/?h=ubuntu%2b1 [10:25] I can take the commit and download the patch [10:25] sure [10:25] working on it [10:26] LocutusOfBorg: pushed [10:30] . [10:30] LocutusOfBorg: in an hour I'll be leaving to work and I'll be back in 4.5 hours, so if that builds with no problems, I'm +1 on landing it. :) [10:30] LocutusOfBorg: Thanks! [10:31] thanks to you [10:31] if it builds I push the button [10:32] bueno :) [10:57] merge done, lets see if it builds [11:00] LocutusOfBorg: gtk+2.0? [11:01] yep [11:12] ack [11:14] LocutusOfBorg: what magical wizardry did you conjure up to get that freaking thing to work? :P [11:29] tsimonq2, just rebase some bites of the patch [11:30] LocutusOfBorg: Ah ok [11:35] *bits [13:21] anybody debhelper-perl-savvy here? [14:02] jbicha, gthumb merge? [14:04] LocutusOfBorg: you can do it if you want :) [14:10] please don't ask me :D I don't want to touch it if possible [14:13] * LocutusOfBorg leaves [14:17] ok, someone will get around to it eventually [16:36] jbicha: dibs [22:41] TheMuso: please could you have a look at the brltty ftbfs, and maybe merge from experimental?