=== fisted_ is now known as fisted === jj-afk is now known as jjohansen === achiang` is now known as achiang [00:42] pitti: would there be a problem with me uploading gtk+2.0 tonight? you and I both have staged changes in bzr now, and I'd like to get mine to the archive :) [01:26] TheMuso, ping === asac_ is now known as asac === Amaranth_ is now known as Amaranth === dendro-afk is now known as dendrobates === jamesh_ is now known as jamesh === StevenK_ is now known as StevenK === _LibertyZero is now known as LibertyZero === dendrobates is now known as dendro-afk [08:51] * c2tarun don't miss me too much ;) ♥ [08:51] * c2tarun is back. [08:51] eh [14:01] so the launchpad bug acronym is LP:, and bugzilla.gnome.org is BGO, so is code.google.com CGC? [14:14] hyperair: aren't google code bug numbers project-specific? [14:14] oh whoops [14:14] you're right. === dendro-afk is now known as dendrobates === fisted_ is now known as fisted === ecanto_ is now known as ecanto [15:28] Hello, I'm looking for what's needed to get ureadahead working with the vanilla kernel. To my knowledge it needs a kernel patch, but I can't find it on the launchpad page of ureadahead or the usual documentation. Can someone give me any pointers? === dendrobates is now known as dendro-afk [15:29] petn-randall: if you download the source tarball, it's there. [15:30] petn-randall: if you clone the zen-kernel git tree it's there in the ureadahead branch [15:31] hyperair: The source tarball of ureadahead? Yeah, I've seen the patch, but it has too much fuzz on recent kernels. I'll try the zen-kernel git tree, thanks. [15:31] petn-randall: if you like, i can export the patch so you don't need to clone the entire tree [15:31] zen-kernel's git is pretty slow [15:32] hyperair: that would be great, thanks [15:32] http://paste.debian.net/109639/ [15:32] petn-randall: ^ that's it [15:37] hyperair: Hmm ... it has too much fuzz against linus' tree. I'll have to patch it in by hand if nobody has done that yet. [15:38] petn-randall: really? i thought it worked. [15:38] lemme check [15:38] my kernel's 2.6.37 and has the patch applied [15:39] petn-randall: oh sorry i think i generated the wrong patch [15:40] petn-randall: http://paste.debian.net/109642/ [15:42] hyperair: awesome. It works against the dev tree of 2.6.38+. Thanks! [15:42] =) === jam1 is now known as jam === dendro-afk is now known as dendrobates [16:39] hi, would the retarded behaviour of rubygems installing to /var/lib/gems (which requires root) and then making the installed apps which are symlinked in /usr/bin only readable by the owner (which is, of course, root) be considered a bug? [16:43] Haegin: I would call the retarded behaviour of the ruby community as a whole a bug :P [16:44] Haegin: but I guess it depends wether you're talking about the packaged version of rubygems or not [16:44] Haegin: there is debian bug 585838 but it has no further activity [16:44] Debian bug 585838 in rubygems1.8 "rubygems1.8: writes gems only readable by root" [Normal,Open] http://bugs.debian.org/585838 [16:45] Chipzz: true, and yes, it's just the default rubygems with ubuntu that I'm using === doko_ is now known as doko === dendrobates is now known as dendro-afk [17:29] QUESTION:I'm using ubuntu maverick meerkat and python 2.6 I am totally new to debugging and wanted to test something out. in my directory /usr/lib/python2.6/dist-packages/desktopcouch/records I had a link to a server.py file. Problem is I deleted de link. Can anyone give me the location to where the link was pointing?? [17:33] stefwal1, I dont' have that dir, but desktop couch lives here for me: /usr/share/pyshared/desktopcouch/ [17:33] and here, apparently: /usr/lib/pymodules/python2.6/desktopcouch/ [17:34] which just points to /usr/share/pyshared/desktopcouch/ [17:34] beuno: I think you saved my day. [17:35] good, I like easy wins :) [17:53] QUESTION: book A byte of python from swaroop ch. In this book, there's written that import sys looks for a file called sys.py, how comes I don't find that file anywhere? [17:58] stefwal1: this is not the channel for such question (cfr topic) [17:59] stefwal1: and the answer to your question is likely that since sys is a wrapper around libc functions, the module is a .so instead of normal python code [18:00] Chipzz: thanks for the answer and sorry for the inconvenience. [18:16] hey, I'm trying to run `debuild -S -sa`, and it fails after a little bit saying that my secret key is not available. Why is this? [18:17] aroman: Do you have your key in ~/.gnupg/ ? [18:18] arand: I think so, what file would I be looking for there? [18:18] aroman: and the emailadress in the changelog must match one of the IDs of your key [18:19] aroman: 'gpg --list-secret-keys' [18:20] wow [18:20] guess what, my name is actually "Avi Romanoff (Final PGP key)" [18:20] and it won't work unless I use exactly that string as my name :O [18:21] is there any way to change that to remove the stuff in the parenthesis without breaking things? [18:21] aroman: you can use '-k KEYID' as argument [18:21] Ampelbein: what would that do? [18:22] the original command does work now, i just have to type in that silly name [18:22] aroman: it gives debsign (called by debuild) the info on what key to use instead of comparing name/adress string [18:22] ahh [18:22] so then I could leave my name in `changelog` as I want? [18:22] aroman: yeah [18:23] aroman: you could also add a new user id to your key via seahorse (graphical) or gpg --edit-key KEYID [18:24] Ampelbein: right, and would that break anything that I've already signed with the old name with? [18:24] aroman: no [18:24] alright then I think i'll do that [18:26] Ampelbein: alright, I added the new user id to seahorse, and it worked great. thanks a bunch! :) [18:58] the new elementary-wallpapers just finished building :D === ryanakca_ is now known as ryanakca === c2tarun_ is now known as c2tarun [20:17] I read most of the Developers Week logs, and I just noticed a typo in a package description. How can I report this to Debian? [20:18] dom0do: if there is a patch already in ubuntu, use 'submittodebian' from ubuntu-dev-tools [20:18] dom0do: if there is no patch, you can use reportbug. [20:19] Ampelbein: so I shouldn't report upstream first? okie [20:20] dom0do: well, that depends. if there is no ubuntu changes yet, it isn't worth it to introduce a change just for a typo. === dendro-afk is now known as dendrobates === ion_ is now known as ion