=== kentb-mtg is now known as kentb-out [04:27] Good morning [05:02] ScottK: thanks :) at least I can now say that only half of my raring FFEs were controversial :) === tkamppeter_ is now known as tkamppeter === amitk is now known as amitk-afk === mmrazik is now known as mmrazik|crappy_i === mmrazik|crappy_i is now known as mmrazik [08:09] good morning [08:09] mornin pardner === smb` is now known as smb === vibhav is now known as IdleBat === IdleBat is now known as vibhav [08:52] erm. Doing a dist-upgrade today, and basically all the packages that it wants to install can't be authenticated. Did the archive key change or something and I didn't update? [08:54] (am on raring. these are not coming from a ppa: apt-cache policy shows the new version of packages (such as compiz-plugins-main) are from raring/universe) [08:54] You've been hekked boy. [09:00] aquarius: any errors from apt-get update? [09:00] aquarius: (if not, try the dist-upgrade again) [09:01] ha! [09:01] there were, and I didn't notice. I got the "something wicked" error when resolving security.ubuntu. Re-updated and now all is fine. [09:01] On the other hand...that's a bit weird. [09:02] Some kind of temporary resolver failure, perhaps [09:02] Did it give any specifics? [09:02] return _error->Error(_("Something wicked happened resolving '%s:%s' (%i - %s)"), [09:02] Host.c_str(),ServStr,Res,gai_strerror(Res)); [09:03] kris-away: FWIW: that can be the case but it isn't necessarily helpful to leap to it first [09:07] cjwatson, Something wicked happened resolving 'security.ubuntu.com:http' (-11 - System error), unhelpfully. :) [09:07] I assume my string-and-chewing-gum LAN decided to throw some sort of a benny. [09:07] Hm. I should make apt print strerror(errno) in that case. [09:08] anyway, we're good now, I think [09:08] mildly weird that it caused a key verify error, though. I mean, key verify errors are "colour the screen in red and print 'something is very wrong'" level :) [09:09] I suspect that the error was in retrieving an intermediate step in the chain from the host [09:09] k, restarting to enjoy the new loveliness :) === amitk-afk is now known as amitk === Sweetsha1k is now known as Sweetshark [09:44] anyone got any ideas on where this build is stalled? [09:44] https://launchpad.net/ubuntu/+source/glance/1:2013.1~rc1-0ubuntu1/+build/4384118 [09:46] that appears to be right at the end of the package build process; but I can repro locally... [09:46] can't rather [09:47] lool, hmm [09:48] ps [09:48] lool, are you sure its a clever idea to make the sdk packages recommends (optional) instead of hooking them in with a hard dep ? i fear we will end up with ton of bugs where the sdk misbehaves [09:51] jamespage: there was chatter on #launchpad-ops overnight about buildd-manager taking mysteriously long to download build results [09:52] mind you, I'm not sure that's what's up here [09:53] * cjwatson peers [09:53] cjwatson, hmm - well I can repro locally but that package is also doing something similar in the openstack CI lab [09:53] dpkg-buildpackage: binary only upload (no source included) [09:53] Build killed with signal TERM after 150 minutes of inactivity [09:53] nothing relevant in buildd-manager logs [09:53] so I think it's before it starts trying to reap the build [09:55] cjwatson, would a process hanging around from test suite execution cause this sort of thing? [09:55] let me check [09:55] that's the last thing dpkg-buildpackage does [09:56] * dholbach relocates to Laney's [09:56] party time [09:57] Right, so yes, it's quite possible - in particular, a process that didn't disconnect from dpkg-buildpackage's stdout [09:57] It's just the usual pipe semantics [09:57] cjwatson, OK _ lemme dig again - I actually skipped the tests when trying to repro locally [09:57] but the lab runs them in full [09:57] Reading from a pipe will block as long as there's a process with the other end of the pipe open for writing [09:58] it started happening in the lab with https://github.com/openstack/glance/commit/9a01d5389ac3235279f75256815e23e49ebc0c6a [09:58] And sbuild reads from dpkg-buildpackage's output until it gets EOF [09:59] This is launchpad-buildd's sbuild, but the relevant part of modern sbuild is structurally similar enough that it should do the same thing === yofel_ is now known as yofel [10:09] cjwatson, "python setup.py test" was hanging around [10:09] Right [10:09] * jamespage pokes that a bit more [10:11] ogra_: No, I don't like the recommends either; note that they are only for optional plugins apparently, but I intended to bring that up indeed [10:12] ogra_: these were introduced between .136 and .137 and I hadn't noticed this in -proposed, so I copied them wholesale (like the rest), but would rather we convert them to depends [10:12] ah, i didnt know they were optional ... i just see that even today people moan about missing plugins [10:12] (or qt-creator does and they report it) [10:12] yeah ... depends++ [10:16] britney is responsible for handling debian->ubuntu package copying, right? [10:17] No [10:17] ah wait, britney is for the autopkgtest things [10:17] Still no [10:17] britney is the name of the tool that drives the proposed-migration process, so copies from raring-proposed to raring when conditions are sufficient [10:18] It will be hooked up to autopkgtest as well but isn't yet [10:18] cjwatson: conditions as in? [10:18] * vibhav always thought certain tests included autopkgtests [10:18] vibhav: https://lists.ubuntu.com/archives/ubuntu-devel/2012-October/036043.html [10:20] As for Debian->Ubuntu copies, if you mean the mass sync process that happens between archive opening and Debian import freeze, that's https://bazaar.launchpad.net/~ubuntu-archive/ubuntu-archive-tools/trunk/view/head:/auto-sync [10:21] cjwatson: So britney is reposible for unstable->testing, while a modified version of britney in ubuntu is used for raring-proposed->raring? [10:21] Correct [10:22] On the whole I prefer not to call it britney, because I don't particularly like the "famous women's names for archive tools" naming scheme [10:23] But that's fairly unambiguously the name for it in Debian testing, at least [10:23] heh [10:23] I never realized that anyway [10:24] cjwatson: thanks [10:24] np [10:32] aquarius: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703603 [10:32] Debian bug 703603 in apt "apt: gai_strerror is not always specific enough for "Something wicked happened" errors" [Normal,Open] [10:41] cjwatson: will that build ever time out? if not who do I request to kill it... [10:43] jamespage: It's meant to time out after IIRC 150 minutes of inactivity. Failing that, #webops on internal IRC [10:44] cjwatson, ack [10:47] cjwatson, cool, thank you [11:09] texlive-latex-extra installed. Tried to make a pdf using the moderncv class; I got this error: http://tex.stackexchange.com/questions/4264/latex-error-file-marvosym-sty-not-found [11:10] installing texlive-fonts-recommended fixed the problem. Shouldn't this have been installed by default when installing texlive-latex-extra since it's needed for the moderncv class? [11:44] roadmr: 5162 [11:44] zyga: wow that's a lot [11:44] roadmr: wrong place :) [11:44] zyga: haha [11:57] mpt, ping [11:57] mpt, do you want to sync up? I have nothing urgent [11:58] tvoss, nothing from me. [11:59] mpt, ack === MacSlow is now known as MacSlow|lunch [12:03] jamespage: hi, any chance you can look at bug 1157421? [12:03] bug 1157421 in blktap-dkms (Ubuntu) "blktap-dkms version in 12.04.2 is not compatible with the 12.04.2 kernel" [High,Triaged] https://launchpad.net/bugs/1157421 [12:03] looks like we only need to backport https://github.com/mcclurmc/blktap-dkms/commit/d33302b91d [12:04] hey mitya57 [12:04] gah - more kernel 3.5 fallout [12:05] yeah, it breaks a lot [12:06] mitya57, is that commit backwards compat with 3.2 as well? [12:06] I'm not sure, that's why I asked you :) [12:13] jamespage: looks like no :( [12:13] I can find vm_mmap definition in http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-quantal.git;a=blob;f=include/linux/mm.h [12:13] but can't in http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=blob;f=include/linux/mm.h [12:14] mitya57, OK _ so can you make a patch that is conditional on kernel version? [12:14] that would make life easier [12:14] (doing it with dkms compat patches is a real headache imho) [12:15] jamespage: maybe later today (but I really didn't want to do that myself :P) === txwikinger2 is now known as txwikinger [12:28] seb128: ping [12:28] caribou, howdy [12:28] seb128: hope you're doing fine. [12:29] caribou, I am, thanks! you? [12:29] seb128: Fine, thanks. I got some issue with the rsyslog corruption bug SRU [12:29] oh? [12:29] https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1059592 [12:29] Launchpad bug 1059592 in rsyslog (Ubuntu Quantal) "Message and memory corruption in rsyslog" [High,Fix committed] [12:30] seb128: the bug is hard to reproduce, so the SRU fix is difficult to confirm [12:30] seb128: I've been running the unfixed one in loops all morning and didn't see any corruption [12:30] seb128: even with proposed templates in the upstream bug report [12:31] caribou, in those cases it's usually fine to stress test the new version and confirm it stills work without regression [12:31] caribou, if the bug is not really fixed that's still ok, as long as we are sure we don't break anything [12:31] caribou, so just stress test the new version and if it's fine add a comment saying so in the bug [12:31] seb128: ok, I can do that. I looked at arges's merge and it only replaces Unlock by Locks in a few places [12:32] seb128: fine, I'll do that & report in the bug. I'd hate to see arges's work lost [12:32] seb128: thanks [12:32] caribou: thanks again for the help. [12:33] caribou, thanks for the efforts! yeah, me too, it's annoying when we go through all the process, have people working on a fix, sponsors review/uploading, SRU team getting it in ... to then fail to verify and loose all the work [12:33] arges: np. I got another rsyslog bug on my plate anyway === _salem is now known as salem_ === MacSlow|lunch is now known as MacSlow === mmrazik_ is now known as mmrazik [13:13] dobey, hey, could you have a look at bug 1158290 ? [13:13] bug 1158290 in software-center (Ubuntu) "enums.py imports non-existent module 'version' - breaks testsuite" [Undecided,New] https://launchpad.net/bugs/1158290 === mmrazik is now known as mmrazik|afk [13:51] jibel: failing where? version.py is a generated file (generated by setup.py build) [13:53] dobey, autopkgtest https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-software-center/117/ARCH=amd64,label=adt/artifact/results/dsc0t-run-tests-stdout === kentb-out is now known as kentb === wedgwood_away is now known as wedgwood [14:24] Hi [14:24] Why does Ubuntu change the volume control not automatically when setting a new default audio device? === chuck_ is now known as zul [14:32] @pilot in === udevbot_ changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Feature Freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: Laney [14:32] zoom zoom [14:34] Laney, happy piloting! [14:36] :-) [14:36] directhex: so you're hoping I'll SRU this patch to Q, yes? [14:38] Laney, sorta! [14:38] Laney, would be nice if my mail client didn't keep crashing whilst i'm testing our groupware install [14:39] aye aye [14:39] cyphermox: how goes the 3.6.4 update? [14:40] I couldn't get back to it yet [14:40] like i said before, evo-data-server is done [14:40] evolution not so much [14:41] just upload the one that's ready to start ;-) [14:41] but it's really just because I had to put it aside, and the importer couldn't make it a bzr branch either :/ [14:41] sure ;) [14:41] I'll backport the patch but it might also be an option to upload .4 to Q under the MRE [14:41] bad habit... I usually try to upload both evo and eds together [14:42] Laney: MRE is probably simpler... there's quite a few bug fixes [14:42] Laney, I wouldn't spend too much time on Q at this point [14:42] so depends how easy is the update to do/test === mitya57_ is now known as mitya57 [14:42] indeed [14:42] the backport should be easy enough [14:50] jodh: thanks for updating gnome-session! I was just done testing my own implementation when I applied some updates here and saw you did it already ;) [14:50] * dholbach hugs Laney [14:53] Laney: as soon as it comes out of sbuild I'm uploading [14:53] you beast [14:53] you mean the SRU or Raring or both? [14:54] for raring [14:54] nod [14:54] I can fix that up for quantal too [14:54] ok, it's bug #1158018 [14:54] bug 1158018 in evolution (Ubuntu Raring) "Malformed content-type header causes infinite recursion -> crash" [Undecided,New] https://launchpad.net/bugs/1158018 [14:55] slow bot is slow [14:55] my system is kind of slow too [14:55] I guess copying the entire aosp tree + our android tree takes a bit of juice from my disk :/ [14:57] I'm going to need to add another entry to changelog, I didn't catch this bug since it was filed 15 hours ago [15:00] argh [15:00] evolution broke my maildirs [15:00] huh [15:00] * Laney glares at directhex [15:00] oh, this is fixed in evolution, not eds [15:01] Laney broke how? [15:01] seems to have deleted all the mail in them [15:02] bad evolution, bad! [15:02] * Laney resyncs [15:04] Laney: uploaded eds to raring [15:04] should I be holding off for quantal? [15:05] feel free if you think all the changes between .3 and .4 are ok [15:05] it's all bugfix [15:05] go for it [15:05] hmm [15:07] you'll want to file some SRU bug and say that it goes in under the GNOME MRE so testing each specific bug isn't required [15:10] yeah [15:11] GunnarHj: what's left to do on https://bugs.launchpad.net/lightdm/+bug/952185 openssh? [15:11] Launchpad bug 952185 in gdm (Ubuntu Precise) "~/.pam_environment not parsed by default" [Medium,In progress] [15:14] Laney: Uploading the patch. [15:15] awe_: can you give me the link to all the BPs that cover the wifi/networking work? [15:17] cjwatson: ^ maybe you could look at the openssh patch there [15:18] lool: or maybe yourself, wifi/networking ongoing BPs? [15:18] Laney: yes, it's already on my to-do list [15:18] ok [15:18] I'll remove from the queue then [15:18] I'll get it done before raring [15:19] * Laney nod [15:21] stgraber: thanks - I didn't upload though :) [15:21] jodh: someone did :) [15:21] le RAOF [15:29] following on from a discussion on #upstart-desktop, I'd like to understand the expected semantics of apport hooks that have to handle potentially sensitive files. For ProblemType 'Bug', we should ask the user (if there is a ui), and for 'Crash' we could auto-attach any files as (a) we can't ask the user and (b) all 'Crash' bugs are private. But how best to handle sensitive files for other ProblemTypes? [15:30] zul: are you uploading for https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1119248 ? [15:30] Launchpad bug 1119248 in nova (Ubuntu) "[SRU] nova does not set container_format when snapshotting instance with ref image deleted" [Undecided,In progress] [15:31] laney: its been delayed [15:31] yeah? [15:31] is it part of a regular SRU cycle or something? [15:31] IOW does ubuntu-sponsors need to be involved? [15:32] gema_: https://blueprints.launchpad.net/ubuntu/+spec/client-1303-converged-network-stack [15:32] gema_, that only really cover the fact that we're going to use ofono for mobile data support [15:32] there's no real change to how wifi works [15:32] awe_, lool ack [15:32] awe_: is there any past BP that defines how wifi works that is worth mentioning/taking into account? [15:33] that said, what you'll really need to work with are probably the design specs for indicators/settings [15:33] https://wiki.ubuntu.com/Networking [15:33] ^^ is a good overview of how networking is supposed to work on desktop [15:33] awe_: ack, do we have something similar for mobile? [15:34] there was a design spec published internally for touch, but AFAIK it's no longer available ( even internally w/in Canonical ) === ckpringle_ is now known as ckpringle [15:34] you probably should ask mpt or ivanka [15:34] gema_: I was hoping aruiz would have an indicator spec to complement this -- pinged him just before his holidays last week about the WI there, but he's on leave this week, will ping again this week -- and also that we'd have a wifi testing subblueprint or at least some more detailed workitems [15:34] awe_: ack [15:35] gema_, I will be adding phone stuff to it soon. [15:35] one other doc which is super preliminary is: https://wiki.ubuntu.com/SystemSettings [15:35] lool: yep, I am also waiting for aruiz to be back === Ursinha_ is now known as Ursinha [15:35] there's a meeting on monday to discuss === mmrazik|afk is now known as mmrazik [15:35] mpt: ok, sounds good [15:35] mpt, that would be super helpful... the sooner the better, as there some holes in the spec that touch was originally based on [15:36] awe_, mpt +1000 [15:36] ( i.e. no connection info, no way to forget a network/change a password, ... ) [15:36] I see [15:36] mpt: that'll pretty much drive our testing use cases [15:36] gema_, bingo === rsalveti_ is now known as rsalveti [15:37] awe_, gema_: To be fair, the PC spec is riven with holes too. :-) It dates from the days when we were flirting with ConnMan, and when we returned to the arms of NM, I stopped work on it [15:38] mpt: then we'll have to complete it [15:38] yes indeed [15:39] awe_, gema_: aruiz is working on the PC UI [15:40] mpt, re: aruiz, yes... I know. I exchanged an email with larsu about indicators and specifically networking/telephony next week. Looks like plans are starting to shape up a bit. I think we'll have a chance to re-sync at the settings mtg on monday [15:40] * Laney prods xnox to look at / upload https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/831768 [15:40] Launchpad bug 831768 in aptitude (Ubuntu Precise) "aptitude cannot handle conflicts with multiarch enabled" [High,Confirmed] [15:41] (from #122 I gather that you reviewed the patch) [15:43] Laney: only briefly... be my guest to upload it =) [15:43] /quit === gema_ is now known as gema [15:59] jodh: I think there are only 2 other problem types "Package" and "KernelOops". For Package I think we should ask and for KernelOops may be a type of crash so private? However, when we have server-side hooks setup for errors I think it'll be moot. [15:59] do the launchpad builders set HOME to something sensible? [16:00] OdyX, I have release cups-filters 1.0.31 to fix a bug and quickly uploaded it to Ubuntu (due to the FF, to get as much testing time as possible). Please merge it also back into Debian. [16:01] Laney: /j #launchpad [16:01] oops [16:01] sorry Laney [16:01] I DON'T WANNA [16:02] Laney: Now since I (accidently) pinged you, is it considered nice to delete a merge proposal and start afresh with a new one? [16:02] it loses the history [16:02] https://code.launchpad.net/~vibhavp/ubuntu/raring/thoggen/fix-format-string-warning/+merge/150969 [16:03] I'd just fix it and push some new commits [16:03] then set back from WIP to Pending or whatever it is in the global status [16:03] bdmurray: the source also mentions KernelCrash, and Hang so a non-kernel hook seems to have to handle Bug, Crash, Hang and Package. [16:03] \ [16:04] oops [16:05] jamespage: see https://launchpadlibrarian.net/126054368/buildlog_ubuntu-raring-amd64.procenv_0.19-1_BUILDING.txt.gz (search for HOME=) [16:05] jodh: ah, I'd forgotten about hang - that is rather new [16:05] tkamppeter: I have too much pain with bzr to be able to push it fast to Debian, but I'll do it soon, yes. [16:05] jodh, interesting - that is different to a stock sbuild environment locally [16:06] jodh, I can simulate that tho [16:06] bdmurray: have we got some doc on this or a skeleton hook maybe to handle all the scenarios? [16:07] jodh: I don't think so [16:07] hey didrocks - testing the scopes PPA - should the server be sending correct results back now? [16:07] jamespage: I've put links to all the environments I can get to non-locally at the top of https://launchpad.net/procenv/. [16:07] I am finding the filtering is buggy [16:07] wasnt sure if I should file a bug [16:09] jono: not correct results [16:09] jono: all scopes should start [16:09] they don't have real recommendations yet [16:09] jodh, weird - anyway - I updated my sbuildrc to set a HOME [16:11] jono: re filters: yeah, there are not all ready yet [16:17] jamespage: it's a bug to ever rely on HOME during a build [16:17] (and yes, I think launchpad-buildd currently differs from packaged sbuild) [16:17] cjwatson, I don't disagree - I was just observing different behaviour between sbuild and launchpad buildd [16:17] jamespage: the intent is to upgrade launchpad-buildd to modern packaged sbuild, but lack of time [16:18] cjwatson, ack - I'll push a fix into the offending package so it does not break in future [16:18] Soyuz folks do know that there are plenty of differences :) [16:18] At least some Debian buildds will be running with something much more recent [16:49] plars: https://bazaar.launchpad.net/~ubuntu-cdimage/ubuntu-cdimage/mainline/revision/1162 - with any luck this will turn out not to be total doom [16:49] jodh, stgraber: hey, do you have any spec you are using for the upstart work scheduled for post raring? is the gsettings bridge on there? [16:50] jodh, stgraber: I was pondering opening a client spec of "make use of session jobs" ... does that make sense or is there an existing spec that matches that? [16:50] Laney, ^ fyi [16:50] seb128: I don't think we have a spec specifically for using the features we implemented, so I guess that'd be good to have [16:51] seb128: the gsettings/dconf bridge currently isn't upstream but jodh asked me to poke at it again and it may make the next release still [16:51] stgraber, ok, good, do you need help from our side to figure where to plug/listen for dconf/gsettings changes? [16:51] seb128: it was difficult to test before as we didn't have the user sessions but now that we do, it should be fairly easy to get my code into good enough shape that it can get in upstart and people can start using it [16:52] seb128: the current implementation simply sends even for any change happening in the dconf database, I think it's a good first step. In the future we'll want to add extra syntax so we can depend on existing keys and not only keys changing value [16:53] stgraber, how do you "watch for changes"? look at dbus calls? [16:54] seb128: yep, my bridge connects to dbus and listens for the dconf signals [16:54] stgraber, ok, great, thanks [16:55] stgraber, I got some new ideas of things that could make use of session jobs today once we have that bridge [16:55] I will register the a client spec to list those ;-) [16:55] so you can easily start/stop a job when a value changes. The thing you can't do at this point and will need a fair bit of work in the bridge is have a start condition that checks for a specific key to be set to a specific value [16:59] * cjwatson fixes up test failures from that last cdimage change, whoops === Gwaihir_ is now known as Gwaihir [17:01] there are 2 uploads of gvs in quantal-proposed [17:02] one looks like a point release and the other is a bug fix https://errors.ubuntu.com/bucket/?id=%2Fusr%2Flib%2Fgvfs%2Fgvfsd-gphoto2%3A***%20glibc%20detected%20***%20%2Fusr%2Flib%2Fgvfs%2Fgvfsd-gphoto2%3A%20double%20free%20or%20corruption%20%28fasttop%29%3A%20ADDR%20*** [17:02] with 55k reports [17:16] @pilot out === udevbot_ changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Feature Freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: [17:16] will do some more tomorrow - got distracted debugging something [17:33] pitti/mpt/bdmurray: Could you review my changes to https://wiki.ubuntu.com/Apport/DeveloperHowTo ? Maybe we could also add advice on how to handle interactive questions post-release? [17:37] jodh, as above, I don't mind interactive questions for Crash, if they're useful, just so long as Apport suppresses them post-release. Relying on individual package developers to remember those rules won't work so well. [17:46] haha... https://twitter.com/politbuntu [17:54] jodh, pro tip for the future: for less than one line of monospace you can use backticks, e.g. `Crash` === Ursinha is now known as Ursinha-afk [18:02] dholbach: :) [18:21] seb128: do you have an opinion on the 2 gvfs uploads in quantal-proposed? [18:21] bdmurray, let me have a look [18:21] thanks [18:23] bdmurray, reject 1.14.0-0ubuntu6.1 from Laney [18:23] bdmurray, the new version includes that patch (as well as other fixes) [18:25] seb128: will do thanks === Ursinha-afk is now known as Ursinha [18:26] bdmurray, thank you! === deryck is now known as deryck[lunch] === mmrazik is now known as mmrazik|afk === mmrazik|afk is now known as mmrazik === deryck[lunch] is now known as deryck === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [21:36] hello folks, we found a bug when accessing (udevadm --walk) /sys/devices/tegradc.0 on a nexus 7 running the phablet image, what'd be a good place/package to report this against? [21:42] cjwatson: hm, when i try to install from 12.04.2 desktop livedvd with ovmf bios, i get plugininstaller.p becoming defunct === Ursinha is now known as Ursinha-afk [21:52] hallyn: um, dunno, would need logs I guess ... [22:09] cjwatson: oh hey, 30 mins later it finished. dunno waht it was doing... oh, though i did kill -9 the defunct task, lessee if it reboots [22:10] http://paste.ubuntu.com/5635411 [22:10] err - yeah, that's not so informative [22:11] anything in syslog? [22:13] hm, no [22:14] well i can do a fresh install tonight and note what time the defunct process was hanging and look through /var/log [22:17] * hallyn back later === _salem is now known as salem_ === doko_ is now known as doko === Ursinha-afk is now known as Ursinha [22:55] plars: so, I think I'm pretty much there now - I just need to bug IS a bit more re firewall holes, but the SSH trigger is in place aside from that. Do you think we can get together tomorrow and deploy this?