[00:04] infinity: ok, added -pthread... i think.... not always sure things work with CMake the way you'd expect [00:04] so is there a reason efilinux was used over something like barebox? [00:05] nwmcsween: 'cause? [00:05] nwmcsween: (Is there a reason everyone feels the need to bikeshed over it?) [00:06] infinity: thanks a lot. [00:06] not bikeshedding barebox has nice code it's got people working on it and it's not ugly like grub 2 [00:06] infinity: sometimes dead obvious things are missed [00:06] We don't think GRUB 2 is ugly, so that's not a good start in trying to persuade us. [00:07] nwmcsween: Does it have EFI support? Last I checked, uBoot had no such thing. [00:07] Mostly I'd just never heard of barebox. [00:07] cjwatson: barebox is uboot2. [00:07] Yeah, google tells me as much. [00:07] grub 2 has nested fucntions - it's ugly [00:07] relies on gccisms [00:07] Only a few, and they'll go away eventually I think. [00:07] In fairness I'm worried about efilinux, but that's because I have investment into GRUB scripts [00:07] Good thing we build with GCC. [00:08] And yeah, GCCisms aren't a problem for us. [00:08] (for my own stuff) [00:08] xnox: Can I see your patch? Curious how/where you fixed it. [00:08] I'd rather they weren't there in this case, but it's cosmetic. [00:08] So I'm not sure "GRUB 2 is ugly" is an argument even I'd listen to, being someone unhappy with efilinux [00:09] infinity: building, don't know if it works yet, cause CMake 'forces' me to purge everything to reconfigure. Unless I'm doing it wrong... [00:09] having executable stack isn't really too great [00:09] I doubt it's a security issue with grub but still [00:09] *shrug*. [00:09] If we got authoritative assurance that we weren't going to get bitten by GPLv3 if an OEM screws up, I'm pretty sure we'd be back to GRUB 2 from efilinux like a shot. [00:10] Until then we'll go with small and simple on the grounds that that probably means we don't have to invest too much effort in it. [00:10] cjwatson, not to ask you to beat this horse too dead, but I'm curious what the nature of the argument is there [00:10] isn't it the case for x86 at least that "just turn off secure boot" suffices? [00:11] is the worry about non-x86? [00:11] geofft: Sure, but "Just turn off Secure Boot" is a tough thing to tell someone you handed a CD to. [00:11] geofft: No, the worry is an OEM shipping a "User Product" (in GPLv3 language) that has preinstalled Ubuntu and erroneously doesn't permit disabling secure boot. [00:11] geofft: Our target audience is "everyone", and most of the "everyones" I know don't even know their systems have firmware, let alone how to enter and configure it. [00:12] That's a violation of the GPLv3, but the question is who has to cure it. [00:12] infinity: I'm curious about the legal argument, not the practical one. I understand why we need to support secure boot [00:12] geofft: Oh, then what Colin said. [00:12] cjwatson: Oh, we expect OEMs to erroneously not have the off button? Okay, sigh. [00:12] because there are benifits [00:12] There's been some concern that we might end up having to disclose our private key in such a scenario. [00:12] Yeah, that makes sense [00:12] geofft: We very much hope they don't - and they'd be in violation of the Microsoft logo guidelines too - but it's a possibility [00:14] Also, it's possible to detect from software whether secure boot is enabled, and I can imagine proprietary software acting conditionally on that. Is an unsigned GRUB binary with secure boot disabled an equivalent replacement for a signed GRUB binary with secure boot enabled on such a system? [00:14] (Note that the logo guidelines *don't* necessarily require that a user be able to install their own keys, AIUI ...) [00:14] xnox: http://paste.ubuntu.com/1063467/ [00:14] xnox: ^-- That works here. [00:15] xnox: (Of course, then the build fails later with glibc single-includes fun, which is also an easy fix) [00:15] My feeling for how it *should* work involves recognising that Ubuntu is just trying to get things working, and isn't interested in locking down people's systems. But I'm not 100% certain that that's how the licence works. [00:16] infinity: OWBuild is a build system based on CMake. [00:16] OWBuild is not a fork of CMake, it is simply a set of macros for CMake [00:16] that simplifies CMake scripts writing [00:16] * xnox head desk [00:16] not another one [00:16] xnox: How about I fix the glib thing too and just upload, since I'm halfway there? :P [00:16] And IMO the cure for such a scenario would be to require the OEM, who did the locking down, to provide users with an unlock mechanism - i.e. in such a hypothetical scenario they ought to be counted as the violators, not us. [00:17] infinity: well you so my "mega" patch earlier of just removing the include ;-) go ahead [00:18] cjwatson: yeah, agreed. I mean, it's the OEM that's violating GRUB's/Ubuntu's copyrights / GPLv3 license! [00:18] cjwatson: but you guys not being able to find an actual lawyer that agrees is worrisome [00:18] If we could get a legal opinion, or an FSF statement, that that's what GPLv3 section 6 means, then I think that would fix the problem for us. But from what I saw we weren't able to get such a thing. I don't know if it's just that we weren't stating the problem clearly enough. [00:19] (Speaking, mind you, as somebody who was advocating for using GRUB 2, so take with pinch of salt I suppose) [00:20] Unfortunately with this sort of thing it's not clear that my armchair lawyer's opinion suffices. :-) [00:25] xnox: Oh wait, hah. The pthread failure was after the glib one, not before. My fix didn't fix it. :P [00:25] xnox: Did yours? [00:26] infinity: nope [00:26] it's using funky OWBuild stuff with it's own supermacros [00:27] cjwatson: there are many comments on http://gplv3.fsf.org/comments/gplv3-draft-4.html#3469:3310:3412:3479: and the question of 'this bit prevents providing supported signed software' was raised [00:27] but it's not legal advice [00:27] "This phrase effectively stops three implementations: * Free software digitally signed * Free software used in DRM * Free software in closed environments" [00:27] GPLv3 fail [00:27] I'm guessing they were going aver the Tiovization [00:28] That was exactly the intent, yes. [00:28] Yeah, I can find lots of random armchair legal advice, but that's no more use to me than my own interpretation [00:28] yes. [00:28] (Which, FWIW, thinks that we would be OK, but that's only my personal opinion) [00:29] and 'real' legal advice will only come after it's been tried in court..... all lawyers rely on case-studies anyway [00:30] "Free software digitally signed" is obviously nonsense armchair advice because, for example, I'm pretty sure the FSF has said they're not out to stop e.g. distributions signing their packages for the purpose of integrity [00:30] xnox: In this case, I believe that a clear statement from the FSF would suffice, as they're the sole copyright holder [00:31] (And look up "estoppel") [00:38] bryceh: oh, instead of that launchpadlib-based code, you could use rmadison, or something using the same backend CGI service [00:39] bryceh: though that's only really expecting to be a developer service and not particularly scalable - but anyway, what I mean is that if all you need is "is this in -proposed" or "is this in -updates" there are lighter-weight approaches than launchpadlib for a desktop system [00:40] bryceh: also, worth checking for -updates before -proposed, since the same version of a package can be in both [00:41] cjwatson, thanks [00:42] Or even apt-cache policy, come to think of it [00:42] though I expect there's a saner way to get at that information in python-apt, and conveniently you're in python already :) [00:45] cjwatson, seems like I had tried both of those but didn't like it for some reason [00:46] apt-cache policy definitely seems to have the information and doesn't involve hitting the network at all [00:47] oh right; the "is this in -proposed or -updates" bit is actually a patch bdmurray is proposing. What i actually am using lpl for in my apport hook is something different [00:47] it only tells you whether it matches what's currently in your Packages for -proposed/-update [00:47] ah, ok [00:47] what this is trying to do is see what release status the user's system is [00:47] IOW differentiate between stable release vs development release vs unsupported release [00:48] Consider distro-info for that [00:48] cjwatson, for that I couldn't find an existing tool that'd already be on the user's system... but maybe you know of one? [00:48] hmm [00:48] It's not installed by default right now, but it could be [00:50] mm, so yeah if that were installed by default, that looks like it would be an ok substitution [00:50] Just depend on it if you need it [00:51] Then it will be :-) [00:51] It's tiny nowadays and it's in main [00:56] infinity: it looks like upstream has ditched the owbuild crap and gone pure cmake in 'tip' of their hg repo [00:56] xnox: http://paste.ubuntu.com/1063498/ [00:56] xnox: This worked for me for now. If upstream fixed it better, good, because my patch isn't remotely upstreamable. [00:56] xnox: It's a brute force "fuck it, I want it to build" patch. ;) [00:56] * infinity uploads. [00:57] Hello all, Can tell me the file used to set default apps on unity bar for livecd builds? [00:57] hrm, can anyone... [00:57] sorry for grammar [00:57] infinity: I was expecting it to be disgusting, but they're small and self contained. [00:58] StevenK: No, they're readable, it's just that harcoding '-pthread' after it goes to the trouble of trying to detect how to link pthreads is hilariously wrong. [00:58] infinity: aha! well done at tracing the real contents of ${CMAKE_THREAD_LIBS_INIT} [00:58] StevenK: (right on modern Linux, wrong everywhere else) [00:58] infinity: Portable code is wrong code! [00:58] Or something. [00:58] StevenK: Hah. [00:59] cjwatson, actually looks like all I'd actually need is distro-info-data [01:00] that's a csv file, python should be able to handle that :-) [01:00] but wow, that's manually updated every release? [01:00] Is the format guaranteed though? [01:00] infinity: if ${CMAKE_THREAD_LIBS_INIT} broken, then upstream is still broken as well =) [01:00] Why not use python-distro-info? [01:01] cjwatson, it would need to be, since distro-info is a dependency on it [01:01] bryceh: I was about to say that, yeah. I think only the distro-info interface is (vaguely) guaranteed, the data files could randomly change (though, I imagine they won't) [01:01] Seeing as bdrung went to the effort of writing loads of bindings :-) [01:01] bryceh: distro-info and distro-info-data are tied together, he could change the data, make distro-info love it, and leave you broken. :P [01:02] infinity, well he could change distro-info and leave me broken too [01:02] xnox: Not necessarily, it's how owbuild is using that. [01:02] infinity, as launchpad does all the fricken time ;-) [01:02] bryceh: You're welcome. [01:02] xnox: FindThreads isn't inherently broken, it's that what it spits out is meant to be a library -llink line (ie: in LD_LIBS) [01:02] We aim to please. [01:02] bryceh: published interface vs. unpublished interface. Use 'import distro_info' from python-distro-info rather than rolling your own. It's easier anyway. [01:02] xnox: But owbuild was jamming it into LD_FLAGS, and I was too lazy to figure out where. [01:03] infinity: you TIL, i'm not touching it ever again ;-) [01:03] xnox: Heh. [01:03] infinity: I'm amused at it being 'owbuild'. You could almost use it as an explanation of failure. [01:03] xnox: If the next upstream is a reorg of the source anyway, I'm sure I can just sync over my hack when the time comes. [01:03] StevenK: Indeed. [01:04] infinity: funny you should say that, cause a "little did you know" is coming up ;-) [01:04] * xnox hides. good night all! [01:06] (Well, python3-distro-info.) [01:07] no such package [01:08] well, on precise anyway [01:22] >>> import distro_info [01:22] >>> udi = distro_info.UbuntuDistroInfo() [01:22] >>> code_name = 'quantal' [01:22] >>> code_name in udi.devel() [01:22] True [01:22] >>> code_name in udi.supported() [01:22] True [01:22] >>> code_name in udi.lts() [01:22] False [01:22] >>> udi.stable() [01:22] 'precise' [01:22] >>> udi.supported() [01:22] ['hardy', 'lucid', 'natty', 'oneiric', 'precise', 'quantal'] [01:22] >>> udi.unsupported() [01:23] ['warty', 'hoary', 'breezy', 'dapper', 'edgy', 'feisty', 'gutsy', 'intrepid', 'jaunty', 'karmic', 'maverick'] [01:23] >>> [01:23] cjwatson, so yeah this looks like it should work, thanks [01:27] hrm, the one problem is it doesn't appear to give the release _dates_ [01:27] distro-info-data will be SRUd as needed [01:29] bryceh: have you heard of libosinfo? [01:29] jbicha, yes, I did hear about that just recently. haven't played with it yet [01:30] I don't know much about it, but it does have a database of disto releases [01:30] http://git.fedorahosted.org/git/?p=libosinfo.git;a=blob;f=data/oses/ubuntu.xml [01:30] micahg, yeah but cjwatson and infinity said not to use that directly. but I do know it has the dates I'm looking for [01:31] bryceh: No, his point was that distro-info will always be accurate. [01:31] bryceh: (because data gets SRUed) [01:31] bryceh: So you don't need dates, as long as you're not on an EOL release, you can just rely on it to not lie (well, within a week or two). [01:32] infinity, oh gotcha, but no that's not what I meant [01:32] bryceh: Kay, what's the use case for release dates? [01:32] I would expect it to be accurate, else I wouldn't consider it [01:32] bryceh: Or did you mean version numbers? [01:32] no, although now that you mention it I don't know that I can get those either [01:33] bryceh: distro-info (the CLI) does numbers and codenames, no idea what the python module does. [01:34] bryceh: So, what did you want with dates? [01:34] so far I'm only seeing codenames [01:34] well, not so much dates as time since the release [01:35] bryceh: I'm trying to sort out why that's valuable. ;) [01:35] there's certain checks I'm doing for post-release bug reports which I'd like to be less strict about if the release *just* came out. [01:35] bryceh: What's your cutoff for that? [01:35] like a month or so [01:36] bryceh: int(release.version.split('.')[-1])+2? [01:36] xnox, hehe [01:36] bryceh: int(release.version.split('.')[1])+2? [01:36] is better in case of a point release, e.g. 12.04.1 [01:36] bryceh: Again, not sure what the python module has, but the CLI version: "distro-info --date=2012-02-11 --supported" [01:36] bryceh: Gives you info as if it were that date. [01:36] bryceh: just wait until june/december :) [01:37] bryceh: So, just put yourself a month in the past and see if you exist yet! [01:37] bryceh: what if the clock/time is wrong on the machine? [01:37] Ecxcept that's buggy. [01:37] micahg: Hey Micah, fix distro-info. [01:37] micahg: --supported lists the devel release. [01:38] micahg: That's brimming with wrong. [01:38] bdrung: ^ [01:38] yeah, that's certainly wrong [01:38] Same bug with Debian. [01:39] (My machine claims that both wheezy and quantal are supported) [01:39] yeah there's probably a few ways to achieve this. I've been wondering if there's a file on the system with a date that dependably matches to the release date? [01:39] (Or, if I go back in time, it tells me precise was supported before it was released) [01:39] (and that would never get updated later) [01:39] bryceh: Other than the version, which is, like, the date? [01:40] bryceh: lsb_release -rs [01:40] infinity, no I do agree that's one way of doing it, but if the release is at the start of the month vs. the end of the month, that could give me a lot more or less than 30 days [01:42] bryceh: Just be liberal in your window, then? [01:42] I guess... [01:42] * micahg wonders why June/Dec 1 isn't good :) [01:42] that's 4-6 weeks ATM [01:43] July4/Dec25, Independence from bugs day, and Merry Christmas, no more bugs. [01:43] I guess my hesitation here is just that these solutions are all built on the assumption that ubuntu will always be released in april and october [01:44] which I suppose isn't a *bad* assumption given history, still... [01:44] bryceh: Random dates assume that, release versions assume nothing. [01:44] bryceh: Since we change the version when we slip. [01:44] bryceh: (See 6.06) [01:44] infinity, true [01:44] Granted, this has only happened once. :P [01:45] so, yeah xnox's solution would be the best for that [01:46] hey, so tell me, if I'd said I needed within 7 days of the release, what solutions would you guys come up with for that? [01:47] bryceh: anonymous launchpad query [01:48] hahaha [01:48] Modal dialog box with a question. OBVIOUSLY. [01:48] And make it too big to fit on a netbook display, for bonus points. [01:48] Also, use Motif. [01:49] micahg, well I can go back to my launchpad query for this once launchpadlib's been updated to python3 [01:49] bryceh: actually, distro info should have the release date of the current stable release :) [01:49] *planned [01:49] micahg, yeah that'd be nice [01:50] i.e. it should know enough about itself, not necessarily the next release immediately though [01:50] although in theory we can SRU that as soon as we know as well [01:51] If only https://api.launchpad.net/1.0/ubuntu/precise/datereleased didn't throw an embarassing 500. [01:51] infinity, heh [01:51] (It has the right date) [01:52] infinity, yeah I bet that's due to the change in date object type that happened a bit ago. I'm still fixing my launchpad scripts due to that change. [01:52] and I totally don't blame StevenK for that! [01:52] StevenK: *stare* [01:53] StevenK: Why does https://api.launchpad.net/1.0/ubuntu/precise/datereleased 500? [01:53] XML Parsing Error: syntax error [01:53] micahg: Thank god someone's here to cover for my illiteracy. [01:53] micahg: Not quite what I meant by "why". [01:54] heh, just pointing out it seems to be another issue :) [01:54] actually if you look at the source of that page, it looks like a legit date [01:54] s/it/there/ [01:54] so maybe it's just that the content-type wasn't specified? [01:54] bryceh: It is the right date, yes, I said that. [01:55] If you wget it, it 500s all special-like. [01:55] infinity: Haha. It actually contains the date [01:55] Anyhow, I was going to point at the static http API (rather than the xmlrpc bits) as a perfectly reasonable non-lplib way for you to get info. [01:55] Since you don't need to actually DO any RPC here. [01:56] StevenK: I know. [01:57] infinity: You can grab precise like that. I guess the lazr.restful machinery does not like you trying to get attributes like that [01:57] StevenK: HAHAHAHAHA. [01:57] wget -S https://api.launchpad.net/devel/ubuntu/precise/releasedate [01:58] It gives a 404, then proceeds to give me the date raw. [01:58] BRILLIANT. [01:58] Best. Webapp. Ever. [01:58] infinity: That is what I meant by "[11:55] < StevenK> infinity: Haha. It actually contains the date" [01:58] StevenK: Yeah, but I thought you just meant the body (as I was seeing in a web browser) [01:58] StevenK: The full response is so much more entertaining. [01:59] Our API sucks. News at 11. [02:00] Oh wait, that really was a 404, I typed it wrong... [02:00] does anyone know if mipmapping is ever going to be fixed in compiz? it's pretty pathetic that it's still broken 2 months after someone at nvidia submitted a patch to fix it on launchpad (bug 991180) [02:00] Yeah, the proper URL is a 500. :P [02:00] Launchpad bug 991180 in compiz (Ubuntu) "Ubuntu 12.04 Nvidia Compiz Expo Mipmap" [Undecided,Confirmed] https://launchpad.net/bugs/991180 [02:00] And the date. [02:02] TerminX: "someone at nvidia"? [02:03] yes, the patch posted to that bug is from one of the linux driver maintainers there [02:04] TerminX: To be fair, while you know that, I certainly don't. [02:04] TerminX: It just looks like a drive-by patch (one that, I assume, no one's noticed yet, since no one's decided to nominate for a release, prepare an SRU, etc) [02:04] TerminX: It happens. Bugs get missed. Hopping on IRC and calling people "pathetic" doesn't help. [02:05] infinity, StevenK: The 500 doesn't contain the date. [02:05] wgrant: I bed to differ. [02:05] wgrant: Or beg. [02:05] I called someone pathetic? [02:05] wgrant: Run the wget _S [02:05] I said the situation itself is pathetic [02:05] s/_S/-S/ [02:05] StevenK: What's the got to do with it? [02:05] Accept [02:05] browser sends a text/html or application/xhtml+xml Accept [02:05] wgrant: The date is in the body. [02:05] So lazr.restful obliges [02:06] wgrant: Anyhow. It's broken either way. [02:06] The 500 body looks to be 'TypeError', not the date [02:06] You can see it at https://api.launchpad.net/1.0/ubuntu/precise/datereleased?ws.accept=application/json [02:07] TerminX: You don't see how it came across more confrontational than, say, helpful? [02:07] wgrant: TypeError: datetime.datetime(2012, 4, 26, 12, 9, 10, 437678, tzinfo=) is not JSON serializable [02:07] Heh heh [02:08] Yes. [02:08] So it's broken, but not in a way that is even slightly special. [02:10] TerminX: Fun fact: that patch breaks mipmapping on everything else :) [02:11] bryceh: The date type difference is purely a client-side change. It is unrelated to any server-side error. [02:11] wgrant, yeah I know [02:13] wgrant, and IIRC not due to code changes from the launchpad team, so I blame them inappropriately :-) [02:13] bryceh: Yeah, there's not enough people actively working on LP atm to break that :) [02:14] wgrant, exactly [02:15] there's also a launchpadlib cache corruption bug that's been a chronic irritation, but again has ended up being something wonky client-side, in code not maintained by the LP crew [02:15] bryceh: It was in httplib2 itself? [02:16] wgrant, it may be, or whatever the layer is above that. it faults in the json decoding logic [02:17] bryceh: Above that is probably wadllib, which we own. [02:30] wgrant, maybe. The error in question is httplib.IncompleteRead, but I think that gets generated because the cache file is truncated and it's trying to "read" from that. I don't know what code truncates the cache file though. [02:31] RAOF: does it? maybe the guy who wrote it would know that and fix it properly if the maintainer he tried contacting (sam spilsbury) didn't just ignore him heh [02:32] I can't imagine it did much to break it further though since the bug also affects intel [02:33] I have no idea whether he contacted Sam, but I do know that Sam's been working on fixing the mipmapping code. [02:34] yeah, he told me he tried to contact him in several different ways and never got any sort of a response whatsoever [02:38] how recently has he been working on fixing it? bisection of what change broke it in the first place revealed that the bug was caused by one of sam's changes anyway [02:40] and considering the bug was confirmed to occur on at least intel in addition to nvidia I can't really see how it was broken any further by correcting the code in question [02:40] do you have some sort of report where the patch was applied and something further broke? [02:41] No, because it was never pushed out, as the breakage was picked up in testing. [02:45] was this documented anywhere? [02:45] and what configurations was that on? it must have been several different configurations for you to say it "breaks mipmapping on everything else" [02:46] plagman: Not as far as I'm aware, which is disappointing; this has just come up in my conversations with Sam. [02:47] in any case, jusding by its contents I strongly doubt that the patch broke anything by itself [02:48] From what I gather it *might* be due to a bug in mesa. [02:48] It would be nice for Sam to provide updates on bugs ☺ [02:49] or on irc pings or emails, for that matter [02:50] Apparently he's in Canada at the moment, so he might have been flying? [02:50] the cool thing about email is how when you receive one, it persists in your inbox until you do something with it [02:51] either Mesa is broken and doesn't know how to report the GLX_BIND_TO_MIPMAP_TEXTURE fbconfig attribute properly and this would mean that mipmaps were broken _only on Mesa_ before Sam's change that moved the context initialization around and after Sam's change on everything else [02:51] and in this case the patch just reversed that tendency [02:51] or Mesa works fine and the patch couldn't have really done anything harmful [02:52] and AFAIK Mesa reports it just fine [02:54] anyway, I'd be happy to discuss that with Sam over the bug or otherwise if he has any concerns [02:56] I don't know; I'm just running from what I picked up as he was complaining about all drivers, everywhere, while trying to fix the bug. [02:56] When I see him around I'll try and get sam to ping you. [02:57] regardless, it's a pretty significant bug to have in an LTS release. I'm guessing mipmapping isn't enabled by default or else we'd be hearing a LOT about it (or more likely it would have just been fixed months ago) [02:58] Or it's hard. [04:20] RAOF: "[54302.526085] NVRM: Xid (0000:01:00): 8, Channel 00000003" makes me have a sad. [04:20] StevenK: Do you know how to trigger that? We should have made it as easy as possible for you to file that bug on nvforums, where nvidia want it(!). [04:21] Good morning [04:21] RAOF: Not really, it happens randomly and then X has a large sad. [04:22] Yeah, that's your driver shouting obsceneties at your card. [04:22] RAOF: Yeah, I only just looked up what 'Xid' actually means, the last time I mashed reset [04:23] RAOF: So it's a driver bug? [04:23] not necessarily [04:23] could be memory corruption, bad HW, etc [04:23] could very well be, though [04:23] but impossible to say with just that data, that's the symptom [04:23] Ah, you're still here :) [04:24] I'm happy to try and diagnose when it happens, I have easy ssh access into the box, but I can't trust anything on the screen. [04:24] yeah, though not at work anymore [04:25] plagman: Oh, just some pointers about what information would be helpful to collect before I go and napalm my X session and the module would be nice. [04:25] (I already have this time, so next time ...) [04:25] run nvidia-bug-report.sh as root, after that error message pops up [04:25] preferrably while X is still running if that's possible [04:25] I think ubuntu-bug nvidia collects all that information, too. [04:26] Over ssh is okay? [04:26] But that'll feed it to launchpad rather than as a nice tgz [04:26] should be, maybe you need to set DISPLAY [04:27] trying to narrow it down to a deterministic sequence of actions would be stellar of course [04:27] but that's hard [04:27] plagman: Ugh, this script is horrid. :-) [04:28] is it? [04:28] append_silent "/etc/redhat-release" [04:28] ... [04:28] append_silent "/etc/gentoo-release" [04:28] Because you know, a for loop is hard. :-) [04:28] not that it would tremendously change the end-result [04:29] anyway, patches welcome [04:30] plagman: Thanks for the pointer. [04:30] generally I would advise running that script and posting the result as an attachment on the nvnews linux forum [04:31] plagman: That script could also grab /etc/lsb-release, since /etc/debian_version on an Ubuntu machine is going to be unhelpful. [04:32] does it also grab /etc/issue? [04:32] Yeah, that's the first thing it does in that block. [04:32] that would probably cover ubuntu [04:32] but yeah, seems lsb-release could have value === trijntje_ is now known as trijntje [06:49] good morning === smb` is now known as smb === tkamppeter_ is now known as tkamppeter [07:14] RAOF, ubuntu-bug nvidia will also generate and collect the .tgz in addition to the stuff we ask for. [07:23] pitti, what's your opinion on bug 1013334 , an issue on launchpad's side ? [07:23] Launchpad bug 1013334 in apport (Ubuntu) "apport could not connect to crash database" [Undecided,Confirmed] https://launchpad.net/bugs/1013334 [07:24] jibel: no, it's indeed a bug in some hook, I'll follow up on it; thanks! [08:42] pitti, I get a crash in Ubiquity: "TypeError: update() takes exactly 2 arguments (1 given)" but apport redirects me to bug 194688. can you check the signature ? [08:42] Launchpad bug 194688 in ubiquity (Ubuntu) "ubiquity crashed with TypeError: on_partition_list_edit_activate() takes exactly 2 arguments (4 given)" [Undecided,Fix released] https://launchpad.net/bugs/194688 [08:42] or is there a way to force apport to file a bug ? [08:43] jibel: ah, it says it's already known? [08:43] pitti, yes [08:43] that's an apport bug indeed, it should allow you to file bugs for closed master bugs [08:43] jibel: you can edit the .crash file and remove the KnownBug: field [08:44] pitti, ack [08:44] jibel: sorry, KnownReport: [08:44] jibel: and then run it through apport-bug again; that should work [08:45] infinity: define 'supported' [08:48] bryceh: you can call distro-info --date=2012-05-28 --supported if you want to know what was supported last month [08:53] pitti, it worked thanks! === doko_ is now known as doko === StaffRingedSeal is now known as Myrtti [09:09] how can I get the dependency dag for a package? [09:20] bdrung, ok, and that should work similarly through the python api? [09:21] bdrung, also, any concerns if [python-]distr-info is included in the CD image? [10:18] jml, see your email [11:13] I want to build a package that will install on both Lucid and Precise. ${shlibs:Depends} brings in a dependency on libssl0.9.8, but this then fails to work on Precise which iuses libssl1.0.0. I've had similar problems with libmysqlclient18 and libdbi1. Ideally I'd like just one package, but one package for Precise and one for Lucid would I suppose be ok provided I can build it in one place. What's the best way here? === MacSlow is now known as MacSlow|lunch [11:35] alexbligh: In general you can't avoid this problem. precise users should still be able to install libssl0.9.8 even though it's not the default. We normally rebuild packages against the current set of library sonames rather than keeping a zillion old libraries around, though. [11:35] alexbligh: It should be possible to make the same *source* package work on both. [11:37] If you must have a single binary package, build on the oldest of the releases you want to support, and then at least there's a fighting chance that the worst case will be that users of newer releases will need to dig out older libraries (which perhaps can be automated with cunning use of apt pinning). === slomo_ is now known as slomo === cpg is now known as cpg|away === davmor2_ is now known as davmor2 === MacSlow|lunch is now known as MacSlow === agateau_ is now known as agateau [12:19] cjwatson, thanks === yofel_ is now known as yofel === _salem is now known as salem_ === Nigel is now known as G [13:16] ogra_, hey I think I might have found what the issue is with the monitors [13:26] pgraner: if you have an installed system, give a try to this one: [13:26] pgraner: http://people.canonical.com/~ppisati/linux-image-3.4.0-202-omap4_3.4.0-202.7_armhf.deb [13:26] pgraner: it should resolve the video issue [13:29] ppisati, ok, I'll try after this call I'm about to be on. [13:29] ppisati, I'm finding when it fails I don't get a /sys/devices/omapdss/display0/edid file [13:33] pgraner: edid is read after the monitor is detected, looks like hotplug is broken [13:37] pgraner, oh ? [13:38] ogra_, see my comment above [13:38] ah, sweet [13:46] mvo, hello! FYI last night I just went ahead and committed a pep8 branch and some test improvement commits. I assumed such things don't need reviews [13:46] (to update-manager) [13:47] mterry: yeah, thats fine [13:47] mterry: thanks for this, given all the recent work I consider u-m really team owned, but me owned anymore [13:47] (which is a good thing :) [13:48] mvo, you can't escape that easily. ;) [13:49] Not sure anyone else really understands all the quirks handling and such as yet [13:49] mvo: the code may be team owned, the bugs are still yours, don't worry ;) [13:49] Or indeed the controller [13:52] mterhaha [13:52] well, its fine, I don't try to sneak out here :) [13:53] just saying that I shouldn't be the lock/bootleneck/gil/bkl [14:09] james_w, hi, I'd like to ask you some questions about phased updates so I can adjust the settings design [14:21] mpt, hi, sure thing [14:21] james_w, in "t = x/100 * (s^128 - 1)", what are t, x, and s? [14:22] mpt, good question :-) [14:26] mpt, try now? [14:27] mpt, it's converting a percentage as an integer between 0 and 100 in to a value to be compared with the output of md5 such that around x% of machines will fall below the value in the next step [14:28] i.e. it's just an implementation detail of how the percentage of machines is selected [14:28] otherwise in the next step (floor(md5(...)/2^128)) could be calculated and compared to x directly [14:30] james_w, ok. Next question: Why have an X-Update-Percentage integer instead of an X-Update-Phase float? Are you worried about the crippling CPU requirements of a floating arithmetic operation? :-) [14:31] heh [14:31] no strong reason for either I don't think [14:32] it will likely use floating point anyway with that algorithm as written, but could be avoided [14:32] mainly I think I chose that as it's quicker for humans to grasp [14:32] but it can certainly be changed if there's a good reason to use a float [14:33] james_w, only because it allows simplifying the definition [14:33] james_w, so would this be correct? "A computer is in the current testing set for a package if X-Update-Phase * (2^128 - 1) >= md5(machine-id + packagename + packageversion)." [14:38] mpt, yeah [14:38] splendid [14:38] though we probably need to shift the bounds slightly [14:38] otherwise some unlucky person could get the update if X-Update-Phase == 0 [14:39] So change ">=" to ">"? [14:39] and lose the "-1" I think === Ursinha` is now known as Ursinha [14:39] james_w, next question: Are you familiar with the current emergent client-side phasing? https://wiki.ubuntu.com/SoftwareUpdates#Launching_automatically [14:39] otherwise X-Update-Phase == 1.0 doesn't mean that everyone gets it [14:40] yeah [14:40] james_w, so do you think this new phasing should be instead of, or in addition to? [14:40] and I'm not sure we need to do this explicit stuff given that we have that [14:41] (or not at all because, yeah) [14:41] An advantage of the explicit phasing might be that you can ramp it down again [14:41] that's true [14:41] or at least it gives you a mechanism to ramp down or pause an update that is less brutal than pulling the update entirely. [14:41] I'm not sure how the explicit would work with the settings people currently have though [14:42] Well, the reason I'm looking at this now is to change the settings design [14:42] But a disadvantage of the explicit phasing is that I don't know how to word it. [14:42] will Ubuntu develop a handwritten-looking font? (if it were metrics-compatible with Comic Sans but less ugly that would rock) [14:42] my instinct is that putting them together is bad because it stretches out the phasing [14:43] mpt, I meant more with the spirit of the settings rather than their exact values [14:43] bdmurray, hey, I heard you are doing SRU reviews today, could you review compiz,libunity,bamf? We would like to get those out this week if possible to have room for a new SRU round in 2 weeks [14:43] or alternatively, include one of the many free handwritten-looking fonts that there already are (license would be a topic to look into) [14:43] james_w, the spirit of the current settings is to prevent you from being nagged two days in a row (unless it's a security update). [14:43] mpt, e.g. I don't know if switching to explicit means that everyone will get prompted for updates every day [14:44] cousteau, in general we lack someone with responsibility to say "okay, I have X MB of the Ubuntu ISO allocated to fonts, what would be the best possible default selection" [14:44] I see [14:45] cousteau: about other design stuff #ubuntu-design channel might be better. Not sure if there is one just for fonts. [14:45] maybe a package then... although there are already several packages [14:45] cousteau, and to get new fonts packaged -- there are all kinds of interesting free fonts from the League of Moveable Type and elsewhere, which aren't easily installable. [14:45] xnox, ok [14:46] how can a font not be easily installable? I usually just copy them to ~/.fonts/SomeFont/ [14:46] james_w, it doesn't, but it means it's pure chance. Depending on that formula, you might be nagged two days in a row, or 27 days apart, and there's no way to guess in advance without knowing the name of the package that will next be updated. [14:47] mpt, indeed, but in aggregate we can have some idea [14:47] if we push out an update a day then on average you will be prompted daily [14:47] cousteau, well sure, but I mean easily findable. Ubuntu Software Center has a Fonts category, but it contains only fonts that are packaged, and the UI isn't optimized for fonts. [14:48] e.g. you can't see previews when searching, things like that. [14:49] and I don't know if allowing that to be limited to once a week fundamentally interferes with the aims of phased updates [14:49] I see... well, I'm not a big fan of the software center (although it's probably easier than aptitude or synaptics) [14:49] * james_w goes to get some food and think about it [14:50] maybe changing the icon of those packages to a representation of the font [14:52] cousteau, that would be nifty. In the long run I'd love to see a separate font utility for buying/installing/removing fonts ... but even fixing those icons in USC would be an improvement. [14:53] a "software center for fonts" would be an interesting idea [14:53] what is wrong with: [14:53] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/quantal/Release Unable to find expected entry 'main/binary---add-architecture'/Packages' in Release file (Wrong sources.list entry or malformed file) [14:53] What I want to avoid, essentially, is that an artist (or anyone) decides to use Comic Sans because it has "comic" in it [14:54] with deb [arch=armhf] http://ports.ubuntu.com/ubuntu-ports/ quantal main universe [14:54] cjwatson, slangasek: ^^^ [14:54] doko: Is that in lxc? [14:54] doko: If so, bug 1017862, I believe [14:54] Launchpad bug 1017862 in lxc (Ubuntu Precise) "Migrate to dpkg --add-architecture to track foreign architecture in template lxc-ubuntu" [Undecided,New] https://launchpad.net/bugs/1017862 [14:55] james_w, the reason Microsoft has "patch Tuesday" is so that admins and other people can plan for and organize installation of updates all at once. I'm not *at all* suggesting we should do that for security updates, but there's a similar motivation in grouping non-critical updates together so you install them all in one go. [14:55] mpt, also, an "identify this font" online (or server-based) interface would be nice. Like WhatTheFont but for free fonts. [14:56] cjwatson, no, just an amd64 chroot [14:56] doko: I'm not sure then; I'd suggest getting an strace -f to find out where apt's getting that string from [14:57] * jml discovers dpkg-dev-el [14:57] cousteau: There's http://fonts.debian.net/ which is outdated by now, but that combined with apturl, maybe? [14:57] cousteau, try Purisa. It concentrates on Thai, but it has Latin characters too. [14:58] I think I once tried it... [14:59] actually when I said "handwritten" I was thinking more "comic" [14:59] mvo: any word on command-not-found upload? [15:00] (Komika Text is rather nice for both comic and handwritten imo... wonder if its license would allow to add it to repositories) [15:04] can someone help me out here. [15:04] i'm not sure where to go loking for this. [15:04] i laucnhed a fresh instance of quantal on ec2 [15:04] i apt-get install 'pastebinit' [15:05] it decides it needs to update-initramfs [15:05] is there some reason for that? or does update-initramfs always have to run on installation? [15:09] smoser: I suspect that's a trigger previously pulled by some other package that hadn't been activated. [15:10] Perhaps due to an installation failure or something when building the image. [15:10] cjwatson, what sort of thing would do that? [15:10] Anything that delivers files that get copied into the initramfs. [15:11] You can see the mechanism near the top of /usr/sbin/update-initramfs. [15:11] thanks. that was my next question. [15:11] So look for "update-initramfs: deferring update" in your build logs, compare with where update-initramfs is actually run, and see if there's a mismatch. [15:11] Then investigate from there. [15:12] gracias [15:12] de nada [15:13] mpt, I've added some thoughts to the unresolved questions section. [15:14] mpt, basically I think having an option like today to not prompt for non-security updates every day will be ok [15:14] we just need to understand that X-Update-Percentage: 80 means that < 80% of machines will have it installed [15:14] which is true anyway, that option would just make even more sure of that [15:20] * mpt tries to sketch some phase curves [15:22] bdrung: I would argue that unreleased/devel releases shouldn't show as "supported", personally. [15:25] james_w, so if t = time, the normal update curve (resulting from the wait-a-week client behavior) is u(t), and your phase curve is p(t), the resulting update curve will be u(t)*p(t). [15:27] mpt, I think so, but my maths isn't up to thinking in a bounded plane [15:28] james_w, if you were in the office I could show you on this here whiteboard. :-) But give me a few minutes and I'll sketch it [15:28] mpt, I sketched a couple myself [15:28] two linear curves gave an s curve for me [15:29] seb128: neither of these bamf bugs have precise tasks (I've added them) nor a regression potential statement [15:30] james_w, p(t) might be linear, but u(t) is not, because people don't have their computer on every day, and even if they do, sometimes they'll click "Remind Me Later" [15:30] mpt, right, I was assuming u(t) was linear in that case [15:35] sil2100, didrocks: ^ cf bdmurray's comment on the bamf SRU [15:36] seb128, bdmurray: looking into it, but I remember adding that during the sprint... [15:37] and I remember double checking that [15:38] well, regression potential is empty [15:39] Ouch [15:39] sil2100: can you file them, please? [15:39] Will do, I think I didn't save them or something [15:40] sil2100, didrocks: the precise lines where missing as well, anyway that's easily fixed [15:41] seb128: well, when filing them for 20 bugs, I guess missing two in the row was unavoidable in double checking ;) (didn't happen in "my time" though :p) [15:43] hmm, do we have any magic cmdline option to debug plymouth ? [15:43] i suspect its broken on arm but cant find anything in any logs [15:45] I think there is a boot option / switch [15:45] https://wiki.ubuntu.com/Plymouth#Debugging [15:46] * ogra_ hugs bdmurray [15:46] ogra_: ^ plymouth:debug [15:46] thanks ! [15:47] regarding the libunity SRU bug 893688 shouldn't be fix released for precise [15:47] Launchpad bug 893688 in libunity "Unity.ActivationResponse does not work properly for python scopes" [Low,Fix committed] https://launchpad.net/bugs/893688 [15:48] ah, I see the difference, I think you were considering only a single update, and so update-manager opens as soon as the phase includes the current machine? [15:48] bdmurray: regression potentials editted [15:48] mpt, ^ [15:48] sil2100: thanks [15:49] james_w, I was considering a naive implementation where update-manager starts treating the update as being "available" only once the phase includes the current machine [15:49] james_w, and then starts the clock from that point [15:50] mpt, right, I think we got different curves because I was assuming that update-manager would be opening for other things [15:50] and so it might have opened just before your machine became part of the set, meaning that even though you were in the testing set now you wouldn't see update-manager for a week [15:51] james_w, we don't have to do it that way, though. update-manager could do a maximum instead: open when the computer is in the phase set, or when the week has passed, whichever is later. [15:53] mpt, my understanding was each day would go: are there security updates? no. Are there other updates for which I am in the testing set? Yes. Has it been a week since I last opened? [15:57] james_w, that makes sense. That would avoid the kink in this curve: http://imgur.com/rT5iV [15:57] (not that the kink matters much, but anyway) [15:58] seb128, sil2100: none of these compiz bugs are fixed in Quantal? [15:58] mpt, yeah, with that scheme I had something like a smooth version of your yellow curve [15:59] of course if we want to drive something like the orange one we can make p(t) non-linear [15:59] bdmurray: which bugs? [16:00] any of the bugs associated with the SRU for precise of compiz [16:00] sil2100, the compiz sru ones [16:00] https://bugs.launchpad.net/compiz-core/+bug/993608 [16:00] https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1006335 [16:00] Launchpad bug 993608 in compiz (Ubuntu Precise) "CMake Error at FindCompiz.cmake:84 (include): include could not find load file: CompizDefaults" [Undecided,New] [16:00] bug 1005569 for example [16:00] Launchpad bug 1006335 in compiz (Ubuntu) "[callgrind] compiz spends ~7% of its time inserting into and destructing the events list in PrivateScreen::processEvents()" [Medium,Triaged] [16:00] Launchpad bug 1005569 in compiz (Ubuntu Precise) "[callgrind] compiz spends ~25% of its time constructing/destructing strings in PrivateScreen::handleActionEvent" [High,In progress] https://launchpad.net/bugs/1005569 [16:00] james_w, ok, thanks for clarifying this with me, I understand it better now [16:00] bdmurray: they are, since those were cherry-picked from trunk, and trunk is used now in quantal [16:01] didrocks: you released compiz for quantal yesterday? [16:01] bdmurray, oh [16:01] mpt, no problem, do you feel this is something that will work ok, and something that you can phrase for users? [16:01] bdmurray, the quantal upload is in quantal-proposed [16:01] sil2100, didrocks: ^ [16:01] bdmurray, and launchpad will close them only when it's copied to quantal [16:01] bdmurray, so they are pending "end of a2 freeze" [16:01] james_w, possibly. We can say something slightly vague like "After a week" (not mentioning exactly how long after...) [16:02] seb128: hmm, okay [16:02] bdmurray, but you can probably count quantal-proposed as them being uploaded [16:03] sil2100: I did, and yes, it's in proposed [16:03] seb128: well what is the point of having it fixed in the development release? Is it so the package gets some testing first? [16:04] bdmurray: it's to ensure we have both fixes in both sides [16:04] bdmurray, it's mostly so we are sure that bugs will get fixed in the new serie [16:04] bdmurray: meaning, we won't trigger regressions but forgetting a fix [16:04] by* [16:04] bdmurray, some SRU team members are fine with having the fix commited in the vcs or available in upstream git pending the next update [16:05] seb128: "end of a2 freeze" - but you're supposed to be able to upload to quantal-proposed? [16:05] bdmurray, but even if you consider testing, the new version is being tested by quantal-proposed users [16:05] oh, you say this one is [16:05] so n/m [16:05] slangasek: it's in -proposed [16:05] slangasek, I'm waiting for it to be copied to quantal-proper :p [16:05] I did the upload at the same time [16:05] "quantal-proposed users" - there's not supposed to be any of those [16:06] and we should not assume anything is getting tested by users in quantal-proposed [16:06] slangasek, well, that's what you get by having freezes ;-) [16:06] shrug [16:06] * ogra_ wonders if the dropping of the intel drm stuff broke plymouth on arm [16:06] * ogra_ tries to downgrade to the precise version ... lets see [16:06] I want to kill alpha freezes [16:06] that seems to be quite a different topic [16:07] bdmurray: My understanding of "fixed in devel" has always been that we want to make sure it's fixed in development so there won't be surprise regressions when people upgrade, not for extra testing (though testing is nice). [16:07] mpt, ok [16:07] slangasek, anything as long as SRUs don't get blocked because stuff in quantal are in quantal-proposed and can't be copied over :p [16:07] bdmurray: Since "it's uploaded to quantal" is no guarantee anyone's actually using it (though, in the case of unity, people would be). [16:07] well the language does say 'It is, in general, not appropriate to release bug fixes for stable systems without first testing them in the current development branch.' [16:08] that wasn't the practice at all [16:08] mpt, the other thing is that this requires LP changes as well as client-side, so if the new UI doesn't make sense for the current scheme we may want to be able to turn it on/off easily. [16:08] slangasek: I don't think it's safe to assume that anything in quantal-release is getting heavy testing either (though, like I said, we can be fairly sure unity is). [16:09] slangasek: For some leaf package, mind you, "uploaded to devel release" means nothing, except the guarantee that the fix won't regress when someone upgrades from 12.04 to 12.10 (which is the point of that bullet point, I thought). [16:09] infinity: I had the same understanding at the time [16:13] slangasek, as one of the plymouth gods in here, does anything in the log from https://launchpadlibrarian.net/108854042/plymouth-debug.log stick out on a glance ? seems all arm images have the same prob that plamouth only shows a black screen on boot [16:16] bryceh: yes, it's similar for the python API (the functions have an optional date parameter). i have no concerns about shipping it on CDs. [16:18] infinity: it depends on the definition of support. the current behaviour is correct if unsupported = get's security updates [16:19] bdrung: Hrm? I assume you meant "supported = gets security updates". [16:20] i meant unsupported = get's no security updates [16:20] bdrung: And that's not true at all. We often have security updates hit all stable/supported releases but miss the devel release because "we know it's fixed properly in the new upstream we're releasing in a week". [16:20] infinity: but the updates will hit the devel release sooner or later [16:21] bdrung: Devel releases (in neither Ubuntu nor Debian) are "supported" in the way that any end-user would consider using the word, I suspect. [16:21] s/are/aren't/ [16:21] bdrung: Devel releases also have packages randomly dropped from the archive, and other such forms of "not supported" that aren't true in stable/supported releases. [16:21] infinity: because end-user define "supported" as stable [16:22] bdrung: Well, there's also how *we* define supported, which is basically the same. :P [16:23] bdrung: Note the lack of quantal on http://changelogs.ubuntu.com/meta-release ;) [16:23] infinity: there we have the definition difference: stable VS get's updates [16:23] bdrung: And we've tried to make it clear in Debian on many occasions that unstable/testing are both not "supported" too. [16:23] * ogra_ suspects the pylmouth issue has something to do with "[./plugin.c] ply_renderer_head_map:Creating buffer for 1920x1200 renderer head [16:23] [./ply-renderer-libkms-driver.c] create_buffer:Could not allocate GEM object for frame buffer: 22" [16:23] infinity: that file is called *release* [16:24] bdrung: Yeah, I was looking at the "Supported: N" stanza. [16:24] bdrung: http://changelogs.ubuntu.com/meta-release-development [16:24] bdrung: Which has a 0 for quantal. :) === Exio is now known as EXIO === wcchandler is now known as WCCHANDLER [17:02] infinity, bdmurray, seb128: so I think one of the benefits to having fixes actually uploaded to the dev release before published in -updates *is* that it gives us additional confidence that the fix works; but yeah, if it's clearly on track I don't think we should treat that as a blocker for an SRU since the main purpose is to ensure we don't regress [17:03] * ogra_ grumbles ... libdrm-intel seems to give us something that makes plymouth work on arm framebuffers :( [17:03] * ogra_ tries that theory and runs a plymouth build that pulls libdrm_intel back in [17:04] ogra_: plymouth> it looks to me like the regression is that the new plymouth in quantal now supports a generic DRM backend, so it's actually talking to omapdrm instead of using the framebuffer? [17:05] apart from the fact that there is no omapdrm that might be right :) [17:05] ogra_: try rm /lib/plymouth/renderers/drm.so [17:05] this kernel still uses omapdss [17:05] ogra_: your log says otherwise :) [17:05] [./plugin.c] load_driver:Attempting to load driver 'omapdrm' [17:05] hmm, intresting [17:05] so... maybe the problem is you have a drm driver not connected to the monitor :P [17:06] yup, that could be, i see the same issue on ac100 and omap though [17:06] (same behavior, havent logged yet) [17:06] so something changed that made it stop working on plain framebuffers i think [17:06] cjwatson: do you know if we ever have /dev *not* by devtmpfs nowadays? Is that supported? [17:07] ogra_: attach a separate log for ac100, please [17:07] yes, will do [17:07] plymouth is *very* hardware specific, don't try to generalize bugs there [17:07] ok [17:07] and please try that rm drm.so and see if that works - plymouth always prefers the drm renderer if it can get it, and only then falls back to fb [17:07] let me reinstall the qunatal version and try the removal ... [17:13] slangasek, thanks, that gets me fsck interaction and a splash :) [17:15] slangasek: It could be that it's universally loading omapdrm on all arm* machines, regardless of whether the driver does anything useful for the platform (which it won't for any right now, and won't for anything but omap* when the kernel is fixed) [17:15] slangasek: Which would explain ac100 being broken too. [17:16] ?? [17:16] how could ac100 load an omap4 kernel driver ? [17:16] or even think thats there [17:16] ogra_: I'm referring to the userspace. We don't *have* an omapdrm kernel driver yet, do we? :P [17:17] ogra_: We only just recently got an omap drm userspace library. [17:17] i think there is a stub or so [17:17] ogra_: And that's likely exploding the world. [17:17] right [17:17] though whats that userspace thing you talk about ? [17:17] * ogra_ never heard of omapdrm userspace libs [17:18] libdrm-omap1 [17:18] Introduced in the recent libdrm upload. [17:18] oh ! [17:18] Needed for the omapdrm kernel driver, which won't work right until 3.5 [17:18] yeah, that would be it [17:18] damned, another package to watch :P [17:19] Obvsiouly, if that *is* causing issues, something's gone wrong, since having a drm userspace library shouldn't blow up the world (otherwise, having intel/nouveau/radeon installed on every x86 machine would end in tears) [17:20] So, this may need some input and fixing from Rob. [17:20] well, lets see how the ac100 behaves ... [17:20] but i wont test that today anymore ... [17:21] given i have to do my patriotic duty in 2h and watch the game i'll be off soon :) [17:21] err, 1h [17:32] infinity: libdrm-omap1 still shouldn't explode ac100 unless /dev/dri/card0 is being created, and that's a kernel problem [17:34] slangasek: Well, even in that case, it still shouldn't. [17:34] infinity: the issue on omap4 is that there *is* a /dev/dri/card0 and it's broken [17:34] slangasek: That certainly wouldn't help. [17:34] I'm not going to speculate on the ac100 until I see a log :) [17:35] on ac100 there definitely isnt [17:35] a /dev/dri/card0 i mean [17:35] slangasek: /dev not by devtmpfs> Not if there's an initramfs, but I'm not sure about the non-initramfs case. [17:36] the ac100 3.1 kernel has similar probs with the framebuffer though (only works if you set console=tty1 now) [17:38] cjwatson: AFAICS we have nothing that mounts it by default in the initramfsless case [17:38] so hmm, maybe that explains some previously-reported bugs [17:39] cjwatson: I ask because we have a job to fallback to calling MAKEDEV if /dev isn't devtmpfs, and lintian complains [17:39] so I was wondering if that still makes sense or if we should drop the makedev dep [17:40] I think I'm inclined to drop it anyway; makedev is prio: extra in Debian, and this job is definitely a no-op in the default case for Ubuntu [17:40] I would rather we arranged to mount it early, for consistency [17:40] Could init do this as part of its initial setup? [17:41] Or is that evil? [17:56] cjwatson: I think it's evil to have init hard-code the information about what fs to mount [17:56] devtmpfs is the flavor of the month, but who knows what it'll be next round [17:57] Perhaps we need an Upstart job for it that runs absolutely first, then [17:57] Maybe mountall, and audit everything earlier, would do? [17:57] maybe [17:58] mountall itself is already 'start on startup' and most things can't start until after [17:58] I see the job in question is already pretty early, but it's kicked off from mountall AIUI [17:58] Since it's "start on mounted MOUNTPOINT=/dev" [17:58] right [17:58] Actually wait [17:58] ./src/fstab:16:none /dev devtmpfs,tmpfs mode=0755 0 0 [17:58] my question about that is why /dev would ever be mounted but *not* be devtmpfs [17:58] So won't mountall already get this right? [17:58] yeah, it appears so [17:58] I had to think twice about what the 'none' there meant [17:59] Yeah, I'm having a hard time seeing how - either the kernel or a pathological initramfs would have to have done it [18:00] * slangasek nods [18:00] or a pathological /etc/fstab overriding /lib/init/fstab [18:00] Oh, well, if the kernel doesn't have devtmpfs, then it falls back to tmpfs [18:00] I think that's what that code in the job is for [18:01] but does it make sense to install makedev on all machines to cater to that? === dpb__ is now known as Guest1484 [18:02] devtmpfs is still optional, of course [18:02] No, I don't think so [18:02] Well, the failure mode is unfortunate of course [18:02] Do Debian kernels all have devtmpfs nowadays? [18:04] slangasek: So, how about this, simpler option [18:04] I don't know if they all have devtmpfs, but surely any that don't must cope with the makedev requirement some other way [18:04] given that it's prio: extra [18:05] slangasek: Ship /lib/mountall/devices/ or some such, which is a bit like /lib/udev/devices/, only this one contains the output of 'MAKEDEV std console fd ppp tun' and is only used in the non-devtmpfs case [18:05] Then you can just copy it, and it's a lightweight runtime requirement [18:05] hmm [18:05] that risks skew with the output of the makedev command [18:06] and I'm still not sure why it should be needed at all on a recent system (Debian or Ubuntu) [18:06] Homebrew kernels [18:06] but nothing's doing this in Debian today [18:06] there's no equivalent to that job in Debian [18:07] In the sysvinit case? [18:07] yeah [18:07] Maybe udev deals with it ... [18:07] I believe it does [18:08] If it's being dealt with somehow, I'm certainly in favour of ditching the mounted-dev code, but it would be nice to know how [18:08] * slangasek nods [18:10] There's /etc/udev/links.conf [18:10] (In Debian) [18:12] Which is read a couple of layers deep by /etc/init.d/udev [18:13] With Upstart, the question is whether that's early enough, because it's possible for other things to start between mounted-dev and udev [18:13] OTOH if you don't have a /dev/{null,console} then Upstart can't start any jobs [18:13] Anyhow, I think it is pub time [18:21] yes; udev isn't started until "virtual-filesystems" are up, and things may assume that includes MAKEDEV std [18:23] but we already don't work with initramfsless kernels because of the /dev/pts issue... I'm not sure that requiring users to hand-install makedev if they use a devtmpfsless kernel is really an issue [18:32] @pilot in === udevbot changed the topic of #ubuntu-devel to: Quantal A2 prep | Archive: please use -proposed | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: hallyn === zyga is now known as zyga-afk === Pierre-Loup is now known as Plagman_ [18:54] jelmer: Are we going to have a fix for Bug #1014570 soon? [18:54] Launchpad bug 1014570 in bzr (Ubuntu Quantal) "bzr: Unable to sign commits: "no terminal at all requested"" [High,In progress] https://launchpad.net/bugs/1014570 === ChanServ changed the topic of #ubuntu-devel to: Quantal Quetzal A2 released! | Archive: open | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: hallyn === cpg|away is now known as cpg [19:25] ogasawara, ppisati, ogra_ : the new kernel linux-image-3.4.0-202-omap4_3.4.0-202.7_armhf.deb works just fine [19:26] pgraner: cool, I'm prepping the upload on behalf of ppisati right now [19:26] ogasawara, great, appreciate it [19:27] ev: I forget, did I leave an HDMI/DVI-D cable in London, believing it was yours? [19:27] ev: If so, turns out it's vorlon's. ;) [19:28] skaet: re: omap4 kernel ^^, do you want me to upload that straight to the quantal release pocket or -proposed? Right now I have it (and the meta package since it's an ABI bump) going to -proposed. [19:28] pgraner / ogasawara: Yay. [19:28] ogasawara: Proposed, if you plan to push the meta at the same time, release if you're willing to wait on the meta. [19:29] infinity: I like firing both to -proposed since I can do both at the same time [19:29] infinity, have you cleaned out the others from proposed? [19:29] infinity: it just makes more work for you to then pocket copy [19:29] ogasawara: Yeah, it's much simpler. [19:29] ogasawara: The pocket copy isn't really effort. [19:29] skaet: Still carefully going through the list. Not copying things that are broken, etc. [19:29] infinity: ok cool, I'll fire off to -proposed then [19:29] skaet: But if you want a count of how many things are in proposed, go count before I do. :) [19:30] skaet: And add a few for the things we uploaded and subsequently copied/deleted during the freeze. [19:30] infinity, fair enough. if you want it in proposed, that's fine. [19:30] * skaet goes to count [19:35] hallyn, heyo! If you're not busy with other stuff, I've got a couple branches I'd appreciate a review on. https://code.launchpad.net/~mterry/ubuntu-release-upgrader/pkexec/+merge/112638 and related https://code.launchpad.net/~mterry/update-manager/pkexec/+merge/112639 [19:38] br [19:38] brb [19:41] * skaet counts it at 90 packages in -proposed. ;) [19:41] mterry: taking a look [19:59] mterry: changelog says "Implementation of "update on start" feature from spec https://wiki.ubuntu.com/SoftwareUpdates", but i don't see mention of that at that url [20:00] hallyn, that's not part of these branches, that's already in trunk. But the spec mentions that when you start update-manager, it should do an apt-get update (unlike precise's version which had a Check buton) [20:01] d'oh [20:09] mterry: i'm afraid it's almost all above my head, but paging through the diffs i didn't see any problems [20:09] hallyn, yar, I suppose I just need a "did I do anything stupid" check [20:19] hallyn, well, just mark 'em approved if you don't see anything crazy. Thanks for looking them over! [20:19] mterry: will do, my pleasure [20:20] mterry: a q on this - i take it htat pkexec is generally meant ot supplant gksu everywhere now? [20:20] hallyn, that's the idea [20:20] (just for my education) [20:21] ok. (that really means, more than ever, i want to go look at policykit source one of these days :) [20:21] thanks :) === imbrando1 is now known as imbrandon [20:47] SpamapS: whenever you get a chance, could you look over https://code.launchpad.net/~serge-hallyn/ubuntu/quantal/pulseaudio/pa-upstart/+merge/112650 (which addresses previous review comments by you against my same branch for precise) ? === salem_ is now known as _salem [20:49] hallyn: ACK, will try to get to it today, running quite behind tho [20:50] SpamapS: thanks, no real hurry (i've taken my own sweet time) [21:24] infinity: I'll have a look [21:27] ev: No big deal if you have it, it's not worth shipping it around the world. Just curious, cause I don't think I have it. :) [21:27] ev: Unless you want to give it to xnox to give to vorlon. [21:27] xnox: You're coming to Debconf, right? [21:27] infinity: yeap, what's up? [21:28] infinity: something related to what ev is going to look at? [21:28] xnox: I stole one of slangasek's cables and then left it on ev's desk. I think. ;) [21:28] infinity do I get to charge you 1st Class Royal Mail stamp for the service? === james_w` is now known as james_w [21:29] xnox: Sure. I'll buy you a Nicaraguan beer. [21:29] * xnox drinks *cider* [21:29] yeah, it was in my suitcase. I think I brought it to UDS to give back to you [21:29] ev: Hahaha. [21:29] ev: and safely took it back? =) [21:29] * xnox the world-wide cable, eh? =))))) [21:30] cider? http://www.uniteddairy.com/htmlimages/Product_photos/Apple%20Cider/United_AppleCider_gallon.jpg [21:30] xnox: indeed [21:30] ev: can I come in and work from the 'office' next week? [21:30] for a day [21:30] xnox: you're welcome to work from the office whenever you want [21:31] we have hot desks for such things [21:31] slangasek: So, xnox will be bringing you your cable, via ev. ;) [21:32] gah i truly despise the 'progress info' on a bzr branch [21:32] xnox, ev: don't go too far out of your way, I can just order a new cable :P [21:32] slangasek: This way's more fun. Shush. [21:32] yes, but I think one or more of you have actual work to be doing [21:33] * infinity fixed an FTBFS while coordinating that. [21:33] * ev did absolutely nothing [21:33] xnox, ev: let me know if I should order myself a new one [21:38] hm, something i'm not clear on. if i'm doing UDD for a SRU (merging someone else's bzr tree), can i push to lp:ubuntu/release/package immediately, or do i just build and dput the package to -proposed and skip the udd steps? [21:38] hallyn: the latter [21:38] which is why I have an action item to document that UDD is not worth doing for SRUs because of the confusingness [21:38] slangasek: sort of too bad, but expected. thanks. [21:39] slangasek: yeah... though it does give a nicer trail while the patch is being considered (at least through patch pilot process) [21:39] to some degree [21:39] but creating the UDD branch in the first place is problematic [21:40] because do you base it off precise, or precise-updates, or precise-proposed, or...? [21:40] precise gets updated by precise-updates right? but yeah, right, -proposed gets lost, good point [21:40] slangasek: thanks [21:41] heh, here's hoping i didn't mess that up [21:41] ... or precise-security if it currently diverged from the current -proposed.... [21:41] nope, looks good [21:41] xnox: right [21:47] cyphermox: hi, on https://code.launchpad.net/~poliva/ubuntu/precise/wpasupplicant/fix-for-994739/+merge/106704 you comment "i will take care of this in the merge". Does that mean that branch is handled (in terms of sponsoring)? you'll definately merge that? [21:48] yes, I'm about to upload it [21:48] cyphermox: great, i'll keep my hands off then, thanks :) [21:48] np; sorry for the trouble ;) [21:49] hallyn: I'm also looking at freerdp [21:50] paulliu's branch? [21:51] cjwatson: when you get a chance, MoM seems broke again (apologies if you've already been told or know) === cpg is now known as cpg|away [21:59] micahg: thanks, hadn't realised, will take a look ASAP [22:03] @pilot out === udevbot changed the topic of #ubuntu-devel to: Quantal Quetzal A2 released! | Archive: open | Dev' of Ubuntu (not support or app devel) | build failures -> http://bit.ly/HaWdtw | #ubuntu for support and general discussion for hardy -> precise | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: === bjsnider_ is now known as bjsnider [22:53] http://lists.gnu.org/archive/html/grub-devel/2012-06/msg00093.html .. thought it would never happen! [23:41] micahg: Should be fixed for the next run, I think. MoM gets upset when packages fail to unpack. [23:42] I'll check back tomorrow morning. [23:42] cjwatson: ah, ok, thanks === EXIO is now known as Exio