[05:57] uptime over 12h with that single fix on top of precise next, niice [08:20] RAOF: Shall I just create a xorg 1.12 ppa in xorg-edgers for quantal first? [08:20] what for? [08:21] I have no rights to upload to quantal so I need to make a ppa :) [08:21] there are ppa's already [08:21] So that he can (a) upload to it, and (b) we can stage stuff there for a week or so to let mesa et al settle down. [08:21] why not use the same ppa as last time? [08:21] Yeah, use the one from last time :) [08:21] -staging or such [08:22] can't remember, didn't touch it [08:22] funny how much of 3.3 drm is in 3.2.x [08:22] seems to be dead [08:23] https://launchpad.net/~ubuntu-x-swat/+archive/x-staging ? [08:23] it was used for getting the packages ready, then binary copied to the main archive [08:24] should i empty it and resurrect it? [08:24] feel free i guess [08:24] ok :) [08:28] You don't even need to empty it; everything in it is lower than the version in quantal, and we'll be replacing everything in it with a new version anyway. [08:28] note that ppa's can have packages for multiple releases, so uploading quantal ones would live next to the old ones, but there's no need for the precise packages anymore since the main archive has moved on [08:28] well, the precise builds would remain there if not cleaned [08:28] but yeah they wouldn't interfere in any way [08:58] i know [09:42] RAOF: is there some easy way to trigger a rebuild of all the various packages that may need updating due to new abi? [09:51] oh seems the rebuild driver does what I want :-) [10:00] hm? [10:02] rebuild-all-drivers.sh [10:02] ah [10:04] but looks like I can skip the input drivers [10:04] yes [10:19] mlankhorst: hum, you've changed upstream-ubuntu? [10:19] on xorg-server [10:19] it was used on precise because of the frankenserver [10:19] but normally we don't need that [10:29] tjaalton: ok, I just synched it with debian, I guess you're right :-) [10:30] actually, might want to reset that to the previous state so that cnd can backport input fixes from 1.12.2 ;) [10:31] ..? [10:31] that's what it had, 1.11 + input from 1.12 [10:32] tjaalton: wasn't that branched off to precise already? [10:32] oh it's not the same branch [10:33] upstream-1.11+input [10:33] sorry [10:33] carry on [10:33] :) [10:44] tjaalton: hm looks like the script is based on old version, I'll probably be fine by just rebuilding everything [10:45] mlankhorst: just make sure it appends 'build1' to the debian version if there are no ubuntu changes [10:45] so -1 -> -1build1, -1ubuntu1 -> -1ubuntu2 [10:46] dch --rebuild will do that? [10:46] not a huge deal, but allows autosyncs [10:46] dunno [10:46] ill try [10:46] ah, looks like it [10:52] sed -i -r "s/xserver-xorg-dev([[:space:]]*\(>=? 2:1(\.[[:digit:]]*)*([~+]git[[:digit:]]*(\.(.){8})?)?~?(-[[:digit:]]+(ubuntu[[:digit:]]+)?~?)?\))?/xserver-xorg-dev (>= $1)/g" debian/control [10:53] ..ok [10:53] I felt the same way :-) [11:54] ouch. [11:55] yeah looks like I'll have to grab a whole bunch of packages from debian unstable :/ [11:57] yep, since you can't sync them to a ppa, which would be too easy [11:57] i can abuse syncpackage it seems [11:57] ah [11:58] I'll see if more fail first, seems a lot will build at least :) [11:59] 1.13 otoh [12:00] apart from openchrome and vmware they're all fixed already :) [12:00] and those just need the fixes committed [12:00] I mean, it will need dri2proto, randrproto xrandr/libXrandr, + a refresh of all video drivers [12:00] openchrome in sid is broken with 1.12 still [12:01] i think that's the last one [12:01] oh [12:01] oh hey, why aren't we having modesetting in our list? [12:01] it's not published yet [12:03] i do need to sponsor that into debian don't i? [12:03] yep :) [12:03] jcristau: Please do :-) [12:03] I could package though [12:03] it's packaged [12:03] in git [12:03] ah^^ [12:04] but yeah I probably get to update all the fun things to 1.13 [12:04] didn't have so much time or motivation the last few weeks... [12:04] mlankhorst: don't worry about it.. usually we'll push the devel series to -experimental and sync from there [12:04] tjaalton: I know :) [12:05] though it means that jcristau/kibi would need to upload them :) [12:05] my AM has now been silent for two weeks [12:05] ha [12:05] was going to say "or you can finish NM" [12:05] :) [12:05] yeah.. [12:07] reading through license gibberish was hard, so took a while to reply to the first set of questions [12:07] would be so much easier if ubuntu synced x from unstable [12:07] it does? [12:07] normally [12:08] but what difference does it make when we manually sync the packages anyway [12:08] tjaalton: after a couple weeks you can probably ping him to ask what's up [12:08] * mlankhorst lacking the capability, mostly [12:09] jcristau: yeah, maybe I could [12:09] looks like he uploaded a package on tuesday so he's around [12:09] plus even if i had the capability I wouldn't trust myself to do it yet.. [12:10] ok I pinged gwolf [12:12] tjaalton: oh the failing packages have a ubuntu version, I'll fix -ati [12:13] mlankhorst: yeah you can merge from debian and push the updated one there [12:13] there=ppa [12:13] there are probably others. intel got updated though [12:16] I think it had some small changes [12:19] it prevents install from debian/radeon-kms.conf which adds 'options modeset=1' to radeon [12:20] yeah, kms is enabled already [12:20] we can drop that change in debian post wheezy [12:21] tjaalton: can we just synch to debian for now? :-) [12:21] having that file would probably be a noop [12:21] (it's necessary with squeeze's kernel so we keep it for upgrades) [12:21] mlankhorst: -ati from debian? nah, keep that change [12:21] ok [12:22] then I'll just merge [12:39] +# Plymouth wants libdrm-intel1, even on architectures where it's guaranteed [12:39] +# to be useless. Satisfy it's depraved yearnings. [12:39] :D [12:42] + + Add patch series to reenable building libdrm-intel1 on !i386/amd64, [12:42] + (drop when plymouth is updated to 0.8.4.) [12:42] + [12:42] does that mean it could be dropped now? [12:42] yep, should [12:43] I'll check plymouth first just in case [12:43] * mlankhorst doesn't trust 'should' [12:47] yeah it adds a disable for it, so libdrm has to be uploaded from unstable again [12:54] https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1010460 :D [12:54] Launchpad bug 1010460 in libdrm (Ubuntu) "Sync libdrm 2.4.33-1 (main) from Debian unstable (main)" [Undecided,New] [12:54] just had to try requestsynch to see what would happen [12:57] synced :) [12:57] hehe ty [13:09] tjaalton: can xserver-xorg-video-rendition be synched too? [13:40] oh yay kibi just fixed openchrome === yofel_ is now known as yofel