=== jtechidna is now known as JontheEchidna [02:26] cjwatson: your irc nick @ubuntu.com? Just resent to @canonical.com. === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === jussi01_ is now known as jussi [07:03] good morning === almaisan-away is now known as al-maisan [08:18] lfaraone: I'm afraid there's still no sign of it, not even in spam folders. Maybe you could put it on a web page and give me a link? Sorry ... === Quintasan_ is now known as Quintasan === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [16:23] does anyone know what happened with http://hall-of-fame.ubuntu.com/ ? [16:25] chilicuil: The folks in #ubuntu-community-team probably have some idea. [16:26] chilicuil: it fell apart [16:26] chilicuil: people sort of stopped working on it due to other, more high-priority tasks [16:26] chilicuil: it's on the radar, last I checked, though [16:26] it's just most of the web guys are swamped [16:29] Pici, paultag thanks for ur comments, I'll check it out, I just wanted to point it out in some flyers I'm making [16:30] ah, shame [17:54] Question .. what's the preferred method for building a package.. there's dkpg-buildpackage -rfakeroot .. there's fakeroot dpkg-buildpackage -F .. there's debuild -S -sa and then sudo pbuilder build [18:58] pdtpatr1ck: everyone has their own prefered method I guess, ultimately they are built on the build servers anyway [18:59] pdtpatr1ck: pbuilder allows you to catch errors that would only show up in a chroot - such as build-dep errors [18:59] but dpkg-buildpackage is a skitch faster [18:59] since you don't have to extract / configure / install packages every time for a test [19:00] it also won't match versions well - so if you're building for debian sid, ubuntu lucid won't cut it (outside of a pbuilder chroot) [19:00] also pbuilder lets you build for different releases [19:01] when in doubt - pbuild [19:05] Thanks a bunch guys :) [19:06] :) [20:11] Laney: do you need any more information for bug #833561? [20:11] Launchpad bug 833561 in kbuild (Ubuntu) "FFe: Sync kbuild 1:0.1.9998svn2543-1 (universe) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/833561 [20:12] erm, i was away [20:12] jut got back this evening, let me look later [20:12] ah, ok [20:18] debfx: what is needed? just the two syncs? [20:20] Laney: syncing kbuild and virtualbox-guest-additions-iso and merging virtualbox [20:21] ok, how much testing have you done? [20:25] debfx: please explain the whole plan in the bug (or separate bugs if you prefer) & add some screenshots or other description of testing you've done [20:25] i'm minded to approve though if it's all in order [20:25] Laney: I've booted an oneiric guest and made sure that the guest additions features still work [20:27] in general virtualbox 4.1.2 is a bugfix-only release, it's just that it needs a new kbuild version [20:29] ah alright [20:29] debfx: there we go [20:30] now will it go into backports or the PPA for those earlier releases we still use? :) [20:30] thanks [20:32] ajmitch: definitely into the PPA since I've written a script to automate that :) [20:32] ah nice === yofel_ is now known as yofel === ScottK changed the topic of #ubuntu-motu to: Oneiric: Feature Freeze - Archive open | Want to get involved with the MOTU? https://wiki.ubuntu.com/MOTU/Contributing | Sponsor queue: http://bit.ly/fz6AyQ | http://qa.ubuntuwire.com/ftbfs | http://people.canonical.com/~ubuntu-archive/NBS | http://qa.ubuntuwire.com/bugs/rcbugs/ [23:25] cjwatson: http://paste.debian.net/128133/ [23:37] Which team would I ask this question to? .. why does the shell built-ins navigate better than for instance /usr/bin/less? ... here's an example. [23:37] http://pastebin.com/BLXiiV4M [23:38] notice how if u use cd it would add the / [23:38] when u tab to autocomplete [23:38] when u use less .. if u tab - it just creates a space instead of realizing you're navigating a directory