[00:00] and defeat the purpose of 'console' at all in the case of cryptsetup [00:00] it only wants it for prompting, not output [00:00] (rather: if there's no prompting, there's no reason to output either) [00:01] does it defeat it? [00:02] not sure [00:02] cryptsetup wants the console for prompting [00:02] does that work with 'console output'? [00:02] yeah, but does it need to have it as the controlling terminal? [00:03] sure, the difference between the two is whether you get signals from the console driver [00:03] ok, then perhaps not [00:03] if cryptsetup doesn't need SIGHUP, SIGINT, SIGTSTP, etc. it should be ok [00:03] but I still don't like the idea of cryptsetup prompting for a passphrase while X is running [00:03] sits badly with me [00:04] * jdong watches some funky policykit-gnome-auth-handler-thingie arise out of this discussion... [00:04] god know [00:04] god no even [00:04] haha joking :) [00:04] Keybuk: no, I agree, I think we either need cryptsetup to block X until it's done, or die when the dm starts [00:04] right [00:05] but then I start to wonder whether the same shouldn't really be true of mountall as well [00:05] should we really be checking filesystems behind X ? [00:06] perhaps not... but mountall is trickier because it may be running waiting for remote filesystems and there's no way presently to distinguish that from the "going to fsck" case? [00:06] I guess it could emit a "no more fsck" signal [00:07] anyway, is mountall getting fixed to talk to usplash for karmic so people don't get into a reboot loop wondering why their systems have hung at boot? [00:07] doesn't cryptsetup use X already? [00:07] err [00:07] I mean use usplash already? [00:08] should do [00:08] but you're the one who added the 'console owner' upstart job, so I don't know :) [00:09] yeah I think that was wrong of me ;) [00:09] heh :) [00:11] writing an operating system is *hard& [00:13] anyone know how to prevent malicious hardware initialization while im away? [00:13] is stopping hald while im good enough? [00:14] crypt-0: turn off the machine? [00:14] i would go one further and unplug it from the wall [00:15] just in case it switches itself back on again [00:15] chrisccoulson: I was being serious ;) rather than just joking [00:15] right, you only need to disable wake-on-lan for the latter [00:15] Keybuk - i wasn't sure if you were being serious or not ;) [00:17] Keybuk: I wonder if it would make sense to use usplash's bogl backend on KMS [00:17] cjwatson: isn't it only 16-colour? [00:17] 256 [00:18] I don't think that's intrinsic anyway, depends on the framebuffer type [00:18] hmm [00:18] how easy would it be to test? :p [00:19] is the current problem KMS-specific? [00:19] Keybuk, besides turning off the machine [00:19] or would we need another solution for !KMS cryptsetup users? [00:19] current problem? [00:19] crypt-0: if you want to avoid attack, powering off the machine is the only solution [00:19] Keybuk: the bug number I cited 800 lines ago? [00:19] Keybuk: I think you just need to nobble uplash_setup_func [00:19] I don't think bogl vs. svgalib is relevant here [00:19] usplash_setup_funcs [00:19] Keybuk, why wont stopping hald work? [00:19] apparently my key is a bit wonky [00:20] Keybuk, can i PM you? [00:20] crypt-0: no. [00:23] crypt-0: seriously though, there's no way to disable things against malicious use short of powering down the box [00:23] crypt-0: assumedly you're leaving it up so you can access [00:23] crypt-0: well, so can naughty people [00:24] (and for the exact question you were asking, hardware configuration and activation is largely performed by the kernel - which you kinda need running ) [00:24] so my answer was correct [00:29] am I supposed to have green check marks on all my files? [00:29] LaserJock: Known, its an UbuntuOne bug. [00:29] oh [00:29] can I just uninstall UbuntuOne and it'll go away? [00:29] I guess so, I don't know for sure./ [00:32] is there a way to "lock" the kernel? [00:33] as in make no hardware initialization possible without x password [00:34] urm. Don't load the kernel? [00:35] bryce, tjaalton: either of you around? [00:35] I am [00:35] bryce: how do I make nouveau work? [00:35] crypt-0: you will *require* the kernel have have initialised various bits of hardware in order for you to interact with the machine [00:36] Keybuk, first you must have the right hardware [00:36] bryce: I have an nvidia ;) [00:36] [ 7.994703] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086700a2) [00:36] [ 7.994981] [drm] Initialized nouveau 0.0.15 v2.6.31-rc6-539-ged53f9fcabd42f004 for 0000:01:00.0 on minor 0 [00:36] I have that in dmesg [00:36] lspci is smarter [00:36] Keybuk, seriously, in my testing I've found so many card-specific bugs that I ended up giving up trying to make it the default driver for us [00:37] bryce: I want to try something out with usplash which needs mode setting [00:37] Keybuk: right now I use xorg.conf [00:37] Driver "nouveau" [00:38] pwnguin, you using any special kernel? xorg-edgers? [00:38] X isn't smart enough to use nouveau automatically? [00:38] Keybuk, re: my comment about defaults on karmic [00:38] its smart enough not to :P [00:38] bryce: even if you've loaded the nouveau module? [00:38] Keybuk: smart enough is the wrong phrase. crazy enough is the rgiht one [00:38] there was a patch floating around to make it try nouveau first if installed, then -nv if failed, but don't know the status on that [00:39] bryce: honestly, i switched to nvidia a few weeks ago to try out 3d accelleration of unr [00:39] Keybuk, in any case, that's a pretty minor issue, like pwnguin says it's sort of a box of chocolates at the moment [00:39] sladen, right but if hald inst running "evil" hardware cant be intilizied right? [00:39] bryce: but until then it'd been running nouveau on karmic [00:39] bryce: ok [00:39] bryce: if I have nouveau modeset=1 will X burn in flames? [00:40] no clue [00:40] err [00:40] pwnguin, was this stock karmic or were you using one of our special ppas? [00:40] crypt-0: evil hardware will still be initialised, the kernel does the initialisation [00:40] bryce: i believe it's stock. might have what's his name's ppa [00:40] RAOF? [00:40] ah yes [00:40] Keybuk, I'd certainly wear flame retardant underware [00:40] anyways, it's at home and im not [00:40] I think it's nouveau.modeset=1 btw [00:41] right [00:41] its probably time for me to turn off the nouveau hilight on irssi [00:41] im not smart enough to handle it [00:41] apw also had a special kernel built for us with updated nouveau bits, although I think by now that's all in the stock kernel [00:42] Keybuk, but wont it be "ignored" rendering it useless? [00:42] Keybuk, how about killing dbus? [00:42] crypt-0: no, it will not be ignored [00:43] killing dbus won't help you either [00:43] frankly, you're being rude now [00:43] you asked us a question, we gave you answer [00:43] we're not lying to you [00:43] https://edge.launchpad.net/~xorg-edgers/+archive/nouveau [00:43] that's it... but looks like it's probably way out of date now [00:44] Keybuk, so there is no software solution then. Will have ti implement a hardware one [00:44] in any case, was buggy as hell when I tested it on a few cards, but the intro directions might be useful [00:44] crypt-0: there's already a hardware solution - it's the plug on the wall [00:45] Keybuk, i know, but i like to run my pc 24.7 [00:45] crypt-0: your electricity supplier loves you [00:45] * walters likes the "kill dbus" solution to arbitrary problems [00:46] Keybuk, rmod [00:46] walters: "kill init" works well ;) [00:47] Keybuk, correct me if im wrong, but blacklisting and unloading every kernel module for anything hot-swappable excapt for PS/2 should do it , but its a rater crude way of doing it [00:48] crypt-0: if you don't trust the hardware don't use the machine. [00:48] crypt-0: PCI is hot swappable, as is USB [00:48] crypt-0: its extremely simple. [00:48] in fact, Linux supports hot-swappable CPUs [00:48] so good luck with *that* [00:49] no need for USB. my mobo doenst support PCI hot swap [00:49] crypt-0: you'd need a custom kernel though, ours has the USB host drivers built-in [00:50] Keybuk, for example with a "live image hack tool" wouldnt you need to root the system? [00:51] (no DMA for anything hot-swappable is already applied) [00:51] crypt-0: always assume that's possible [00:51] Keybuk, but if your sys gets rooted, arent you owned anyway? [00:56] LaserJock: this edubuntu karmic livefs build failure looks kinda edubuntu-specific, like it doesn't want to install the default kernel or something? [00:57] slangasek: for which build? [00:58] LaserJock: edubuntu/karmic/amd64, email just came in [00:58] crypt-0: r00ted == 0wned. [00:58] (not on the website yet) [00:59] slangasek: k [00:59] slangasek: I wouldn't think that'd be edubuntu-specific. Could it be that the build caught the archive at a bad time? [01:00] slangasek: we don't do anything with the kernel I don't think [01:00] LaserJock: possible; let me double-check, then [01:01] sladen, i know, there is no point to protecting against any attack if your rooted... [01:02] unless the evil hardware is what roots you [01:03] crypt-0: unplug the evil hardware. It's not forcing you to use it [01:04] crypt-0: if you're running Free Software, you've got the source code and are free to analysis. If you're choosing to run on hardware you don't have source code for, then that's a risk you are *choosing* to take [01:05] LaserJock: can't reproduce the problem locally, so I don't know [01:05] LaserJock: can try to respin in a bit [01:06] slangasek: ok === dendro-afk is now known as dendrobates [01:10] sladen, evil hardware such as in a hackers laptop plugged into my USB port [01:11] I go test usplash now [01:12] ive seen windows machines rooted from something like a hackers laptop, [01:14] crypt-0: I'd care if somebody had a firewire cable... unsolicated incoming DMA [01:15] crypt-0: if you can't unplug the USB hardware, get some superglue and bung it up [01:15] LaserJock: I've committed a cdimage fix which might sort out Edubuntu on the next build, so please shout if it doesn't (unfortunately I'm probably not going to have enough attention to check myself) [01:16] cjwatson: no problem, I'll let you know [01:16] Turn off all ports and DVD etc in BIOS setup then though the computer wouldn't be very useful [01:17] That includes network [01:18] LaserJock: thanks [01:21] sladen, i have no firewire, its de-soldered [01:23] crypt-0: cricky. +1. That is paranoid [01:40] cjwatson: well, this is truly fascinating [01:42] sladen, what use is disk crypto if any script kiddie can crack your system wide open with thier laptop? [01:43] If you give an attacker physical access, you’re screwed.' [01:45] I still haven't seen any reasonably plausible demonstrations of how SHA1 in this case comprises a major vulnerability [01:55] bryce: well, that's nice [01:55] usplash uses bogl with noueveau too ;p [02:05] Keybuk: are you subscribed to 'boot' bugs just because people like to file boot issues there or do you actually use it? :) [02:06] Amaranth: because people like to file boot issues there [02:06] I have never knowingly known anything about 'R' [02:07] hehe, figured [02:07] including why 'R' maintainers think namespaces only happen to other people [02:08] Well, R isn’t even a word. “A” would be a better name. [02:10] I'm pretty sure I objected to R's namespacing on debian-devel in like 2002 or something [02:13] the way its packaged, or some internal of its implementation? [02:15] slangasek: around? [02:15] can you remember why we decided to unconditionally load vesafb? [02:16] cjwatson: I take it dirk objected to your naming? :) [02:16] is it just me or is packages.ubuntu.com down? (port 80 closed) [02:17] he sure loves his R [02:17] geofft: there are a few machines that are experiencing issues...I just ran across a bug report for p.u.c so it is known [02:17] okay, thanks [02:17] keyserver is another one with issues [02:18] lifeless: the binary packages have r-cran-* namespacing; the source packages typically do not, hence 'boot' (binary: 'r-cran-boot') [02:18] Keybuk: ... was I around when that decision was made? [02:18] there was some excuse about "boot" being the upstream name [02:18] slangasek: yup [02:18] I have a feeling it got noted down somewhere with a ? and the ? got lost, so we force load it [02:18] Keybuk: well, I don't think I was party to the decision... [02:18] I was talking at you :) [02:18] hmm :) [02:18] you were being a teddy bear [02:19] I wondered if you could remember *why* I did that [02:19] hey guys [02:19] is anyone here? [02:20] cjwatson: yeah, I remember when I was doing MOTU Science we got a ton of mis-filed bugs :-) [02:20] d3xter: no [02:20] alright ^^ [02:23] well, one of my friends tryed to install nvidia 185 on 9.04, but the installation messed up, so he tried to get back to 180, but the links libGL and libGLcore still remained at the 185 versions of this libraries [02:23] is there any way, so that other users dont get stuck with this problem? [02:24] usplash hates me [02:27] I bet it's pitti's fault [02:30] cjwatson: ughhhhh [02:35] that's interesting [02:35] it is *kinda* pitti's fault ;) === NCommander is now known as NC|G1 [02:36] the problem isn't that the console is screwed [02:36] the problem is that usplash isn't exiting [02:36] but you can't tell that, because he's set the entire palette to a trendy black-on-black :p [02:37] I seem to find the ?no-redirect thing for filing Ubuntu bugs offensive somehow. === NC|G1 is now known as NCommander [02:38] It doesn't help that it combines with the frequent timeout bug in a way which probably makes it even harder to report bugs against Ubuntu than whoever came up with the idea intended. [02:38] timeout, hit back, get bounced back to the wiki page asking for people to not report bugs [02:39] I almost gave up and didn't report this bug that I'm now going to report [02:39] exarkun: #ubuntu-bugs is probably the best channel for feedback on that decision. [02:39] I'm sure the average Ubuntu user wouldn't have gotten nearly this far [02:41] ScottK: This is about barrier to participation. And as a demonstration, I'm afraid I'm going to have to decline to join #ubuntu-bugs and re-complain about it there. If no one here cares enough to pass on the message, then I guess the feedback will be lost and the community will suffer. Or maybe not even notice. Beats me. Anyway, this has already taken twice as long as I expected, I'm not going out of my way to find more work. [02:41] exarkun: we've been shouting about the message ourselves [02:42] exarkun: It wasn't anyone here who made that decision. You are declining then to discuss it with the people that can do something about it. Not very effective. [02:43] ScottK: Yes, it's too bad. [02:43] My bug is filed. Good night. [02:45] hmm [02:45] well I wish everything was that easy [02:49] :-) [02:56] Hereby world peace has been achieved. Good night. [02:58] Ah ha! 2.6.31-14 did hit universe. Thanks for making that helpful to find out, LP. [03:06] ok [03:06] so usplash is getting SIGTERM ok [03:06] and is exiting [03:06] but is not unpainting the screen [03:06] or changing the console [03:06] or, in fact, anything === greeneggsnospam is now known as jsgotangco [03:08] StevenK: it did? [03:08] hyperair: Yup [03:08] er where does it say? [03:08] i only see it in main [03:08] I can see the kernels themselves in universe. [03:08] huh? [03:09] link? [03:09] hyperair: I can't give you a link, I'm doing it from a shell on the archive master. [03:09] aah i see [03:10] but why are there kernels in universe? [03:10] They aren't supposed to be [03:10] Keybuk: do you have a way to reliably reproduce the X+cryptsetup conflict bug? I've never seen it here and can't reproduce it at all, regardless of what sleeps I put where [03:11] * hyperair doesn't understand [03:11] slangasek: I can't even get cryptsetup to work for me normally [03:12] slangasek: whats the bug ? [03:13] Keybuk: getting cryptsetup to work is orthogonal to reproducing the bug [03:13] Keybuk: most users complaining about this aren't using crypted disks [03:13] slangasek, cjwatson: The 2.6.31-14 kernel was accepted to universe, I'm just in the middle of processing it into main. [03:13] well. I /hope/ it's orthogonal... maybe you have to not be using cryptsetup to reproduce it :P [03:14] StevenK: ah, sigh; thanks [03:14] slangasek: is there a bug # ? [03:14] lifeless: bug #439138 [03:14] Launchpad bug 439138 in cryptsetup "[karmic] Xorg 100% CPU utilization -- only after first login" [High,Confirmed] https://launchpad.net/bugs/439138 [03:18] slangasek: hey, i need to move a couple of upstart scripts from one binary package to another [03:18] slangasek: should i purge it in the old package in a preinst script (conditional on the version)? [03:19] kirkland: that's what Conflicts/Replaces is for [03:19] Amaranth: good call [03:21] /c/c [03:22] ok bogl is fine [03:22] it's the svga backend [03:22] which explains why intel people don't see this [03:26] wow busy bug [03:28] the best ones are === Whoopie_ is now known as Whoopie [03:53] hmm [03:53] that's the third screwed initramfs in a row [04:16] what's the recipe for moving a file from one package to another, when both packages are going to be installed at the same time on the same system [04:17] conflicts/replaces i know, more detail please [04:17] (it's late) [04:17] replaces: [04:17] that's all you need [04:17] Keybuk: okay [04:17] I think I just beat usplash [04:17] that's like the biggest end-of-level boss ever [04:17] * kirkland high fives Keybuk [04:18] in the last four hours, I have learned more about svgalib than any human should have to [04:18] Keybuk: is it 3:20am for you? [04:18] 4:20am [04:19] Keybuk: prime hacking time [04:20] exactly, and this is a *good* bug [04:20] one of the ones you can really get your teeth into [04:21] ooohohhhhhh yes! [04:21] usplash just exited normally with a console flip ;) [04:21] and now I just got a getty [04:22] now the ultimate test, booting into X [04:22] then seeing if C-A-F1 works again [04:23] \o/ [04:24] * TheMuso follows with interest. :p [04:24] kirkland: replaces says 'when this package is installed take over files from that package' [04:25] kirkland: so its necessary; sometimes its not sufficient,and in that case 'breaks' is wanted - not conflicts. conflicts is a last resort [04:25] lifeless: thanks that makes more sense [04:26] lifeless: replaces is confusing, because only a couple of files are replaced, not the whole package [04:26] to determine if you need breaks:, consider 'if the old version of the other package is not upgraded will things still work' [04:27] if the answer is no, you need to either breaks other << VERSION or depend other >= VERSION [04:27] depending on why things wouldn't work, which is clearly situation specific [04:27] if you cannot _unpack_ the packages at all at the same time, then you need conflicts: rather than breaks: [04:29] TheMuso: https://bazaar.launchpad.net/~ubuntu-core-dev/usplash/ubuntu/revision/323 if you're curious [04:29] lifeless: great, thanks, that's very helpful [04:29] anytime [04:39] Keybuk: why intel> ah, damn, so that's why I can't reproduce it at all here [04:41] Keybuk, please disregard earlier noise on a possible mountall regression; it was an unfortunate red hearing [04:42] NCommander: yes, most mountall bugs that happen before it's even started are ;) [04:42] slangasek: right, you had mode setting [04:42] mode setting uses the bogl backend [04:42] which is fine [04:43] right, just means that the time I spent trying to reproduce the problem was wasted [04:43] (AIUI) [04:43] yeah we never saw corrupted text on intel [04:44] if you added intel.modeset=0 to your command-line you may well have done [04:44] Keybuk, *cough*. I'm not very familiar with mountall. So sorry for the noise ^ 2 [04:44] Keybuk: what's the upstart debug variable i can set to get more verbose output in syslog? [04:44] kirkland: initctl log-priority debug ? [04:44] well, I also couldn't reproduce the 100% CPU usae [04:44] usage [04:45] slangasek: that's a different issue to this one [04:45] should that be reproducible on intel? [04:45] oh [04:45] what bug # are you working on? [04:45] this was the "text consoles always corrupted and unusable, whether or not you start X" bug ;) [04:46] StevenK: did you get through moving the kernel back to main? it looks like only amd64+i386 have been fixed, maybe? [04:46] slangasek: I took the binary names from the ACCEPTed .changes [04:46] Keybuk: cool; i can put that anywhere in there? [04:47] StevenK: on all archs? [04:47] kirkland: anywhere in where? [04:47] kirkland: it's a command to be run [04:47] slangasek: lpia and ia64 should have it that list too [04:47] slangasek: what is the 100% bug # ? [04:47] Keybuk: oh [04:47] kirkland: so you need to run it before the stuff you care about logging [04:47] slangasek: thx [04:47] s/ it/ hit/ [04:47] Keybuk: bug #439198 [04:47] Launchpad bug 439198 in nvidia-settings "using propretory drivers for my nvidia 9500gt did not function correctly. also, i got a crash when trying to install the upgrade tool." [Undecided,New] https://launchpad.net/bugs/439198 [04:48] no, that's not it [04:48] Keybuk: bug #439138 [04:48] Launchpad bug 439138 in cryptsetup "[karmic] Xorg 100% CPU utilization -- only after first login" [High,Confirmed] https://launchpad.net/bugs/439138 [04:48] better [04:49] ok [04:49] I shall upload the owner -> output fix [04:49] slangasek: I can pastebin the entire list of packages I touched, but I can see powerpc, ia64 in that list. Interestingly only -di bits for i386/amd64 [04:49] and if that makes it go away, we know we isolated the real cause [04:49] we do? [04:49] and can "improve" it later [04:50] StevenK: ah. Ok, I've punched the rest into main now; I just did it by source package, and after the next publisher run I'll demote those that aren't supposed to be in main [04:50] Ah, I did the piecemeal approach. [04:50] ehm, if there even are any [04:51] slangasek: I think it's because the publisher hasn't run yet [04:51] slangasek: Contents generation is running, which has taken over the publisher running this hour [04:52] StevenK: change-override assured me that there were packages still needing their components updated [04:52] Curious [04:52] I'm concerned that I didn't see -di bits for !i386,amd64 [04:53] yeah, that's what I saw being picked up by change-override this time === dendrobates is now known as dendro-afk [05:32] slangasek: i just uploaded eucalyptus_1.6~bzr931-0ubuntu1_source.changes ... should this make it onto tonight's daily CD build? [06:34] kirkland: server daily build is at 10:30 BST, so yeah === pwnguin is now known as `Xenocide === `Xenocide is now known as pwnguin === Richie is now known as YDdraigGoch [07:32] pitti, slangasek: please trigger a -server daily CD respin [07:38] good morning === tkamppeter_ is now known as tkamppeter [07:54] lool, paulliu: there's a bunch of sync requests of new packages in the sponsoring queue... did you guys talk to the release team about it? [07:57] dholbach: not yet. How to do that? We only have an FFE. [07:58] oh... you have a FFE [07:58] sorry [07:58] nevermind me [07:58] dholbach: Those new packages are already well tested in our PPA for a long time. We are conservative now and not chasing the latest version of Intel's Moblin repo. [07:58] ok [08:00] where does libmoblin-panel-dev come from? [08:01] dholbach: mutter-moblin. [08:01] dholbach: There are some dependencies. anerley should go first. And then mutter-moblin. [08:01] looks like they are still waiting in the queue somewhere? [08:01] dholbach: Yes. In New. [08:01] ok [08:03] dholbach: (Right, we have a LP #425547 as some kind of standing FFE on Moblin packages) [08:03] Launchpad bug 425547 in Ubuntu Karmic "Ubuntu Moblin Remix: Merging ~moblin PPA packages into karmic" [Undecided,In progress] https://launchpad.net/bugs/425547 [08:03] (Morning) [08:04] ok, super [08:04] hi lool [08:06] * dholbach loves Launchpad's -changes mails that tell us how to spell "non-Standard" letters: ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH [08:29] pitti, hey good morning. I've tried to provide a fix for bug 449411 (extracting .desktop translations for onboard). Onboard is using the auto module from python-distutils-extra, which should autodetect .desktop.in files. However, it didn't seem to do it, and I had to explicitly list them in a setup.cfg file. I'm just wondering, was that the right way to do it? [08:29] Launchpad bug 449411 in ubuntu-translations "Make the desktop entries translatable" [High,In progress] https://launchpad.net/bugs/449411 [08:38] cjwatson: do you have the magic power to respin server ISOs ? My usual helper doesn't seem to be around :) [08:39] Good morning [08:40] pitti: good morning ! [08:42] dpm: hm, can you please show me your changes? [08:42] hey ttx [08:43] pitti: see backlog, I need a server CD respin when you have 2 minutes. [08:43] HI! packages.ubuntu.com does not work again. Who to report that? [08:43] wgrant: I guess none of the counts on http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20090909-karmic.html deduct the "superseded source versions"? [08:43] ttx: running (CC: slangasek) [08:44] pitti: great! [08:44] pitti, yes, the changes are here -> http://launchpadlibrarian.net/33487525/make-desktop-files-translatable.debdiff [08:45] (I basically renamed the .desktop files to .desktop.in, marked them for translation and added them to setup.cfg) [08:46] slangasek: No, they don't. I can easily enough fix that. [08:46] dpm: oh, there are two patches, one for renaming and one for adding the X-Ubuntu-Gettext-Domain one [08:47] dpm: (they could be just merged, but nevermind; just looked confusing) [08:47] hm, LP isn't talking to me -- is this happening to anyone else? [08:47] pitti, ah, ok, I'll take that into account for the next time [08:47] wgrant: would appreciate it, seeing as I noticed this 5 minutes /after/ sending out a mail to u-d-a with some overinflated numbers ;) [08:48] it's not automatically handled since the .desktop file is explicitly mentioned in data_files[]; if you drop it from there completely, does it work? [08:48] slangasek: Oops. Sorry. [08:49] hmm, here's a nice NM regression, if a network ever fails to connect then clicking on it again in the applet doesn't retry [08:49] pitti, I'll try. I've also noticed just now that the translations from the .ui files are not extracted, and it might be that's because of this as well (*.ui files are also mentioned as data_files) [08:49] either that or my driver is really unhappy [08:57] It's been 11 minutes since I uploaded a (large) package to my ppa, should I be concerned that I haven't gotten a confirmation or rejection from launchpad? [08:57] Darxus: Yes. But #launchpad is better. [08:58] ttx: image built [08:58] slangasek: Code should be fixed, but LP is being disagreeable so it's not updating. [08:59] wgrant: Thanks. [08:59] "No apport report written because MaxReports is reached already" (on doing apt-get dist-upgrade) [08:59] wgrant: thanks :) [08:59] pitti: thx. rsyncing and going for a coffee [09:01] liw: What is the problem you're having with LP? [09:01] wgrant, I can't get any page to open [09:02] It's not processing uploads, and I'm getting 502s and 500s far too often tonight. I think something might be wrong. [09:03] But normal page views work most of the time. [09:03] pitti, ok, I've dropped the .desktop files from data_files[] in setup.py and I've also removed setup.cfg. That caused translations from the .desktop.in files to be extracted as expected, but the .desktop files don't seem to be then neither generated nor present in the package [09:08] <\sh> moins [09:09] kees: hi.. could you file a separate bug for the apport icon? or you could edit your existing bug accordingly === dholbach_ is now known as dholbach [09:12] dpm: I removed 20-add-i18n-setup-cfg.patch and desktop from data_files and applied your patch; 30-make-desktop-files-translatable.patch doesn't apply now === abms1116 is now known as abms1116|away === abms1116|away is now known as abms1116 [10:35] mvo: would you have a few minutes to chat about bug 449738 today? [10:35] Launchpad bug 449738 in update-notifier "ships /var/crash when it doesn't need to, breaks apport for non-root processes on karmic installs" [High,New] https://launchpad.net/bugs/449738 [10:36] james_w: yes! right after lunch? [10:36] suits me fine [10:36] great, thanks! === abms1116 is now known as abms1116|away [10:46] Can someone please point me to the place in shutdown that removes the grub2 environment variable recordfail [10:47] The reason is that in karmic, whenever I come out of hibernate, grub does not have a timeout [10:47] it does when I come back from normal shutdown [10:49] andersin: there is no place on shutdown that removes that [10:49] really, then how is that ever removed? [10:49] andersin: however, there is a known bug that it is not removed on resume from hibernation [10:50] andersin: that bug is fixed in the upload I'm currently testing [10:50] andersin: it's removed on boot, not shutdown [10:50] the purpose of recordfail is to determine whether the last boot succeeded [10:50] ah, so once the boot is complete, it is removed? [10:52] do you have a bug number for me by any chance, so I can take a look? === dpm_ is now known as dpm [10:55] andersin: bug 447725 [10:55] Launchpad bug 447725 in grub2 "grub nice 'recordfail' feature doesn't work for hibernation" [Undecided,Fix committed] https://launchpad.net/bugs/447725 [10:56] thanks [11:13] hi [11:39] pitti, re: python-distutils-extra, sorry, I had some breakage after an update, got disconnected and sidetracked. The last thing I got from you was: [11:39] "dpm: I removed 20-add-i18n-setup-cfg.patch and desktop from data_files and applied your patch; 30-make-desktop-files-translatable.patch doesn't apply now" [11:40] dpm: right, I then just noticed that the patch was already applied [11:40] dpm: it's a bit weird, if I do ./setup.py install --root=/tmp/x, the desktop.in files get installed automagically [11:40] dpm: but with a .deb build they aren't [11:40] pitti, what I've done now is to simply drop the 20-* patch, replace it by this -> http://ubuntu.pastebin.com/d352a1a1e and rebuild the package [11:40] ah, ok [11:41] dpm: just keep the setup.cfg for now, seems there's a p-distutils-extra bug somewhere [11:41] pitti, ok, thanks a lot, I'll see if I can file a bug [11:42] pitti, any recommendations on how to extract the translations from the *.ui files? They don't seem to be processed automatically, and I'm not sure how I can specify the .ui files in setup.cfg [11:43] dpm: how do you mean? ui files (as in GTKBuidler) don't have translations [11:43] dpm: oh, you mean extract the translatable strings into the POT? [11:44] pitti, yes, they don't seem to be extracted [11:44] and merged into the POt [11:44] using the p-distutils-extra auto module [11:44] this is all just supposed to happen automatically.. [11:46] dpm: you can manually add it to po/POTFILES.in, of course, but then you need to add all the other source files as well [11:46] pitti, yes, that's what I thought, but it doesn't seem to happen with this package, and I couldn't find any other packages that use p-distutils-extra 'auto' instead of 'command', to use as an example [11:46] dpm: jockey and apport [11:46] pitti, ah, ok, I'll have a look at them [11:46] dpm: aah, got it [11:47] if '\n' in contents and ' files.add('[type: gettext/glade]' + f) [11:47] dpm: ^ that's my check if it's a GTKBuilder file (since Qt also uses *.ui) [11:47] but your's has [11:47] [11:49] dpm: can you please file a bug about it? [11:49] dpm: I think I can manage to fix it today, and upload a new version [11:50] pitti, about the check? Sure, I can do it [11:50] give me a couple of minutes [11:50] dpm: about not picking up your .ui file [11:50] ok [11:51] dpm: I'm not entirely sure why it doesn't pick you your .desktop.in file for installation automatically [11:51] feel free to file a bug about it as well [11:51] Yes, I was intending to file a separate one :) [12:09] pitti, ok, filed bug 451170 and bug 451175, let me know if you need more information [12:09] Launchpad bug 451170 in python-distutils-extra "GtkBuilder *.ui files are not recognized for translation extraction" [Undecided,New] https://launchpad.net/bugs/451170 [12:09] Launchpad bug 451175 in python-distutils-extra "Desktop entries are not generated from .desktop.in files in auto mode" [Undecided,New] https://launchpad.net/bugs/451175 === MacSlow is now known as MacSlow|lunch [12:21] cjwatson, could you let the two armel kernels out of NEW ? [12:27] ogra: already doing [12:27] thanks :) === TheMuso` is now known as TheMus === TheMus is now known as TheMuso [12:46] ArneGoetje: I've sponsored language-selector 0.4.12. I'm afraid I had to 'bzr upgrade' the ubuntu-core-dev branch to the 2a format in order to work around problems here, so you may find that you likewise have to 'bzr upgrade' your local branches before you can do anything useful [12:49] hmm.. why is my "lock screen" option grayed out in the indicator-applet-session? [12:50] amitk, because you use autologin I guess [12:50] amitk, "design decision", we will change it before karmic with a distro patch though [12:50] hi james_w, i wonder if you could take another look at https://code.edge.launchpad.net/~ubuntuone-control-tower/ubuntu/karmic/desktopcouch/snapshots-with-packaging/+merge/13209 ? from what I can tell, chad fixed the review comments [12:51] hi statik [12:51] it's on my list for today [12:51] you rock [12:54] dpm: ok, got these two testcase'd and fixed; uploading now [12:54] VTs are fixed, great [12:55] pitti, that's awesome, thanks! [12:57] seb128: aah. Thanks for the info. [13:04] joaopinto: excellent [13:09] <\sh> do we have some problems with X + nvidia closed source drivers? I have a very fast blinking console after latest upgrades and a reboot on my ThinkPad R61 [13:10] cjwatson: thanks a bunch [13:11] <\sh> not an nvidia issue [13:11] * Keybuk begins a mental countdown [13:12] slangasek, I'd like bug 430220 to get pushed before final freeze. It fixes a buffering issue with rsyslog that prevents kernel messages from being immediately logged. It also fixes some minor upstart packaging issues, but the buffering is the real win. [13:12] Launchpad bug 430220 in rsyslog "[karmic] Upstart fixups" [Undecided,Confirmed] https://launchpad.net/bugs/430220 [13:15] cjwatson, tks [13:17] <\sh> ok...removing old xorg.conf with nvidia driver entry helped... === MacSlow|lunch is now known as MacSlow [13:27] cjwatson: are you going to collectively pull translations from LP and update those packages which don't use language-packs? [13:28] ArneGoetje: I normally do [13:29] cjwatson: :) can you please include language-selector for that? That would save us the sponsoring step. ;) [13:30] ok, can do [13:30] cjwatson: thanks a lot [13:30] ArneGoetje: any particular timing? [13:34] cjwatson: well, deadline for those translations is tomorrow... so, I guess those uploads should happen on Friday? [13:34] fine by me, maybe remind me then if you could :) [13:35] cjwatson: ok. [13:35] memory like a ... thing with holes in [13:35] cjwatson: :) [13:42] * Keybuk stops counting [13:42] nobody jumped on me [13:42] I guess I didn't break anything ;) [13:42] Keybuk: That we've found ... :-P [13:44] StevenK: the thing about things I maintain is ... [13:44] well... [13:44] if I break things, people notice [13:44] quickly [13:47] Heh, I know :-) [13:55] siretart: around? === robbiew-afk is now known as robbiew [14:09] hi, i'm developing an utility for gnome, but i do not have a samba share right now,so should somebody tell me how the samba mounted filesystem looks like, in ~/.gvfs directory please? i need just the name of the folder, like "smb on 192.168.0.1" or "samba on 192.168.0.1"... [14:18] please guys, nobody uses samba? it will take a microsecond to help me :° [14:20] Notch-1: For me, its "sharename on server" [14:20] Notch-1: looks like "SHARENAME on SERVERNAME", but localized [14:21] If you're developing a utility for gnome, then why do you need to know about stuff in ~/.gvfs? [14:22] there is not something like "WebDAV on 192.168..."... like for ftp, ftps, dav, davs, etc ? in other words: is the SHARENAME part fixed? [14:22] bryce_: around? [14:22] Notch-1: no, it's the share name, so it's not fixed. [14:23] chrisccoulson: because with gnome is very difficult to use smb://192.... so i'm replacing it with "~/.gvfs/SOMETHING on 192..." [14:23] why is it difficult to use smb://? [14:23] just do it all through GIO [14:23] ttx: ah well, so i can't get my utility working with samba, only the others protocol... [14:23] not everyone uses gvfs-fuse... [14:24] use the gfile functions [14:24] it'll automatically convert [14:25] chrisccoulson: ask python people :D (http://groups.google.com/group/wxpython-users/browse_thread/thread/dafae506fc629087) [14:25] hyperair: gfile function, of who? [14:26] er gio_whatever [14:26] i remember there was something [14:26] lemme dig it up [14:27] Notch-1 - the GIO reference is here: http://library.gnome.org/devel/gio/stable/ [14:27] Notch-1: i think g_file_get_path in C. not sure about the python equivalent [14:27] or wait.. i think i might know. [14:27] path="$(python -c "import gio; print gio.File('$uri').get_path()")" [14:27] that was in a bash script [14:28] thank you very much, i'll check it out === marjomercado is now known as marjo [14:33] my friend can't use his sound card (Creative Labs SB Live! EMU10k1) anymore since he updated ubuntu.i modprobed als emu10k* modules and this is the dmesg output is http://nopaste.info/1595709da2.html [14:33] s/my friend/a friend of mine/ [14:34] wgrant, what is "superseded" on your ftbfs list? [14:34] seb128: a new version was already uploaded after the test-build [14:34] sistpoty|work, is there any point to list those? [14:35] seb128: not too much I gues, unless you want to look at past build failures (funnily I did just this at the moment *g*) [14:35] ok ;-) [14:35] I've enough to do without looking at those I think ;-) [14:36] heh, you could enjoy knowing how much is fixed already :P [14:39] that is actually a useful thing to see [14:39] an indication of progress ... [14:42] /c/ [14:46] tedg: I have a couple of questions about indicator-applet-session: how does it populate the "Guest session" item in it's menu? What does that run? [14:48] mdeslaur: I'm not sure what you mean by "how does it populate" but it runs /usr/share/gdm/guest-session/guest-session-launch [14:50] tedg: that answers my question, thanks. I couldn't figure out what it was launching by looking at the source in the indicator-applet package... [14:50] (still can't...) [14:51] mdeslaur: The code you're looking for is in indicator-session. bzr branch lp:indicator-session ; cd indicator-session/src ; vi users-service.c [14:51] tedg: thanks! [14:52] Keybuk, cjwatson: oh, now it's quite obvious why usplash fsck integration doesn't work any more -- mountall completely replaced /etc/init.d/check{root,fs}.sh :) [14:52] yes ;) [14:52] I actually ported your shell to C ages ago [14:52] and have it sat here in a branch [14:52] but needed to fix usplash first, because every time I tried to debug, I corrupted my console [14:53] Keybuk: you mean the entire /lib/init/usplash-fsck-functions.sh, or just the bits that called it from check*.sh? [14:53] most of it [14:53] Keybuk: since bug 451087 is currently assigned to me, should I take this up? [14:53] Launchpad bug 451087 in sysvinit "usplash fsck integration broken in Karmic (dup-of: 446596)" [High,In progress] https://launchpad.net/bugs/451087 [14:53] no, I have it [14:53] Launchpad bug 446596 in mountall "fsck does not show progress during boot" [High,In progress] https://launchpad.net/bugs/446596 [14:54] I dup'd your bug against the one assigned to me :p [14:54] ah, awesome [14:54] pitti: it's basically done, I just need to do some testing and upload today [14:54] so, off to fixing the next dozen.. [14:54] Keybuk: many thanks [14:54] it stalled because my Dell laptop died [14:54] (which had the Intel card, on which usplash worked) [14:54] so I'm on a different laptop, which has nvidia, and usplash didn't work :p [14:54] hm, that means I need to go back to fixing gdm [14:55] I fixed usplash early this morning ;) [14:55] what's up with gdm? === The_Company is now known as Company [14:55] Keybuk: https://edge.launchpad.net/~desktop-bugs/+bugs?field.milestone%3Alist=12698 is still full of it [14:56] slangasek: I've been staring at the mountall bugs trying to work out why a bug you marked Won't Fix is still in the list [14:56] slangasek: just realised, when you Won't Fix a release-targeted task, it puts the master task back! [14:56] pitti: eep [14:56] yeah, it's the only way to achieve that effect [14:56] i.e. Won't Fix for karmic -> previous state for some future release [14:57] Keybuk: yes, in fact that's the only way to throw something off the release monitor [14:57] yeah, I think steve actually really intended to Won't Fix the bug though ;) === jamie is now known as Guest31137 [15:01] pitti: would you be able to look at the debdiff in bug 440852 please? [15:02] Launchpad bug 440852 in sane-backends "saned is very verbose about not being started" [Undecided,New] https://launchpad.net/bugs/440852 [15:15] tormod: I looked at it :) [15:15] tormod: do we even install that by default? [15:16] pitti, I think so, I did not install it [15:16] tormod: If we do, I'm all for it; but if you have to install it explicitly, I'd rather leave it in TBH [15:16] http://cdimage.ubuntu.com/daily-live/current/karmic-desktop-i386.manifest [15:16] ah, ther it is [15:16] pulled in by hplip [15:18] pitti, maybe you have an opinion (for karmic or not) on 45883 as well? [15:19] wow, a five-digit bug? === bjf-afk is now known as bjf [15:20] pitti, yes I have been waiting for years :) [15:20] tormod: sane-backends uploaded [15:20] pitti, thanks [15:21] tormod: hm, I seem to remember reading about that in some changelog recently [15:21] tormod: ah, in indicator-session 0.1.7-0ubuntu1 [15:22] bug 444391 [15:22] Launchpad bug 444391 in gnome-media "Sound recording doesn't produce sound when it plays." [Low,Incomplete] https://launchpad.net/bugs/444391 [15:22] erm [15:22] tedg: ^ you clearly referenced the wrong bug in the indicator-session changelog :) [15:23] mpt: suggestions for bug #334544 ? [15:23] Launchpad bug 334544 in indicator-session "indicator applet needs keyboard shortcut" [Medium,Confirmed] https://launchpad.net/bugs/334544 [15:23] pitti: Indicator-session is so good it fixes sound bugs too! ;) [15:23] wow [15:24] indicator session is so awesome that usability is an after-thought [15:24] tormod: hm, I wonder if that will just land in 2.28.1 (which we'll upload anyway); I'm going to ask Richard about it [15:24] pitti, is it on the trunk but not yet in 2.28 branch [15:25] tormod: right, I just checked; that's why I'm asking hughsie [15:26] tormod: either way, thanks for getting that fixed [15:28] pitti, thanks, would love to see it finally fixed in Karmic :) === dendro-afk is now known as dendrobates [15:30] tormod: updated; Richard will land it on 2_28 [15:31] pitti, alright thanks for checking! that was my last fix in the queue for karmic :) [15:31] nice [15:31] cr3: yo! [15:31] I never expected karmic to get that level of polish, given how much new crack went into it.. [15:31] cr3: how is checkbox 0.8.4 progressing? [15:32] mathiaz: fixed, but I'm looking into removing my existing branch and having one commit instead of the multiple commits I've been done [15:32] err, s/done/doing/ [15:32] cr3: as you wish [15:33] mathiaz: I should ping you in a moment, when done. I'll go through the same process and create a merge request for you [15:33] cr3: awesome [15:33] cr3: you don't need to send me an email anymore - just subscribe me as a reviewer [15:34] cr3: LP sends out notifications now [15:34] mathiaz: yay! [15:37] tormod: http://git.gnome.org/cgit/gnome-power-manager/commit/?h=gnome-2-28&id=26182959c7fea5aa63a23e57de4cf62b8da5fe54 :) [15:38] pitti, excellent [15:45] mathiaz: all done, I'm pleasantly surprised that I was able to remove a branch and then create another branch with the same name after. sweet! [15:46] cr3: has all your natural optimism gone away overnight? [15:46] mathiaz: nope, it is eternal [15:47] mathiaz: if it hadn't worked for some reason, I would've still been optimist that there was a good reason :) [15:48] mathiaz: that reminds me of removing people or teams in launchpad, the name still seems to be kept and there's a good reason for that... which I unfortunatley don't remember :) [15:49] cr3, re-use of names leads to opportunities of identity theft [15:51] free: hi - could you mark https://code.launchpad.net/~free.ekanayaka/landscape-client/jaunty.fix-347983/+merge/12172 as being merged? [15:52] mathiaz: hello, sure === mnepton is now known as mneptok [15:53] mathiaz: btw, thanks for the karmic upload of the latest landscape-client, I'll use a bug next time :) [15:54] hi [15:54] free: could you have a look at bug 450907? [15:54] Launchpad bug 450907 in landscape-client "package landscape-common 1.3.2.4-0ubuntu0.9.10.0 failed to install/upgrade: error writing to '': Input/output error" [Undecided,New] https://launchpad.net/bugs/450907 [15:54] any idea on how to install gcc-3.4 (to compile some old apps) on Karmic? [15:54] mathiaz: we saw it, but didn't quite understand it [15:58] pitti: ping [16:06] free: there a few dup on various package with this error, I have no idea yet what causes it [16:07] mvo: you mean various packages are failing with this error? [16:07] mvo: are these from upgrades with aptdaemon do you know? [16:08] james_w: not sure, that was my first instinct, but there is one kpackagekit as well [16:08] free: yes, including eglibc [16:08] that would still fit I guess [16:09] mvo: the only thing that comes to my mind is a "usermod -g landscape landscape" in landscape-common.postinst, which makes the script write a "usermod: no changes" to stdout [16:09] but not in a reproducable way [16:09] james_w: my gut feeling is that it is releated to aptdaemon [16:09] I've seen that error a couple of times [16:09] mvo: it would probably better to "> /dev/null 2>&1"-it [16:09] I put it down to the frontend going away [16:10] as X went away [16:10] james_w: oh? you saw it with PK? or aptdaemon? or both? [16:10] aptdaemon [16:11] cool, any way to reproduce? ctrl-alt-backspace while it is running? [16:11] I had X die I think [16:11] so that might work [16:12] however, I'm not sure why that would break a pipe to dpkg's stdout? [16:12] I guess the X session going kills D-Bus, which kills aptd? [16:12] no, it's on the system bus isn't it? [16:14] cr3: checkbox-cli still failing in a guest - http://paste.ubuntu.com/293187/ [16:15] cr3: I've run a successful test on my laptop though [16:16] cr3: so I'll upload 0.8.4 to the archive [16:16] Keybuk: yes? [16:16] siretart``: I had to smash the cryptsetup repo [16:16] cr3: the issue on my virtual guest should still be tracked down - at some point [16:16] siretart``: you might have to pull --overwrite [16:17] I notice that you preferred to overwrite my commit over adding an mkdir -p to debian/rules :-/ [16:18] james_w: its on the system bus - the only thing I can think of is that its a bug in aptdaemon. it feed stdout back and forth over the bus for the terminal [16:18] mvo: that could well do it then [16:18] regarding the cryptsetup branch, it is royally messed up anyway. we should probably just replace it with launchpad's auto imports [16:19] james_w: I have a look [16:22] besides, I image that apport hook would have been very useful [16:25] cr3: could you mark https://code.launchpad.net/~cr3/ubuntu/karmic/checkbox/0.8.4/+merge/13347 as being merged? [16:26] james_w: has the launchpad package-branch importer been suspended, or is it 'just' slow? [16:26] siretart``: which package are you looking at? [16:26] it's not suspended [16:26] and it is quick :-) [16:26] so it's probably a failure [16:27] james_w: cryptsetup [16:28] siretart``: yeah, it's a failure, sorry [16:29] bzrlib.errors.DuplicateFileId: File id {tree_root-20090616034229-jktmk6p46y1yuzrw-182} already exists in inventory as InventoryDirectory('tree_root-20090616034229-jktmk6p46y1yuzrw-182', '', parent_id=None, revision='james.westby@ubuntu.com-20070109215306-1r0mkhd5igfx7a8z') [16:29] on fetch [16:29] which is odd [16:29] no problem, but how could I check if an package import failed myself? [16:30] they are not currently publically accessible, sorry [16:30] I should talk to IS about that [16:30] OK, just wanted to confirm. no problem [16:30] I was hoping that no-one would need to care ;-) [16:32] :) === highvolt1ge is now known as highvoltage [16:33] seb128: ted acked my changes to fix bug #346840, please also read my last comment on that bug in the hope to convince you to apply the workaround for kde [16:33] Launchpad bug 346840 in pidgin "Buddy List taskbar icon shows on all virtual desktops" [Low,Incomplete] https://launchpad.net/bugs/346840 [16:34] Keybuk: heh, yes, that's how wontfix+devel target works :) [16:35] debfx, ok for the workspace thing, I'm still not convinced for kde [16:35] mterry: right, someone nominated that as a "fix this before release" bug in response to the email announcement... I can take a look at that today [16:36] slangasek: yeah I just got confused [16:36] seb128: if we have a fix for an issue surely we should use it? [16:36] Riddell, yes, a fix, not a random hack to do something non standard depending of an environment variable [16:38] seb128: how else is this going to get fixed before final freeze? [16:39] Riddell, I don't know, either by somebody wanting to look at what is wrong in the code or not [16:39] Riddell, is pidgin the default kubuntu im client? [16:39] we have thousand of small glitches, I don't see that one as a priority for karmic right now [16:40] because it's one we have a workaround for [16:40] ScottK: hrm, it seems emacs23 is still building 'emacs' - debian/control.in :/ [16:43] I was once told you could override the version of a single binary package from a source package by putting "Version: whatever" in its binary stanza [16:44] experimentation suggests this was a fib, and intuition suggests it would cause trouble any way [16:44] james_w: I hope that's one of the best-kept secrets of the world ;-) [16:44] is there any way of doing this? [16:44] james_w: right, you have to do it with dpkg-gencontrol -v instead [16:44] and it's a horrible, horrible thing [16:44] we want to provide a transitional package from the new source, but the old source had an epoch [16:44] slangasek: Sorry. I'll fix it again [16:45] which is why the gcc package does it on every single binary it generates :) [16:45] ScottK: thanks [16:45] so would that be frowned upon? [16:45] mathiaz: done and thanks! [16:45] james_w: well, that's what I just did in emacs22 [16:46] oh, I'll crib then [16:46] and I did more of the frowning than anyone else ;) [16:46] cr3: that's 394 poutines and 5822 beers you owe me now === Keybuk_ is now known as Keybuk [16:46] heh [16:47] * sistpoty|work is sorry for not having checked good enough to make slangasek frown [16:49] sistpoty|work: I don't think it's really the responsibility of the release team to check for arbitrary craziness in the package when ok'ing freeze exceptions... but I fear the uploader may have been expecting this to happen :/ [16:51] slangasek: the release team should check every single upload [16:51] with an oscilloscope! [16:53] well, I do have a few oscilloscopes here (at work) :P [16:54] I have some lasers [16:54] maybe that'd help [16:57] Keybuk: sorry for the lazy upstart assignment. And thanks for the detailed explanation. [17:00] sladen, no, I don't have any [17:00] sorry [17:00] I'm not familiar with keyboard navigation of the panel in general -- is there a help page describing it? [17:19] wgrant: I'm still not seeing the statistics I would expect to on the rebuild status page; the only summary figure for 'main' is 89, and I can tell at a glance that this doesn't equal 3 ;) === beuno is now known as beuno-lunch [17:23] jdstrand: do you recognize this? http://pastebin.ubuntu.com/293242/ [17:25] kirkland: I've never seen it except for maybe once when you asked me about it before (ie, it seems vaguely familiar, but I've never encountered it in my work) [17:30] * Riddell hugs bryce_ for finding the fix for bug 432521 [17:30] Launchpad bug 432521 in xserver-xorg-video-intel "kdm does not restart X server (that crashed on logout)" [High,Fix released] https://launchpad.net/bugs/432521 [17:32] bryce_: this -nr patch that's in your 'red' PPA - are you considering it for karmic? [17:41] cjwatson: hey, could you rescore https://edge.launchpad.net/~kirkland/+archive/ppa/+build/1292104 ? [17:41] cjwatson: eucalyptus needs to test that to fix a release critical bug [17:42] kirkland: done [17:42] zul: why is puppet still in universe? [17:45] mathiaz: because of libaugeas-ruby asac hasnt looked at it yet [17:45] zul: ok [17:49] slangasek: hey what did you determine was the cause for it pulling in the other ooo style? I followed up to the bug just now and was wondering why the openoffice.org-gtk, which openoffice.org-gnome depends on would have pulled the proper style without pulling in both? [17:49] * zul returns [17:49] er would not have [17:50] ccheney: because openoffice.org-gnome depends on openoffice.org-core, openoffice.org-gtk, and the dependencies are traversed depth-first [17:50] slangasek: oh [17:50] so it was still seeing -style-default before -human-style [17:50] oh ok [17:51] we might run into that same issue on kubuntu then if i understand what you said [17:51] since it wants -style-oxygen (iirc) [17:51] right, I haven't checked kubuntu - I noticed Ubuntu because it pushed the CDs oversized [17:51] ok [17:52] ccheney: ok, checked now and kubuntu still has -style-oxygen [17:52] and not -style-galaxy [17:52] ccheney: IIRC we seed the oxygen style directly as a work around. [17:53] ScottK: ok === beuno-lunch is now known as beuno [17:58] is there a reason why avahi would change the existing ip address configuration when started? [17:59] mathiaz: it fires up a link-local address and attaches to that [17:59] I've got a system that uses dhclient. Then I installed eucalyptus-cloud (which starts avahi) - the IP address of the system has changed to 169.254.169.254 [18:00] the old address (10.153.108.210) is still pingable though [18:00] but ifconfig eth0 doesn't list the old address anymore [18:01] shouldn't it be eth0:avahi having the link-local address? [18:02] speaking of which network-manager fails to communicate with avahi, iirc [18:02] avahi will get an address, then nm will timeout and complain that ip config failed or something [18:02] it can get rather annoying [18:02] hyperair: the system doesn't use nm [18:02] hmm [18:02] so what does ifconfig say? [18:03] mathiaz: can you pastebin ifconfig -a [18:03] sladen: http://paste.ubuntu.com/293272/ [18:06] kirkland: hey - do you remember the bug about detecting the wrong ip address for the CC (ie 169.254.169.254) we saw last week [18:06] kirkland: has this been fixed? [18:07] mathiaz: it's been hacked around [18:07] kirkland: right - hacked around [18:07] kirkland: see above - I may have find another clue [18:07] mathiaz: my CLC still occasionally thinks its ip address is 169.254x2 [18:08] kirkland: I've installed eucalyptus-cloud and now eth0 has 169.254.169.254 [18:08] kirkland: where it used to have 10.153.X.Y [18:08] mathiaz: right, i'm seeing that occasionally -- that sucks [18:09] seb128: I need bug 446395 assigned -- I've been totally unable to reproduce it, but more and more people are hitting it (and we're starting to see some hopefully useful debug output) [18:09] Launchpad bug 446395 in gnome-screensaver "Screen lock unlocks after 5 wrong attempts" [Critical,Confirmed] https://launchpad.net/bugs/446395 === djsiegel2 is now known as djsiegel [18:15] cr3: *hug* [18:16] pitti: right back at you! [18:18] kees, looking [18:19] kees / seb128 - i wonder if that's related to a gnome-screensaver crasher that's just been submitted [18:19] chrisccoulson: I sure hope so, because I've been having a terrible time getting more info about it. :P [18:19] chrisccoulson: which bug # is the new crash? [18:20] i've just triggered the bug anyway [18:20] the crash is bug 451345 [18:20] Launchpad bug 451345 in gnome-screensaver "gnome-screensaver-gl-helper assert failure: gnome-screensaver-gl-helper: ../../src/xcb_io.c:542: _XRead: Assertion `dpy->xcb->reply_data != ((void *)0)' failed." [Medium,Incomplete] https://launchpad.net/bugs/451345 [18:20] pitti: man, you've had a lot on your shoulders this release: policy kit and hal seem to have been big ones [18:21] chrisccoulson, kees: the log has [18:21] "The program 'gnome-screensaver' received an X Window System error. [18:21] This probably reflects a bug in the program. [18:21] The error was 'BadDrawable (invalid Pixmap or Window parameter)'. [18:21] (Details: serial 11249 error_code 9 request_code 53 minor_code 0) [18:21] " [18:21] cr3: that was quite a large chunk indeed, but it was fun, too; lots of nice upstream development for me :) [18:21] seb128: yeah, but they didn't have dbgsym installed, so they couldn't catch the error to get a backtrace [18:21] pitti: oh nice! always feels good to give back [18:22] right, so they're the same bug then [18:22] chrisccoulson: while I certainly want that to be true -- how do you know? does the helper crashing do this? [18:23] i need to try and see if i can get a better backtrace then [18:23] cr3: yeah, I was able to port the entire gvfs from hal to DK, and write the udev bits for hotkey management; for the other bits I mainly coordinated and gave some suggestions [18:23] cr3: with the benefit that I can now pretty much ignore all those 500 hal bug reports :-P [18:23] cr3: (which was actually the entire purpose of the show, to get rid of this bug and race condition laden monster) [18:23] pitti: that's an awesome idea: when there are too many bugs, remove the project! [18:24] chrisccoulson, kees: I can confirm that after 5 tries it does from password prompt to screensaver [18:24] chrisccoulson, kees: I can confirm that after 5 tries it does from password prompt to screensaver [18:24] ups [18:24] does -> goes [18:24] so maybe the screensaver hack they use lead to a crash [18:24] seb128: right, that's the expected behavior. they're saying it goes to the desktop. [18:24] seems gnome-screensaver is quite crashing when using nvidia binary drivers and 3d screeensavers [18:25] seb128: having a hack crash shouldn't take out the whole screensaver. [18:25] good point [18:25] ScottK: oh, so karmic's emacs is supposed to be 22? I think I installed it for my wife at beta, and she ended up with 23 [18:25] let's wait for chrisccoulson to get a debug stacktrace [18:25] * kees nods [18:25] chrisccoulson, what videocard do you use? [18:25] I will try to create a local crashing hack... [18:25] pitti: If you want the supported one, 22 is what you want. [18:25] cr3: yes, indeed! and since users don't really see hal, we can actually do it :) [18:26] ScottK: hm, if emacs23 doesn't build "emacs" any more, how can we make sure that the old 22 "emacs" package becomes current again? [18:26] chrisccoulson, you crash was a gnome-screensaver-gl-helper one, what would be useful is a gnome-screensaver stracktrace [18:27] pitti: I think slangasek had some kind of black magic for this. [18:27] ScottK: I'm not entirely sure whether LP will like us when we rebuild emacs22 with the binary having a lower version number than the previous one [18:27] ScottK: ok; so it's been discussed already then? fine [18:27] pitti: it won't; we have to do stupid version tricks [18:27] slangasek: ok, so binary specific version number then [18:27] seb128 - i'm trying to get one but it doesn't happen consistently here [18:28] pitti: yep [18:28] release times are fun; time for nasty hacks :) [18:28] and i've no virtual consoles either, which makes debugging a pain [18:31] chrisccoulson, use user switching and a real user? [18:31] seb128 - yeah, i'll have to do that [18:31] cjwatson: could I trouble you for a rescore of https://edge.launchpad.net/~kirkland/+archive/ppa/+build/1292274 ? [18:31] cjwatson: thanks, as always [18:31] would be nice to have some consoles though:) [18:37] right, triggered it again in gdb but forgot the sync option [18:38] pitti: slangasek: hey, do you guys have build rescoring capabilities? [18:38] kirkland: I do [18:38] not I [18:38] pitti: https://edge.launchpad.net/~kirkland/+archive/ppa/+build/1292274 [18:38] pitti: could you have that build now? [18:39] kirkland: well, I can't do "now", but I can do "next" [18:39] pitti: good enough :-) [18:39] kirkland: i. e. only sysadmins can actually cancel build jobs [18:39] but I guess that's not necessary here [18:39] kirkland: (done) [18:40] pitti: thanks muchly [18:40] np === rbelem_ is now known as rbelem [18:44] * pitti discovers grep --color=auto in the guest session (apparently new ~/.bashrc default); nice! [18:44] pitti, same here ;-) [18:45] having used my /home directory since pre-warty, I wonder how much other goodness I have missed [18:45] seb128: okay, I can reproduce it with an explicitly crashing hack. [18:46] kees, good [18:48] kees - you recreated it too right? [18:48] chrisccoulson: yeah, but it doesn't always happen. [18:48] chrisccoulson: still can't catch a backtrace, though [18:48] i've got one [18:48] http://paste.ubuntu.com/293307/ [18:48] chrisccoulson: I selected antmaze, then replaced it with "sleep 10; kill -SEGV $$" shell script [18:49] cjwatson, the DX team wanted to test the norootbg patch to see if it'd help with what they were doing. I never heard back from them on how their testing turned out or if they needed it. So at this point I do not have plans to put it in. [18:49] it's calling XFreePixmap with an invalid pixmap somewhere [18:49] hence the BadDrawable error [18:49] chrisccoulson, kees: I got one too, http://paste.ubuntu.com/293308/ [18:49] but I lack libx11 debug symbols [18:51] are those different? chrisccoulson's was a crash through "shake dialog" [18:51] seb128's was due to a keypress? [18:52] was it with --sync? [18:53] new one [18:53] http://paste.ubuntu.com/293308/ [18:53] it's by running "gnome-screensaver --sync --no-daemon" [18:53] and attaching gdb from an another session [18:53] and breaking on gdk_x_error [18:53] hmmm, they look different [18:53] then I do a serie of wrong passwords [18:53] yes, the first one was not a crash [18:53] on the second one I got the "The error was 'BadDrawable (invalid Pixmap or Window parameter)'." [18:54] doh [18:54] the new one is http://paste.ubuntu.com/293311/ [18:54] sorry wrong url before [18:54] chrisccoulson, kees: ^ that's the crash one [18:55] that's better :) [18:55] XFreePixmap is what throws the error [18:55] ok, that one might be the same, some unresolved functions, but the path looks similar [18:58] right [18:58] http://paste.ubuntu.com/293316/ [18:58] that one is a debug one [18:58] seems similar to chrisccoulson's one now [18:58] the bug is quite easy to trigger indeed [18:58] i found it quite hard to trigger :/ [18:59] hmpf, I hit it once now and not yet since then. :( [18:59] it takes a lot of tries before i trigger it [18:59] I set the screensaver hack on random hack there [18:59] and I do enter, wait a second, enter, wait a second, enter, etc [18:59] it takes 6 to 8 tries to get it [18:59] I sometime to esc between to display the screensaver and try again though [18:59] not sure if that makes a difference [19:00] the 5th failure shuts down the password prompt dialog, at which point g-ss will sometimes crash [19:00] I can't reproduce it under gdb [19:00] I don't always get it on the 5th try I think, but I'm not sure [19:01] kees, run gnome-screensaver --sync --no-daemon and attach gdb from an another vt [19:01] then break on gdk_x_error? [19:01] oh, good idea [19:01] that's what I do there [19:01] because otherwise I had no way to go back to gdb to type "bt" there [19:01] since the screensaver was frozen on the session [19:04] hrm, I still can't get it to crash now. [19:13] tedg, bryce_: either of you working on inkscape pre4 for karmic yet? [19:15] kees: No, I haven't made a package. [19:15] kees - my eyes are starting to hurt trying to figure out how gnome-screensaver works right now - i'm going to send the bug upstream just in case they come up with some ideas before we do [19:15] kees: It should just be the grab tarball thing, right? [19:15] kees, I've not looked at it [19:16] hmm, ought inkscape have released by now? getting kinda late... [19:16] bryce_: Apparently one planned patch is outstanding. [19:16] chrisccoulson: ok [19:16] bryce_: And translation updates. [19:17] tedg: yeah, me either. I'll snag the tarball [19:17] kees: What's the command to grab the tarball, I'm looking, but I never remember it. [19:18] tedg: "uscan" (I'm running it now...) [19:21] * tedg tries "iscan" but apparently it only works when you tell other people "you scan" (hmm, pronunciation puns don't work well over IRC) [19:22] mvo: ping? [19:22] mvo: I have that qemu-kvm upload ready to go... did you have that transitional package patch for me? [19:23] tedg, we all scan [19:23] (our eyes can) [19:24] bryce_: Heh, you're not convincing me that these type of jokes are good for IRC ;) [19:24] mvo: okay, i found https://bugs.edge.launchpad.net/ubuntu/+source/qemu-kvm/+bug/451508 from james_w [19:24] Launchpad bug 451508 in qemu-kvm "should ship a kvm transitional package" [High,Triaged] [19:24] kirkland: good timing :-) [19:25] james_w: thanks, man! [19:25] debfx, I've uploaded your debdiff I'm too busy to argue but I will probably not keep the workaround in karmic+1 so you should still look at make things work with KDE correctly [19:30] kirkland: yeah, that the one [19:31] mvo: perfect, got it! [19:32] cool, thanks [19:33] bryce_: I'm experimenting with it now in conjunction with a usplash change Scott suggested [19:33] bryce_: apparently it's working nicely for him, and gets us away from an ugly transition that's attracting a lot of attention [19:33] bryce_: not got it working for me yet, though, just wanted to check whether I was wasting my time === RainCT_ is now known as RainCT [19:36] cjwatson, ideally for something like this I'd like to see some good coverage to make sure we're not improving one driver at the expense of others, it's getting kind of late to make a decision on it though [19:37] is it all that driver-specific? aside from KMS vs. non-KMS [19:37] my plan was to only pass that option if KMS is up; we can't do very much about the non-KMS usplash->xsplash transition anyway [19:38] cjwatson, well, mainly I'm thinking of an earlier patch that affected how root background was handled, which provided a nice solid performance boost on -fglrx, but after we put it in we found it caused nasty window corruption issues for kde users on a few other video drivers [19:38] I guess if it's limited to only KMS, that narrows it to one driver effectively (at least for Karmic) so that'd reduce the risk [19:39] still worth testing at least with ati KMS; folks are starting to use that now even though it's not the default [19:39] mm, right [19:39] if it isn't obvious, what I'm trying to do is leave the usplash logo on-screen until xsplash gets around to replacing it [19:39] right [19:39] incidentally when testing this sort of thing I REALLY want network-manager to get a command-line interface that we install by default [19:40] AGREED [19:40] I run into that problem a lot [19:40] kirkland: hey - doing an UEC install - run into this problem: http://paste.ubuntu.com/293351/ [19:40] having no working X and being unable to apt-get install is no fun [19:40] I suppose if I were less lazy I'd figure out a workaround [19:40] kirkland: have you seen this with the current packages? [19:40] cjwatson, yuppers [19:40] kirkland: note that this is not an ISO install [19:40] there are a couple of command-line interfaces floating around the internet, but of course I can't download them right now [19:40] kirkland: just a package install on a base system [19:40] mathiaz: i've never seen that on [19:42] there was a python one which I contemplated just typing in interactively, but (a) it looked a bit hatstand and (b) it didn't actually support activating connections [19:43] cjwatson, fwiw I recall noticing asac had a wireless-with-no-x-running setup on his laptop once when I was helping him with an X problem. I've neglected to inquire what that was, but maybe he knows a good trick [19:44] it may depend on the wireless driver [19:44] some of them, you can just dhclient [19:44] ah could be [19:44] in fact I'm sure I used to be able to do mine that way, or maybe I had /e/n/i configured [19:51] seb128: ok, thanks === akgraner__ is now known as akgraner [21:06] Riddell: any idea what happened to PyKDE4.kdecore? [21:07] /usr/lib/pyshared/python2.6/PyKDE4/kdecore.so [21:07] hm [21:07] $ python -c 'import PyKDE4.kdecore' [21:07] ImportError: No module named kdecore [21:09] http://paste.ubuntu.com/293427/ <- does this mean there are multiple ip addresses for eth0? [21:10] mathiaz: you might have virtual subdevices, such as eth0:avahi? [21:11] pitti: probably - how can I tell? [21:11] mathiaz: check "ifconfig eth0"? [21:11] * pitti isn't familiar with ip output, sorry [21:11] pitti: http://paste.ubuntu.com/293430/ [21:12] pitti: well - I've seen that a couple of times - dhclient gets the 10.X address and then avahi starts and there is the 169.Y address [21:12] mathiaz: erm, sorry; does "ifconfig" give multiple interfaces for eth0? above looks pretty normal [21:12] pitti: nope [21:12] mathiaz: yes, it's supposed to actually [21:12] pitti: ifconfig -a only shows one interface for eth0 [21:13] pitti: the 10.X address has disappeared from ifconfig [21:13] in the past it used to run avahi-autoipd on them which created virtual subdevices for link-local addresses [21:13] but apparenty that changed [21:13] pitti: although the system is reachable via the 10.X address [21:14] pitti: the problem here is that I'm trying to get the IP address of the system [21:14] pitti: and ifconfig shows 169.X which is not working well [21:15] pitti: afaik, due to python-sip4 upgrade (license issue), whole PyQt depends needs to be rebuild [21:15] pitti: so it may be related to this [21:21] Lure: right, but that already happened for kdebindings [21:21] see bug 450851 [21:21] Launchpad bug 450851 in kdebindings "ubuntu-bug fails with most recent karmic kubuntu updates" [High,Confirmed] https://launchpad.net/bugs/450851 [21:29] ah, got it [21:30] /usr/lib/python2.6/dist-packages/PyKDE4/__init__.pyc still stayed around [21:41] ... only to get the next crash, darn [21:45] pitti: bug 441669 <- does that ring a bell? [21:45] Launchpad bug 441669 in openssh "User with restricted rights is able to shutdown machine while ssh superuser is connected" [Low,New] https://launchpad.net/bugs/441669 [21:49] pitti, slangasek: I'd like to get some eyes on bug 449535 before I upload what I think is the fix. e.g. I don't want to break it further. [21:49] Launchpad bug 449535 in apt "/etc/cron.daily/apt doesn't run apt-get update anymore" [Critical,Confirmed] https://launchpad.net/bugs/449535 [21:49] (I'm assuming cjwatson is asleep, and mvo is offline) [21:54] kees: looking [22:03] kees: I still get an 'E: The update command takes no arguments' [22:03] slangasek: with the evals missing? [22:04] kees: yes; the eval isn't the cause of that error [22:04] the 'update' needs to be moved to the end of the commandline, after the -o [22:04] hrm [22:04] + apt-get -y update -o APT::Update::Auth-Failure::=cp /usr/share/apt/apt-auth-failure.note /var/lib/update-notifier/user.d/ [22:04] Ign file: karmic/main Translation-en_US [22:05] I didn't need that... [22:05] kees: ah, because you set VERBOSE [22:05] if it's not set, the command is 'apt-get -qq -y update -o ...', which fails for some reason [22:06] heh, the apt-get manpage says never to use '-qq update', and that '-qq -y' is redundant :P [22:06] with verbose unset, it runs correctly with eval removed... [22:06] oh, no, my bad [22:07] those evals are still wrong... [22:07] the evals are wrong, yes [22:07] I don't know what possessed someone to put those there [22:08] + apt-get -qq -y -o 'APT::Update::Auth-Failure::=cp /usr/share/apt/apt-auth-failure.note /var/lib/update-notifier/user.d/' update '2>/dev/null' [22:09] E: The update command takes no arguments [22:09] hrm [22:09] oh, heh, the redirection is getting escaped. ;) [22:10] that's what the eval is for? madness [22:10] oh, I suppose it is [22:10] nice :) [22:10] so, ok, the eval isn't broken, just CRAAAAAZZY [22:11] right, so actually the originally suggested patch is more correct... === ryanakca is now known as Guest25376 === Guest25376 is now known as ryanakca [22:34] kees - you had a look at this screensaver issue at all? [22:35] chrisccoulson: got side-tracked, sorry [22:35] no worries ;) [22:37] i have my suspicions what might be triggering it, but i'm having a hard time trying to figure out how to prove it [22:40] chrisccoulson: seems like the "shake" animation somehow? [22:41] yeah, on each shake iteration, some events are queued on the main loop to realign and redraw the window contents. i suspect what might be happening is that the lock dialog disappears whilst the events are being dispatched (when gnome-screensaver-dialog exits) === YDdraigGoch is now known as Richie [22:42] i'm going to rebuild gnome-screensaver with some extra debug info in, to give me a better idea what order the different events get dispatched in [22:42] just to see if there is a difference between crashing/not crashing [22:43] chrisccoulson: I also noticed that sometimes while validating, the dialog with grey out the "unlock" button and highlight "cancel" for a moment before shaking. other times, the whole dialog would go grey before the shake. [22:44] yeah, i'm not too sure why that would be [22:47] pitti: I think probably for the fix to bug 441401 to become available for ubuntu-docs, the langpacks need to be rebuilt? Am I right? The bug is still appearing with ubuntu-docs 9.10.10 which has now been published (ie the symlink is still broken) [22:47] Launchpad bug 441401 in ubuntu-docs "Symlink not working with Karmic translations" [High,Fix released] https://launchpad.net/bugs/441401 [22:47] * chrisccoulson is thinking xtrace is going to come in handy here for me [22:48] pitti: if I'm right, then I'll just wait for the next langpacks. If not I'll do some more digging :) [22:52] mdke: why is ubuntu-docs suddenly so much bigger? [22:52] it looks like the language split has been dropped? [22:56] kees - the X call which generates the error is actually CreatePixmap (as shown in my xtrace log here: http://paste.ubuntu.com/293501/ ) [22:56] the invalid drawable is 0x05400020, which my log shows was destroyed earlier on [22:56] which sort-of backs up my suspicion [22:57] so the fix is probably for gnome-screensaver-dialog to not exit on its own accord after 5 failed auth attempts, but rather wait for gnome-screensaver to kill it after it has done the shake animation [22:58] chrisccoulson: yeah [22:58] i hope that's it anyway [22:59] bryce_: connections marked as automatically connect + available to all users should work without X [23:02] asac, ah 'available to all users'... hadn't seen that option, I'll look for it [23:14] lamont: What's the status on maven? ETOOHARD? [23:26] kees: are you uploading the 449535 fix, then? [23:26] slangasek: yeah [23:26] ok [23:29] slangasek: er, no, after looking at the bzr tree, I'd like mvo to do it -- there are a number of changes pending [23:29] ok [23:29] seems the bug has been there long enough that one more day won't make much difference [23:30] * kees nods [23:34] mdke, pitti: is the "ubuntu-docs has ballooned" bug known to be linked to bug #441401, or is it a new issue? [23:34] Launchpad bug 441401 in ubuntu-docs "Symlink not working with Karmic translations" [High,Fix released] https://launchpad.net/bugs/441401 [23:43] ScottK: EPOSTKARMIC I expect - it's below a few other much more critical activities [23:46] * lamont afk [23:46] lamont: OK. Would you please comment in the relevant bugs then. [23:46] slangasek: ^^^ I think we need to remove maven2 then, since it's currently, as I understand it broken. [23:47] gar. once I read the ticket to see where doko got to with his trying to get something installable for me to use for bootstrapping [23:47] OK. [23:49] /c/c