[00:25] cjwatson: Since I don't know C++, there's no risk of me laughing. Anyone else that wants to complain can write a 'better' patch. I'll try and test it later tonight or tomorrow. Thanks. === asac_ is now known as asac [02:33] SpamapS: actually, I just cargo-culted the solution that was used in bind9 :) [02:34] that'll be in -2 [04:14] Good morning === pitti_ is now known as pitti === thegodfather is now known as fabbione === dendro-afk is now known as dendrobates [05:24] hm, i guess upstart sends signals to the entire process group of a process started by 'exec ...' when you say "service $name stop"? [05:33] * mwhudson finds the setsid program === ejat- is now known as ejat === ejat- is now known as ejat === panda is now known as Guest64421 === tkamppeter_ is now known as tkamppeter === smb` is now known as smb [07:53] pitti, ping [08:03] tkamppeter: pong [08:13] moin! [09:30] @pilot in === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #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: seb128 [09:36] I get mtrr: type mismatch for e0000000, 10000000 old: write-back new: write-combining. [09:36] I also set some option in make menuconfig which should work around that. [09:36] Except, it doesn't. [09:36] Does anyone know how to fix that? [09:39] pitti, the CUPS repo is updated to use /var/cache/cups/ppd-updates to manage the updates now. Can you upload it to Debian and Ubuntu? Thanks. [09:40] tkamppeter: thanks; got your mail, will do ASAP [10:07] cjwatson, hi, could you have a look to https://code.launchpad.net/~ubuntu-branches/ubuntu/oneiric/ifupdown/oneiric-201108091411/+merge/71877 when you have a moment? It seems that got dropped from the vcs when you did the merge on debian, should that be reapplied is or is deprecated in some way? [10:08] ok, I'll have a look, thanks [10:09] looks fine, I'll remerge [10:16] cjwatson, thank you! [10:23] james_w: is it possible to unbreak ubuntu:gvfs? it's out of date [10:32] tkamppeter: uploaded [11:07] slangasek, mvo: [11:07] lp:ubuntu/upstart [11:07] Most recent Ubuntu version: 1.3-0ubuntu6 [11:07] Packaging branch version: 1.3-0ubuntu4 [11:07] Packaging branch status: OUT-OF-DATE [11:08] just pointing it because I was reviewed https://code.launchpad.net/~jamesodhunt/ubuntu/oneiric/upstart/fixes-for-user-sessions/+merge/69125 from the sponsoring queue which got uploaded but the vcs is somewhat outdated === MacSlow is now known as MacSlow|lunch [11:22] apw: hey Andy, how are you? [11:22] apw: do you have an opinion about bug 812394? [11:22] Launchpad bug 812394 in gnome-control-center (Ubuntu) "Disable hibernate option when it is not supported" [Wishlist,Incomplete] https://launchpad.net/bugs/812394 [11:22] apw: I'm still fairly convinced that hibernation failures are mostly not correlated to the particular board/video card you are using, but much rather to partitioning/swap space/attached USB devices/memleaks/etc. [11:23] apw: do you know if there is some actual evidence that hibernation failures _are_ specific to a particular platform, and thus would benefit from a whitelist? [11:36] cjwatson, slangasek: shouldn't the klibc symlink be part of multiarch-compat too? [11:37] uh, I'm not really sure what the goal of multiarch-compat is but I think libklibc-dev should be self-contained [11:37] if possible [11:38] siretart: can I apply http://lists.libav.org/pipermail/libav-devel/2011-August/009825.html in Ubuntu? [11:38] siretart: I noticed it while porting xvidcap [11:45] Is there anyone anywhere who understands mtrr in detail? [11:47] I have the latest BIOS, latest kernel and still I get an error message I get mtrr: type mismatch for e0000000, 10000000 old: write-back new: write-combining. [11:47] There are soms posts on the ubuntu forums which say they have a 'work around', but generally people on the forums don't really know what they are talking about... so. [11:48] Also, this is from 2006: http://ubuntuforums.org/showthread.php?t=115104 [11:48] I'd hoped that such an issue would have been fixed in 2011. [11:51] cjwatson: in principle yes. usually, the build system experts respond quite quickly, and I'd prefer to backport patches from trunk, so I'd personally wait until tomorrow or so. [12:00] siretart: ok, thanks === zyga is now known as zyga-siesta [12:18] pitti, i am unsure if i have that information. cirtainly suspend is normally broken cause of driver suspend failures (ie specific h/w not suspending) or bios problems when resuming [12:19] pitti, for hibernate i would expect a large amount if not being able to hibernate are caused by the driver suspend issues [12:19] apw: that's right, but that shoudn't affect hibernation? [12:19] does hibernation suspend the hw? [12:48] @pilot out === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #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: === MacSlow|lunch is now known as MacSlow [13:13] tkamppeter: pong. [13:18] hi. I need some help with building a package (never used source packages before). basically I want to build python2.7 with an additional patch. I did an apt-get source python2.7 and I have rebuilt it with pbuilder (to test the tools). [13:19] but I don't understand where should I put my patch and how to make the .deb package compile using an additional compile option. [13:19] I see a lot of patches in the debian subdirectory, but those seem to have a different purpose. [13:20] so what's the next step after apt-get source? applying the patch manually to the source (not as a debian patch)? [13:21] aram: why do you think the patches in the debian subdirectory serve a different purpose? [13:22] or rather, what's the purpose of your patch? [13:22] this patch brings dtrace support to python. [13:22] the patches in the debian subdirectory seem patches of patches. [13:22] at least the ones I looked at. [13:22] patches of patches? [13:23] did you look at the diff.gz? [13:23] yes, at diff.gz [13:23] or the unpacked source? [13:23] no, diff.gz [13:23] well, then sure, a patch inside the .diff.gz would look like a patch of patch [13:23] as the .diff.gz is a patch in itself [13:24] hey guys, is this a new/old way of distributing a debian source package? https://launchpad.net/ubuntu/+source/python-venusian/0.9-1 I don't see a diff, but a "debian" tarball which has the debian/* contents [13:24] ahasenack: that's the new way [13:24] ahasenack: It's a new way [13:24] (dpkg-source -v3) [13:24] oh [13:24] azeem_: okay, thanks, that seem right. so, after I make sure my patch works, I just put it in that subdirectory? [13:25] ok, thanks [13:25] StevenK: does it work in lucid? [13:25] this format [13:25] aram: depending on the patch system, you might have to register it somewhere [13:25] I guess so, because dpkg-source -x worked just fine for me when I gave it that package [13:25] james_w, can you kick deja-dup's DD branch? it's pretty out of date [13:26] this patch also makes a new --with-dtrace compile time option that needs to be on. [13:26] I guess I need to specify that somewhere. [13:26] aram python2.7 uses quilt to patch [13:26] aram: in debian/rules usually [13:27] ahasenack: it should work back to intrepid (but not hardy) === hggdh_ is now known as hggdh [13:27] cjwatson: cool, thanks [13:27] quilt import your-patch should be fine if it does not conflict with the rest of the patches [13:27] I tend to use quilt new and quilt fold [13:27] but ymmv [13:28] so what do I start from, the directory that apt-get source generated (this contains the debian subdirectory) or a vanilla unpack of orig.tar.gz? (I guess the directory from apt-get source, but I want to be sure.) [13:29] the former [13:29] otherwise you have to redo all the packaging work yourself which will be a big pile of no fun with a cherry on top [13:30] yeah, that makes sense. [13:31] one I'm done with this I'd also have to package dtrace for Linux else this would be useless. [13:32] the thing with dtrace for linux is that it needs to be recompiled every time with a kernel update (just like nvidia drivers, I guess). [13:32] dkms is probably your friend [13:35] aah, one more thing I don't understand. the source directory generated by apt-get source contains the vanilla source or it already has applied the patches in debian subdir? [13:35] aram: dpkg-source should tell you during unpack [13:35] for v3 source packages, the default is to apply the patches [13:37] ok, it applied the patches. === ara_ is now known as ara [13:39] its a v1 source so they are not applied, also it uses a quite interesting method to generate the quilt series, see line 1011 of debian/rules [13:41] line 1011 of debian/rules> bad sign in itself [13:42] although python2.7 may have a good excuse :-) [13:42] but usually it means "you might have to be pretty familiar with Debian packaging to go anywhere near this" [13:43] it's better than "see line 1011 of automake.mk in cdbs" [13:43] mterry, it looks like there's a filename in the tree that bzr can't handle. That seems odd as it's hosted in bzr isn't it? [13:45] james_w, upstream is yeah [13:47] mterry, that's odd then. Is there anything in the source package that could cause this? Perhaps a non-ascii filename used in testing that found its way in to the source package at some point? [13:48] james_w, no, I don't think so... maybe... I think soyez used to make deja-dup.pot files with accents [13:48] or not soyez, but the build process [13:48] that could be it then [13:49] anyway, this isn't something that I can fix right now I don't think [13:51] https://bugs.launchpad.net/udd/+bug/831189 [13:51] Ubuntu bug 831189 in Ubuntu Distributed Development "deja-dup fails to import with UnicodeDecodeError in abspath" [Undecided,New] [14:00] @pilot in === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #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: smoser [14:04] any idea why firefox is acting up in oneiric (been that way for 4 days now); goes grey/dark for 60s at a time [14:05] kirkland: run top normally that means excessive memory / cpu usage [14:07] davmor2: By firefox? Impossible! [14:07] doko: can you please get your ghc changes to Debian? I'm a bit disappointed because we were going to be able to sync it next time (and that patch looks like it will make the merge annoying) [14:08] soren: :D [14:09] Laney, yes, I can do this, but we'll have a delta with --as-needed anyway [14:10] kirkland: that's probably compiz's fault [14:10] indeed, but as long as it's manageable I can live with that [14:10] I did want to wait until ld defaults to --no-add-needed [14:10] is that likely to happen soon? [14:10] yes [14:10] if before P opens then I can live with waiting, too [14:11] hopefully this week [14:11] ok [14:18] stgraber, around ? [14:19] smoser: yep [14:19] * kirkland goes to u2d [14:19] could you please take a quick look at https://code.launchpad.net/~vanvugt/ubuntu/natty/bcmwl/fix-793890/+merge/67294 ? [14:20] it really seems ready to go to me. you NAK'd it last time but I think its ready. [14:22] smoser: I guess it'd be fine if you take lp:ubuntu/natty/bcmwl, manually copy the changes from his branch, fix the version number and push that [14:22] it'll be a mess if you just merge it to -proposed and push it [14:22] stgraber, well you should push to -proposed [14:22] or just upload and let the importer handle it [14:22] as it'll re-create a tag for a release that as far as Launchpad is aware "never existed" [14:23] stgraber, regarding tag in -proposed, if the importer fails, then it is really a bug in the importer as this is a very real world case. [14:23] so the importer will either fail or just overwrite anything in the branch. I guess I'll push that on wednesday when I'm piloting [14:24] smoser: well, IIRC in this specific case, the -proposed branch shouldn't exist, so you shouldn't be able to merge anything [14:24] the -poroposed *should* exist [14:24] as it there *was* such a version. [14:24] and the importer correctly found it, merged it, then it was removed from -proposed. [14:24] and never made it to -updates. [14:25] yeah, and in such case, I'd expect the branch to be removed by the importer, which apparently isn't the case [14:25] well the only thing bad about it is the tag. [14:25] the rest would be fine. [14:26] so now if we want the importer to be happy with the branch we should either just push it and let the importer destroy the branch and create it again or drop the old commit and push the new one instead (making sure to update the tag and everything) [14:26] but yeah, I'm happy to have a look at it on Wednesday [14:29] mdeslaur, https://code.launchpad.net/~psusi/ubuntu/natty/gnome-power-manager/fix-duplicate-battery/+merge/67466 should be marked "merged" ? [14:31] smoser: yes, but I don't have permissions to do so [14:31] hm.. me neither. [14:31] thanks. [14:32] smoser: np [14:52] pitti, bryceh: any chance to look at the xvfb issues? [15:18] RoAkSoAx: hmm, i moved to unity2d, same problem in firefox [15:22] kirkland: that's weird then, I used to see that all the time when compiz enabled for some weird effect for ages now [15:27] cjwatson: howdy! I'm wondering if there's an issue with the mini ISO' [15:28] cjwatson: howdy! I'm wondering if there's an issue with the mini ISO's since I'm trying to PXE boot and complains that cannot find kernel modules for kernel 3.0.0-5 in the archive [15:30] RoAkSoAx: what URL are you using? [15:31] can I use substvars to set a Build-Depends field in debian/control? [15:32] ahasenack: no [15:32] just checking before I debug further [15:32] ahasenack: the Build-Depends field is read before any debian/rules processing, so no. [15:32] ah ;( [15:32] that would explain it [15:32] RoAkSoAx: i've move to chromium for a bit, seems slightly less crappy [15:32] (you could do some control{,.in} dance, but it's often not error-prone) [15:32] I was trying to get build-depends set correctly depending on the ubuntu release [15:32] I guess I will have to play with "|" a bit then, see if it works [15:33] there often isn't a particularly good way to do that - sometimes | works but you may just have to have slightly different source packages [15:40] kirkland: it is [15:40] cjwatson: I'm importing a mini ISO into cobbler [15:40] RoAkSoAx: could you get powernap building again in the ppas? [15:40] cjwatson: but have manually grabbed the initrd.gz and linux from http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-i386/current/images/netboot/ubuntu-installer/i386/ [15:40] kirkland: yeah I didn't know it was failing and it is due to the change to dh_python2 I believe [15:41] RoAkSoAx: hmm, okay, could you get that fixed up? [15:41] RoAkSoAx: i wanted to try the new powernap on my lucid servers here at home [15:41] kirkland: will sure though, I think we'll have to keep a different branch for the packaging for maverick/lucid [15:43] RoAkSoAx: or, can't you just pocket copy the deps into the archive? [15:43] RoAkSoAx: or do we have to use dh_python2? [15:46] I get init: udev-fallback-graphics main process (777) terminated with status 1 [15:46] how can I build-depends for dh_python2, just the python version? [15:46] kirkland: for oneiric+ dh_python2 is the way to go [15:47] What does that mean exactlly? [15:47] exactly* [15:47] kirkland: preferably natty as well but dont worry I'll get that fixed ;) [15:49] lamont: excellent. :) [15:51] RoAkSoAx: coolio [15:51] RoAkSoAx: thanks! [15:52] RoAkSoAx: sounds like you've got an obsolete copy [15:52] RoAkSoAx: i think the easiest would be to get the right python stuff copied to the powernap archive [15:52] RoAkSoAx: the current images there are built against 3.0.0-9 [15:52] ahasenack: http://wiki.debian.org/Python/TransitionToDHPython2 should help [15:53] cjwatson: yeah that's why I was wondering if the ubuntu mini iso's are being built against an older linux kernel version, as I have downloaded it today, set my PXE server here, and still its complaining about it [15:55] RoAkSoAx: no, they're built against current, maybe you have a "transparent" web proxy in the way [15:57] cjwatson: I do, though I have cleaned the cache and still get the errors. will try without though it and will let you know [15:57] RoAkSoAx: I'm pretty certain this isn't an archive problem [15:58] cjwatson: ok cool, will verify without using the proxy, thanks ;) === zyga-siesta is now known as zyga [16:35] @pilot in === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #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: cnd, smoser [16:58] pitti, for submitting new info to media-player-info, is it better to create a new entry for the hp pre 3, or add its usb id to the existing entry for the original palm pre? [17:21] who do I ask about lp:ubuntu/gvfs not being up to date? [17:21] I know I've asked this before, but I can't remember... [17:24] there was an update 6 hours ago [17:24] 1.9.3 not new enough? [17:25] jtaylor: hmmm, that's not what I see at https://code.launchpad.net/~ubuntu-branches/ubuntu/oneiric/gvfs/oneiric [17:25] the top revision I see is156. By Sebastien Bacher on 2011-04-15 [17:25] releasing version 1.8.0-0ubuntu2 [17:26] oh the branch, no idea about that [17:27] ok === chuck_ is now known as zul [17:32] could a buildd admin bump the build scores for https://launchpad.net/~unity-team/+archive/compiz-testing/+builds?build_state=pending ? === dendrobates is now known as dendro-afk [17:35] could someone file bug 831512 against the right package ? I'm not sure what the right package would be. [17:35] Launchpad bug 831512 in xsane (Ubuntu) "xsane dialog has odd scrollbars" [Undecided,New] https://launchpad.net/bugs/831512 [17:35] seb128, i'm assuming you know, and you just spoke here, so unlucky for you. [17:35] SpamapS: can you look at the lp:ubuntu/upstart branch which seems to be missing some of your changes? (cf seb128's comments above) === dendro-afk is now known as dendrobates [17:36] doko: I'm not aware of any reason multiarch-compat needs klibc symlinks? [17:37] smoser, overlay-scrollbar? [17:37] um... maybe ? look at screenshot . i'm not even cluefull enough to know the term "overlay scrollbar" [17:37] slangasek, that was for the rootskel build failure in the test rebuild [17:38] slangasek: it got all weird because of the missing upstream.. I think we can import-dsc safely now. [17:39] doko: I thought we had already fixed the code in klibc's compiler wrapper to do the right thing for multiarch, though [17:41] doko, could you bump the builds on https://launchpad.net/~unity-team/+archive/compiz-testing/+builds?build_state=pending ? [17:43] seb128, done [17:43] doko, thanks [17:43] SpamapS: please do then :) [17:46] ScottK: hey! If you have a sec, can you look at http://paste.ubuntu.com/672611/ ? It's the buildlog for iTalc, I'm not too sure what's the problem there :) (as it's qt-related I figured you may know what's going on there) [17:47] cyphermox: ping [17:47] stgraber: Not looking in the multiarch paths? [17:48] jelmer: pong [17:48] It found the headers and stuff so it's at least partly working. [17:49] ScottK: hmm, that could be the problem indeed. I assumed it was having a problem finding the headers but it's indeed more likely it's failing to find the library itself [17:49] cyphermox: I've updated the evolution-mapi MP. Do you think you'll have time to sponsor an upload, or is it a better idea to subscribe ~ubuntu-sponsors? [17:50] stgraber: The error is "checking Qt4 libraries... configure: error: *** Couldn't find any Qt4 libraries". [17:50] I can certainly look at it, just give me a minute to finish up with a patch [17:51] slangasek: on it shortly [17:51] ScottK: indeed, maybe I should consider trusting configure's output a bit more in the future :) [17:52] Well a certain amount of caution is in order ... [18:03] pitti, just pushed up a branch to fix a udev bug, bug #831516 -- would poke the latest uploader but i don't know their nick [18:03] Launchpad bug 831516 in udev (Ubuntu) "udev missing input_id in initramfs" [Low,In progress] https://launchpad.net/bugs/831516 [18:03] cnd: https://bugs.launchpad.net/udd [18:04] slangasek: klibc> we do now, I just fixed it [18:04] oh [18:04] ok then [18:04] coulda sworn that was found and fixed last cycle though [18:04] cjwatson: if it's in regard to gvfs not being updated in bzr, I've found the issue and am chatting on #launchpad [18:05] thanks [18:05] cnd: ok, but in future that's AFAIK the canonical place to ask [18:05] slangasek: it broke mid-oneiric [18:05] cjwatson: ahh, ok [18:05] cnd: (I could be wrong, #launchpad may know better than I) [18:13] does anyone know offhand what causes /dev/.static/dev to get mounted? [18:23] elmo: nothing, in oneiric... and I forget :) [18:25] adconrad@loki:/usr/share/initramfs-tools$ rgrep static * [18:25] scripts/init-bottom/udev:mkdir -m 0700 -p /dev/.static/dev [18:25] scripts/init-bottom/udev:mount -n -o bind ${rootmnt}/dev /dev/.static/dev [18:25] ^-- From a hardy machine. [18:25] elmo: ^ [18:25] yeah, i just found that [18:25] Figured you might. [18:25] I'm seeing it get created only on lucid based xen guests and can't figure out why [18:26] One would assume that the final mount -o move is failing for some reason. [18:26] Not that that's helpful. [18:26] But you could stuff strace into the initrd and try to step through it by hand. [18:26] (ick) [18:29] Actually, wait. /dev/.static/dev is populated on this hardy machine too, it just doesn't show as mounted... [18:29] Maybe it's just cosmetic? [18:30] infinity: oh, yeah, sorry, it is mostly cosmetic, but it's freaking some puppet probe-for-filesystems stuff out we have [18:30] i could just fix the puppet, but I'm curious as to why this is only happening on these particular hosts, as I suspect it has something to do with how they were created [18:30] Potentially, yeah. [18:39] ScottK: sorry, I must have missed your hilight. do you refer to k3b? in any case, feel free to assign the bug to me and I'll have a look [18:40] siretart: I already sent ScottK a patch [18:40] siretart: I do. cjwatson took a stab at a patch that I'm waiting for someone to test. [18:40] ah, great! [18:50] could some buildds admin score up the builds on https://launchpad.net/~unity-team/+archive/compiz-testing/+builds ? [18:50] (those are candidate for landing in oneiric before the beta freeze that need testing) [18:51] seb128: On it. [18:52] infinity, thanks === dendrobates is now known as dendro-afk [19:03] doko: so that FTBFS for qemu is due to undefined NULL. Can I assume that's a toolchain breakage? [19:05] hallyn, no, broken code, most likely missing header [19:05] if it's C++ [19:05] anyone interested in thinking about bug 829238 ? [19:05] Launchpad bug 829238 in udev (Ubuntu) "natty-server-cloudimg-amd64 throws errors when using a ramdisk" [Undecided,New] https://launchpad.net/bugs/829238 [19:06] short summary is that it seems we might want a 'udev-settle' in initramfs to fix/avoid some of the udev race conditions that we have seen. [19:08] slangasek, ^ ? [19:09] smoser: udev-settle is probably the wrong tool for whatever you're doing [19:09] I say this without having looked at the bug yet :) [19:10] i can accept that, and my initial suspicion was that in this case "sleep 1" == "udev-settle" [19:11] but i held hope that they'd come accross the actual fix for a number of race conditions i'd seen in udev dying or losing events [19:12] smoser: I think this is a bug in udevd itself; since we kill via 'udevadm control --exit', I expect udevd to finish processing any events it's already seen before shutting down [19:12] but I don't think I've grokked yet from the bug description what events are lost or why, or what these worker messages are about [19:17] hallyn: which qemu FTBFS is this? Bug #829492 is almost certainly a regression due to multiarchification of pulseaudio [19:17] Launchpad bug 829492 in qemu-kvm (Ubuntu Oneiric) "qemu-kvm version 0.14.1+noroms-0ubuntu2 failed to build in oneiric" [High,Confirmed] https://launchpad.net/bugs/829492 [19:18] doko: right you are [19:18] doko: and I see the upstream commit fixing it [19:18] slangasek, i put more references to other bugs where we've seen these messages. Its definitely race condition. [19:19] slangasek: hm, that might have unmasked the problem [19:19] slangasek: thx, i'll take a look at that too [19:19] and people seem to think that all sorts of things "fix" the issue, but imho they do the same as 'sleep 1' [19:19] smoser: right, for some hardware-dependent value of '1' [19:19] which is why it's the wrong fix [19:19] right [19:19] well clearly sleep 1 is [19:20] but i was hoping that udev-settle might not have been so terrible [19:20] slangasek: but i suspect the commit entitled "qemu-kvm: fix pulseaudio detection in configure" will help :) [19:20] but you seem to think it is. [19:21] smoser: but even udevadm settle is wrong, because there's still a race condition between 'udevadm settle' returning, and calling 'udevadm control --exit', when a new event could come in from the kernel and get mis-handled [19:21] hallyn: hmm, where is this commit? The UDD branch for qemu-kvm seems to be out of date [19:21] thats reasonable, slangasek [19:21] so, yeah, control --exit needs fixing [19:24] slangasek: that commit is in 0.15.0 [19:24] hallyn: ah, ok [19:24] and yes, udd is out of date. i've tried manually pushing an update, but it still didn't stay in sync [19:24] slangasek: i'm hoping Daviey pushses my 0.15.0 merge tomorrow :) [19:24] which would auto-fix this [19:25] right, there's some bug in UDD affecting this branch, so it's not going to stay in sync on its own for the moment... if we mean to be using that branch, it's probably best to get it synced up, then set a Vcs-Bzr: lp:ubuntu/qemu-kvm as a warning to uploaders [19:28] slangasek: i didn't know that was an option. Sounds good. (same is true with libvirt-bin) [19:29] well, it's still possible some people will ignore the Vcs-* field and upload directly to the archive [19:29] but the more we use the fields consistently, the less of a problem that is [19:34] If there's no pending changes in the branch how is uploading the package wrong? [19:36] well, that assumes people are looking at the branch before uploading, which is less likely to be the case if Vcs-Bzr isn't set [19:36] if you've already grabbed the branch to see if there are pending changes, why not commit to the branch? [19:38] Because I virtually never upload using the UDD stuff and I'd have to consult documentation on how to do it. dput I am reasonably familiar with. [19:39] hmm, ok [19:39] Last I checked, doing stuff with the branch doesn't actually accomplish anything uploading doesn't. [19:40] except provide richer change history, yes [19:41] In the cases where the upload is complex enough to cover multiple commits. [19:41] Agreed there. [19:47] hey there [19:47] I'm making a lightdm theme, but I just realized I have no idea how to change the default lightdm theme... === davidm` is now known as davidm === dendro-afk is now known as dendrobates === yofel_ is now known as yofel === zyga is now known as zyga-w510 [21:06] barry: so is your lock package overlapping bzr's dir based locks ? [21:06] lifeless: possibly. mine probably predates it by a decade though :) === Quintasan_ is now known as Quintasan [21:19] @pilot out === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #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: smoser === m_3 is now known as mmm === mmm is now known as m_3 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates