[00:46] Does Ubuntu support debian-installer's new GUI frontend? [00:55] Viper550, you mean the gtk version of d-i? [00:55] yeah, that [00:58] as i understood it last time i saw the question asked, ubuntu lacks the requisite directfb patches to gtk [00:59] Can't we have the nessecary patches only on the alternate install disc? [00:59] not easily [01:01] what's wrong? [01:02] okay. first instance, there need to be up-to-date patches for whichever gtk+ is in use. this may involve sinking development effort in developing those patches [01:03] unless we get it added to upstream [01:03] well, yes, there is that [01:04] when all's said and done, what's the point? d-i is a poor fit for a gui, and ubuntu has its own livecd-capable gui installer. what's the use case you're after where you want d-i rather than ubiquity, but insist on gtk? [01:05] My computer doesn't have enough ram for the live CD desktop [01:05] bbut I'm tired of that Windows-esque blue screen installer. [01:05] you can spawn ubiquity without the desktop [01:05] I know, that's new right? [01:06] it's one of the options in the isolinux menu [01:06] i know it;s been around for a few releases in some capacity, as xubuntu for ps3 had it [01:06] but, it doesn't seem to like my graphics card. it detects to the ati driver, but it doesn't work [01:07] that's a different issue [01:08] I always have to put it to vesa now === asac_ is now known as asac [02:53] odd. [03:11] thunderbird is suddenly misbehaving a lot [04:38] why is there no mdnsresponder package ? is there some policy against it ? [04:48] robinp: No. We have http://en.wikipedia.org/wiki/Avahi_(software) which is an implementation of the protocol. [04:49] But since you're in #avahi, I'm going to guess you knew that already .... [04:50] but avahi is incomplete: it doesn't support wide-area DNS publishing (yet) and mDNSResponder has the Bind Extension Daemon [04:52] so I guess I am going to have a crack at packaging the mDNSResponder task into multiple packages [04:52] s/task/source [04:54] i think historically debian had a dislike of Apple Public source licensed packages and so thats why it wasn't included - but it is now apache - so I don't think there should be any problems [05:19] robinp: but one could just use bind / dnsmasq to do the dns no ? [05:19] no [05:22] as I understand the Bind Extension Daemon adds support for things such as DNS Long-Lived Queries and Dynamic DNS Update Leases [09:01] how do i get debuild to use a Makefile within a dir - rather than the one on the root of the source === foxbuntu` is now known as foxbuntu [09:13] robinp: patch the one at the root of the source? or move the file prior to MAKE in debian/rules? or possibly an option to MAKE? [09:14] robinp: there's probably a more standard method, but if you're not planning to upload that to the repositories, it should work [09:16] make -C did the job [09:16] i was trying to cd beforehand in the rules files and it just didn't behave === mbamford` is now known as mbamford [11:16] can someone suggest how i can fix this break in my 'sudo pbuilder build package.dsc' http://pastebin.ubuntu.com/190205/ [11:39] robinp, by not trying to write to /usr in your package built? [11:42] directhex: how do i go about directing it to do that ? [11:43] robinp, presumably by patching the build system to stop trying to copy build/prod/mdnsd to /usr/sbin/mdnsd [12:23] robinp: my guess is that upstream Makefile doesn't honour DESTDIR. check if that's the case and fix it [12:23] yeah - thats what I have been doing [12:24] i keep having to mkdir -p $(CURDIR)/debian/mdnsresponder/etc/init.d for every darn subdir that the installer wants to create - is there a shortcut around this ? [12:27] grr - it doesn't have DESTDIR - instead its got 15 seperate ones for each install type [12:29] hi everyone. I've been doing almost no coding at all for the last 3 years, but i want to resume my coding practice in C/C#/PHP/GTK. since i'm an ubuntu fan, is there a project where I can help? [12:38] nunod, do you want to work on apps, or on distro packaging? [12:38] it sounds like the former [12:38] apps :) [12:38] in which case, pick an upstream you like, and get hackin'! [12:39] i'd suggest banshee, 'cos we need more good $GENDER working on it ;) [12:40] hmm... i'll prefer to stay away from Mono until the on-going conflict is settled ;) [12:40] yet you want to work in c#? your call [12:40] I can.. but I give priority to C :) [12:41] well, pick an app [12:42] oh, i know an app written in c... mono ;p [12:43] :D [13:06] does someone have a more complex example of a debian/rules file, perhaps one that includes libs and daemons and startup scripts etc? [13:10] I suggest you ask about the specifics that you are interested in, that question is too general for a useful response === azeem_ is now known as azeem === yofel_ is now known as yofel [16:56] could anyone explain this FTBFS to me? http://launchpadlibrarian.net/27618143/buildlog_ubuntu-karmic-i386.mplayer_2%3A1.0%7Erc3%2Bsvn20090426-1ubuntu1_FAILEDTOBUILD.txt.gz [16:56] what the heck is going on there? [16:56] dpkg-gencontrol: internal error: field Section has blank lines >video [16:56] Error: parsed ddeb section or priority is empty [17:02] siretart: ddeb section -> could be pkg-create-dbgsym [17:04] pochu: yeah, but what am I doing wrong in the package? [17:52] siretart: it seems to think that there's a blank line. [17:53] siretart: is there a blank line? [17:56] * hyperair scratches his head [17:56] hyperair: http://git.debian.org/?p=pkg-multimedia/mplayer.git;a=blob;f=debian/control [17:56] siretart: could you try it in a local buildd? [17:57] then check debian/mplayer/DEBIAN/control [17:57] well, the build works fine locally for me and fine on PPA builders [17:58] try adding pkg-create-dbgsym to the build-dep [17:58] or install pkg-create-dbgsym in pbuilder and run the build [18:05] siretart: the log talks about mencoder-dbgsym but the control file you mentioned doesn't have a mencoder package [18:05] is it the right control file you look at? === yoasif_ is now known as yoasif [19:02] geser: sorry, I pasted the link to the wrong branch. this is the correct file: [19:03] http://git.debian.org/?p=pkg-multimedia/mplayer.git;a=blob;f=debian/control;h=12b1cfef70c810853b228d1c0574e25b3a242273;hb=karmic [19:03] the ubuntu version of mplayer does include mencoder [19:18] guess what... we need a new kernel-rt release :) [19:18] that is on ubuntu 9.04 [21:13] siretart: the problem with the mplayer build is that pkg_create_dbgsym doesn't like multi-line Depends, Suggests, etc. [21:22] siretart: filed as bug 384597, workaround is to merge the multi-line Depends, Suggest, Replaces to a singe line [21:22] Launchpad bug 384597 in pkg-create-dbgsym "pkg_create_dbgsym doesn't cope with multi-line Depends, Suggests, etc." [Undecided,New] https://launchpad.net/bugs/384597 [21:43] geser: is that a recent change? we use that in many pkg-multimedia packages without any problems.. [21:51] siretart: no, it seems to be old code (even hardy has the same code). I wonder why it worked on the other packages which came before that but not on this one. [21:51] strange, indeed [21:52] geser: what makes you think that multiline fields are at fault here? [21:54] from the look at the code how DEBIAN/control for -dbgsym packages is constructed, the script wants to filter out Depends and some other lines [21:54] which it succeeds it doing except on multi-line Depends and the output suggests that it isn't what it is expected to generate [21:54] Blank lines in control files are probably a bad idea. [21:55] ${misc:Depends} seems to evaluate to '', so you get a blank line. [21:55] It's not so much that you have multi-line fields, but rather that one of them is blank. [21:56] soren: the problem here is that pkg_create_dbgsym doesn't filter out multi-line Depends properly [21:56] it removes the first line (the one starting with Depends: ) but leaves the continuation lines in place [21:57] Ah, I see what you mean. [21:58] siretart: dpkg-gencontrol seems to ignore this false continuation lines but as mplayer-nogui has also a left over line from replaces you get an empty line in between after replacing ${misc:Depends} for -dbgsym package [21:58] soren: see the example in bug 384597 [21:58] Launchpad bug 384597 in pkg-create-dbgsym "pkg_create_dbgsym doesn't cope with multi-line Depends, Suggests, etc." [Undecided,New] https://launchpad.net/bugs/384597 [21:59] *nod* [22:09] geser: oh, yeah, good catch! [22:45] looks like a small fix in the negative look-ahead assertation is what's needed to fix this. I'll wait now on pitti to confirm that it's really the right fix for it and uploads a fixed package.