=== agateau_ is now known as agateau === Trevinho|OFF is now known as Trevinho === henrix_ is now known as henrix [16:52] Mirv: ^ [17:14] cyphermox: thanks! I may need to install a dual boot to a friend's machine at some point instead of a full wipe and I'd rather do it from fresh trusty daily-image :) (after that has landed) [17:27] Mirv: aye [17:27] I can't approve the SRU but someone will eventually [19:42] tjaalton: Still around? [19:44] infinity: sort of [19:44] tjaalton: Heh, too late, I'm fixing it myself (a trivial typo in your mesa upload) [19:45] ah [19:47] tjaalton: Is everything I need for the X stack in the queue now? [19:48] tjaalton: As in, it's all on me now (assuming you didn't upload a bunch of bugs)? [19:50] infinity: should be yes [19:50] tjaalton: Excellent, thanks. [19:50] don't forget the stock trusty mesa [19:50] tjaalton: That's the one I just reuploaded. :P [19:50] * infinity points a few lines up. [19:51] ah, what was the typo? [19:51] tjaalton: Just a missing space, nothing dire. [19:51] ok [20:58] tjaalton: xorg-server-lts-wily is behind xorg-server/wily by a month. [20:58] Or two... [21:03] huh? [21:03] ok [21:04] tjaalton: Also, the mass injection of "+Conflicts: ... xorg-renamed-package-lts-vivid," seems to perhaps be missing a conflict on -lts-utopic as well? [21:04] tjaalton: Otherwise, you could have utopic and wily installed together, which seems wrong. [21:06] tjaalton: Since I assume you need to change that everywhere, may as well refresh the world too and make sure it's up to date. [21:06] yeah [21:17] tjaalton: I know it's past EOD, but I'd love you forever if you could get that done. [21:17] (Since I'm in a review groove) [21:22] infinity: well i've migrated my disks on a new machine & os install, and now it doesn't boot anymore [21:22] so i'd need to fix that first [21:38] ah, so missing a partition listed on fstab is critical to booting the machine up, who'd thought.. [21:39] not even root [21:42] cyphermox: Did you submit that mpath patch upstream, or are you hoping I'll do it? :P [21:42] infinity: I don't remember. we discussed this last time, did we not? [21:42] cyphermox: Not sure, I'm old. [21:42] infinity: ok I'm on it [21:43] infinity: I thought I did send it upstream, looking now [21:44] cyphermox: I don't see it at https://github.com/nfont/powerpc-utils/blob/master/scripts/ofpathname but maybe you submitted and no one committed. [21:44] cyphermox: A github pull request would probably do the trick. [21:44] yeah [21:46] cyphermox: He's prepping for a new release, so now would be a good time. [21:46] almost done. [21:47] Oh. Nevermind "prepping", he already tagged 1.3.0 :P [21:47] I guess I should catch up in Debian. [21:47] https://github.com/nfont/powerpc-utils/pull/1 [21:47] cyphermox: Ta. [21:48] I like how your diff exposes a whitespace error two lines up. ;) [21:48] s/error/formatting mismatch/ [21:48] not at all ;) [21:53] Oh look, I already prepped 1.2.27 and never uploaded it. Derp. [22:04] infinity: ok I'm done, latest packages pulled and conflicts updated [22:05] tjaalton: Snazzy. [22:05] tjaalton: Should I mass reject all your stuff from the queue, then? [22:05] yeah [22:05] tjaalton: On it. [22:06] tjaalton: And done. [22:08] and pushing new in [22:13] xorg-renamed-package-lts-utopic, xorg-renamed-package-lts-vivid,, [22:13] tjaalton: ^-- Not sure how dpkg resolves a double-comma, but oops? [22:14] where was that? [22:15] Conflicts: [22:15] + xserver-xorg-core, xorg-renamed-package-lts-utopic, xorg-renamed-package-lts-vivid,, [22:15] Guessing that's doing something like "s/PACKAGENAME/list, list, list,/" and doesn't need the trailing comma. [22:16] it's only on the server [22:16] Or, I dunno what. I haven't seen the script. [22:16] But weird. [22:17] mesa too [22:17] Previous version had the same weird bug. [22:17] Maybe the lts-utopic stuff did too. [22:17] * infinity looks. [22:18] Nope, lts-utopic didn't have the issue. [22:19] How bizarre. [22:23] utopic didn't get "extraconflicts" [22:23] Oh, I meant to check vivid. Derp. [22:25] I can drop it [22:25] Ahh, yeah, lts-vivid had the same bug. [22:26] So, it should probably be fixed, but it obviously wasn't causing huge issues either. [22:30] where does lts-vivid have it? [22:39] tjaalton: Same place. [22:39] (base)adconrad@nosferatu:~/xorg/utopic$ debdiff xorg-server_1.17.1-0ubuntu3.1.dsc xorg-server-lts-vivid_1.17.1-0ubuntu3.1~trusty1.dsc | grep ,, [22:39] + xserver-xorg-core, xorg-renamed-package-lts-utopic,, [22:41] tjaalton: Looking at the Packages files, it seems dpkg-gencontrol parses it out correctly. [22:41] tjaalton: So no need to fix unless you're feeling anal. [22:41] ah, well I'm looking at apt-cache, and it looks fine [22:41] nah I'll leave it [22:41] Yeah. This: [22:41] Conflicts: [22:41] + xserver-xorg-core, xorg-renamed-package-lts-utopic,, [22:41] xserver-xorg-video-modesetting, [22:41] xserver-xorg-input-evtouch, [22:41] Turns into this: [22:41] Conflicts: xorg-renamed-package-lts-utopic, xserver-xorg-core, xserver-xorg-input-evtouch, xserver-xorg-video-modesetting [22:41] So, looks fine. [22:41] yep [22:43] tjaalton: Alright, I'll work on getting that all reviewed and (hopefully) building today. [22:43] tjaalton: I'll pester you in /query if things look goofy. [22:44] you do that [23:35] infinity: do you know why apt's own version information would be wrong when the version is installed from -updates or -security? [23:38] infinity: e.g. http://pastebin.ubuntu.com/14481946/