=== asb is now known as asomething === cpaelzer is now known as cpaelzer_away [10:57] infinity, cyphermox Ubuntu MATE and Lubuntu are keen to have an 16.10 Alpha 1. Is that on the cards? === cpaelzer_away is now known as cpaelzer === cpaelzer is now known as cpaelzer_away === cpaelzer_away is now known as cpaelzer [14:42] hi, does anybody know how to make tidy-html5 migrate? [14:42] does it need a MIR? [14:44] second question: can anybody please demote mrpt to let opencv migrate? it has the same issues in Debian, and already 4 RC bugs that are preventing archs from building [15:00] apw: ^- mind looking at live-build? [15:01] cjwatson, np [15:23] apw: thanks === sil2100_ is now known as sil2100 [15:40] flexiondotorg: I'll be on an airplane when A1 would be releasing, so it won't be me doing it. [15:40] infinity, OK. [15:40] stgraber: Did you want to take A1 as your usual "make sure the world isn't broken" thing? [15:42] infinity: that's this week right? [15:42] if so, I can take it, yeah [15:43] I'm travelling for the next month or so, but still home until Friday :) [15:43] stgraber: It is this week, yes. [15:43] stgraber: Soft freeze would be nowish. :P [15:44] Well, in 1.25 hours. [15:45] stgraber, I've recently uploaded a new ubuntu-mate-artwork package. [15:45] stgraber: And thanks. [15:45] So if you want to delay for a few hours, fine by me ;-) [15:46] * infinity grabs his shotgun and goes coffee hunting. [15:47] infinity, what do you use, bean-bag rounds ? [15:49] apw: Bird shot. You wound the coffeebeast, and then bleed it into a mug. [15:49] Nothing but the freshest coffee. [15:50] oh they normally use a bow and arrow for that kind of bleeding ... [15:55] infinity: ok, let me catch up on who's actually participating [15:55] * stgraber sets up the tracker [15:57] so lubuntu, mate and kylin [15:57] Odd_Bloke, rcj: are you guys participating in alpha-1? [15:59] stgraber, we are not planning to participate [15:59] tracker setup done, turning off cron for the 3 affected flavors [15:59] gaughen: ok [15:59] beat me to it [16:00] cron updated [16:01] will set the block in an hour [16:01] other than that, I'll do the publishing on Thursday, let me know if anyone needs anything else [16:07] thanks stgraber [16:07] flexiondotorg: ^ [16:16] tsimonq2, Thanks. [16:16] stgraber, Thanks. [16:17] stgraber, Ubuntu MATE would like to release the powerpc build too please. [16:20] flexiondotorg: looks like it's on the manifest so should be all good [16:21] Thanks. [16:21] stgraber, Looks like I'll need to upload one package later. Shall I just ping you to request an unblock? [16:25] flexiondotorg: yeah, or I can wait a bit to setup the block if you prefer [16:26] Well, I'm going to need several hours. Maybe 6. So I don't want to hold others up. [18:23] applying the block now [18:26] infinity: is 14.04.5 lts stack a thing on ppc64el? [18:27] freeze in place [18:27] hm? i'm backporting xorg from xenial [18:28] tjaalton: probalby not directed at you [18:28] tjaalton: wasn't talking to you :) [18:28] ahh, gotcha :) [18:28] stgraber: should /topic be adjusted then? [18:29] nacc: I don't think we really bother for alphas, because the archive isn't really frozen as it would later in the cycle and the list of packages that are affected won't fit in the topic :) [18:29] stgraber: ah good point [18:37] hey folks! what's needed for https://launchpad.net/bugs/1590434 to be solved? we'd love to have that package landed to allow snapd to authenticate using macaroons [18:37] Launchpad bug 1590434 in golang-gopkg-macaroon.v1 (Ubuntu Xenial) "[SRU] Initial version as a snapd build-dep" [Undecided,New] [18:44] tjaalton: We built previous stacks on all arches. [18:44] tjaalton: Is there a reason we wouldn't do so with xenial? [18:45] infinity: ok, well right now xserver ftbfs on ppc64el, haven't looked into it yet [18:45] xenial xserver [18:45] on trusty [18:45] * infinity nods. [18:46] It's probably something trivial, but good to know. [18:46] Have a build log? [18:46] yep [18:46] https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging/+build/10183393/+files/buildlog_ubuntu-trusty-ppc64el.xorg-server-lts-xenial_2%3A1.18.3-1ubuntu2.2~trusty0.2_BUILDING.txt.gz [18:47] ../../../../hw/kdrive/src/kinput.c:224:43: error: array subscript is above array bounds [-Werror=array-bounds] [18:53] tjaalton: Curious. Dropping to -O2 might fix it, but odd that gcc 4.8 seems to dislike you and 5.3 is fine in this regard. (Well, not that odd, if you look at the number of bugs filed and fixed upstream WRT that particular warning) [18:55] tjaalton: Did you ever get anywhere with the llvm-on-arm64 issue, or just opt for reverting to an older llvm? [18:56] infinity: that proved to be a non-issue, as mesa doesn't b-dep llvm on arm64 [18:56] which probably is a bug of it's own [18:56] tjaalton: Ahh, so letting it just be FTBFS is fine in that case, if a bit gross. Kay. [18:56] right [18:57] had to revert a commit to let maxclients be configurable on xserver so that it doesn't depend on a newer coreproto, which breaks all earlier servers.. [18:57] but that's another non-issue I think, and safer this way [18:57] * infinity nods. [18:57] Sounds reasonable. [18:58] So, assuming my -O2 stab in the dark fixes xorg on ppc64el, are we close to flooding the SRU queue with uploads? [18:59] there's also the sru for libdrm which is kinda stuck on trusty. xenial got it already but I haven't tested it on trusty (a full backport with newer version plus a few added pci-id's that sru'd to xenial) [18:59] and of course llvm [19:00] and libxrandr & randrproto [19:00] tjaalton: That's in proposed already, though, so shouldn't block other things uploading, I hope. [19:00] (libdrm, that is) [19:00] indeed [19:00] was thinking ahead [19:01] anyway, I could upload the randr stuff [19:01] tjaalton: So, I'm off to DebConf on Thursday, I'd love to see the mess hit the queue before then, so I can get the ball rolling on dailies ASAP. [19:02] where to put that -O2 so I can test on the ppa? [19:02] tjaalton: Lemme grab the xorg-xenial source and fiddle with that briefly. [19:02] once the xserver builds then all the drivers are go [19:02] ok [19:03] i reverted some systemd changes too, but it might not be enough [19:03] at least it builds [19:56] RAOF hey, can you let snapcraft (2.12) go, release its chains and let it escape into xenial-updates ? [20:03] tjaalton: Can you try uploading something like this: http://paste.ubuntu.com/18050427/ [20:06] infinity: sure, uploaded [20:13] tjaalton: Looks like that worked. [20:15] oh goodie [20:19] tjaalton: Normally, I'd go hunting for why the code sucks, but if gcc 5.3 considers it legal, I'm down with "meh, whatever, simple backport hack" instead. [20:19] wfm [20:43] tjaalton: So, was that the last thing blocking moving this show to the queue? [20:43] tjaalton: If so, I look forward to uploads and some build order instructions tomorrow. :) [20:44] infinity: yeah [20:45] well, I could push something right now [20:45] since you're up [20:46] tjaalton: Sure, sooner beats later. [20:46] tjaalton: I just assumed you might want to sleep or, I dunno, not be at work. But your time, your call. [20:47] i've sat on this for long enough :) [20:47] and I'll take some time off later [20:49] tjaalton: Sometime between now and 16.04.2, we should probably have a head-to-head and see if we can figure out how to make the HWE-X packaging less convoluted, given the decision to go to a rolling HWE stack. [20:49] tjaalton: Might be a good opportunity to rethink some basic assumptions. [20:49] tjaalton: But, another week/month. Not today. :P [20:49] right [20:50] randrproto is first [20:50] * infinity goes to find that lunch he keeps putting off. [20:50] tjaalton: I'll be back in ~1hr to look at what's landed in my lap. [20:50] I'll upload libxrandr too [20:51] and then hit the sack [20:51] tjaalton: Feel free to upload a bunch of stuff (and/or all of it), I don't think anyone other than I will be touching it tonight. [20:51] indeed [21:04] infinity: ok that's everything for now. build order; llvm -> mesa -> x11proto-randr -> libxrandr -> xserver [21:05] i'll build the drivers tomorrow in the ppa for sanity checking [21:05] tjaalton: Ta. [21:05] and then test the upgrade [23:20] sergiusens: It's only been in xenial-proposed for a day; normally we'd wait 7 before promoting to -updates. Is there anything particularly urgent here?