=== rsalveti` is now known as rsalveti === asac_ is now known as asac [02:26] @pilot in === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | 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: kees [04:13] How do I reconfigure the redirection of my ubuntu.com address? [04:14] lucidfox: change your default address in LP [04:14] Ah. Danke [04:14] ...but my default email on LP *is* my @ubuntu.com address >_> [04:15] lucidfox: it shouldn't be unless it was grandfathered in [04:43] micahg, I changed my contact address on LP, but mail sent to sikon@ubuntu.com is still routed to my old mailbox [04:45] lucidfox: I think it might take a bit to sync up [04:51] it may take a few days [05:07] Ouch [05: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) | #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: [05:40] good morning [05:45] mornin' didrocks [06:16] slangasek: Wouldn't want to you to be disappointed and have nothing to do. Looks like a few rough edges on Qt. [06:16] @pilot in === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | 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: didrocks [06:51] ScottK: yep; I understand what's wrong, I'm just doing a local build here first to try to catch all the remaining issues in one go [07:14] Good morning [07:15] barry: yeah, did the last merge because we had to, but I barely know how this thing works :/ [07:15] barry: thanks for merging === doko__ is now known as doko === tbf_ is now known as tbf === gord_ is now known as gord [09:48] ev, is the b-d on cheese in ubuquity wanted? MIR is missing [09:52] doko: no [09:52] we're using gstreamer directly now [09:53] seb128: ^ FYI [09:53] ev: nice! cheese grew so many new dependencies, and a lot of stuff we don't really want [09:53] pitti, thanks, we discussed it yesterday ;-) [09:53] pitti: yeah, seb128 and I discussed that [09:54] we still need to solve the camerabin issue though [09:54] I'm trying to pull camerabin out of -bad into -good, per seb128's advice [09:54] but it's a very large patch [09:54] will finish that today with any luck [09:55] @pilot out === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | 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: [10:27] lucidfox: ping. regarding http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628194, does libgpod4-nogtk suit your needs? [10:27] Debian bug 628194 in libgpod "libgpod should only depend on libgdk-pixbuf2.0-dev, not libgtk2.0-dev" [Normal,Open] [10:28] Daviey, component-mismatches ping [10:30] lucidfox: no wait, sorry, ignore me [10:31] doko: o/ [10:32] Daviey, see my email, could you walk through the list for the server component-mismatches? [10:33] doko: I'm doing that at the moment, and commenting in -release :) [10:33] cool, thanks! [10:39] doko, indicator-me is deprecated, it has been merged in indicator-session [10:41] seb128, then please extend the bug report and/or remove it from the archive [10:41] will check with kenvandine one he's online [10:41] thanks [10:43] * ogra_ grumbles about the combination of lightdm and apport that make logins take 10mins here === vila is now known as babune [10:46] Something changed with time.h in Ubuntu? Can someone have a look at bug 825054? [10:47] Launchpad bug 825054 in ghostscript (Ubuntu Oneiric) "[powerpc] ghostscript ftbfs on the buildd" [High,Confirmed] https://launchpad.net/bugs/825054 === babune is now known as vila [11:18] Is it correct that /usr/include/sys is empty now? In Natty it was full of *.h files of libc6-dev. [11:19] it's not empty here; but you may well find that they've moved to /usr/include/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/sys [11:20] (ah, I'm slightly out of date) [11:20] they should still be on the compiler's default include path. it's possible that your configure script or similar may need to be fixed if it brokenly looks in /usr/include directly. [11:25] cjwatson, thanks. [11:28] cjwatson, for me /usr/include/x86_64-linux-gnu has only an asm subdirectory, no sys and no time.h. [11:31] perhaps it's busted on amd64 [11:32] $ dpkg -c /home/lp_archive/ubuntu/pool/main/e/eglibc/libc6-dev_2.13-16ubuntu2_amd64.deb | grep sys/time [11:32] -rw-r--r-- root/root 6825 2011-08-11 18:04 ./usr/include/x86_64-linux-gnu/sys/time.h [11:32] nope, looks fine to me [11:41] cjwatson, reinstalled libc6-dev and now the files are there. [11:41] cjwatson, thanks. [11:41] looks like we have an upgrade bug, which is exposed on the buildds too [11:45] doko, cjwatson, looks like powerpc got updated a little bit earlier than the others so that Ghostscript still built on the others and failed on PowerPC. === dendro-afk is now known as dendrobates [12:37] hi everyone, I have question: I need to programatically detect if os runs Unity based on gtk2 or gtk3; can this be achieved with gsettings? [12:37] On Ubuntu 11.10 $ gsettings get org.gnome.desktop.session session-name [12:37] says 'ubuntu' [12:37] what does it say on Ubuntu 11.04? [12:38] I asked same question on #ubuntu and #ubuntu-desktop, but noone seems to be able to run gsettings [12:43] pobara: it says "gnome" for me on 11.04 [12:43] pobara: but, I'm not quite sure that's a good test for that === dendrobates is now known as dendro-afk === MacSlow is now known as MacSlow|lunch === dendro-afk is now known as dendrobates [13:10] pitti, doko, can you upload c2esp 18-2ubuntu1 for me? See bug 821940. c2esp is not yet in my per-package upload list. [13:10] Launchpad bug 821940 in c2esp (Ubuntu) "[MIR] c2esp" [Medium,Fix released] https://launchpad.net/bugs/821940 [13:11] tkamppeter, package location? [13:11] doko, debdiff is attached to the bug. [13:11] ahh === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [13: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) | #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: kenvandine [13:35] I have a problem with building Ghostscript: devlibs error: There is no package matching [liblcms2-2-dev] and noone provides it, please report bug to d-shlibs maintainer. The correct name of the -dev package is liblcms2-dev. What do I have to do? === smb` is now known as smb [13:43] doko, is there a way to make the linker output why certain objects end up in the output? --verbose is not enough, it only prints the object paths it tries. A trace of symbol lookups of sorts [13:46] janimo, -y ? [13:49] doko, hmm thanks, I was probably too vague, did not know symbol tracing exists and is named as such. I want to know why a file ends up in the output, even if no symbols are used from it. I'll try with as-needed again [13:50] doko, an object in the linker command line ends up in the result even if it is not. Only on ARM, x86 drops it [13:50] libvirt.so FTBFS, gets linked to libnl-route even if it should not [13:51] hmm === dendrobates is now known as dendro-afk [13:55] doko, https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823711 [13:55] Ubuntu bug 823711 in libvirt (Ubuntu) "libvirt version 0.9.2-4ubuntu8 failed to build on armel" [Medium,Confirmed] === MacSlow|lunch is now known as MacSlow [14:00] janimo, is it different to revert the order of libnl-route and libnl? [14:02] doko, no, tried that too [14:03] only if I remove nl-route does it go away [14:03] does gold do the job? [14:03] as-needed is default right? [14:03] yes [14:04] I'll try to change to gold. Can I tell gcc the path to the linker or shall I just do that in the system? [14:04] and changing the order on x86 doesn't expose the bug? [14:04] -B/usr/lib/gold-ld/ [14:06] doko, will try that too just to be sure - I symlinked ld to ld.gold and same reuslt [14:07] same with telling gcc to use gold. will try on x86 [14:08] doko, on x86 only the intersection of what is in the command line and what is used gets in the output. So libnl only, andonly when it is put there [14:09] there are 5 symbols from libnl used in libvirt, and none of the other nl libs' symbols === dendro-afk is now known as dendrobates [14:09] could be a combination of the recent switch to libnl3 and some toolchain issue [14:09] doko, shall I subscribe linaro-gcc ? [14:10] janimo, maybe. does it work with 2.21.1? (see the ubuntu-toolchain-r ppa) [14:10] doko, I'll try [14:15] kees, do you have time for some of your MIRs today? We're looking to get component mismatches down [14:15] janimo, and avoiding the not using libnl-* libs on the command line? [14:16] doko, that works. but those are filled in (all of them) by pkg-config [14:17] $(filter-out -lnl-%, ...) [14:18] doko, well sure, but I was hoping to find the bug. Otherwise turning off tests on armel is a workaround as well :) [14:18] this ppa has an older binutils right? [14:20] yes, 2.21.1 [14:20] but I assume it doesn't change, if gold shows the same behaviour [14:27] pitti: I'm thinking of disabling nvidia-common's debconf interface as I guess we don't need it any more [14:27] doko, same with 2.21.1 [14:30] smells like relying on some undefined behaviour? [14:30] doko: did you do a sync of python-sphinx? [14:35] barry: no [14:35] at least I can't remember =) [14:35] :) odd that i got offered an update this morning [14:38] barry: I also noticed that, it was synced 2 weeks ago, but only built 20 hours ago [14:39] tumbleweed: wussup widdat? :) [14:39] dunno, launchpad throws away failed build logs [14:39] (when tehy are retried) [14:40] i bet there in the db somewhere. i guess it's not that critical. by request, i was going to do a sync of that today, but looks like i don't need to now === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === micahg_ is now known as micahg [14:54] barry, tumbleweed: yes, see my emails from today [14:54] doko: which one? :) [14:55] doko: component-mismatches/dep-waits? [14:55] yes [14:55] doko: saw it but haven't followed the link yet. my ibus upload failed so i need to try again [15:01] I'm trying to build Ubuntu for Beagleboard under Ubuntu 1.10, and rootstock hangs with 100% cpu while "setting up xrulrunner-1.9.2 (1.9.2.10+build1+nobinonly-0unbuntu1)" [15:01] Any advice? [15:03] doko: do i need an ffe to re-upload ibus? [15:03] no [15:03] cool, thanks [15:26] ev: FYI, I'm pushing an updated usb-creator-gtk dep on the new unity gir. Tested locally and works [15:29] didrocks: awesome, thanks! [15:29] yw ;) [15:55] ScottK: qt4-x11 reuploaded [16:07] slangasek: Thanks. [16:11] cjwatson: howdy! I have a quick question about preseed. Should debconf values for specific packages be set before telling pkgsel to include the package, or should be done after or it doesn't really matter: http://pastebin.ubuntu.com/664357/ [16:14] mmm, is PyGI broken for anyone else? [16:14] ScottK: fwiw I've regression-tested Qt plugin resolution with both native (amd64) and cross (i386) builds, so I expect this to be pretty smooth; do you know anything else I should worry about testing besides a regular QCoreApplication-based plugin load? [16:15] Probably not. I'd feel better if you fired up at least one KDE application and it didn't explode. [16:16] My expectation is it will be fine and it would either be OK for all of KDE or immediately crash and burn. === dendrobates is now known as dendro-afk [16:18] ScottK: recommendation of something to test? I don't seem to have any KDE apps installed here currently [16:18] slangasek: kate should be reasonable. [16:18] I don't think it should pull in too awful much. [16:19] ok, installing [16:21] ScottK: Works For Me™ [16:21] ScottK: though I am unsure if the UI theming is what it's supposed to be === _LibertyZero is now known as LibertyZero [16:36] slangasek: It probably doesn't pull in everything that would make it 'nice' as that would be a LOT. [16:36] mterry: yeah, going to be spending all day on MIRs, I think. ran out of time yesterday (got a few done) [16:37] @pilot out === udevbot changed the topic of #ubuntu-devel to: Alpha 3 released | Archive: Feature Freeze | 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: [16:43] RoAkSoAx: preseed files aren't ordered the way you think they are. what you're doing is setting a load of entries in a database and then setting the whole thing off [16:43] RoAkSoAx: so in short, order doesn't matter [16:45] RoAkSoAx: though you should make sure to put only a single space or tab between the type ("string") and the value, as mentioned in the installation guide [16:45] (can't see from your pastebin whether that's two spaces or a tab) [16:51] cjwatson: cool [16:51] cjwatson: thanks tfor the info [16:51] cjwatson: and it is a tab ;) [16:51] ok [16:54] I've had several lockups with the chromium browser on lucid since a recent update. has anyone else complained? chromium-browser 13.0.782.107~r94237-0ubuntu0.10.04.1 [17:00] tgardner: no, I haven't pushed it out yet, is it reproducible? [17:02] micahg, you haven't pushed what out yet? thats the version that I'm running, likely from -proposed [17:02] and its quite reproducible [17:02] tgardner: yes, it's in proposed ATM, was going to push out in a bit, but if it's crashing, I'll hold off [17:03] micahg, try a google search on 'apparmor dfa' [17:04] tgardner: it's with the apparmor profile? that's not even shipped with it ATM, idk if I"d block on that, but can you file a bug [17:04] micahg, no, its just a simple search. [17:04] no apparmor involved. I was trying to figure out what a dfa is [17:04] ah, I see, that's the test case :), let me fire up a vm [17:05] tgardner: are you searching in the URL bar or on google.com? [17:05] micahg, on google.com [17:06] hmm, maverick isn't broke, let me fire up a lucid vm agaain [17:08] tgardner: i386 or amd64? [17:08] amd64 [17:13] micahg, how about if I revert to 12.0.742.112~r90304-0ubuntu0.10.04.1 just to make sure its not happening with that version. [17:13] tgardner: that works too :) === Ursinha is now known as Ursinha-bbl [17:19] micahg, reverting appears to fix that particular lockup. [17:19] tgardner: :(, let me try in the i386 instance I just fired up [17:21] it works, but I haven't upgraded the kernel, let me try that [17:21] micahg, yeah, I'm running full -proposed [17:21] except for chromium now [17:23] i386 is fine [17:23] * micahg tries amd64 [17:26] hi there, I run into a statd problem with updates today and I wonder if it's the same bug (which says it has a fix released) or not === dendro-afk is now known as dendrobates [17:27] hyper_ch, statd bug in the browser, or something external ? [17:27] here's the bug I found https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/525154 and my problem looks like this http://pastebin.com/wYkBciWv [17:27] Ubuntu bug 525154 in nfs-utils (Ubuntu Natty) "mountall for /var or other nfs mount races with rpc.statd" [High,Fix released] [17:27] tgardner: statd error so that I can't mount nfs [17:27] manual (re)starting worked [17:27] hyper_ch, well, I'm not using nfs, and reverting chromium fixed my problem. [17:28] tgardner: statd is related also to browsers? [17:28] hyper_ch, I dunno. [17:29] tgardner: the firmware-free package has been synced from Debian. I guess it should be removed since we have linux-firmware in Ubuntu? [17:29] maybe I was sent into the wrong channel and should go to #ubuntu-bugs? [17:30] debfx, yeah, I'd think there would be collisions. [17:30] tgardner: no crash for me, do you have any extensions in chromium? [17:30] ok, I'll file a removal bug [17:31] micahg, not that I remember. [17:31] I'm cranking up a Lucid VM to see if I can reproduce it. if not I'll look to see what extensions I might have. [18:02] ScottK: qt4-x11 is also published on amd64 now, so the screaming should start soon if there's to be any [18:02] Excellent. [18:02] I have a problem with building Ghostscript: devlibs error: There is no package matching [liblcms2-2-dev] and noone provides it, please report bug to d-shlibs maintainer. The correct name of the -dev package is liblcms2-dev. What do I have to do? [18:03] doko, thanks for the upload of c2esp. === abhinav_ is now known as abhinav- [18:05] micahg, hmm, an amd64 VM seems to work OK. as far as I can tell I've no extensions installed. [18:13] pitti, hi [18:32] tgardner: can you get a backtrace? [18:44] micahg, you'll have to tell me how. its not crashing as far as I can tell. it simply locks up. === kenvandine_ is now known as kenvandine [18:45] tgardner: ah, can you attach strace to it when it locks up? [18:45] micahg, ok, gimme a bit to upgrade again. [19:10] micahg, I'm beginning to think this is kernel related. I'm running bleeding edge with a bunch of stable updates. I rebooted with the kernel in -proposed and all seems well. [19:10] when chromium-browser gets wedged its always at an mmap() call, which I find highly suspicious. [19:11] tgardner: ok, thanks, I was getting worried, I just found a regression in maverick, but lucid looked clean, so good to know, I guess I should push lucid out [19:12] micahg, yeah, I'm guessing my problem is self induced, but better to catch it now... [19:12] tgardner: indeed :) [19:13] micahg, here is a very suspicious stable update to the kernel: 'mm: prevent concurrent unmap_mapping_range() on the same inode' [19:16] no patch pilot right now? === dendrobates is now known as dendro-afk [19:25] dobey: kenvandine is scheduled, but idk when/if he plans to pilot [19:27] ah. i pinged him on -desktop too, but no response yet. maybe the swamp fire is blocking his view of the screen or something :) [19:32] micahg, i did already :) [19:32] dobey, you pinged me? [19:33] kenvandine: i did. was wondering if you could sponsor a branch for me. https://code.launchpad.net/~dobey/ubuntu/oneiric/ubuntuone-control-panel/fix-823648/+merge/71413 [19:33] sure [19:34] thanks [19:35] kenvandine: wow, stealth pilot :) [19:35] oh, I saw it now :) [20:02] it looks like because of bug 810402, everything compiled with ocaml should be recompiled on armel... what about upgrading to 3.12.1 at the same time? [20:02] Launchpad bug 810402 in ocaml (Ubuntu Oneiric) "all native ocaml programs segfault on armel" [High,Confirmed] https://launchpad.net/bugs/810402 [20:04] cjwatson, doko: ^^^ [20:12] sgnb: we're after feature freeze - if we have to recompile, I'd rather just recompile what we currently have, unless there is a strong justification === dendro-afk is now known as dendrobates [20:15] We kinda need a fixed ocaml first anyway before we can talk about recompiling things. [20:20] I've uploaded a fixed ocaml 3.12.1 to my PPA, the relevant patch is http://www.glondu.net/tmp/0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch and can be applied as is to the version currently in Ubuntu [20:20] (it is also in the git repos at git.debian.org, which seems down right now) [20:21] dobey, uploaded [20:22] kenvandine: cheers! thanks! [20:22] sgnb: While I'd certainly be happy to discuss 3.12.1 if it's "nothing but bugfixes", or mostly so, I'll be more than happy to just apply the patch to our current sources for now. :) [20:22] dobey, any eta when ubuntuone-client-gnome will be installable again? [20:23] sgnb: Also, glondu.net seems to be grumpy with me currently. [20:23] infinity: with www? [20:24] sgnb: As you typed above. [20:24] kenvandine: it isn't now? [20:24] sgnb: ICMP is fine, I get nothing on TCP 80. [20:24] nothing but bugfixes> right, that would help [20:25] sgnb's URL works for me [20:25] Weird... [20:25] although I expect that I'm hitting it on IPv6 [20:25] Could be. [20:25] I'm still living in the dark ages. [20:25] ah, my IPv4 NAT rule must be broken (the server has only IPv6) [20:25] dobey, not for me [20:25] w3m -4 doesn't answer, so yes, that's it [20:26] kenvandine: oh? what is the error? [20:27] sgnb: hey, we need more IPv6-only services anyway ;-) [20:27] ubuntuone-client-gnome : Depends: ubuntuone-client (= 1.7.0-0ubuntu2) but 1.7.1-0ubuntu2 is to be installed [20:27] ubuntuone-client-gnome is sitting in binary NEW at the moment [20:27] ah [20:27] oh right, because of the -dbg package [20:29] also the i386 binaries appear to have been rejected [20:30] Always a good sign. [20:30] oh, by didrocks? [20:30] I'm not actually clear why [20:30] manual maybe? [20:30] did he contact you about t? [20:30] *it [20:30] infinity: should be fixed now [20:30] there's nothing in my ubuntu-archive mailbox about it [20:31] (somehow, it seems that some delay is needed before setting routes with linux 3.0) [20:31] cjwatson: i think something about la files lintian [20:31] sgnb: It is indeed; thanks. [20:31] great... and now didrocks is away for 2 weeks :) [20:31] dobey, oh, you need to clean those [20:31] which is odd [20:31] well, if he gave clear feedback, any other archive admin can process them [20:31] .la handling is documented quite clearly in the policy manual [20:32] indeed [20:32] i'm not arguing with that :) [20:32] and it's there to avoid problems when libraries move around between paths, or when indirect linkage changes [20:32] but i don't know how it would be an issue given that we have a find/rm on the .la and .a files in the rules file [20:33] hence my "that is odd" :) [20:33] well, I assume he was going off how the actual binaries looked? [20:34] right. i'm just wondering how the .la files ended up in the binaries if the rules file has the bits to remove them... [20:34] adconrad@cthulhu:~/foo$ dpkg-deb -c ubuntuone-client-gnome_1.7.1-0ubuntu1_i386.deb | grep libub [20:34] -rw-r--r-- root/root 9600 2011-08-11 15:19 ./usr/lib/gnome-settings-daemon-3.0/libubuntuone.so [20:34] -rw-r--r-- root/root 5508 2011-08-11 15:19 ./usr/lib/gnome-settings-daemon-3.0/libubuntuone.a [20:34] -rw-r--r-- root/root 1292 2011-08-11 15:19 ./usr/lib/gnome-settings-daemon-3.0/libubuntuone.la [20:34] They're definitely in the package. [20:34] yes, i see that. but *why* [20:35] I assume because they dislike you for some reason? :) [20:35] (More likely, some helpful helper is installing them after you think you've removed them) [20:35] probably [20:36] If you remove them from your build-tree during the build target, then there's no way anything in binary-arch can operate on them. [20:36] Since they'll be, y'know, not there at all. [20:36] That would be my purge-with-fire method of tha day. [20:36] s/tha/the/ [20:36] well we're removing them in binary-post-install [20:37] but i suppose for some reason that is no longer working correctly in the split package for some reason [20:37] wow, brain fail there [20:37] find debian/tmp/usr/lib -name \*.la -delete [20:37] find debian/tmp/usr/lib -name \*.a -delete [20:37] works [20:40] kenvandine: why are you removing the .a files? [20:40] may need to be debian/ubuntuone-client-gnome instead given that this is a multi-binary package [20:40] micahg: Because it's an internal library/plugin, not something meant to be linked statically against, I assume. [20:41] +common-install-arch:: [20:41] + find debian/tmp -name \*.la -delete [20:41] + find debian/tmp -name \*.a -delete [20:41] that'll work [20:41] not sure if we need anything to use it statically linked [20:41] that was already three [20:41] cjwatson, infinity: for ocaml, as you wish... all packages providing an -dev binary package (and maybe a few more) should be recompiled (at least on armel) in topological order (as in http://people.canonical.com/~ubuntu-archive/transitions/ocaml.html) with ocaml + the patch above [20:41] there [20:42] sgnb: *nod*... I'll get on that as soon as the patch and I have spent some quality time. [20:42] sgnb: I'm not against the idea of the ocaml microrelease, if an argument can be made for it, but I have no idea if it's featurey, or just bugfixey, etc. [20:44] infinity: in the link above, lwt, oasis, js-of-ocaml, obrowser, ocaml-usb and ocsigen should be fixed by that [20:44] sgnb: You're my personal hero. [20:44] sgnb: For this week, anyway. ;) [20:44] (after recompiling their dependencies) [20:47] kenvandine: https://code.launchpad.net/~dobey/ubuntu/oneiric/ubuntuone-client-gnome/fix-824821/+merge/71424 [20:49] dobey, great [20:51] dobey, my way was simpler :) [20:54] dobey, uploaded [20:54] thanks again [20:54] anytime! [20:54] now hopefully archive admin can approve it [20:55] yeah [20:55] woot :) [20:55] * kenvandine calls it a day... later! === dendrobates is now known as dendro-afk [21:43] slangasek: I missed one dh_python2 change. I'd appreciate if you'd approve Bug #825536 [21:43] Launchpad bug 825536 in kdeadmin (Ubuntu) "FFe: Switch from pysupport to dh_python2" [Medium,New] https://launchpad.net/bugs/825536 [21:51] ScottK: acked [22:00] slangasek: Thanks. [22:09] ScottK: sure thing. btw, I missed a library on alsa-libs too... can I multiarch libjson0 as well? :) (bug #825342) [22:09] Launchpad bug 825342 in json-c (Ubuntu) "FFe: multiarch support of alsa-plugins dependencies" [Low,Incomplete] https://launchpad.net/bugs/825342 === yofel_ is now known as yofel [22:49] http://packages.ubuntu.com/lucid/linux-headers-2.6.35-30-generic-pae is broken currently, it depends on linux-headers-2.6.35-30 which is not available [22:56] alkisg: please raise a bug on the linux-lts-backport-maverick package for this; it seems to be a regression between the previous version (which did have the package) and the one that actually got published to lucid-updates [22:56] slangasek: ok, will do so tomorrow (kinda late here). Thank you. :) [22:57] thank you for reporting it [23:00] kees: have you seen bug #800853? [23:00] Launchpad bug 800853 in heimdal (Ubuntu) "[MIR] heimdal" [Undecided,Confirmed] https://launchpad.net/bugs/800853 [23:01] slangasek: yeah, I have a long list I've been working on. it's coming up :) [23:01] ok [23:01] that one would be particularly helpful to get sorted, blocking as it does both libpam-krb5 and cyrus-sasl2 [23:01] slangasek: okay, noted. [23:07] Did we switch krb5 providers for main? [23:08] Or, we're going to ship MIT and heimdal? [23:08] I guess... [23:20] infinity: yeah, too many packages now build-depend on both krb5 implementations :/ [23:21] slangasek: Feels a bit ugly, but whatever. [23:21] does anyone know where my other metacity workspaces will have gone after my most recent upgrade? [23:22] ... or even where the option to configure workspaces is [23:23] I gave up this morning and switched to xfce... [23:23] Is that a helpful answer? [23:23] not terribly :) === emma is now known as em [23:27] ah, apparently I just needed to run 'metacity --replace' (eh?) [23:27] Of... Course?