=== spm` is now known as spm === cinerama_ is now known as cinerama [01:27] bah. what's the command for checking wireless network bios switch settings? [01:28] rfkill === asac_ is now known as asac === lifeless_ is now known as lifeless [04:01] is it really such an unusual work model to fire off something and then start doing work in another window while that gets going, where you really don't want the newly-spawned window to hijack focus from the work that you are now doing in the second window?? [04:01] or is that just me? [04:02] [04:02] lamont: Yeah had that with virtualbox in natty with compiz/unity-decorator. [04:02] There you go again. Thinking it's you that knows best. [04:03] I'd start a VM, put it on another workspace, move back to the original workspace to do work, only to find the VM window appearing in that workspace where it is least wanted. [04:06] ScottK: heh [04:06] * lamont just killed the libvirtwindow he spawned while closing tabs in xchat [04:12] TheMuso: one more reason to not use virtualbox, thanks [04:12] lamont: I'm pretty sure we consider it a bug when things steal focus (unless they're justifiably modal, like gksudo). [04:12] infinity: you'd think [04:12] lamont: I tend to find it refreshing when I swap between Windows and Ubuntu, and the very same software in Ubuntu DOESN'T do that, while it does in Windows. [04:14] infinity: sometimes, I wonder if it's because of focus mode ==strict in metacity :) [04:14] lamont: No, no. I'm not being facetious. As in, people consider it to be more than an annoyance, but somewhere hovering between accidental DoS and potential data loss, since if you're blissfully clicking about when something steals focus, you can do Very Bad Things. [04:14] yeah [04:14] I know you're serious [04:14] lamont: So, I'd file bugs with extreme prejudice, if I were you. [04:15] infinity: I'll work on reproducing it [04:17] lamont: In that case I blame compiz, not virtualbox. [04:18] compiz has hooks to defeat what virtualbox is doing [05:36] barry: ; around ? [07:25] good morning [07:53] good morning [07:54] guten morgen dholbach [07:55] salut didrocks === GrueMaster_ is now known as GrueMaster [08:01] TheMuso, ping [08:01] diwic: Hi. [08:02] TheMuso, I want to set up daily builds for pulseaudio git master, do you have an opinion on what ubuntu-audio-dev ppa they should be in? [08:02] diwic: Oh right, let me have a glance at what we have, and will create one if I think we need another. [08:03] diwic: ok will create another one. [08:03] TheMuso, I think it would make most sense to create a new one [08:03] Right, doing so. [08:06] diwic: ppa:ubuntu-audio-dev/pulse-testing [08:06] Fire away. [08:06] TheMuso, while you're at it, a ppa for the daily dkms builds as well perhaps? [08:06] Sure. [08:08] diwic: ppa:ubuntu-audio-dev/alsa-daily [08:08] TheMuso, thank you [08:08] No problem. [08:08] TheMuso, hopefully I can create recipes myself if not, I might poke you again [08:08] No problem, ai M end of day, but I will take a look tomorrow. [08:10] TheMuso, ok, seems I can create recipes === lag` is now known as lag [08:12] TheMuso, as for the packaging of this I plan to start off with our ubuntu.oneric bzr tree, remove all of patches subdirectory and a little thing in debian/rules [08:12] TheMuso, and leave the rest. Does that make sense to you? === Claudinux_ is now known as Claudinux === hunger_ is now known as hunger [09:18] @pilot on [09:18] (pilot (in|out)) -- Set yourself an in or out of patch pilot. [09:18] @pilot in === udevbot changed the topic of #ubuntu-devel to: Oneiric Alpha 1 released | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: NCommander [09:30] pitti, hi === korn_ is now known as c_korn [12:38] cjwatson, do we need ssh-askpass-gnome on the CD? [12:40] cjwatson, I'm reviewing the gtk2 rdepends list and I was wondering if we need it since gnome-keyring has an ssh agent [12:53] seb128: last time you asked me this I complained about all the bugs I get due to gnome-keyring's agent [12:53] ssh-askpass-gnome is 15K [12:53] is it worth talking about? :-) [12:53] cjwatson, the gtk2 depends is worth, I will open a bug "needs to be ported to GTK3" ;-) [12:54] sure, shouldn't be hard [12:56] cjwatson, right, I will file one, I'm just trying to make sure we are on track to drop GTK2 from the CD for the LTS if we can, first step is to know where we stand and what needs to be done ;-) [12:56] (same for gconf) [12:57] yep [12:58] cjwatson, I asked if we need it on the CD because it seems duplication, the users who know enough about ssh agent to want to replace the default one are likely to know how to install the one they want [12:58] cjwatson, but as you said the CD space is not worth arguing ;-) [12:59] yeah, I guess it wouldn't be that bad if it went off the CD [13:00] well let's say I don't care enough either way to argue, it just seems not logical to have 2 agents on the CD, either we think gnome-keyring is too buggy and it shouldn't be the default or we think it's fine for being the default and users who have extra need can install the other one [13:00] but anyway, let me open the bug to port to GTK3, CD or not we will need to port it ;-) === abhinav_ is now known as abhinav- [13:16] tseliot: where's the latest branch for the x-kit package? Vcs-Bzr says lp:~albertomilone/xorgparser/main, but that branch is not in sync with the latest upload [13:25] cjwatson: right, I think I have it here in my local branch. Let me check [13:28] pitti, hi [13:28] tkamppeter, he's off today, it's an holiday in Germany [13:30] seb128, thanks, it is not a holiday in all the states of Germany. In Berlin it is a workday. [13:30] tkamppeter, well pitti said it was an holiday for him in any case ;-) [13:30] yw [13:30] cjwatson: the last revision seems to match the last upload: https://code.launchpad.net/~albertomilone/xorgparser/main https://launchpad.net/ubuntu/+source/x-kit [13:31] maybe there's something that I'm missing? [13:31] tseliot: diff it against the actual unpacked package and you'll see [13:31] ok, let's see [13:32] tseliot: http://paste.ubuntu.com/631173/ [13:33] Anyone works with the problem that a service taking a random port stealing the port from another service with a fixed port? [13:35] should only happen if the "fixed" port is foolishly in the ephemeral port range [13:36] barry will give a session about porting to dh_python2 in #ubuntu-pyjam in 24 minutes [13:36] cjwatson, CUPS uses port 631 which is the officially reserved port for the Internet Printing Protocol IPP. It seems that before CUPS got loaded on boot, another service has taken port 631. [13:39] cjwatson, bug 800424. [13:39] Launchpad bug 800424 in Ubuntu "package cups 1.4.6-5ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Fix committed] https://launchpad.net/bugs/800424 [13:39] cjwatson: I really don't know what happened there. I moved to git and I use it only to maintain the code (without the debian directory): https://github.com/tseliot/XKit [13:41] tseliot: perhaps you could fix it up? [13:41] tkamppeter: don't know then sorry [13:42] tseliot: I only ask because I have a patch to submit to make it use dh_python2 [13:42] cjwatson: sure, is it urgent? As I'm trying to fix nvidia-* and fglrx before leaving for the Platform sprint [13:42] tseliot: well, not urgent as such, but the dh_python2 porting jam is today and it would be pretty nice to clear out main [13:43] I can just file a bug with the patch [13:43] clap4ham [13:43] heh how many times will i do that i wonder [13:44] :( [13:44] its a test box password thankfully [13:45] doko__, ping about ubuntuone-couch [13:45] Some of my passwords are so embarrassing that if I ever type them to IRC I'll never live it down [13:46] heh, a problem :) [13:46] it makes me more circumspect :-) [13:46] we should all use "i hate irc" as our password [13:49] cjwatson: would it be ok if I simply pushed to my bzr branch the diff that you've just shown me? [13:49] and correct the rest another time [13:51] cjwatson: or maybe I can do the right thing now and leave it as UNRELEASED so that you can complete it with your work and upload? === mbarnett` is now known as mbarnett [14:11] cjwatson: fyi, I just happened to be preparing an openssl-blacklist upload, so I'll process your patch rather quickly :) [14:12] cjwatson: that for that and openvpn-blacklist patches [14:12] interestingly, it was not ssl2, but a difference with openssl 1.0.0 output [14:18] jdstrand: heh, ok, thanks [14:18] tseliot: sure, I don't really mind [14:19] tseliot: I'll just send you the dh_python2 patch in a bug and you can sort it out as you see fit [14:19] cjwatson: ok, thanks a lot === bantu_ is now known as bantu [14:30] StevenK, is it your archive day? Could you do a pass on MIR bugs today? I know a couple just got approved (deja-dup & etc, qt-at-spi). [14:36] StevenK, nm, didrocks is faster than me [14:39] what does it mean when I upgrade a machine from hardy to lucid and the last thing it says it that it was mounting filesystems? [14:39] other than that it sucks to be me [14:40] lamont: on reboot? [14:40] yeah [14:40] lamont: if so, it means you need to take some stuff out of /etc/fstab [14:40] ah, ha. [14:40] sigh [14:40] * lamont debates one more time whether it's easier to bring the monitor to the machine, or the machine to the monitor [14:40] elmo: ta === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === TerminX_ is now known as TerminX [16:26] jibel, https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/801132 [16:27] Ubuntu bug 801132 in indicator-session (Ubuntu Oneiric) "indicator-session should depend on indicator-session-gtk2" [Medium,Fix released] [16:27] i'm just curious, why "recommend" and not depend ? [16:29] smoser, I don't know, I just pasted the relevant part of the changelog, kenvandine would know better. [16:29] kenvandine, ^ [16:33] in my experience it doesn't start without. that would seem "depends" [16:34] smoser, jibel: because unity will use gtk3 next week [16:34] so that's just a transitional workaround [16:34] indicator-session is the gtk3 version [16:34] in theory it shouldn't pull in the gtk2 version [16:35] you might also use indicator-applet or a gtk3 loader in which case you don't want the gtk2 binary [16:36] but yeah, we could have used a depends, it wouldn't have made any difference with that typo ;-) [16:40] good enough for me. [16:46] thx seb128 :) [16:47] yw ;-) === dendro-afk is now known as dendrobates [16:48] jibel, i apologize for opening up 2 duplicate bugs today [16:49] smoser, no worries, that's good for my karma ;-) [16:49] seb128, thx for the explanation. [17:00] if you have a Recommends: foo | bar 1) does the order matter, and 2) will this pull all of them onto the CD or is that controlled some other way ? [17:01] apw: the order does matter; it won't pull them all onto the CD, only one of them - but whether you get foo or bar depends on whether something else has already pulled in bar [17:01] slangasek, what does the order imply ? [17:02] apw: it implies which one is the preferred alternative :) [17:02] slangasek, are you saying you get the first unless something asks for one of the latter ones [17:02] yes [17:02] slangasek, thanks === jdong- is now known as jdong_ [17:29] jdstrand: ping === jdong_ is now known as jdong === cking_ is now known as cking [17:36] lynxman: yes? [17:37] jdstrand: hey o/ [17:37] jdstrand: got your email concerning mcollective-plugins [17:37] jdstrand: fixing the copyright issues and the one lintian error [17:37] jdstrand: but I really rather not use sed -i as you suggest [17:37] jdstrand: that's what I was using before, and in some scenarios it resulted in an empty config file [17:38] jdstrand: which is really not desirable [17:38] lynxman: I think you should talk to Daviey who just contacted me about all this [17:38] jdstrand: that's why I made it a lot simpler [17:39] jdstrand: I'm talking with Daviey, just wanted to justify the reasoning behind that one :) [17:39] jdstrand: no worries, thanks for your time [17:40] lynxman: cool. though the sed -i is troublesome to me-- that sounds like a serious bug in sed. you might want to report that if you have a reduced test case [17:41] jdstrand: as soon as I get the package ironed out I'll see if I can reproduce reliably and do so, thanks :) [17:42] I'm finding the lintian issues to be concerning. On oneiric lintian i'm not seeing them with both pednantic and information mode. [17:43] Ah, i think i only dug that deep on the source package [17:50] would someone help with LP #798513 ? [17:50] Launchpad bug 798513 in lintian (Ubuntu) "Candidate revision lintian 2.5.1ubuntu1" [Undecided,Confirmed] https://launchpad.net/bugs/798513 [17:51] also, could someone review LP #796136 ? [17:51] Launchpad bug 796136 in swt-gtk (Ubuntu) "Candidate revision swt-gtk 3.6.2-1ubuntu1" [Undecided,Confirmed] https://launchpad.net/bugs/796136 [17:55] AnAnt: If nobody beats me, i'll do the swt-gtk one in a few hours. [17:58] Daviey: thanks [18:12] hi there! what could be the reason that https://launchpad.net/ubuntu/+source/gridsite/1.7.13-5 fails on amd64 on the buildd, but works in a amd64 pbuilder, on i386 and powerpc? The file missing should have been created by the build and I can't seem to find a reason why it doesn't work. [18:21] Ampelbein: looks like a buildd fluke, I'd say retry it [18:22] I just had it work fine in sbuild locally [18:22] micahg: thanks, I'll retry the build [18:25] micahg: retrying worked, strange thing. thanks again. [18:25] Ampelbein: no problem [19:27] why some libraries are in /usr/lib/i386-linux-gnu and some are in /usr/lib ? [19:28] akheron: multiarch enabled libraries are in /usr/lib/ [19:30] Ampelbein: what does "multiarch enabled" mean? [19:31] akheron: http://wiki.debian.org/Multiarch/ [19:32] Ampelbein: do you know whether /usr/lib/ is a widely used standard location for this purpose? [19:33] akheron: as far as I know debian/ubuntu are the first to implement multiarch. [19:33] I just happened to notice that Python's build system doesn't look there by default, and therefore doesn't enable some modules at compile time [19:33] ok... may I'll file an issue and see what happens [19:33] akheron: it should as of the latest 2.7 [19:33] s/may/maybe/ [19:34] broder: ah, but I'm compiling 3.2 [19:34] that might work too? i'm not up to speed [19:34] * broder attempts to summon barry [19:34] hi [19:35] akheron: that would be bug 738213 [19:35] Launchpad bug 738213 in python2.7 (Ubuntu Natty) "Python build from source lack some modules due to non-standard libraries placement" [Critical,Fix released] https://launchpad.net/bugs/738213 [19:35] actually I'm talking about vanilla Python source tarball [19:35] akheron: the fix should be in our source package, and it's been pushed upstream, but that version hasn't been released yet. it'll show up in 3.2.1 [19:35] akheron: for now, grab the setup.py from hg (or just grab the hg branch) [19:36] barry: ok, thanks [19:37] akheron: np. i have no eta for python 3.2.1 [20:09] barry: If only you knew someone involved in release management for Python. [20:10] ;-) [20:10] ScottK: or, if only i was insane enough to rm 3.2 :) [20:23] doko__: hi, regarding http://wiki.debian.org/Python/PyCentral2DhPython2, there's a comment to "read /usr/share/doc/python/changelog.Debian.gz to check if you need a newer version"... what should we be looking for when reading the changelog? [20:25] does somebody known the name of an usb sniffer? i.e something to watch the communication between a device and the computer === dendrobates is now known as dendro-afk === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel [20:38] is there a tool available to forward-to-debian other than report bug and referencing ubuntu bug ? [20:39] submittodebian? [20:40] smoser: ^^ [20:40] smoser: submittodebian if you have a patch; for opening an upstream bug corresponding to an LP bug, no, I don't think we have anything [20:40] Its in ubuntu-dev-tools. [20:40] and I don't think Debian would welcome anything more automated than that :) [20:40] slangasek: wait, we might. bryce wrote something, let me hunt. [20:41] i was aware of submittodebian [20:41] stgraber: doh! the patch I sent to teh m-l was wrong. I had apparently not doing a git add before git commit --amend [20:42] stgraber: but the version in the bzr tree I pointed you to is right [20:42] Actually it might be good if submittodebian could take a Launchpad bug# and pre-fill the email with the description (and attach patches) [20:42] i was just doing bug triage and have in other cases come across the same situation, where i have a low-ish priority bug that ideally we'd like to have fixed in debian and synced rather than just fixed in ubuntu. [20:42] there is a wrapper that someone wrote, I just dont remember where the source was [20:43] i guess submittodebian isn't too bad for this. [20:44] yeah, if you have a patch for it, I'd use submittodebian [20:46] slangasek: hey Steve [20:46] pitti: hey there [20:46] slangasek: so for the md5summing of common-session and friends, I take everything between the magic markers, including or excluding the markers themselves? [20:47] pitti: IIRC it's the sum of the whole file, minus the lines with the tokens that get replaced [20:47] Laney: well, I think taking from the upload is better than the bug since the patch can be modified before upload and not reattached [20:47] pitti: so: sed -e'/^$/d' | md5sum [20:47] depends what you want to do really [20:48] slangasek: get_template_md5sum()'s state machine explicitly triggers on the magic comments, that's why I ask [20:48] I'm trying to reproduce the original mdsums to be sure [20:48] ok, I'll play with this [20:49] (it's not just dropping the $ line) [20:50] well, I'll just call that very perl function, I guess [20:51] oh, well, I can't find what I was looking for. [20:51] I clearly remember attempting this and someone actually writing it better than me. [20:54] smoser: okay, I found what I was looking for earlier - http://bazaar.launchpad.net/~ubuntu-bugcontrol/ubuntu-qa-tools/master/view/head:/launchpadlib-scripts/forward-bug-to-debian.py [20:57] hallyn: hehe, that explains it :) [20:57] sorry about that [20:58] slangasek: ^^ there is indeed a script to forward bugs to debian using the LP api and wrapping over reportbug [20:58] thanks nigelb [20:58] :) [20:59] slangasek: ok, got it [21:00] slangasek: do you know why there's both an %md5sums map in pam-auth-update, and debian/local/*.md5sums files? [21:00] (which don't match) [21:05] slangasek: ok, MP updated [21:05] thanks [21:06] * pitti waves good night [21:11] slangasek: sorry, don;t know. didn't write this :-/ [21:11] barry: hello? want to talk about oauth? [21:12] poolie: no, but i will ;) [21:12] poolie: what do you know about it? [21:12] uh, basically, how urgent is it? [21:12] i'm sprinting this week [21:12] and next [21:13] poolie: will you be in dublin next week? it can certainly wait until then [21:13] i can ask someone to look at the import failure tomorrow, since the bug seems to have a reasonable way to resolve them [21:13] i will be [21:13] ok [21:13] next week or after that we can try to upstream my patches [21:13] sounds good, thanks [21:30] doko__: oh, barry said you did write it :-) [21:30] pitti: the debian/local/*.md5sums files are for migration from pre-pam-auth-update versions; I'll eventually be able to drop those I think [21:32] doko__: http://wiki.debian.org/Python/PyCentral2DhPython2?action=recall&rev=3 says you did write it... but if you didn't have anything specific in mind, I'm happy to continue ignoring that bit :-) === WelshDragon is now known as Guest49686 [22:22] pitti: thanks! [22:23] bdmurray: when you submitted your latest patch to software-center, did you do that against a bzr branch somewhere? Because the one listed in the Vcs-Bzr field is out of date, and the UDD branch is clearly auto-imported [22:26] slangasek: this one I think - https://code.launchpad.net/~software-store-developers/software-center/trunk [22:26] bdmurray: aha, thanks [22:36] cr3: ping [22:44] barry: pong dude, what's up? [22:45] cr3: hiya! we've been working over in #ubuntu-pyjam on the dhpy2 conversion. chadadavis has a branch that looks good to me for checkbox. since lp:checkbox has debian/ in it, what is the best way for us to get the change into ubuntu? i can do an upload, but what about merging his branch into trunk? [22:47] barry: will that run in oneiric? [22:47] yes, it should [22:47] barry: even in the live environment? [22:48] cr3: that i don't know ;) [22:50] barry: if you could find out and the answer is positive, then consider it done. we'll just merge chadadavis' branch and start playing with it [22:51] barry: just know that my only constraint is: make ubuntu happy [23:14] hi all, I'm wondering if there is a wiki page for debugging unity that you can point me to [23:14] I just upgraded to unity and got myself a blank desktop. :(