=== bobbo_ is now known as bobbo [03:57] * Hobbsee twitches [03:57] 287 mails in the ubuntu-devel moderation queue. [03:57] *So* not touching that... [03:58] They're all spam. Trash them all! [03:58] no, most of them are mark's thing about desktop pictures [03:58] or were last time === bluesmoke is now known as Amaranth [08:47] https://usshop.ubuntu.com/product.php?catid=1&code=09%2013003BK [08:48] so here's a question: is that logo in keeping with the mark? technically, you're not supposed to have anyone at the top, to symbolize equality [08:48] i have no idea how that works when you rotate the whole thing [11:41] Can any archive admin please tell me what is the time for next auto sync from Debian? [11:42] slytherin, DIF has well passed for most of the globe. More autosyncs are unlikely. [11:42] heh. Actually, DIF finished 42 minutes ago. [11:43] Oh. I haven't kept my eye on calendar then. I thought DIF was 31st December [11:43] persia: I guess I will have to log bugs then. [11:44] Most likely, yes. === mariusb_ is now known as mariusb [12:44] tseliot, are you around? [12:44] tseliot, I have some troubles trying to load 180-intrepid onto intrepid. [12:44] some info would be appreciated ;] [12:54] imachine: did you file a bug report? [12:57] tseliot, about? [12:57] no, I downloaded files from bazaar [12:57] 180-intrepid [12:58] and I need some guidance on how to make a .deb file out of the resulting directory [12:58] as regards previous, hmm. I'll look at mentioning a bug in .nv [12:58] imachine: that's just an experiment. The branches are not ready [12:59] tseliot, so I can't build anything from those files? [13:00] I'm aware it's uber-testing. I just wanted to see how it works ho. [13:00] *tho [13:00] imachine: no, not yet [13:00] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/128413 <- here's the bug report from our previous discussion. [13:00] Ubuntu bug 128413 in xserver-xorg-video-nv "nv free driver no display on return from suspend to ram" [Wishlist,Confirmed] [13:00] about nv being an arse :-) [13:00] tseliot, okay, I'll wait I guess. I hear thre's some issues with 180 and suspend as well. [13:01] yep, right === jussio1 is now known as jussi01 [13:07] Can a build admin kill yorick on armel? Its been building for the better part of a week, I think its stuck in an infinite loop === Richie is now known as WelshDragon === apachelogger_ is now known as apachelogger === thegodfather is now known as fabbione === DrKranz is now known as DktrKranz [18:35] If /etc/apt/apt.conf.d/10periodic sets a setting, it can be overriden with another file there starting by a higher number, right? [22:05] I was looking some binary-outdate-w.r.t.-source packages... cmucl has been FTBFS since *hoary* ! - there's a bug, but it was last active 10 months ago. Is it worth nominating the bug for jaunty and/or subscribing ubuntu-archive to get more eyes on it? [22:06] bug 31098 ftr [22:06] Launchpad bug 31098 in cmucl "Build-Depends dependency for cmucl cannot be satisfied (circular build-depends; needs manual bootstrapping on the buildd)" [Medium,Confirmed] https://launchpad.net/bugs/31098 [22:08] please don't subscribe ubuntu-archive unless there is confirmed action for an archive administrator to perform [22:08] which generally does not include FTBFS-type problems that should be fixed by developers [23:15] wow [23:15] I had 36GB worth of debs in pbuilder/*/-results O_o; [23:25] Hi === nhandler_ is now known as nhandler [23:26] How can I add a new recommends to ubuntu-desktop? I'm not sure if I understand how ubuntu-meta works.. [23:28] RainCT: I have to go out RSN, but i'll give you the general idea. [23:29] RainCT: ~ubuntu-dev bzr has a whole bunch of stuff, including some seeds [23:29] the seeds are named ubuntu.jaunty and such [23:29] you can check them out and have a look. the ones in parenthesis are recommends [23:29] (there's a readme for the different sections, including 'desktop') [23:30] when you run ./update in the ubuntu-meta source package, it pulls the information from bzr, and uses germinate to create lists of dependancies and recommends [23:30] spits you out your deb, and voila [23:31] sorry, ~ubuntu-core-dev, i believe [23:40] Hobbsee: Ah, I see. And what's if I want to add something directly without having to touch the seeds (as the package is not for Ubuntu itself)? I guess the best in this case would be to just add it to debian/control? [23:45] probably, yes [23:46] that's strictly forbidden for Ubuntu itself but it's fine if it's outside the archive [23:50] Hobbsee, cjwatson: OK, thanks :) [23:51] Rather than adding it to debian/control, one can add it to the lists in the package directory, and regenerate, without reference to the seeds, which might be easier to manage later.