=== lupine_85 [n=lupine@nick.lupine.me.uk] has joined #ubuntu-motu === selinuxium [n=selinium@80-193-7-210.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu === jdong__ [n=jdong@d192-24-18-234.col.wideopenwest.com] has joined #ubuntu-motu === nixternal_ [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-motu === guglielf [n=guglielf@unaffiliated/guglielf] has joined #ubuntu-motu === ademan [n=dan@adsl-69-109-224-155.dsl.pltn13.pacbell.net] has joined #ubuntu-motu [12:48] hey i'm doing a sort of test build of the binary package for code::blocks, and pbuilder is downloading g++ 3.4 wtf? Should i change it to 4.1 in the control file (i assume that's what's making pbuilder download it) [12:49] is it building with g++ 3.4 or 4.1? [12:49] it might FTBFS with newer GCC and that's why it asks deliberately for an older one. [12:50] FTBFS? [12:50] well pbuilder is downloading 3.4, so i assume it's going to build with 3.4 [12:50] haven't quite gotten there yet :-) [12:50] let it do it first [12:51] and see if you can contact the previous maintainer [12:51] see if ther ewas a reason why it builds against 3.4 [12:51] well the upstream packager wrote the debian dir [12:52] he kinda looked at me funny when i suggested letting the individual distros take care of packaging for themselves [12:52] no don't I feel smart, I just changed the password on my computer and promptly forgot it :/ [12:52] LaserJock: lol [12:53] hrm, " *** No rule to make target `configure', needed by `config.status'. Stop. [12:53] pbuilder: Failed autobuilding of package" That would be a problem with debian/rules most likely right? [12:54] LaserJock: Live CD, chroot, passwd ? [12:54] well, it's on OS X, not sure if that'd work very well [12:55] Oh right, you're a Mac fanboy [12:55] well, it's what I "get" to use [12:56] anyone on my pbuilder error? === RAOF [n=chris@202.63.35.99] has joined #ubuntu-motu [12:58] ademan: look at the configure.status: rule and see if it calls configure: [12:59] LaserJock: ./configure? [01:00] no [01:00] debian/rules has to have a configure: rule [01:00] I think [01:00] anyway [01:00] hey, does anybody know if network-admin belongs to gnome-system-tools? [01:00] look at debian/rules and see if config.status: is calling configure: === RedKrieg [n=RedKrieg@ip68-230-209-186.rd.hr.cox.net] has joined #ubuntu-motu [01:01] heh, config.status depends on configure [01:01] which doesn't exist [01:02] and of course, the debian dir is part of the upstream source, but i suppose i should just edit it anyways? === reggaemanu [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu [01:03] pochu: yes it does [01:04] coNP: thanks! [01:04] it's for bug 81564 [01:04] Malone bug 81564 in Ubuntu "network-admin fails to switch properly between profiles" [Undecided,Unconfirmed] https://launchpad.net/bugs/81564 === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === hub [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu [01:11] LaserJock: so should i just edit the debian/rules to have a configure target? (which does nothing, but could in the future) ? [01:11] yeah === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu [01:22] LaserJock: i avoid autotools like the plague (actualyl that's the main reason why i'm trying so hard to package all these IDEs), how do I get a ./configure script? as of now i've got a configure.in, i have to run like aclocal or something, then autoconf? === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-motu [01:33] ugh, it doesn't work at all anymore [01:34] i broke it :-) [01:34] anyways i gtg, i'll work on it later tonight [01:34] actually, before i do, dpkg-buildpackage complains about a "missing separator" [01:35] what's it talking about? the line before says debian/rules clean but i didn't modify the clean target at all [01:37] Probably a missing/extra tab or \ [01:37] yeah, i just figured it out [01:37] gedit was set to use 4 spaces rather than a tab character :-) [01:37] er, :-/ [01:38] Damn, I swear half of the merges left are just plain borked [01:38] merges from debian? [01:38] Yeah [01:39] heh, sorry :-( [01:39] that's why they're still on the page [01:39] i'm not much of a motu, this'll be my first package, last time i tried to package something i ended up failing and vil stepped in and fixed it [01:40] somerville32: You here? [01:40] bddebian, Yup [01:40] pbuilder told me aclocal doesn't exist, wtf? [01:41] not in build deps? [01:41] in debian/control? [01:41] the autotools package right? === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu [01:41] somerville32: Did you ever try fnfx merge? [01:41] ademan: an appropriate automake package [01:41] I'm doing it as we speak [01:42] eg automake1.9 or 1.10 [01:42] ajmitch: aclocal is a part of that? [01:42] hm, we don't have 1.10 [01:42] well yes [01:42] And doko and slomo are plastered all over merges.u.c :) [01:43] bddebian, Are you expecting me to have difficulties or just interested in me doing it? :) === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu [01:43] somerville32: Both ;-P [01:43] ajmitch: under Build-Depends: right? [01:43] bddebian, What difficulties do you expect? [01:44] yes === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [01:44] thanks, i gtg now, i'll be back later tonight to pester you guys [01:44] somerville32: If you are using the scripts it might not be too bad. I was doing it by hand :-( [01:44] Heya LaserJock [01:47] brb [01:47] bddebian, It says in the changelog that it "resynced" with debian, so this would mean changes before hand no longer apply, right? === predius [n=predius@63.99.9.135] has joined #ubuntu-motu [01:54] somerville32: Probably not. Some of us say re-synced even if/when we mean re-merged === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [01:55] LaserJock!! [01:55] well, that was annoying [01:56] server gone up in smoke again? :) [01:56] no, reset my password and immediatly forgot it [01:56] it's one of those days [01:57] anyway, one OS X install disc and Keychain recovery and I'm back in business ;-) [01:57] bddebian, Guh. Maybe I don't want to do this merge ;] [02:01] somerville32: How come? :-) [02:04] Welp, here goes nothing === somerville32 tries to build [02:07] bddebian, Ok [02:07] I think I've merged it, lol === fabo_ [i=Arme-X@dra38-2-82-233-106-22.fbx.proxad.net] has joined #ubuntu-motu [02:11] somerville32: Does it build? :) [02:11] Yup [02:13] There are some deltas that I'm not sure are right [02:13] I actually asked for a sync but Mithrandr questioned me [02:14] I think most of the crap is old and unnecessary but hey, what do I know? :) [02:16] There are some Ubuntu specific changes [02:16] But I dunno if it is applicable any longer [02:17] Exactly [02:17] Some (many?) of them go back to Hoary === somerville32 nods. [02:18] Can I DCC send you the debdiff for review? [02:19] I don't think I can receive dcc [02:20] Look at the debdiff [02:20] There are acpi-related mods by Ubuntu [02:20] But they aren't really mentioned in the changelog [02:20] I know [02:22] I can just delete the autogenerated Makefile.in and stuff from the diff, right? === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-motu [02:23] bddebian, ^^ [02:23] somerville32: Should be fine, yes [02:25] is configure autogenerated? === chrisj__ [n=tortoise@82.153.141.158] has joined #ubuntu-motu [02:26] Can be [02:28] It looks like Canonical has invested money in this package, ;] [02:29] somerville32: How so? [02:30] what package are you working on? [02:31] fnfx [02:31] bddebian, It appears they rewrote the entire acpi stuff for it [02:31] The author has a canonical e-mail === poningru [n=poningru@adsl-074-245-140-197.sip.gnv.bellsouth.net] has joined #ubuntu-motu [02:39] somerville32: Ahh [02:43] Ok, I think I have a sane patch that I'm going to try [02:51] keescook: do we need a security update for breezy's and dapper's acroread, too? [02:52] crimsun: yeah, if you're interested. :) [02:52] ok, working on it now. [02:52] awesome. :) === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === jrib [n=jasonr@upstream/dev/jrib] has joined #ubuntu-motu [03:01] crimsun: Then you want to look at libticables2 for me? :) === bddebian takes that as a no === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu [03:04] bddebian, If this compiles, I'm going to file the merge. [03:05] It fails, lol [03:05] Must have removed something needed [03:06] How can I use filterdiff to remove files? [03:06] the man page is pretty nice. [03:07] essentially: use -x with '*foo' to exclude; use -i with '*foo' to include [03:07] W18 [03:07] hrm [03:07] thanks [03:07] bddebian: security errata first. [03:08] azeem: :-) [03:08] crimsun: I'm just busting your chops [03:11] bddebian: sorry, but you've got all the chops :-) [03:11] morning all [03:11] 'morning [03:11] Heya zakame [03:11] yo bddebian crimsun [03:12] wtf is linux-tree-2.6.18? [03:12] should be a meta for source and patches. [03:12] bddebian, you there? [03:13] If I wanted to test my patch, I would create the debdiff as usual (latest debian and merged ubuntu) and then extra latest debian and apply patch to it? [03:13] s/extra/extract [03:13] somerville32: sure you could [03:13] And then rename directory? === _Andrew [n=_Andrew@ppp-58.10.103.166.revip2.asianet.co.th] has joined #ubuntu-motu === reggaemanu_ [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu [03:29] keescook: http://adhd.irule.net/~crimsun/breezy-security/ , http://adhd.irule.net/~crimsun/dapper-security/ [03:30] crimsun: cool, can you put a note on the bug for it? I'm about to head to dinner and I don't want to lose it. :) [03:31] keescook: will do. === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [03:32] Any idea what would cause this:? /bin/sh: Can't open libtool [03:32] somerville32: Yeah sorry was putting the kids to bed [03:33] No idea but I'm getting: [03:33] fnfxd_newacpi.c: In function 'do_fnkey': [03:33] fnfxd_newacpi.c:90: error: 's_acpi_cfg' has no member named 'fnkey_descr' === somerville32 ponders what he is doing wrong. === ash211 [n=andrew@user-1121dvu.dsl.mindspring.com] has joined #ubuntu-motu [03:34] bddebian: missing libtool? [03:34] Maybe all those files I removed aren't so autogenerated as I thought [03:34] somerville32: Have you messed with the s_acpi_cfg struct at all? [03:34] No [03:34] crimsun: It's a build-dep === fowlduck [n=nate@24-183-45-79.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [03:35] bddebian: what immediately precedes it? [03:35] any pointers on what's the right upgrade path from edgy to feisty? :D [03:35] apt-get dist-upgrade? :-) [03:36] zakame: try a dist-upgrdae. [03:36] crimsun: Dunno but /bin/sh libtool does the same on my machine but /bin/bash libtool works [03:36] bddebian: interesting bashism? [03:36] Yeah but why/what? :-) [03:41] bddebian, Hobbsee: I'm just checking, don't wanna experience another dapper/edgy blowout ;) [03:41] I went dapper->edgy->feisty the other day on a laptop and didn't have a problem. Of course it was a minimal install === RedKrieg [n=RedKrieg@ip68-230-209-186.rd.hr.cox.net] has joined #ubuntu-motu === Ppjet6 [n=ppjet6@81.56.130.254] has joined #ubuntu-motu [03:45] crimsun: Any idea how I fix it? Just add bin/bash? [03:46] that would hack around whatever's breaking it [03:47] Here's the call in debian/rules: [03:47] dh_testdir [03:47] sh compile-gtk2im.sh [03:47] then compile-gtk2im.sh does /bin/sh libtool ... [03:48] try /bin/bash compile-gtk2im.sh [03:48] but god is that ugly [03:48] Yeah it is [03:55] zakame: kubuntu worked OK last time i checked. [03:57] Hobbsee: cool, thanks [03:57] me try dvorak [04:01] bddebian, The merged package doesn't build at all === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-motu === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-motu [04:09] crimsun: Didn't work, I'd have to change all the sh libtool commands in compile-gtk2im.sh also :-( === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-motu [04:09] somerville32: Does the vanilla Debian package build? [04:10] bddebian: that's AWESOME. [04:10] nearly as awesome as say, high definition audio not working because it's HIGH DEFINITION [04:10] heh [04:16] bddebian, attempting now === ash211 [n=andrew@user-1121dvu.dsl.mindspring.com] has joined #ubuntu-motu [04:19] bddebian, yes, it does. [04:19] Hmm === mayday_jay [n=mayday_j@maydayjay.net] has joined #ubuntu-motu [04:26] Who is William Grant? [04:27] a motu [04:27] somerville32: fujitsu [04:28] What are "Updated Merges"? [04:28] I believe after a merge has already been done and another Debian version gets uploaded but I'm not sure [04:29] bddebian: you're right [04:32] Hobbsee: Ah cool. That happens so rarely :-) [04:32] :) === somerville32 hugs bddebian. === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === somerville32 moves onto something else. [04:47] Any news on imbrandon's build boxes? [04:47] nope [04:48] back later === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [05:08] https://bugs.launchpad.net/ubuntu/+source/xfce4-genmon-plugin/+bug/81582 [05:08] Malone bug 81582 in xfce4-genmon-plugin "xfce4-genmon-plugin: merge new debian version" [Undecided,Unconfirmed] === _Andrew2 [n=_Andrew@202.57.176.161] has joined #ubuntu-motu [05:12] can someone sponsor bug 79356 [05:12] Malone bug 79356 in gpac "request version bump to 0.4.2~rc2" [Undecided,Unconfirmed] https://launchpad.net/bugs/79356 [05:13] and if any MOTU-media's around, I merged xvidcore 1.1.2 @ bug 81405, awaiting feedback.... [05:13] Malone bug 81405 in xvidcore "Sync xvidcore 1.1.2 from debian-multimedia" [Undecided,Unconfirmed] https://launchpad.net/bugs/81405 === Fujitsu [n=root@ubuntu/member/fujitsu] has joined #ubuntu-motu === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [05:40] hey crimsun, i've updated the mythtv/mythplugins packaging to the new upstream version a few days ago. any chance in a lookover/upload? [05:41] How do you pronounce your nick, superm1? [05:41] "super M 1" is how i go about it [05:41] it dates way back to when i was little [05:41] and my mom had gotten AOL for our house [05:42] and they had limitations on your screen name length [05:42] Ah [05:42] and i wanted "super mario" [05:42] but couldnt have it, so i went for superm, but that was taken [05:42] so i ended up with superm1 [05:42] Cute : ) [05:43] honestly, i dont know why it's stuck with me - now that i've grown up more, i can see how its very easy to read that as something else [05:43] When I was in grade 2 I went to this computer camp in the summer and we created hotmail accounts [05:43] I wanted my last name, somerville [05:43] But it wasn't available [05:43] superm1: tomorrow during my office hours. [05:43] but you liked intel's 32 bit architecture a lot at this age ?? :) [05:44] crimsun, okay cool [05:44] crimsun, so i can be around when your looking if you have questions or concerns, what times are your office hours? [05:44] aha, ;] It offered different alternatives such as somerville32 and I couldn't pick so my instructor picked somerville32 for me [05:44] superm1, I've used somerville32 as my handle ever since [05:45] funny how these things stick with you [05:45] superm1: anytime after 1900 UTC. [05:45] k, i'll try to be on IRC after that then === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === Hobbsee attempts to create a hackergotchi [05:50] !planet [05:50] Planet Ubuntu (blogs of Ubuntu developers and members) can be found at http://planet.ubuntu.com [05:51] that *doesnt* help [05:52] Isn't there an e-mail address you can send a picture off to an it'll do it for you? === fowlduck [n=nate@24-183-45-79.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [05:54] somerville32: imbrandon did one of me once. it was crap [05:54] lol [05:54] Are you looking for the drop shadow? === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [05:55] Good evening every one. [05:55] somerville32: no, i look crap with it [05:55] http://img253.imageshack.us/img253/6017/snapshot2bt1.png === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [05:59] I'd appreciate it if someone from u-u-s would take a look at my patch for bug #79683 - the version described as 'Patch w/cleaner changelog' it's a much simpler patch than the number of tries I've had at it might indicate... [05:59] Malone bug 79683 in libspf2 "spfquery: conflict with libmail-spf-query-perl Debian bug#306875" [Unknown,Unconfirmed] https://launchpad.net/bugs/79683 === ScottK will go look and see if I can find a merge simple enough that I can pull it off in the meantime... [06:03] Hobbsee, Why not just take the image and round it up? [06:03] somerville32: i could, yeah [06:03] But? [06:03] *shrugs* [06:03] i tend to look very odd with no hair, no surroundings, etc [06:04] Hobbsee: you should just use that picture of you with your car ;-) [06:05] LaserJock: hehe, could do. i thought that one was pretty, too [06:07] interesting tar message: implausibly old time stamp 1969-12-31 16:00:00 === Hobbsee commits [06:08] Hobbsee: You were the last one to upload syslog-summary. Do you mind if I make a try at that merge? It looks easy enough even form me. [06:08] ScottK: yes. dodgy ubuntu version. [06:08] iirc, it's a sync, the next time [06:08] Thaks. [06:08] THanks [06:09] it's actually been merged already [06:09] Oh. [06:09] but you dont really see it, due to difference in version [06:09] Then I won't do it over... [06:09] (native package with a debian NMU always screws up) [06:09] :) === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu [06:11] Does the list at http://merges.ubuntu.com/universe.html get automatically updated? Is there something that should be done to get syslog-summary off the list that I can do (e.g. file a bug...)? === ScottK will go look for another one... === mikhail^ [n=dean@124.106.241.222] has joined #ubuntu-motu [06:12] ScottK: nope. the debian version is higher than ubuntu's [06:12] ScottK: 79683 uploaded. [06:12] i'm not sure it still does get updated, actually [06:12] crimsun: Thanks. [06:12] Hobbsee, I'm pretty sure it does. [06:13] I did some last night and they aren't there anymore [06:13] crimsun: care to reexamin the xvidcore merge? [06:13] (bug 81405) [06:13] Malone bug 81405 in xvidcore "Sync xvidcore 1.1.2 from debian-multimedia" [Undecided,Unconfirmed] https://launchpad.net/bugs/81405 [06:13] somerville32: cool === allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-motu === ScottK is trying to understand.... bug #55298 was rejected because I merge is needed.... [06:15] Malone bug 55298 in syslog-summary "Please sync syslog-summary 1.12-0.1 from debian sid" [Undecided,Rejected] https://launchpad.net/bugs/55298 [06:15] yes [06:16] ScottK: met dpkg --checkversions or whatever it is? === somerville32 hasn't. [06:16] dpkg --compare-versions [06:17] So maybe I misunderstood... Is a merge not needed or was it already done (don't see a bug for a merge)? === Hobbsee is a MOTU. === Hobbsee doesnt need to file bugs to merge things [06:19] Hobbsee: well aren't you special :) [06:19] _you_ want to look over my xvidcore merge, and/or sponsor a ffmpeg or gpac upload? [06:20] jdong, Are you going to apply for -dev? === viviersf [n=cain@196.44.1.98] has joined #ubuntu-motu [06:20] somerville32: maybe... I think I probably still need more experience before I stand a chance though [06:21] ScottK: Did someone already upload your patch? [06:22] bddebian: Yes. [06:22] Thanks. === jdong wimpers in a corner [06:22] Hobbsee: Ah I understand now. Thanks. [06:22] ScottK: Who? [06:22] jdong, whats your launchpad page? [06:22] bddebian: .changes is attached to the bug report for sponsored uploads. [06:22] bddebian: and that would be me. [06:22] somerville32: ~jdong [06:22] Damn man [06:22] crimsun types faster than I do... [06:24] I'm just going to pretend this 56kbps loves downloading the xvidcore tar.gz from ftp.sunet.se. [06:25] lol [06:25] poor crimsun :) [06:25] Next merging question then... Other than asking here, how could I tell that package didn't need a merge done? [06:25] jdong: please follow merge policy (list existing Ubuntu delta) === jdong is ashamed.... there's a merge policy? [06:26] Will someone look at my merge? [06:26] https://bugs.launchpad.net/ubuntu/+source/xfce4-genmon-plugin/+bug/81582 [06:26] Malone bug 81582 in xfce4-genmon-plugin "xfce4-genmon-plugin: merge new debian version" [Undecided,Unconfirmed] [06:26] ScottK: you eventually pick it up [06:26] OK. [06:28] While I go wonder off and try and merge something again, if a MOTU would look at http://revu.tauware.de/details.py?upid=4179, I'd appreciate it. It's looking for a second sponsore... === jdong goes wiki searching [06:28] sponsore/sponsor... [06:29] jdong: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2006-August/000182.html [06:29] crimsun: ok, now I see the policy page. I apologize :( [06:29] jdong: What does the backporters team do? [06:29] somerville32: tests and approves backports requests [06:30] Cool [06:31] crimsun: btw is the recent flashplugin upload worthy to backport or no? [06:32] yes. [06:32] 81405 fixed & uploaded. [06:33] ok [06:33] bug 81405 [06:33] Malone bug 81405 in xvidcore "Merge xvidcore 1.1.2 from debian-multimedia" [Wishlist,Fix committed] https://launchpad.net/bugs/81405 [06:33] cool thanks :) === jdong has diseased goldfish memory span with bugno's :D [06:34] crimsun: so would you like to deal with my problems more? :) === jdong has gpac waiting in line :D [06:34] PFft. [06:34] Bug #81582 [06:34] Malone bug 81582 in xfce4-genmon-plugin "xfce4-genmon-plugin: merge new debian version" [Undecided,Unconfirmed] https://launchpad.net/bugs/81582 [06:34] no, I'd like to sleep so I can get up for my 4 AM run. Thanks, though! === somerville32 socs. === somerville32 tries again. === somerville32 sobs. [06:35] crimsun: geeze, you run? [06:35] :-) [06:35] Hobbsee: How about me taking a shot at merging kdissert? It looks like a one bugfix update from Debian and your packaging differences were minor.... [06:35] crimsun: sleep tight :) and thanks for everything [06:35] LaserJock: Machines have to do something or they'd rust ;-P [06:35] I guess you have to do *something* to keep your sanity [06:35] somerville32: I'm looking at it now [06:35] bddebian, Thanks :) === Hobbsee looks [06:37] ScottK: go for it [06:37] OK. Will give it a shot... [06:37] whatever happened to bisexual apt? [06:37] oh crap [06:37] I meant biarch === jdong should sleep too [06:38] debian bug #392940 [06:38] Debian bug 392940 in kdissert "kdissert: FTBFS: could not make /home/buildd/.waf-0.9.0" [Serious,Closed] http://bugs.debian.org/392940 === ScottK is learning to like the bots... [06:38] :) [06:38] bots rule :) [06:38] kinda [06:39] at least for bug reports [06:39] they kinda are annoying when you say Mandriva 2007 and get a bug report :D [06:39] Mandriva bug 2007 in Installation "Switching to alternate screens during install crashes X" [Normal,Resolved: fixed] http://qa.mandriva.com/show_bug.cgi?id=2007 [06:39] Well who the hell would ever say Mandriva? :) [06:39] Just say Mandravia ;] [06:39] Seveas: that should really be fixed btw.... mandate mandriva _bug_ and not just mandriva. their version numbers trigger bug reports [06:39] Mandravia 2007 [06:39] lol [06:39] mandrake 2007 [06:39] that works too [06:40] Indeed === jdong files bugreport for new flash package === hagbart [n=hagi@adsl-84-227-20-35.adslplus.ch] has joined #ubuntu-motu [06:41] backports request report, that is :) [06:42] And here I was hoping it was a package removal request ;-P === bddebian2 [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu [06:44] lol [06:46] bddebian2, Everything ok? [06:47] Yep, uploaded [06:49] Can I do merges in main? [06:49] You can but we can't upload them for you [06:52] lfittl: hi, are you packaging secondlife-client for debian? How's it going? [06:53] bddebian2: would you be willing to upload bug 79356? :) [06:53] Malone bug 79356 in gpac "request version bump to 0.4.2~rc2" [Undecided,Unconfirmed] https://launchpad.net/bugs/79356 === jdong is just about finished with media frenzy :D [06:56] darn, this fitting program is taking forever :( [06:57] what fitting? [06:58] I'm fitting data to a kinetic model [06:58] If there is a package in Ubuntu that isn't in debian but now there is, do we just merge it like normal? [06:59] I have to present a poster tomorrow morning [06:59] so I need the data like yesterday [06:59] somerville32: you have to watch the .orig.tar.gz [06:59] somerville32: of course, be extra careful [06:59] you can't merge them if they aren't same md5sum [07:00] ok [07:02] Also, what do the different colours mean? When is the merge dead line again? [07:04] I'm not really sure what the colors are [07:04] deadline is basicaly UVF [07:04] Feb. 8th I think [07:06] Can promotions to main occur after UVF? [07:09] I think that might be FF [07:11] I wish it was later :/ [07:11] I've got quite a few to do [07:13] LaserJock: Quite a few what? [07:13] Hobbsee: Kdissert is done (I think). Bug #81590. [07:13] Malone bug 81590 in kdissert "Outstanding merge of debian 1.0.6.c-1.1" [Undecided,Unconfirmed] https://launchpad.net/bugs/81590 [07:14] ugg, people need to put the package name in the bug title [07:14] Good point. [07:14] I'll fix it... [07:15] I thought it was suppose to be: : merge new debian version [07:15] Now you say something .... Bug #81590 [07:15] Malone bug 81590 in kdissert "Kdissert - outstanding merge of debian 1.0.6.c-1.1" [Undecided,Unconfirmed] https://launchpad.net/bugs/81590 [07:16] In doodled, I have: doodle (= ${binary:Version}) in the debian version [07:16] and doodle (= ${Source-Version}) in the Ubuntu version === ScottK is off to bed. [07:18] umm... nvm :) [07:19] jdong: Uploaded [07:20] Bedtime for me too. GNight gang [07:21] cya ScottK [07:21] and as always I miss bddebian [07:21] cya === Hobbsee wishes this was the debian changelog bit. [07:25] done [07:29] :] [07:29] Hobbsee, Will you be able to upload my doodle merge here in a second? :) [07:37] Yeah, upgrade complete. Now my computer isn't crawling :) === _czessi [n=Czessi@dslb-088-073-008-249.pools.arcor-ip.net] has joined #ubuntu-motu === greenbean [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu-motu === ubuntu26 [i=5978da92@gateway/web/cgi-irc/wiki.ubuntu.ro/x-f1472f3e0d231848] has joined #ubuntu-motu === ademan [n=dan@h-67-101-215-128.snfccasy.dynamic.covad.net] has joined #ubuntu-motu [07:57] hey how do i get a gpg key? === greenbean [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has left #ubuntu-motu ["Leaving"] [08:00] ademan: you make one [08:01] !gpg [08:01] gpg is the GNU Privacy Guard. See https://help.ubuntu.com/community/GnuPrivacyGuardHowto === mneptok [n=mneptok@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-motu [08:05] moof. [08:05] woof [08:05] anyone want to admit to maintaining QuodLibet? :) [08:06] lol, wtf IS Quodlibet? [08:07] aptitude show quodlibet === somerville32 blinks. === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [08:22] lol sorry, but how do you paste in vim? [08:22] Can someone sponsor #81593 for me please? [08:22] * Can someone sponsor Bug 81593 for me please? [08:22] Malone bug 81593 in doodle "doodle: merge new debian version" [Undecided,Unconfirmed] https://launchpad.net/bugs/81593 === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-motu [08:26] how do you start up the gpg-agent again? it told me gpg-agent wasn't a valid command [08:28] I'm not sure I don't use one === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu [08:51] Laser_away: how do you not? don't you need gpg to sign packages? [08:55] meh brb i'm just gonna restart my comp === guglielf [n=guglielf@unaffiliated/guglielf] has joined #ubuntu-motu === Lure_ [n=lure@external-7.hermes.si] has joined #ubuntu-motu === guglielf [n=guglielf@unaffiliated/guglielf] has left #ubuntu-motu ["...adieu!"] === dholbach [n=daniel@scandic759.host.songnetworks.se] has joined #ubuntu-motu [09:08] good morning === doko [n=doko@scandic759.host.songnetworks.se] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu === viviersf [n=cain@196.44.1.98] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === mnepton [n=mneptok@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-motu === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [09:39] ajmitch: ping === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu === Gervystar [n=alessand@host52-173-static.120-81-b.business.telecomitalia.it] has joined #ubuntu-motu === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-motu === gpocentek [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === cypher1 [n=cypher1@59.92.201.202] has joined #ubuntu-motu === Mez -> bed === ciscosurfer [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu-motu === ciscosurfer [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has left #ubuntu-motu ["Leaving"] === mneptok [n=mneptok@modemcable178.77-70-69.static.videotron.ca] has left #ubuntu-motu [] [10:38] <\sh> moins [10:45] gaelic? [10:52] <\sh> no short form of "moin moin", which means "good morning" or "good day" in a north german slang [10:53] (11:37:39) mnepton poistui huoneesta (quit: "Hwt! We Gardena in geardagum, eodcyninga, rym gefrunon, hu a elingas ellen fremedon!"). [10:54] not enough words ending in -ir to be icelandic, but they use and at a few places. I'd have to assume some form of gaelic. === cbx33 [i=c2df514b@gateway/web/cgi-irc/ircatwork.com/x-6057c6a502fa5bb4] has joined #ubuntu-motu [10:56] I've forgotten how do I go about making a feisty pbuilder? [10:56] I seem to remember editing a pbuilder distro script [10:56] but where are they located? [10:56] confugure .pbuilderrc for feisty [10:56] or /etc/pbuilderrc [10:57] then: sudo pbuilder create === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-motu === davromaniak [n=cyril@AFontenayssB-152-1-45-158.w83-114.abo.wanadoo.fr] has joined #ubuntu-motu === cassidy_ [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-motu === did448 [n=didier@62.210.200.98] has joined #ubuntu-motu === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-motu === coNP [n=conp@pool-00a7b.externet.hu] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === Weems [n=frodo@unaffiliated/weems] has joined #ubuntu-motu === Weems [n=frodo@unaffiliated/weems] has joined #ubuntu-motu === ademan [n=dan@h-67-101-215-128.snfccasy.dynamic.covad.net] has joined #ubuntu-motu [11:48] hrm, when i asked the Code::Blocks maintainer about my problems, he said he just built it with this command: "fakeroot debian/rules build" is that really acceptable? Shouldnt it use pbuilder? [11:49] ademan: The buildds won't. [11:49] ademan: does pbuilder not build with "debian/rules binary"? [11:50] coNP: i don't believe there's a binary target in rules, lemme check though [11:50] ademan: there is :) I use it regularly :) [11:50] Well, there really should be. [11:50] yeah, there is [11:51] but i dunno, all i know is it fails with pbuilder [11:51] i just do === Weems [n=frodo@unaffiliated/weems] has joined #ubuntu-motu [11:51] How does it fail? [11:51] pbuilder build ../*.dsc [11:51] it was a problem in the rules file [11:51] Can you paste it into a pastebin? [11:51] configure.in:3: file `revision.m4' does not exist [11:51] make: *** [configure] Error 1 [11:52] That's a missing Build-Depends [11:53] i've got automake and autoconf in the build depends [11:53] (i had to add them) [11:53] Did he have something silly like make in the Build-Depends? [11:53] i dunno honestly, this is my first package, he probably knows a hell of a lot more than me [11:53] here's the build-depends line though [11:53] Build-Depends: debhelper, autotools-dev, automake1.9, autoconf, libc6-dev, libstdc++6-dev, libwxgtk2.6-dev, wx-common, libgtk2.0-dev, zip, pkg-config [11:54] libc6-dev can go [11:54] Everything else looks fine [11:54] Actually, so can libstdc++6-dev [11:54] why do you say libc6-dev can go? something else in there depend on it? [11:55] g++ depend on those? [11:56] huh, here's another thing, when i ran pbuilder, it fetched g++ 3.4, why didn't it fetch the newest version? [11:56] Okay, so it is assumed when you build a package that 'build-essential' is installed. [11:56] build-essential depends on libc6-dev, gcc and a few other things. [11:56] So libc6-dev and libstdc++6-dev can both go. [11:57] ah, alright, thanks, is it proper to add build-essential to Build-Depends? [11:58] No. [11:58] alright [11:58] It's implied [11:58] btw, i'm gonna paste debian/rules cause it's kinda funky [11:59] Into a pastebin, if you please. [11:59] http://rafb.net/p/TTXeZT69.html but of course :-) [11:59] note the configure target I added because pbuilder was complaining about configure not existing [11:59] i may have been wrong to do that i dunno [11:59] it wasn't building before either though [12:02] It's because config.status depends on a configure target [12:02] right, which is why i added a configure target [12:02] Apart from that, the only bad thing I can see is copying /usr/share/misc/config.{sub,guess} in the clean target. [12:02] if there's a configure file in the current directory does that satisfy the dependancy? I didn't think it did but the upstream maintainer seemed to say it did [12:03] It ought to, yes === Lure_ [n=lure@external-7.hermes.si] has joined #ubuntu-motu [12:03] oh, hrm, should i remove the configure target then? [12:03] Except that he's not providing anyway to generate said file. === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [12:05] well ./configure exists, you're saying that having the configure target (which calls autoconf) is good because it generates a new ./configure? === mr_pouit [n=mr_pouit@LAubervilliers-151-12-73-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [12:06] No, I'm saying that if configure doesn't exist in a pristine upstream tarball, debian/rules has no commands to generate it. [12:07] ah, well actually i got this from svn, and it already had the debian dir, along with spec files (for rpm?) and a ./configure script [12:08] wait no i totally lied [12:08] there's no configure script even now [12:08] it must be dying DURING the configure target [12:11] yep, ok i think i've got this, is it bad for me to move lines 31-35 into the configure target? === siXel [n=Erik@e179020107.adsl.alicedsl.de] has joined #ubuntu-motu [12:18] "configure.in:25: error: possibly undefined macro: AC_PROG_LIBTOOL" so what does that mean i have to do? Is that where i need to copy a certain file into the current dir? where should that happen? [12:19] ademan: You also need to Build-Depend on libtool [12:19] ah, that's not a build-essential? [12:20] Nope [12:20] None of the auto* tools are. [12:20] there was another m4 error "configure.in:24: error: possibly undefined macro: AC_DISABLE_STATIC [12:20] " === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-motu [12:20] crap sorry about the newline [12:20] Not sure about that one. [12:21] i think i'll work on this more tomorow, it's about 3:00 am and i've got school tomorow... lol [12:21] moins all [12:23] "configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."" WHEE!!! at least it's a different error this time [12:24] ademan: install-sh is shipped by automake [12:25] copy from /usr/share/automake then? [12:25] automake1.9: usr/share/automake-1.9/install-sh [12:25] :-) [12:25] You could ln -s /usr/share/automake-1.9/install-sh . in the configure target, and rm install-sh in the clean target [12:25] $(RM) install-sh, rather [12:26] any way to do the copy in a automake version agnostic way? [12:26] /usr/share/automake-*/install-sh ? [12:26] :-) [12:26] i'm hardly a bash expert, woudl that work? [12:26] by the way, i'm seeing a trend here, would it be $(LN) ? [12:27] Nope [12:27] $(RM) is defined by make [12:27] Also, keep in mind you're hardly being automake version agnostic with your Build-Depends. [12:27] true, but if i were to change it in Build-Depends, and forget about it in rules, you know [12:28] Then your build fails, you slap your forehead and fix it, no? === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu [12:29] lol, i suppose i would [12:29] geeze, this is so fun, i CAN'T WAIT till i have to chop this thing up into multiple packages lol === cypher1 [n=cypher1@59.92.177.31] has joined #ubuntu-motu [12:30] either way, yet another question (i know, i'm sorry, i'm just, well a n00b) do i have to dpkg-buildpackage everytime i change debian/rules? [12:30] If you want to test your changes... [12:32] ok that's what i was wondering, i don't know where pbuilder reads the debian/rules from, if it's from like the orig.tar.gz or something, or the debian dir, the dsc, i dunno === reggaemanu [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu [12:34] pbuilder doesn't === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [12:35] pbuilder unpacks a tarball, chroots into it and runs dpkg-buildpackage [12:35] oh, heh [12:36] anyways, now it says it can't find Makefile.in, Makefile.am -> (some command) -> Makefile.in ? (for some nuts reason i thought it was the other way) === mr_pouit [n=mr_pouit@LAubervilliers-151-12-73-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [12:37] i can tell my absolute loathing for autotools is comming back to bite me in the ass here [12:37] oh duh, i'm retarded [12:38] Makefile.am -> automake -> Makefile.in === apokryphos [n=francis@unaffiliated/apokryphos] has joined #ubuntu-motu [12:41] should automake go in the configure: target? [12:42] Probably. === cbx33 [i=c2df514b@gateway/web/cgi-irc/ircatwork.com/x-80bb5fe3657f6e1f] has joined #ubuntu-motu [12:42] i feel i'm really close to getting it [12:42] i think i'm going to go to sleep for now though, i can at least get 4 hours of sleep in [12:43] i really appreciate your help and patience [12:43] thanks [12:43] gnight === effie_jayx [n=valles@190.37.175.250] has joined #ubuntu-motu [12:49] Hi, question: if a bug is in a debian/patches/xxx, what is better: modify the patch or create a new one? [12:52] i'd think you should create a new patch, i remember hearing something about being able to apply only the patches needed etc [12:52] God, i've said gnight like twice and i'm still not gone [12:55] SO CLOSE! i'm getting an error about some configure.h.in in the source not existing [12:55] Modify the patch [12:56] here's the culprit i would think: AC_CONFIG_HEADER([src/sdk/config.h] ) and src/sdk/config.h.in doesn't exist, shoudl i remove the line? (i'll know i need it if g++ bitches about needing config.h) [12:58] Why should src/sdk/config.h.in exist? [12:58] config.h should just be a normal header file [12:58] well doesn't autoconf generate config.h FROM config.h.in? === reggaemanu_ [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu [12:59] I have no idea, to be honest. I've managed to avoid auto* :-) [12:59] hehe, avoiding autotools is the exact reason why i'm packaging a c++ IDE :-) === AnAnt [n=anant@62.114.91.201] has joined #ubuntu-motu [01:00] although it doesn't seem to bad now, but man, the redundancy in the code, so much of it just seems superfluous, or like it could just be housed in a config file, and just read by a single build program [01:01] anyways, gnight, i'm going to sleep for real now...maybe.... === reggaemanu__ [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu === AnAnt [n=anant@62.114.91.201] has left #ubuntu-motu [] === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu === did448 [n=didier@62.210.200.99] has joined #ubuntu-motu === tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-motu === allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-motu === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu === pochu [n=Pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-motu === alleeHol [n=ach@allee.mpe.mpg.de] has joined #ubuntu-motu === reggaemanu__ [n=manu@ARennes-257-1-160-209.w86-214.abo.wanadoo.fr] has joined #ubuntu-motu [01:39] Good morning everyone. === alleeHol [n=ach@allee.mpe.mpg.de] has joined #ubuntu-motu === fbond [n=fab@pool-72-92-138-194.burl.east.verizon.net] has joined #ubuntu-motu === herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu-motu === afflux [i=discoflu@gateway/tor/x-dd7d54f45adc5853] has joined #ubuntu-motu [02:04] could someone sponsor the fix (for feisty) attached to Bug #55782 [02:04] Malone bug 55782 in kxdocker "doesnt open in edgy" [Medium,In progress] https://launchpad.net/bugs/55782 === herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu-motu [02:07] mmmmh. pushing a branch to launchpad takes aaages :/ [02:07] hi folks, btw [02:08] Hi. [02:09] Kamping_Kaiser: hi [02:09] I mean, "hi" [02:13] I'd like to see http://packages.debian.org/unstable/python/python-dialog included in feisty. I want to make sure that the proper process is to file a sync request as described in the wiki. Is there anything I can do to help out with the process once that bug is filed? [02:21] hmm, that package is not in ubuntu at all? [02:22] jrib: I'm new here, but one thing is that python-dialog is the binary package. You'd want to request the source pacakge pythondialog I believe. [02:22] pacakge/package [02:23] ScottK: I see, so I should grab the info from http://packages.qa.debian.org/p/pythondialog.html then. Thanks [02:24] That's my understanding, but as I said, I'n not an expert by any means. === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-motu === RAOF [n=chris@202.63.35.99] has joined #ubuntu-motu === sunshine [n=ragtime@p54A45C70.dip.t-dialin.net] has joined #ubuntu-motu [02:31] hi === sunshine [n=ragtime@p54A45C70.dip.t-dialin.net] has left #ubuntu-motu [] === dholbach [n=daniel@scandic759.host.songnetworks.se] has joined #ubuntu-motu === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-motu === CarlFK [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-motu === Tonio_ [n=tonio@243.207.103-84.rev.gaoland.net] has joined #ubuntu-motu === Tonio__ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === guibis [n=guibis@byk107.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has left #ubuntu-motu [] [03:27] crimsun: FYI: I imported the xine-lib packaging branch to ~ubuntu-core-dev team branch. I also imported your latest upload there. Feel free to point anyone interested to branch from there for submitting patches === hoora_209 [i=ariel@gateway/tor/x-a96c7544512c010e] has joined #ubuntu-motu === asantoni [n=alb@bas7-london14-1177945277.dsl.bell.ca] has joined #ubuntu-motu === Weems [n=frodo@unaffiliated/weems] has joined #ubuntu-motu === geser [n=michael@ubuntu/member/geser] has joined #ubuntu-motu === hoora_167 [i=ariel@gateway/tor/x-c746e58841d32029] has joined #ubuntu-motu === hoora_172 [i=ariel@gateway/tor/x-6d772b8673d290ae] has joined #ubuntu-motu === hoora_165 [i=ariel@gateway/tor/x-a489e7a455ebd2c1] has joined #ubuntu-motu === CarlFK [n=carl@adsl-75-5-239-252.dsl.klmzmi.sbcglobal.net] has joined #ubuntu-motu === hoora_212 [i=ariel@gateway/tor/x-35534fb37de99285] has joined #ubuntu-motu === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === truz_`24 [n=truz_`24@74-129-166-232.dhcp.insightbb.com] has joined #ubuntu-motu === pochu [n=Pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu === AnAnt [n=anant@62.114.91.198] has joined #ubuntu-motu [04:07] how can I specify a certain file as a changelog file ? === JKnife [n=jknife@unaffiliated/jknife] has joined #ubuntu-motu [04:07] using dh_installchangelogs I mean [04:08] "http://rafb.net/p/LenFVs68.html =\ ld core dumps when I try to build AWOS" [04:08] here gnomefreak? =P === hub [n=hub@moodiegate.xandros.com] has joined #ubuntu-motu [04:09] see my comments in +1 but again i dont know what it is and im no expert :) [04:09] :) i was just reading em === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [04:09] siretart, the newest bzr is alot faster about it ( but its still slow ) [04:09] "*** glibc detected *** ld: free(): invalid pointer: 0x0817d724 *** [04:09] that is what i am guessing [04:09] me too [04:10] JKnife: maybe the new libc6 is causing it? [04:10] which is why i asked in +1 :) [04:10] what your building expects lower version maybe? [04:10] but im not good at pointer [04:10] s [04:10] well AWOSDev is building it on Dapper.. but ld shouldn't core dump [04:11] it should print a nice error instead of letting everything out^__^ [04:11] imbrandon: I'm using bzr 0.13 [04:11] to whomever kindly sponsored my gpac package but is not showing up in feisty-changes for me.... thank you greatly :) [04:11] thats why i asked you in here. this is where are the SMART people play [04:11] imbrandon: it would really help a lot if launchpad would offer repositories, though [04:11] and me [04:11] haha [04:11] siretart / imbrandon : bzr network performance will be slow without smart servers [04:12] but someone in here might know what is going on with it [04:12] there is an additional latency of `find .bzr | wc -l`*ping_latency === hoora_124 [i=ariel@gateway/tor/x-e52e7cf8f32c504f] has joined #ubuntu-motu [04:12] supposedly launchpad will get smartserver support "sooner than I'd think" is what I'm told :D [04:13] well anyways.. ask the smart people.. i need to get a shower and head to class [04:13] lol [04:14] im gonna have to go on my assumtion to begin with === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu [04:15] can anyone read backtraces good? im not real good at them but i would like confirmation that libc6 is causing the coredump if you have a few minutes [04:15] i look at it this way.. if it was libc6 then i would 99% of the time gotten a gcc error and might have known where it was, this is a core dump in ld.. so i have no clue.. [04:21] gnomefreak: I might look at it. got an url? [04:21] siretart, yea i hear ya, i talked with elmo a bit about that at UDS , it seems to be comming but not here fast enough [04:21] geser: yeah [04:21] geser: http://rafb.net/p/LenFVs68.html [04:21] imbrandon: you still working on kooldock? [04:22] gnomefreak, not atm [04:22] but i can if you need a hand with something === pochu [n=Pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-motu [04:23] imbrandon: the kmenu when you add it to the dock in the docks prefferences it doesnt work it adds it but never opens === pochu [n=Pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-motu === gnomefreak just using until kxdocker gets fixed [04:25] gnomefreak: can you reproduce the core dump when you run ld with the same parameters (in the same directory)? [04:26] geser: its JKnife's baby === gnomefreak was looking at it for him not sure exactly what he is doing [04:26] JKnife: can you reproduce the core dump when you run ld with the same parameters (in the same directory)? [04:26] If any MOTU is available to do a revu, I'd appreciate you taking a look at http://revu.tauware.de/details.py?upid=4179 - It's looking for a 2nd advocate... [04:28] geser: "ld: cannot find bootup.o" [04:28] ohh n/m === JKnife did a clean [04:29] yes it reproduceable [04:32] "svn co https://awos.svn.sourceforge.net/svnroot/awos/trunk awos" <- its svn repo if you wanna look at it [04:33] hmm, there is no dbgsym package for binutils which makes it harder to get a good backtrace === bddebian [n=bdefrees@63.81.56.182] has joined #ubuntu-motu [04:36] want me to try libc6-dbg? [04:36] Heya gang [04:38] JKnife: the debug symbols for libc6 won't show you the details for ld [04:38] ohh well.. [04:39] it would help if one know which function from ld are called [04:40] =\ [04:40] well this has been fun but time for class === h4writer [n=h4writer@d51A48402.access.telenet.be] has joined #ubuntu-motu [04:43] hoi, I've got a question about https://launchpad.net/ubuntu/+bug/81273 [04:43] Malone bug 81273 in Ubuntu "list isn't rendered good" [Undecided,Needs info] [04:43] I need to give a screen shot [04:44] may I ping a motu concerning http://revu.tauware.de/details.py?upid=3689 please ? [04:44] but when I push PrtScr, the list is back rendered good ! [04:44] :) [04:44] so I can't show the problem :-( [04:45] Tonio_: Aren't you an MOTU? :-) [04:45] Hi, I'm looking for an ubuntu developer to approve https://launchpad.net/ubuntu/+bug/81637 . Can anyone help? :) [04:45] Malone bug 81637 in Ubuntu "[Sync Request] pythondialog (2.7-1) from debian unstable/main to universe" [Undecided,Needs info] [04:45] bddebian: yes but I won't revu myself :) [04:45] bddebian: you did the previous comment, I just fixed all of the required things [04:45] Tonio_: I'll check it out in a sec. [04:46] h4writer: find a digital camera? [04:46] bddebian: thanks [04:46] (wow, that's probably the worst advice I've given all week) [04:46] siretart: ok, thanks. I was going to submit a patch to Debian BTS against xine-lib in experimental. Is that still necessary? [04:48] jdong: I have no camera at hand, but do you know a screen capteringer (to make a video of the problem? [04:48] h4writer: istanbul [04:49] jdong: thanks will try it immidiatly === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-motu === mlpug [n=user@a85-156-253-211.elisa-laajakaista.fi] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [04:59] Tonio_: My edgy machine just puked building jabbin so just give me a sec [05:00] bddebian: thanks for the approval of pythondialog. In the future, is that the correct way to go about requesting a package from debian or should I have emailed the MOTU list looking for a sponsor first? [05:00] bddebian: sure :) [05:01] jrib: For a package straight from Debian, that is fine. Though if you are not an MOTU yet, you should not subscribe Ubuntu Archive but Ubuntu Universe Sponsors [05:01] bddebian: ah ok [05:02] rrittenhouse: ok, that one does not have dapper multiverse, it only has dapper-backports multiverse [05:02] erm ignore that, sorry [05:02] crimsun: not really. it seems I'm the only one who actually cares about xine-lib in debian [05:02] Heh, hi siretart [05:02] crimsun: currently, xine-lib 1.1.3 is in debian/NEW. [05:02] bddebian: !! :) [05:03] Shit I don't think my machine is going to come back?? :-( [05:06] bddebian: shouldn't bug #81673 be for https://wiki.ubuntu.com/MOTU/Packages/Candidates ? [05:06] Malone bug 81673 in Ubuntu "No KPlayer package in Ubuntu" [Wishlist,Unconfirmed] https://launchpad.net/bugs/81673 [05:07] Adri2000: Probably but what's your point? :) [05:08] because you marked it as wishlist, why not reject and forward the report to the wiki page? [05:08] crimsun: thanks for the pulseaudio patch. I already pushed it to the debian branch here: http://bazaar.launchpad.net/~siretart/xine-lib/xine-lib.debian.1.1.3/ === giskard_ [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [05:09] s/forward the report/point the reporter/ [05:09] crimsun: I already have xine-lib 1.1.4 prepared. there are lots of bug fixes there, but the branch is still somewhat in flux, and our ffmpeg copy is too old [05:09] crimsun: if you have the impression feisty should ship with it, just leave me a note [05:09] any kubuntu folks having an opinion on this? === jlawler [n=jlawler@12-214-98-184.client.mchsi.com] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [05:20] who is working on soma? [05:21] It's on REVU [05:21] so what are the chances of us being able to get a newer ffmpeg? [05:21] giskard: rexbron I think [05:21] it's certainly not the easiest thing to update :D === dholbach [n=daniel@scandic759.host.songnetworks.se] has joined #ubuntu-motu [05:21] giskard: U am [05:21] Iam [05:22] giskard: I am === somerville32 [n=somervil@ubuntu/member/somerville32] has joined #ubuntu-motu [05:22] giskard: is there a problem? === jdong has a mini chroot running a SVN ffmpeg from last week... but has no idea how that change would impact ffmpeg's dependents [05:23] <\sh> jdong: certainly some packages will FTBFS if there are API changes ,-) [05:23] rexbron, no, i will be happy to sponsor it if you are not a motu :). [05:23] yay [05:24] it is still in development [05:24] giskard: REVU it man :-) [05:24] \sh: yeah, certainly, but in my experience ffmpeg's API changes aren't too bad to work with [05:24] giskard: but any comments would be very much apprciated [05:24] \sh: it's just annoying when they keep changing names here and there... :D [05:25] bbiab [05:25] <\sh> jdong: ;) [05:26] \sh: I've been trying to bring whatever media stuff I could up to date... but ffmpeg is a monster I'm scared to touch :) [05:26] rexbron, i will do it [05:27] rexbron, do you think to package also somaplayer? [05:27] good morning everybody [05:27] hi :) [05:27] giskard: somaplayer is already packaged and in the repos [05:27] uh yes, right (my package, stupid me). [05:28] giskard: check out www.wiki.ubuntu.com/UbuntuStudio/ToPackage to see all the stuff we are working on [05:28] i meant do you want to be the real maintainer? [05:33] giskard: of somaplayer? [05:33] yes [05:33] I can certainly deal with new upstream releases, and since you have all ready done most of the work, I think so. But I do not want to make any commitments until after uS is released === Tonio_ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-motu === Tonio_ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu [05:39] does anyone have any emotional attachment to gpac on ia64? === jdong ready to mark bug 79356 Released but ia64 FTBFS'ed, installing a package failed in buildd [05:39] Malone bug 79356 in gpac "request version bump to 0.4.2~rc2" [Undecided,Fix committed] https://launchpad.net/bugs/79356 === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-motu [05:40] libsmjs-dev: Depends: libmozjs-dev but it is not going to be installed [05:41] jdong: eheh, xulrunner [05:41] lovely :) [05:41] it's the same for mplayerplug-in [05:41] xulrunner FTBFSed on ia64 [05:41] ah, ok [05:42] <\sh> Adri2000: behappy...xiulrunner ftbfsed on amd64 before ;) [05:42] ademan: I don't use a gpg-agent, that doesn't mean I don't use gpg ;-) [05:42] <\sh> because of fcking pointer casting from int to pointer...and that failes in x86_64 [05:42] and what the heck happened to our wiki?!? [05:42] ahh \sh :p yeah thanks for this fix, but do you know how to fix it on ia64? [05:42] <\sh> Adri2000: well, no...I don't own an ia64 :( === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [05:43] hmm, who owns one? [05:44] <\sh> lemme check what failes [05:44] <\sh> or no...I'm trying to get wine 0.9.30 into feisty...so monday I'll check... [05:44] ok === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [05:50] <\sh> wine 0.9.30 is uploaded :) [05:51] <\sh> oops..this time I'm fast then scott *gg* [05:51] argh \sh stop filling my todo list :D [05:51] <\sh> jdong: sorry ;) [05:51] <\sh> jdong: I'll prepare a backport on edgy [05:51] :) [05:52] <\sh> but .. hmm...I need to upgrade my laptop [05:52] <\sh> ok..time to go home :) [05:52] <\sh> cu later === christof-kr [n=oxygene@p5080576C.dip.t-dialin.net] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === fowlduck [n=nate@205.213.122.54] has joined #ubuntu-motu [05:58] lol LaserJockthat comment was about 8 hours late haha [05:59] anywho, school time, i'm bringing my comp with though, i'll see what i can do there === tenshu [n=tenshu@sgc91-1-82-231-155-79.fbx.proxad.net] has joined #ubuntu-motu === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu [06:05] Can someone sponsor bug 81593 for me? thanks [06:05] Malone bug 81593 in doodle "doodle: merge new debian version" [Undecided,Unconfirmed] https://launchpad.net/bugs/81593 === hagi [n=hagi@adsl-84-227-20-35.adslplus.ch] has joined #ubuntu-motu === hagbart [n=hagi@adsl-84-227-20-35.adslplus.ch] has left #ubuntu-motu ["Leaving"] === hagi [n=hagi@adsl-84-227-20-35.adslplus.ch] has joined #ubuntu-motu === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === hoora_214 [i=ariel@gateway/tor/x-70b9dd723977ef9a] has joined #ubuntu-motu === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu [06:24] somerville32: sponsored [06:24] geser: Thanks a bunch! :) === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu === ThiefOfBaghdad [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu [06:36] geser: Do you have time to review a new package? [06:36] later perhaps === rexbron [n=rexbron@complex1-372-008.resnet.yorku.ca] has joined #ubuntu-motu === tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-motu [06:37] OK. It's http://revu.tauware.de/details.py?upid=4179 If you can. Thanks. === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === caravena [n=caravena@167-45-112.adsl.terra.cl] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-motu === bddebian [n=bdefrees@63.81.56.182] has joined #ubuntu-motu [06:45] Jesus Christ, an hour and a half to install Service Pack 1 for Visual Studio 2005 :'-( [06:46] hahahahahaha [06:46] why may I ask? [06:48] bddebian: that sounds about right [06:48] bddebian: I once had to run VS.NET for school on a 133MHz P1 [06:48] I know we use it at school, but I have informed the instructors of my classes that it goes against my philosophy to use MS products and that I will be doing the class with Linux. so far none of them have gone against me, or given me a lower grade because of it [06:48] bddebian: took overnight to install [06:48] for me, it was a class project where the teacher implemented a good protion of the API in VS.NET managed and nonstandard C++ [06:49] as soon as one of my instructors doesn't agree, then I will let them know I belong to an OpenReligion and can't use proprietary software otherwise I will goto Microsoft when I die [06:50] nixternal_: Work [06:50] ahhh [06:51] lol [06:51] you know, please don't say that you work for AOL. you can ask imbrandon, we had a LinuxMonkey who worked for AOL. Granted he has since left us, but still, that was like saying I drive a Ford and work for Chevy === nixternal_ stops from the next line he was going to say... [06:52] silly nicknames [06:52] You're colour changed [06:52] *Your [06:53] somerville32: It sort of works either way... [06:54] You are coloured changed vs. Your colour changed? :P [06:54] haha === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === cprov [n=cprov@monga.dorianet.com.br] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === jaldhar [n=jaldhar@c-24-0-153-89.hsd1.nj.comcast.net] has joined #ubuntu-motu === ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:14] <\sh> re [07:14] <\sh> umts with 1.8MBit/s ;) very nice :) [07:18] bddebian: how about jabbin? is it ready for upload ? [07:18] Sorry just got my machine back up. Test building now :-( [07:19] hehe okay :) [07:20] bddebian: I'll have to in 30 minutes for the all we, take your time then :) [07:20] or upload it yourself ;) === lritter [n=paniq@port-212-202-50-242.dynamic.qsc.de] has joined #ubuntu-motu [07:22] hi there [07:22] i'm trying to do my first package, and i'm as far as having my debs created, but there are no files in it [07:22] it seems to only include directories [07:22] libzzub.dirs: http://rafb.net/p/2SGsD672.html [07:23] libzzub.files: http://rafb.net/p/FwSxkk23.html === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu === ciscosurfer [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu-motu === ciscosurfer [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has left #ubuntu-motu ["Leaving"] [07:34] <\sh> re === fowlduck [n=nate@198.150.12.33] has joined #ubuntu-motu === McLazarus [n=mcallist@pool-72-78-49-80.phlapa.east.verizon.net] has joined #ubuntu-motu === lamego [n=lamego@a83-132-96-169.cpe.netcabo.pt] has joined #ubuntu-motu === McLazarus [n=mcallist@pool-72-78-49-80.phlapa.east.verizon.net] has left #ubuntu-motu ["..."] === hagi [n=hagi@adsl-84-227-53-79.adslplus.ch] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:59] am I allowed to quote the wikipedia in the description of a package? === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-motu === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-84-73.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu [08:10] afflux, Sure. [08:11] good. I'm too lazy to write myself, and the original developer seems to be lazy too. === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu === givr1 [n=Florent@APuteaux-152-1-72-200.w83-204.abo.wanadoo.fr] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-105-242.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [08:25] is there anything inherently unwise about using ext2? [08:26] I know no ACL support... [08:26] jdong: no journaling [08:26] and I can deal with lengthy fscks on bad shutdowns (a rarity for me) [08:26] coNP: yeah, but sometimes IMO the trade-off for journaling is too dear === allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-motu === jdong goes to try booting his system as ext2 :D [08:27] jdong: sure, but that is a bad point, not an inherently badness === ademan [n=dan@chem1.dvc.edu] has joined #ubuntu-motu [08:36] when i do "pbuilder build ../*.dsc" i get this error "configure.in:10: required file `src/sdk/config.h.in' not found" in configure.in there's a line "AC_CONFIG_HEADER([src/sdk/config.h] )" , should i rcomment out that line to see if i can get things to build? === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu === did448 [n=didier@62.210.200.99] has left #ubuntu-motu [] === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [08:43] anyone? [08:44] for? [08:44] ademan: which package? [08:45] code::blocks === joumetal [n=jouni@laku34.adsl.netsonic.fi] has joined #ubuntu-motu [08:45] ah sorry ademan, didn't read above : === fernando__ [n=fernando@189.0.132.246] has joined #ubuntu-motu [08:45] :-) [08:46] i feel like i'm soooo close to getting this to work [08:47] ademan: sorry, is this a new package? [08:47] ademan: Is that file in the package itself? [08:47] coNP: yep, and the majority of the debian dir is from the upstream maintainer [08:47] AND he only builds with fakeroot, not pbuilder [08:48] ademan: that should not mean any problems, can you build via fakeroot? [08:49] dunno, but it kinda does, cause there are lots of dependancy problems [08:49] (via pbuilder) [08:49] the Build-Depends was insufficient [08:49] but i've fixed it to some degreee [08:49] btw how in the heck do i comment stuff out in a M4 file? #? [08:49] Why would you want to do that? [08:50] cause of my error described at 11:36 [08:50] If I were to hazard a guess, you are missing a -dev library dependency somewhere. Finding that's more likely to be fruitful than commenting out lines. [08:51] but its a missing file in the src directory, rather than a dependancy problem, isn't it? [08:51] LaserJock: really, it would be great to have a link to the debian changelog in http://tiber.tauware.de/~laserjock/motutodo/universe.html, please :) [08:53] ademan: Aye if you find ./ -name config.h.in it isn't there? [08:53] Or you could look in src/sdk directly I suppose :) === lukaswayne9_ [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-motu === ademan_ [n=dan@chem1.dvc.edu] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-46-173.w82-120.abo.wanadoo.fr] has joined #ubuntu-motu === Weems [n=frodo@unaffiliated/weems] has joined #ubuntu-motu === gouki [n=gouki@unaffiliated/gouki] has joined #ubuntu-motu [08:58] Hi, I'm creating a package but I'm not able to find the required library on official repositories. Can anyone help me out? [08:58] gouki: What library? [08:58] are universe syncs automagic or need to be requested? [08:58] (looking at deluge-torrent atm) [08:58] libssh - I just want to make sure it's not there [08:58] jdong: Early on they are automagic but have been manual for a while now [08:59] oh [08:59] do I need to be all formal requesting syncs [08:59] or will a message here suffice? :D [08:59] bddebian: I just found it on Feisty... [09:00] jdong: All formal. We can't do syncs, only archive admins can [09:00] got it [09:01] bddebian: what is the format of a sync request? [09:03] jdong: Just a bug on LP. State the package name, version, which archive (i.e. unstable, etc) and component (ie main, contrib,etc) [09:04] bddebian: who should be subscribed? -archive? [09:04] changelog between current version in ubuntu and last version in unstable (or whatever) [09:04] jdong: u-u-s if you are not a MOTU [09:04] jdong: If you aren't an MOTU, you should probably subscribe UUS first and we will subscribe UA [09:04] did i miss anything? [09:04] bddebian: ok [09:04] bbdebian: yeah there's no src/sdk/configure.in [09:05] already there.... bug 79627 [09:05] Malone bug 79627 in deluge-torrent "Update to 0.4.1" [Undecided,Unconfirmed] https://launchpad.net/bugs/79627 [09:05] uus is not subscribed though === gouki [n=gouki@unaffiliated/gouki] has left #ubuntu-motu [] [09:05] ademan_: Are there any configure files in src/sdk/ ? [09:06] hrm lemme check [09:07] bddebian: ^^ should I subscribe uus or will you guys be able to handle it from this point? [09:08] bddebian: nothing *.in, there's a couple headers with configure in the name, but they don't have any of the text replacement looking stuff that *.in files generally have === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu [09:09] should i just try commenting out the offending line in configure.in? [09:10] (is "dnl" a comment? it seemed to be) === joumetal [n=joumetal@laku42.adsl.netsonic.fi] has joined #ubuntu-motu === givr1 [n=Florent@APuteaux-152-1-76-107.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu [09:14] well it just about built [09:14] it was REALLY close [09:14] it seems g++ blew up, i'll make a pastebin [09:15] and it wasn't blowing up for a lack of configure.h.in [09:16] anybody get Ubuntu ISO testing bug email today? [09:16] http://rafb.net/p/ejN6pR53.html anyone who takes a look at this, it would be appreciated, this was while running pbuilder, it seems to have made it to the build target [09:17] might it have to do with the lack of svn? should libsvn be in Build-Depends? (looking at line 7) [09:17] LaserJock: me [09:17] ademan_: if svn is not found, svn should be installed, I guess [09:18] ademan_: might be some clib bug? [09:18] LaserJock: the kiso one? [09:19] I mean bug #81630 email [09:19] Malone bug 81630 in ubuntu-iso-tests "20070126: ubuntu i386 desktop" [Undecided,Rejected] https://launchpad.net/bugs/81630 [09:20] ademan_: yeah looks like it can NOT find svn [09:20] ademan_: build-depend on subversion [09:20] not libsvn0-dev? [09:20] i guess probably not === givr2 [n=Florent@APuteaux-152-1-20-193.w82-120.abo.wanadoo.fr] has joined #ubuntu-motu [09:21] ademan_: it is looking for the command line [09:21] thanks [09:21] alright, thanks [09:21] ademan_: I guess the package is called subversion [09:23] Sorry guys, gotta run [09:23] later [09:24] God, i'm in my data-structures class learning about arrays.... [09:24] the makefiles i have to write are longer and more complicated than the programs themselves... [09:24] ademan_: If I'm on later and you still have problems, poke me [09:24] alright i will, thanks for the help [09:25] thank you all really, bein pretty patient with me asking all these questions that would be better put in #ubuntu-motu-school [09:25] ...which is all but dead... === Kyral [n=kyral@HyperDream.graham.clarkson.edu] has joined #ubuntu-motu === jlawler [n=jlawler@casa03.engr.siu.edu] has joined #ubuntu-motu [09:27] dear lord it's actually building!' [09:27] ack === jdong turns off highlighting on 'dear lord' [09:29] lol sorry, didn't mean to startle you :-)( [09:30] man i don't think i've ever compiled something that took > 5 minutes [09:30] course, i might have back on windows, but in my experience the msvc compiler was way faster than mingw [09:31] ademan_: what? [09:31] you need to try Gentoo [09:32] I think pbuilder for gcl took over 1hr for me [09:32] i dunno, when i was on windows the msvc compiler beat the pants off of mingw every time on compiling speed (dunno about the speed of the resulting executable) [09:34] man, nothing system76 offers has a built in tv tuner [09:36] hey what does debian/dirs do? [09:36] creates directories that weren't created by the source itself [09:37] so if you need to add a file from the packaging (man page or .desktop say) you need to make sure that the directories exist [09:37] so usr/bin -> debian/usr/bin ? [09:38] ademan_: I guess debian/dirs/usr/bin [09:38] no [09:38] dirs is a file though not a dir [09:38] it's debian/tmp/usr/bin/ or debian//usr/bin/ [09:38] I see [09:39] that's why it's just usr/bin [09:39] ah, it's tmp then, i saw a bunch of tmp crap during the build [09:39] which is still happening by the way... === twilight [n=twilight@ubuntu/member/twilight] has left #ubuntu-motu [] [09:39] ademan_: the whole .deb is built there :-) [09:40] man, i swear i'm just seeing the same lines over and over again [09:40] and the CFLAGS are rediculously long [09:45] back === fowlduck [n=nate@75-130-31-23.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [09:46] longest.build.ever. [09:47] and wait, as it's done building there will be some silly dh_install error and you'll get to do it all over again ;-) [09:47] i'm in class right now, i don't wanna scream lol [09:48] so far so good though, g++ is done for now, it's doing something else now === ademan__ [n=dan@chem1.dvc.edu] has joined #ubuntu-motu [09:50] no errors [09:50] but where's my deb? === ademan__ commits sepukku === givre [n=Florent@APuteaux-152-1-45-92.w82-120.abo.wanadoo.fr] has joined #ubuntu-motu [09:51] ademan: dude, you gotta calm down [09:51] :-) [09:51] ademan: you built it with pbuilder, right? [09:51] yep [09:51] then it's probably in /var/cache/pbuilder/result/ [09:52] unless you're using my script and then it's in ~/pbuilder/ [09:52] its there! === ademan un-sepukkus [09:52] good, no sepukku [09:52] ;-) [09:53] so, now the moment of truth, trying to install, and watching the package break something important :-) [09:53] can't have our contributors doing that [09:53] at least not too much [09:53] ademan: run dpkg -c on the .deb [09:53] alright thanks [09:53] ademan: also install lintian and linda and run lintian -i and linda -i on the .deb [09:53] is there any way to do that from the rules file? seems like a good idea [09:53] you can also run lintian and linda on the source package too (by running it on the .dsc) [09:54] no, that's *after* you build [09:54] too bad [09:54] well, it's not hard to do :-) [09:55] dpkg -c just spat out a bunch of path names [09:55] ademan: dpkg -c gives you the contents of the .deb as they are going to be installed on the user's computer [09:55] ah, so should i be worried all of the paths are ./usr ./etc and so on? [09:55] ademan: you should check to make sure everything you *think* should be there *is* there and in the right place [09:56] nope [09:56] alright, well i guess heregoes, should i lintian them first? [09:56] yeah, go for it [09:56] dpkg -c and lintian/linda could save sooo much time on REVU [09:57] yeah i'm not going to upload like this though, the package REALLY needs to be split up into multiple packages, for instance it includes a SDK among other things === givr1 [n=Florent@APuteaux-152-1-69-84.w83-204.abo.wanadoo.fr] has joined #ubuntu-motu [09:58] also, it's installing a bunch of shared objects into /usr/share, when it should be usr/lib shouldnt it? [09:59] since share is for stuff like images, GUI xml files, etc, non-binary stuff right? [10:00] crap, i gotta go, i'll be on again in about 4 hours [10:00] thanks for all the help [10:00] LaserJock: so, what do you think about the debian changelog link? it would be better for when there are many changelog entries since the last ubuntu version [10:01] sure [10:03] :) === jikanter [n=jordan@cs-user79.wireless.uic.edu] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu === coNP [n=conp@pool-00a7b.externet.hu] has joined #ubuntu-motu === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu === ryanakca [n=ryan@d226-26-139.home.cgocable.net] has joined #ubuntu-motu [10:41] dammit. [10:41] yet another $curse user that assinged his generic upgrade problems to 'upgrade'system'. i thought i had reassigned it, but it only ended up adding another package to the bug. [10:42] how do I fix this? === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-motu === pochu_ [n=Pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-motu [10:46] LaserJock: actually, I didn't see the link "changelog" on packages.qa.d.o and I was clicking on each link in "latest news" :p so it still would be better to have the link directly but it's up to you :) === janm [n=jmalonzo@ppp4592.dsl.pacific.net.au] has joined #ubuntu-motu === welshbyte [n=welshbyt@cpc1-cwma2-0-0-cust314.swan.cable.ntl.com] has joined #ubuntu-motu [10:58] LaserJock: where can I download the source of multidistrotools? [11:01] Adri2000: https://wiki.ubuntu.com/MultiDistroTools [11:01] but I don't know if this is still uptodate === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu [11:02] geser: it says "bzr branch http://ox.blop.info/bazaar/multidistrotools/" but 404 [11:02] then it's outdated [11:03] ping lucas, where can I download the source of multidistrotools? === Simon80 [n=Simon80@rn-v1n5b15.uwaterloo.ca] has joined #ubuntu-motu [11:05] Adri2000: I have a bzr repo of it (with my patches) [11:06] LaserJock: please url :) === Adri2000 will have to learn bzr [11:06] http://tiber.tauware.de/~laserjock/multidistrotools/ [11:07] thanks [11:09] so, about my upload [11:09] is there something else I have to do after getting it reviewed? [11:09] ...doing my homework now [11:09] (researching it) === did448 [n=didier@LPuteaux-151-41-32-62.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu [11:21] ok, I couldn't find anything - in summary, I packaged something simple and it's been advocated by one person - what has to happen before it gets into Feisty? === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [11:26] Simon80: you need a second advocate [11:26] ok, change of subject :) [11:27] so, anyone want to review my shiny little package? it even has a manpage! === ciscosurfer [n=magic@216-80-124-12.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu-motu [11:28] Simon80: what did you do? (I am not a MOTU, just interested) [11:29] ah, it's logitech_applet, lets the user tweak the DPI and cruise control on certain Logitech mice [11:29] I think I should add Gentoo's patches though, for MX300/518 [11:31] or I'll just package lomoco [11:31] hrm [11:33] Simon80: thanks for the info [11:33] it's pretty high time for at least one of these packages to get in [11:33] and no problem :) === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu === jlawler [n=jlawler@ws041057.vas.siu.edu] has joined #ubuntu-motu === bigon_ [i=bigon@imladris.bigon.be] has joined #ubuntu-motu [11:48] Which Ubuntu supported architectures are big endian? I know PPC is. === RAOF [n=chris@202.63.35.99] has joined #ubuntu-motu [11:50] I think that's it, unless niagara is big endian [11:51] and if your app's not a server app, you don't have to worry about that arch [11:52] Well the fact of the matter, is that all packages are built for sparc, so I want to make sure things are done right. === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [11:52] Regardless of whether its only a server platform or not. [11:53] The package I am working on could indeed be used on a server. === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu