[00:09] hi. I need some help building gnome-settings-daemon (first time I've tried to build an ubuntu package from source). first off, am I in the right channel? :) [00:09] hzsp yes, or #ubuntu-desktop [00:11] cjwatson: if you share ld options for testing i may be able to kick off a few test builds locally here , then poke seb with results [00:12] cyphermox: 14:12 seb128: try ld --no-keep-memory [00:12] cyphermox: 14:13 seb128: possibly --reduce-memory-overheads too [00:13] i realize it would probably take just as long to build for me though [00:13] ok. so I'm getting this error when trying to make: http://pastebin.com/d3WPkTAJ [00:13] cjwatson: thx === pp7_ is now known as malkauns [00:14] building something will be a nice change from the blistering cold though. :) [00:16] hzsp: its not linking properly against libnotify. how are you building it? [00:16] I got the source with apt-get source and build-dep, then I tried to run ./configure && make, but I ran into some issues which I think I've overcome [00:17] cyphermox: it's not that cold ;) though you can probably save a bit on heating and instead spend it on electricty for your build farm ;) [00:17] make was initially telling me 'libtool: Version mismatch error'. I ran autoreconf -i and that problem's gone away. [00:18] any reason you aren't using the package build rules? [00:19] stgraber: im at the Quebec carnival, spent most of the day outside [00:19] cjwatson: can you explain [00:19] there's a uniform way to build packages, which normally involves calling debian/rules to do configuration and compilation, not typing the commands by hand [00:20] cyphermox: oh yeah, I only spent an hour or so outside today, wouldn't like to spend the whole day out, the -13C quickly becomes annoying ;) [00:20] simplest way to invoke it is 'debuild -b' [00:20] (requires devscripts to be installed) [00:20] cjwatson: I see. I was reading the INSTALL file which told me to do a configure && make [00:20] those are the upstream directions [00:20] but if you're trying to duplicate the package you should use the packaging tools [00:20] I'll try that, ta [00:21] * cjwatson double-checks whether gnome-settings-daemon builds in current precise [00:21] most likely [00:21] I'll nuke the source tree and install it again just to be safe [00:24] stgraber, we were dressed for the north pole [00:24] is debuild -b going to do a make install as well? is it likely to install into /usr/local? [00:24] hzsp: no [00:24] cyphermox: hehe, good ;) [00:24] it Will give you .debs to installer [00:24] hzsp: it's incapable of installing into /usr/local, unless you run it as root (which you shouldn't!) [00:25] hzsp: it does a make install or the equivalent, but into a temporary tree [00:25] which is part of the process of building packags [00:25] *packages [00:25] cjwatson: ok, thanks [00:32] hzsp: I can confirm that gnome-settings-daemon builds from source in precise using the packaging rules [00:32] haven't checked other releases [00:33] cool. I'm building on (and for) precise. [00:34] it got as far as clearsign failed: secret key not available debsign: gpg error occurred [00:35] but it did build binaries ok [00:35] sure, that can be ignored [00:35] 'debuild -b -uc -us' if you want to bother suppressing that [00:36] the build output should show exactly how it invoked configure and make if you want to then do stuff by hand [00:37] my next task is to figure out how to kill the default gnome-settings-daemon without it restarting itself :-P [00:37] can't help you there :) [00:38] no, but google can ;) anyway, thanks for your help! [00:40] do we have a page listing release critical bugs somewhere? [00:47] apachelogger: not that I know of, we probably should [00:48] oh, actually I should clearify ... a page that particularly also tracks progress throughout the cycle ^^ [00:48] I guess one can filter the interesting bugs via launchpad ui directly [00:48] we have those kind of things for some core packages on qa.ubuntu.com [00:49] http://iso.qa.ubuntu.com/qapkgstatus [00:52] tumbleweed: that doesn't seem to take milestoning into account, does it? [00:53] there's stuff like http://reports.qa.ubuntu.com/reports/kernel-bugs/reports/rls-mgr-p-tracking-bugs.html, on the occasions when it isn't broken [00:55] (to be fair it is more or less up to date at the moment) [00:56] apachelogger: no [00:56] kk [00:58] cjwatson: hm, I am getting process confused now ... wasn't at one point the workflow to milestone bugs before release and only nominate after? [01:06] apachelogger: at least for some years the distinction has been that developers can milestone whatever they like to organise their own work, but if we want things to be release-critical then they have to be targeted as well [01:07] (the page above is actually only for bugs with a certain tag though - yay for more levels of abstraction, I guess) [01:07] ubuntu-branches members - i've spotted 2 more in the sponsors queue that should be adjusted [01:08] https://code.launchpad.net/~pali/ubuntu/oneiric/pulseaudio/pulseaudio/+merge/67286 should be work in progress - there's a newer MP that should be in the queue [01:08] https://code.launchpad.net/~l3on/ubuntu/natty/gdevilspie/fix-for-783568/+merge/89717 should be merged - it's in UNAPPROVED [01:08] cjwatson: makes you wonder how one is supposed to explain all that to regular folks :P [01:09] aye [01:12] https://wiki.ubuntu.com/RCBugTargetting makes a valiant attempt but is (of course) out of date [01:13] that said I do actually look at traditional (non-rls-mgr-p-tracking-tagged) targeted+milestoned bug lists from time to time [01:13] so that page isn't all that bad a start [01:14] * cjwatson gets bored of walking down http://lintian.ubuntuwire.org/tags/preinst-uses-dpkg-maintscript-helper-without-predepends.html and goes to bed [01:30] interesting that dist-upgrade wants to remove ubuntu-desktop [01:32] lamont: yep, that's caused by webkit [01:32] gwibber in this case [01:32] interestingly, do-release-upgrade -d from oneiric finished [01:32] lamont: a bunch of important packages (apturl, software-center, gwibber, ...) all depend on some webkit stuff that in turn depends on the yet to be built arch all packages [01:32] I'm just wondering if it's safe to reboot [01:33] if the only non-upgraded stuff is: gir1.2-javascriptcoregtk-3.0 gir1.2-webkit-3.0 gnome-control-center-data gwibber libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-3.0-0 libwebkitgtk-1.0-0 libwebkitgtk-3.0-0 [01:33] then that's what I have on my laptop at the moment and it works fine [01:33] (to start fullscreen terminals at least) [01:34] The following packages have been kept back: [01:34] gir1.2-webkit-3.0 libwebkitgtk-1.0-0 libwebkitgtk-3.0-0 [02:16] I guess it's time to file a bug about 3.2.0 hating my video card === JackyAlcine_ is now known as JackyAlcine === sagaci_ is now known as sagaci [05:55] jamespage: hi, just wanted to check with you if I missed anything, I would like to sync the latest javatools as it has bug fixes and is needed as a build dep for a new geogebra, seems sane and builds [05:58] Isn't the motto JFDI? [06:02] yes, but I'd prefer not to break a bunch of java rdeps [06:13] anybody here use nomachine? i'm trying to figure out a fix for bug #682338 that's slightly less hideous than https://launchpadlibrarian.net/89032862/nx_cairo_1.10.2-6ubuntu3.patch [06:13] Launchpad bug 682338 in cairo (Ubuntu Precise) "GTK programs in Ubuntu 10.10 are sluggish over NX" [Low,Triaged] https://launchpad.net/bugs/682338 [06:13] in particular, i'm wondering what xdpyinfo on a nx connection looks like [06:19] hi all [06:21] i've used Ubuntu for 3 years. i want to become a developer. do you have any project for me?. my prefered language is C [06:24] Pick any of them. [06:52] hmm other than the highlighted CVE's here => https://wiki.ubuntu.com/MeetingLogs/Security/20120206 ; is there anyplace where all cve's that require traige/fixes are listed in the wiki? [06:52] something ive missed? :/ [07:46] micahg, go for it [07:46] jamespage: thanks === yofel_ is now known as yofel === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:21] Where can I add/read the APT feature requests ? [15:13] doko__: numpy 1.6 merge proposal https://code.launchpad.net/~jtaylor/ubuntu/precise/python-numpy/merge-1.6/+merge/92671 === tsimpson_ is now known as tsimpson === jelmer_ is now known as jelmer === tkamppeter_ is now known as tkamppeter [18:24] would be great if someone could BIN-new libindicate on i386, this would let gwibber build and allow for it to be upgradable on amd64 [18:27] it would also let another handful or so of rdeps build === albrigha is now known as Guest15644 === dendrobates is now known as dendro-afk [19:29] RAOF: do you want any diagnostics - 2362 robertc 20 0 883m 374m 13m S 0 4.8 4:22.54 nm-applet [19:29] RAOF: (yes, thats nearly 400M resident for 'you can has network GUI') [22:06] lifeless: Are you sure you weren't after Sweetshark? :) [22:07] RAOF: oh oh a pointer to chase? :) [22:08] lifeless: Only for problems with his XI 2.2 backport :) [22:08] RAOF: XI ? [22:08] But I don't touch NetworkManager *at all* [22:09] RAOF: yeah, but you are -desktop and -mytimezone ;) [22:09] X Input; the upstream multitouch protocol. [22:09] Heh. [22:09] IIRC ubuntu-bug will pick up all the memory mappings nm-applet has; I guess the start might be filing a bug? :) [22:10] Hurray heisenbug! Attaching gdb prevents the crash. [22:42] RAOF: bug 931167 :) [22:42] Launchpad bug 931167 in network-manager-applet (Ubuntu) "NM-applet using crazy memory" [Undecided,New] https://launchpad.net/bugs/931167 [23:57] should libreoffice work tonight, I wonder? [23:58] Heh. I ask myself that every day, even post-release. [23:58] well, it seems to try to start and then *poof*: nothing