[12:33] that's NEW then probably [12:33] beuno: have you resolved your gig problem? [12:33] I think it can for 4 more days [12:33] geser: yes :D [12:34] taht package owes me 2 days of my life [12:34] what's the process so get it in then? [12:35] !REVU [12:35] REVU is a web-based tool to give people who have worked on Ubuntu packages a chance to "put their packages out there" for other people to look at and comment on in a structured manner. See https://wiki.ubuntu.com/MOTU/Packages/REVU [12:36] great, I'll clean it up a bit and upload [12:36] thanks :D [12:36] oh, and also, what's the process in the changelog and such considering it has already been in ubuntu? [12:43] good question, I'd say you can start as if it was never included [12:43] ScottK: python-psycopg2 does not pull python 2.4 in gutsy .... tracing what package is .. [12:44] great, I'll clean it up and upload to REVU then, thanks geser === luisbg [n=luisbg@193.145.150.119] has joined #ubuntu-motu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu === doko_ [n=doko@dslb-088-073-102-213.pools.arcor-ip.net] has joined #ubuntu-motu [01:11] geser: uploaded to REVU, does it take a while to show up? === thinkl [n=tom@216-15-114-66.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com] has joined #ubuntu-motu [01:12] Can anyone tell me how to create a dependency on A or B in a .deb control file? I develop an application that requires python bindings for sqlite -- I used to depend on pysqlite2 -- now with sqlite3 built into python2.5 I don't need to. I'd like to depend on python2.5 or pysqlite2. [01:13] ah, nothing, it got rejected for a good reason (I put unstable in the changelog) === bmm [n=bram@cc400801-a.groni1.gr.home.nl] has joined #ubuntu-motu [01:15] Hi everybody. In the coming hour, I'm looking for any comments and advocates for boswars: http://revu.tauware.de/details.py?upid=70 === ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu [01:23] Ah -- pysqlite2|python(>2.5) looks to be right. [01:23] hmmm... I got "Signer has no upload rights at all to this distribution.", but I am in the Ubuntu Universe Contributors team already... (been their for a while now) [01:24] beuno: probably dput to ubuntu instaed of dput revu [01:24] good night === RainCT [n=RainCT@unaffiliated/rainct] has left #ubuntu-motu ["Leaving."] [01:24] Sleep tight [01:24] bmm: sounds right, thanks :D [01:24] my pleasure === thinkl [n=tom@216-15-114-66.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com] has left #ubuntu-motu [] === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu [01:40] yay! it's up there! now I just wait for someone to review it? === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-motu [01:44] beuno: well, you kind of have to ask for it if you want to speed things up. But waiting for comments and keeping an eye on your mailbox (make sure you get the REVU messages) will also work. [01:45] beuno: If you are online and asking for it, people are faster at working with you though. Mondays are REVU days as far as I know. [01:45] bmm: aah, right, I believe I have 4 days, so it seems I do need to speed things up [01:45] oh, great, I'll make sure I'm here monday :D [01:46] beuno: I'd have to look it up for sure, but I think the last meeting mail said it would be monday ;-) [01:46] beuno: Why do you need it in 4 days? [01:46] bmm: I hang around here all the time anyway, so I guess I'll bug random people I see active :p [01:47] 19:32 * beuno wonders if he can still get a package into Gutsy [01:47] 19:33 < pygi> I think it can for 4 more days [01:48] beuno: I mostly just say "Any MOTU, I'm looking for advocates for package.. etc". Ah, getting it into Gutsy would be nice indeed. [01:48] I think pygi is talking about universe new package freeze. === beuno suspects minghua is a MOTU and has the superpowers to review [01:48] Oh, yes, probably depends on wether it's new or an update. [01:48] it's NEW :D [01:49] mine two :-) [01:49] beuno: what is your package called? Mine is boswars. [01:50] bmm: linuxsampler [01:50] beuno: Yes I am a MOTU, but sorry I have neither time nor an Ubuntu system to properly review now. [01:50] it's for multiverse [01:50] minghua: no problem, thanks anyway, it was worth a shot :D === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === jussi01 [n=jussi@dyn3-82-128-184-60.psoas.suomi.net] has joined #ubuntu-motu [01:52] minghua: do you know how I can do a get-source from revu? Then I can start posting comments on it ;-) [01:55] bmm: By "get-source" so you mean getting the source package? [01:55] s/so/do/ [01:56] minghua: yes, something that has the same effect as "apt-get source" but gets,extracts and patches a package from REVU === EliasAmaral [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu-motu [01:56] Yes you can. === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [01:57] minghua: how? The revu-report script doesn't really seem to do something like that. Could you possibly give me an example command or such? [01:57] bmm: Take beuno's package, linuxsampler, as an example: [01:57] anybody having problems with system-config-printer? I have to re-enable my printer every time I need to print :( [01:57] bmm: First get the package: dget http://revu.tauware.de/revu1-incoming/linuxsampler-0708260400/linuxsampler_0.4.0-1.dsc [01:58] bmm: Then extract it: dpkg-source -x linuxsampler_0.4.0-1.dsc [01:58] bmm: This is roughly what "apt-get source" is doing behind the scene. [01:59] minghua: great! Works like a charm, thanks! [01:59] bmm: As for the revu-report script, I don't know it at all so have no idea. [02:00] bueno: you need an ubuntu version added to the version in the control [02:00] LaserJock: Isn't that a question for #ubuntu+1? ;-) [02:00] LaserJock: Good afternoon BTW. [02:00] minghua: only documentation about reviewing I could find, but looked like you needed special privileges, but this works like a charm! Thanks! [02:00] ...or good evening. [02:01] bmm: you mean in the changelog? [02:01] beuno: ah, yeah, sorry the changelog ofcourse :-S [02:02] bmm: it would be 0.4.0-0ubuntu1, right? [02:02] beuno: do "dch -e" from your linuxsampler directory and then add -0ubuntu1 === leonel [n=leonel@189.155.124.207] has left #ubuntu-motu [] === khermans [i=khermans@nat/cisco/x-d2a18ad83879b7df] has joined #ubuntu-motu [02:04] minghua: I did ask in #ubuntu+1 but there about has helpful as usual [02:04] beuno: Why do you have a Makefile.am in the debian/ directory? [02:06] LaserJock: Tough luck. You know where malone is. :-) [02:06] bmm: I don't, the original tarball does :D [02:06] beuno: The debian directory should not be part of the orig.tar.gz and not part of the upstream release, why is it in there? [02:06] Bad, bad upstream. [02:06] beuno: ok, so upstream already has a debian/ directory :-S [02:06] bmm: exactly :D [02:06] and the /debian dir upstream doesn't work and sucks :D [02:06] I'm not sure what to do with that, somebody with experience who can comment? [02:09] beuno: I think you might have to convince upstream to leave the debian directory out of their releases (minghua might know what to do) [02:10] I agree that persuading upstream not to put debian/ dir in the released tarball is the most correct thing to do. It may be hard to achieve though. [02:11] minghua: it seems upstream has already been contacted in debian, and he hasn't responded [02:11] (it used to be in Debian too) === Yann_Dinendal [n=Yann@dyn-91-163-241-78.ppp.tiscali.fr] has joined #ubuntu-motu [02:11] (And don't take my words too seriously, I don't know the Ubuntu's guidelines on such issues very well.) === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu [02:11] beuno: Used to be? Why isn't it in Debian anymore? [02:12] minghua: same reason then in Ubuntu, upstream added a non-commercial clause to the GPL [02:12] so it had to be removed [02:12] (it should of been moved to non-free, but it didn't) [02:13] Hmm. I see. === javierder [n=javier@159-142-126-200.fibertel.com.ar] has joined #ubuntu-motu [02:14] ok, I changed the versioning, I should just upload to REVU again and it will update" [02:14] ? [02:14] beuno: I think there is much more to change, but I'm not sure how to do it. However, you can do a "dput -f revu package_source.chagnes" === goedson [n=goedson@20158109246.user.veloxzone.com.br] has joined #ubuntu-motu [02:15] beuno: the "-f" will make sure dput pushes it to the server even though the same version has already been uploaded. [02:16] bmm: great, thanks, uploaded and will try again monday when more people are here [02:16] beuno: still trying that nasty app? [02:17] beuno: Have you discussed the license issue of linuxsampler with anybody? === minghua suspects linuxsampler is un-distributable as is. [02:17] LaserJock: yeap, but I got it working :D [02:17] LaserJock: http://revu.tauware.de/details.py?upid=76 === DarkMageZ [n=richard@ppp121-44-115-94.lns10.syd6.internode.on.net] has joined #ubuntu-motu [02:18] minghua: I have, and I believe gpl + non commericial is fairly common, and is OK in multiverse [02:18] beuno: have you consulted an archive admin? [02:19] LaserJock: no, I should get a hol on one of those [02:19] who can I contact? [02:19] beuno: No, it's not common at all. Basically the non-commercial requirement contradicts with GPL, which makes the whole package without any valid license. [02:19] beuno: just email ubuntu-devel or ubuntu-devel-discuss maybe [02:19] LaserJock: great, will do, thanks :D [02:20] beuno: Do you know *any* other software that has a "GPL + non-commercial clause" license? [02:20] minghua: I can't think of any right now, but I've heard about it in debian many times === minghua doesn't think so. [02:21] beuno: given that Debian *removed* the package, I'd be careful [02:21] Debian removed linuxsampler instead of putting it in non-free for a reason. [02:21] generally if it's non-free they move it to non-free, not remove it completely [02:23] yeap, although the DD that asked me to help package considered it was OK, so I went for it, I'll email -devel, and if it can't go in, I'll just have learned a but more :D [02:23] sure [02:26] -devel is moderated for non-developers, just FYI. [02:26] hmmm, ok, I'll email ASAP then :D === luisbg [n=luisbg@193.145.150.119] has joined #ubuntu-motu [02:28] -devel-discuss is open for all subscribers. :-) [02:29] The moderation is usually quite in-time, but you never know. [02:29] oh, -discuss sounds more appropriate [02:30] beuno: some things you might also want to tell MOTU people to take a look at are: no configure-stamp, but a touch on configure; copy of config.sub and config.guess doesn't need a test (is a build-essential); Changelog can be smaller and should contain "initial release"; Maintaier should be Ubuntu MOTU, you are the XSBC-Original...; [02:31] beuno: a real MOTU probably won't agree with everything, and the upstream debian thing is your biggest problem at the moment. [02:31] bmm: config.sub and config.guess (from autotools-dev) is not in build-essential AFAIK. [02:31] oooh, sounds like a lot needs to be done, I was used to debian guidelines :D [02:31] here's the debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328121 [02:32] Debian bug 328121 in linuxsampler "linuxsampler: Inconsistent and non DFSG free license" [Grave,Open] [02:32] beuno: minghua is right on that, you probably need to add autotools-dev to allow for that... Ask a MOTU when it comes to it ;-) [02:32] will do [02:33] Hmm. I wonder why ubotu thinks 328121 is open. [02:40] beuno: I'm also not sure wether echo '/usr/lib/linuxsampler' >> /etc/ld.so.conf is good to do, probably want an "echo '/usr/lib/linuxsampler' > /etc/ld.so.conf.d/linuxsampler.conf" there. [02:41] beuno: but I'll stop bombarding you with details, as I'm not MOTU anyway :-) [02:43] bmm: I'll look into all of it, thanks :D [02:43] bmm: The point on touching /etc/ld.so.conf is very good. [02:43] come to think of it, you probably just want a file installed into that directory, then you could drop the whole postinst/postrm. But I'm not sure about what the policy is. === finalbeta [n=gggggggg@d54C6865D.access.telenet.be] has joined #ubuntu-motu [02:45] Do I need to add Debian's ITP to Ubuntu's needs-packaging bug report? [02:45] bmm: I think you're looking at the upstream's /debian dir, I don't have any postinst/postrm files [02:48] beuno: ah, yes, not sure why but I see it's in orig and not mentioned in the diff.gz, so it just sits there untouched? [02:49] bmm: yeap [02:50] Jazzva: Yes, please do. (Not that you *need* to add it, but it's very nice to do so.) === astro76 [n=james@unaffiliated/astro76] has joined #ubuntu-motu [02:50] minghua: Thanks :)... I just wasn't sure if it's usual/possible for needs-packaging. [02:51] Well, I'm off to bed, but I'll be back in a day or so to get any MOTU to look at boswars. cya === mohammad [n=mohammad@CPE080046dc2143-CM0011aea585d0.cpe.net.cable.rogers.com] has joined #ubuntu-motu [03:14] would a MOTU please review (Zekr Quran Translations) ? http://revu.tauware.de/details.py?upid=75 === luisbg [n=luisbg@193.145.150.119] has joined #ubuntu-motu === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-motu === rob [i=RobertSt@freenode/staff/rob] has joined #ubuntu-motu [03:35] does anyone know why schroot would fail to find /bin/bash et all, do I need to build the chroot before using it somehow? [03:38] q === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === Knightlust [n=dax@ubuntu/member/knightlust] has joined #ubuntu-motu === freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === luisbg [n=luisbg@18.Red-88-23-98.staticIP.rima-tde.net] has joined #ubuntu-motu [04:31] revu sent me this mail [04:31] "Rejected: [04:31] Signer has no upload rights at all to this distribution." [04:31] but I'm in the Ubuntu Universe Contributors Group launchpad team [04:31] what other things I need to be able to upload to REVU? [04:32] luisbg: have you followed the steps to make sure you're uploading to REVU and not Ubuntu (which is the default) [04:32] beuno, I read that REVU is by default in dput now [04:32] going to check [04:33] oops [04:33] :D [04:33] I went through exactly that a few hours ago [04:33] luisbg: it's not. it never has been. [04:33] luisbg: it never will be [04:34] yeah, ubuntu was the default host [04:34] changed it to revu [04:34] Hobbsee, why not? [04:35] luisbg: because the ubuntu developers upload direct to ubuntu === caravena_ [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu [04:36] luisbg: and so the decision is made to keep the scripts with no extra options for motu's/core devs, and add extra switches and stuff for the people who dont have upload access [04:36] Hobbsee, and the motu to revu :P [04:36] ahhh I see [04:36] MOTU dont use revu for uploading new packages. they dont need to. [04:36] who have upload access to ubuntu? [04:36] well, for the most part [04:36] motu and core dev === luisbg needs to be a motu soon [04:36] (depending on the section that you're uploading to) [04:36] I'm technically in the motu process [04:37] just haven't had too much time to go through it [04:37] packaging anyway [04:37] Hobbsee, btw... how is all? [04:37] sorry? [04:37] how are you doing [04:38] luisbg: also remember that a whole bunch of these scripts come from debian, and the addresses are changed for ubuntu - so they tend to work in the same way for both distributions [04:38] i'm doing OK [04:38] cool [04:38] thanks for the help [04:38] no problem [04:39] I'm waiting for the revu sync to check it is in now [04:39] sec. [04:39] it's not automated anymore [04:39] the package is the ubuntustudio-menu [04:40] I invite everybody to check it, and look if it is ok for universe [04:40] Hobbsee, hmmm? how does it work now? [04:40] luisbg: is it already uploaded? [04:40] luisbg: it got moved, so it's a bit fo a WIP [04:41] yes... Uploading to revu (via ftp to revu.tauware.de): [04:41] ... ubuntustudio-menu_0.1_source.changes: done. [04:41] Successfully uploaded packages. [04:41] Hobbsee, you got to pull the plug to make it sync? :S [04:41] luisbg: yeah [04:42] :S [04:42] luisbg: it's taking a long time to do, as it's a slower machine === Hobbsee waits for that to appear [04:42] automatic stuff is better almost all the time [04:42] thsi is true, but if it's taking around an hour... [04:42] Hobbsee, thanks [04:42] how slow is the "slower machine"? [04:43] rather [04:43] (it's not mine) [04:43] heh [04:44] faster revu machine spec? [04:44] anyone? [04:46] i'ts on an interim server, like the topic says [04:46] the new machine isnt yet connected to teh network [04:47] luisbg: I am downloading it now. [04:48] TheMuso, downloading it from where? [04:49] luisbg: revu [04:49] is it up? [04:49] Yes. [04:49] I don't see it in the website [04:50] Its at the bottom. [04:50] ahhh there it is [04:50] what a beauty [04:50] Hobbsee and TheMuso, thanks for all [04:51] 3:50 am here [04:51] And I just realised that I am not yet a reviewer. [04:51] gonna go sleep [04:51] =) ciao! [04:51] luisbg: Ok I'll have a look and let you know. [04:52] goodnight... see you tomorrow [04:52] TheMuso: which email do you use to login? [04:53] TheMuso: themuso@u.c? [04:53] Hobbsee: themuso@ubuntu.com [04:53] TheMuso: changed [04:53] Altering themuso@ubuntu.com to level reviewer [04:53] Hobbsee: THanks [04:53] no problem [04:54] meh. THis package has problems already. [04:54] I have already found two. [04:56] ok now I can't seem to log in. [04:56] TheMuso: did you try recovering the password? [04:57] Hobbsee: gah sorry! Seems that I am actually using themuso@themuso.com to log in. [04:57] just so used to using @u.c with it. :) [04:57] but since everything changed... [04:58] ahhh :) [04:58] sorrrrryyyyy [04:59] TheMuso: no problem, try again [04:59] TheMuso: you should actually be able to login - there's a valid password listed here for you [04:59] Hobbsee: Yeah I know. I do have it. [05:00] Ah! Thats better. [05:00] cool [05:01] Now to be an absolute bastard with this package. [05:01] as there is a lot done badly. [05:01] haha === TheMuso looks at a package like this, and automatically thinks... cdbs!! === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-motu === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu === Lure [n=lure@38.99.84.33] has joined #ubuntu-motu === tgm4883_laptop [n=tgm4883@c-71-193-246-120.hsd1.or.comcast.net] has joined #ubuntu-motu === RobinD__ [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu === ytojack [n=ytojack@125.91.35.190] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-41.auto.rp80.se] has joined #ubuntu-motu === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu === mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === DarkRaven [n=dvwyngaa@dsl-244-209-175.telkomadsl.co.za] has joined #ubuntu-motu === xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has joined #ubuntu-motu [06:57] greetings === Hobbsee waves [07:09] hello Hobbsee long time [07:09] indeed! [07:10] been on a vacation myself but it feels nice to be back :P [07:11] :) === Hobbsee wonders what holidays and such are [07:11] sometimes the mind needs to be cleansed before working on more dpkgs [07:11] Hobbsee: I am with you there...what is a holiday again? :) [07:11] nixternal: no idea. [07:11] maybe one of these days I will figure it out [07:12] it is that where everyone around you is doing stuff where you are sitting at home doing nothing [07:12] ahhh, OK, then I am on holiday everyday then :D [07:13] only holidays for me are birthday and other self-created holidays, trips to newegg.com order button, etc [07:13] xtknight: oh right, i thougth they were called weekends. === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu [07:14] hell, I don't even know what the sun is yet [07:15] It's the big ball of fire outside, where the bears are. [07:15] oh, that's a type of machine. === RAOF waves === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === Hobbsee glares at RAOF === RAOF reads up on what needs to be in the email === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === khermans [i=khermans@nat/cisco/x-37da7eb1fdc4bc07] has joined #ubuntu-motu === Knightlust [n=dax@ubuntu/member/knightlust] has joined #ubuntu-motu === mattg [n=matt@ip68-104-158-11.ph.ph.cox.net] has joined #ubuntu-motu [08:07] can anybody help me add UDF Volume Support? === fraco [n=fraco@213.219.141.36.adsl.dyn.edpnet.net] has joined #ubuntu-motu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu [08:17] Hobbsee: Care to review a MOTU application? [08:18] RAOF: sure === RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu [08:20] RAOF: Yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaayyyyyyyyyyyyy!!!!!!!!!!!!!!!!!1 [08:21] RAOF: I was *THIS* close to recommending you. [08:21] RAOF: Seriously dude, you WILL be a shoe in. [08:22] Heh, thanks :) [08:23] I should subscribe to motu-council so I can say nice things about RAOF [08:23] What the hell? Bug #134842 is a needs-packaging for a piece of OS X software! [08:23] Launchpad bug 134842 in ubuntu "[needs-packaging] Fairmount" [Undecided,New] https://launchpad.net/bugs/134842 === TheMuso still has memroies of the days when the tech board appointed new MOTUs. [08:23] RAOF: looks fine [08:24] TheMuso: Me too [08:24] Right. Now to hunt down the email addresses of my sponsors so I can CC them :) [08:24] RAOF: If I'm not on your sponsors list, add me too [08:24] RAOF: It isn't by chance a cross-platform app? [08:25] RAOF: Actually, I should be - I uploaded kvm and specto (both Debian and Ubuntu) for you. :-) === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu [08:27] TheMuso: Not as far as I can see on the project page. All OS X screenshots, and it seems heavily tied into the OS X system. === nu [i=neuro@host76-15-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [08:28] RAOF: ah ok. === TheMuso stops procrastinating and goes to do something useful. [08:29] back in a bit. [08:40] Hm. How can I find who sponsored my uploads? [08:40] errr.... [08:41] short of decrypting the key on the accepted mails in gutsy changes... [08:41] i'd just put the ones you remember, i think [08:41] Bugmail? [08:41] or bugmail, there's a thought [08:42] Yah, I'll hunt through that. [08:47] Hm. I suppose that tracker-search is probably meant to return some form of search results at some point. === davromaniak [n=cyril@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu [08:48] hah === nu [i=neuro@host76-15-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [08:53] Wow. I had no idea I had so many sponsors. [08:54] !nickspam | nuu [08:54] nuu: You should avoid changing your nick in a busy channel like #ubuntu - it causes unrequired scrolling which is unfair on new users. The same goes for using noisy away messages : use the command "/away " to set your client away silently - See also !Guidelines [08:54] That would be really annoying if I wasn't doing something else :P [08:58] RAOF: How many sponsors? [09:02] 7, I think. I've sent off the email now. [09:03] Also, I don't think that's actually everyone, just the people who appear in mail containing "fix released" in my bugmail folder. [09:03] Hm, I wonder if it's worth trying for a UVFe for Empathy. [09:04] really sorry about the nickspam, just my psybnc being stupid [09:04] should be ok now, at least until i reconnect ;) [09:05] nuu: That's OK. It's just kinda annoying ;) [09:05] yeah, i know === mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu [09:06] Heh, too slow on the Empathy front :) [09:07] RAOF: i thought there was one, i thought i ack'd it [09:07] Hobbsee: Indeed, that's what I meant. [09:07] :) [09:08] I was just looking at the "hey, there's a new version of empathy". Turns out we already know, and have already ack'd the UVFe :) [09:17] do we still use pbuilder with gutsy? [09:17] You can, yes. [09:17] what is everyone using though? [09:18] I use sbuild, because I've got a box with LVM set up as a buildd. [09:18] That's faster than pbuilder, and sends automated build logs by email. [09:18] I use both === Hobbsee uses pbuilder === Fujitsu hasn't had cause to use pbuilder since setting up sbuild. [09:20] sbuild gives me the error "mailto not set" when trying to set it up [09:21] any ideas how to fix that one? [09:21] Set mailto in ~/.sbuildrc === ytojack [n=ytojack@218.15.97.185] has joined #ubuntu-motu === TheMuso uses sbuild. [09:22] Fujitsu, ok I don't have one of those, what is the format of the file to set that? [09:23] aving a log generated without specifically requesting it is a good thing. [09:23] And, through lvm snapshots, allows package install/removal testing to be a snap. [09:24] bugger it, I'll just use pbuilder :) [09:25] RAOF: TheMuso you're all getting moderated... [09:25] clearly you dont subscribe to the MC === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [09:26] Hobbsee: I do. [09:26] Its not to say that RAOF's other sponsors are though [09:27] TheMuso: none of the mail has hit the MC yet [09:27] wait, yorus has === Hobbsee suggests people use "MOTU application for x", so as to not get threaded onto other applicaitons. [09:28] or start a new mail [09:29] Hobbsee: Woudln't that depend on which email client you use? I know for a fact Mutt can determine the difference, even if the subject is the same. [09:29] due to some thread headers that get added somewhere along the line. [09:29] TheMuso: true. thunderbird usually picks up headings, but may not have this time, due to the original mail not getting to the list yet [09:30] oh, hmmm. weird === Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu === Supremus [n=Supremus@194.182.76.83.cust.bluewin.ch] has joined #ubuntu-motu [09:44] That's actually one beef I have with gmail, it doesn't thread properly. [09:46] Should I actually be subscribed to MC? I suppose that's where my application will be discussed, so I might as well. === Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu === Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-motu [09:52] RAOF: if people forget to CC you... === coNP [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu [09:56] Good morning! [09:57] morning coNP [09:58] Hey Hobbsee [10:02] Are bugfixes ever meant to cause an UVFe? I guess not, no matter if they are bugfix releases or they are patches. Am I right? [10:03] bugfix releases should be fine [10:03] it's the ones with new features that ar eteh worry [10:04] And patches to fix bugs are also fine, right? === neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu [10:04] of course [10:05] would seem slightly crazy to take all the patches from the usptream release, and apply them as patches, though. === Q-FUNK [n=q-funk@88.193.25.129] has joined #ubuntu-motu [10:05] as in, same code gets in the release, but with a lot more effort. seems pointless. === jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu === coNP advocates boswars now. === finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu === zakame [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === Pici-_ [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [10:44] ScottK: I added some additional information some my UVFe request : bug 134730 [10:44] Launchpad bug 134730 in dvgrab "[UVFe] Please sync dvgrab 3.0-1 (universe) from debian (unstable)" [Wishlist,New] https://launchpad.net/bugs/134730 [10:44] could you please have a look ? === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu === Czessi-m [n=czessi@194.95.66.31] has joined #ubuntu-motu === neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu === zachy [i=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === Lamego [n=lamego@a81-84-231-104.cpe.netcabo.pt] has joined #ubuntu-motu === Gasten [n=Gasten@h52n9c1o1095.bredband.skanova.com] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === kompozer [n=kaze@AGrenoble-152-1-34-171.w82-122.abo.wanadoo.fr] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [11:16] Oh I forgot. Congrats coNP. [11:16] Thanks TheMuso :) === pgquiles [n=pgquiles@200.Red-81-39-193.dynamicIP.rima-tde.net] has joined #ubuntu-motu [11:19] hello there [11:20] I have a make: dh_testdir: Command not found when using pbuilder [11:20] though a simple fakeroot debian/rules clean works perfectly [11:21] can anyoune please help me with this? [11:21] s/anyoune/anyone/ === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === iceman [n=iceman@cable-87-244-153-189.upc.chello.be] has joined #ubuntu-motu === Czessi-m [n=czessi@194.95.66.31] has joined #ubuntu-motu [11:27] kompozer: At what point does that error occur? [11:29] TheMuso: right when pbuilder starts the fakeroot debian/rules clean === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [11:29] kompozer: Is debhelper listed as a dependency for your package in Build-Depends in the control file? === kompozer looking [11:31] no :-/ [11:32] kompozer: Well I suggest you add debhelper (>= 5) to your Build-Depends field. [11:32] TheMuso: in fact I didn't even have any Build-Depends field [11:33] kompozer: Well if you want your package to build, you will need it. === thekorn [n=thekorn@a89-182-23-235.net-htp.de] has joined #ubuntu-motu [11:35] TheMuso: I have just added the "Build-Depends" field, did a debuild -S, then tried pbuilder again. Fakeroot has been installed but not debhelper. So I still get the same error [11:35] coNP: I'll join you on revu shortly, and will hopefull be able to give a second ack to the packages you have looked at. [11:35] TheMuso: cool [11:35] I was wondering if I should ask someone to do this :) [11:35] kompozer: Where did you put your Build-Depends field? [11:35] !packagingguide | kompozer [11:35] kompozer: The packaging guide is at http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html - See https://wiki.ubuntu.com/MOTU/Packages/New for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/DeveloperResources - See also !backports [11:36] coNP: I'll just get a few announcements sent out to the MOTU list, and then I'll join you. [11:36] TheMuso: Okay. Take your time :) === norsetto [n=norsetto@host186-223-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [11:38] morning [11:38] Hey norsetto. [11:39] Hey coNP; I'm glad I'm not the only madman around ;-) === coNP hides [11:43] Hi norsetto === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [11:43] TheMuso: thanks for your help, the build-deps field was at the wrong line [11:43] geser: morgen :-) [11:44] kompozer: Welcome. === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu === ivoks [n=ivoks@18-82.dsl.iskon.hr] has joined #ubuntu-motu === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu [11:47] Ok, that takes care of that lot. === TomaszD [n=tom@unaffiliated/tomaszd] has left #ubuntu-motu ["Leaving"] === coNP silently watches TheMuso spamming the MOTU lists... :P === cassidy [n=cassidy@184.187-247-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu [11:49] TheMuso: did you get the email from highvoltage about mentoring? [11:53] norsetto: WHich one? [11:53] The last one I got from him was the general ping that gets sent out occasionally. [11:54] TheMuso: ok, we agreed that he was sending you an email with the new pupil; guess he was too busy the last twi days === RainCT [n=RainCT@unaffiliated/rainct] has joined #ubuntu-motu === Pici-_ [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [11:55] norsetto: Ok. [11:55] Themuso: if I don't see it tomorrow I'll send it myself [11:55] Ok. === coNP has some ideas to teach to ubotu === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu [11:56] heh === coNP reviews evolution-rss === `23meg [n=m@ubuntu/member/-23meg] has joined #ubuntu-motu === toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu [12:08] coNP: I see you have advocated boswar; what is this when I try to debuild it: Checking for C library png... no [12:08] Did not find png library or headers, exiting! [12:09] norsetto: I did a pbuilder build. Are you sure you installed everything that is needed? === coNP tries again to build boswars === coNP advocates evolution-rss [12:10] coNP: no pbuilder yet, that was a simple debuild -S -sa [12:10] norsetto: I guess you should install libpng then. [12:10] coNP: I had to install scons, anything else needed? [12:10] norsetto: check the build deps :) [12:11] norsetto: debuild should enumerate any missing dependencies. [12:11] I mean build dependencies === TheMuso reviews xgrep === coNP reviews scolily === jussi01 [n=jussi@dyn3-82-128-184-60.psoas.suomi.net] has joined #ubuntu-motu [12:14] Its not imperative if a package's copyright file doesn't mention when the package was debianized? [12:15] there should be no need to run configure in clean [12:15] coNP: any reason to have liblualib50-dev listed twice in build-depnds? === Pici-_ [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [12:16] coNP: take it back, its not twice [12:16] norsetto: liblualib != liblua [12:16] BTW I guess the second depends on the first. I'll check [12:16] Yeah. [12:16] So liblua should go IMHO [12:17] coNP: yeah, I only installed liblualib and liblua is a required dependency of it === Kmos [n=gothicx@unaffiliated/kmos] has joined #ubuntu-motu [12:17] norsetto: thanks for pointing out this. [12:17] norsetto: do you have reviewer rights in REVU? [12:18] coNP: He is not a MOTU yet. [12:18] Sure. He is a recepcionist. [12:18] TheMuso: he is not a MOTU fullstop ;-) [12:18] norsetto: But you will be one day, won't you. :) [12:18] Actually I mentioned this in my previous comment [12:19] TheMuso: dunno === coNP is for the eventual MOTUfication of norsetto :) [12:19] Or MOTUification? [12:19] I am not sure... :) [12:19] heh [12:20] finally it builds! I had to download half of the bloody repository :-) [12:21] coNP: you know, I'm a receptionist only thanks to my long and slender legs ..... [12:21] hahahahaha === freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === YannDinendal [n=Yann@dyn-91-163-241-78.ppp.tiscali.fr] has joined #ubuntu-motu === coNP commented boswars. Thanks norsetto === norsetto bows [12:24] btw: if you guys need help with REVU today, I can always check a package and let you know my comments [12:25] norsetto: let us know if you have any useful comments on any packages. [12:26] coNP: useful I don't know; I certainly hope they will be [12:30] coNP: just a stupid comment on boswars (I just installed it). the two icon names are the same, and you only recognise the difference when you hover your mouse over them. Perhpas it would make sense to rename the OpenGL .desktop file as Bos Wars GL [12:30] uploading xgrep... [12:30] norsetto: I personally think it is not an usual scenario to install both. [12:30] TheMuso: cool :) [12:31] coNP: why not? for instance I have got two installations, one with accelerated 3d and the other not [12:32] Okay. You are right :) [12:40] TheMuso: are you uploading to the right target now? [12:40] coNP: re evolution-rss. I couldn't advocate, because the debian/copyright file didn't mention where to find the GPL-2 license. [12:40] you right uploading to Debian [12:40] geser: heh yeah. [12:40] Twas in a hurry last night, and was doing a batch upload. [12:41] Back in a bit. Want to reboot this box. [12:42] TheMuso: it says it is at /usr/share/common-licenses/GPL [12:42] Oh. Not exactly. You are right. === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === atlas95 [n=atlas@84.6.197.69] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === coNP reviews libvisual-projectm === Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu === freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu [01:05] do you guys know what a fake sync is? [01:08] yes [01:08] norsetto: Normally used when somebody managed to stuff up the versioning, or a .orig.tar.gz differs between Debian and Ubuntu. It just means that Ubuntu delta (other than the changelog) has been dropped, but it can't be synced from Debian for some reason. [01:08] Fujitsu: ok, for instance if it is in the new queue? [01:09] I guess that would work, too. [01:09] As long as it is identical to the version in NEW. [01:10] Fujitsu: in that case, it would not make sense to wait for the package to be in the official repo? Or pehaprs there is an urgency due to the UVFe [01:12] norsetto: NFPU is in 4 days, so there is quite some urgency. [01:12] Fujitsu: ok, thx [01:14] coNP: I have very few comments on tapioca; what is your email address? === jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu === ChrisJTortoise [n=tortoise@81-86-52-52.dsl.pipex.com] has joined #ubuntu-motu === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === porthose [n=charliej@24-119-101-247.cpe.cableone.net] has joined #ubuntu-motu === freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === porthose [n=charliej@24-119-101-247.cpe.cableone.net] has left #ubuntu-motu [] [01:44] norsetto: you can pastebin that to somewhere. Or msg me [01:45] coNP: emailed them; they are really minor anyhow === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === pgquiles [n=pgquiles@200.Red-81-39-193.dynamicIP.rima-tde.net] has joined #ubuntu-motu === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [01:50] norsetto: I added your comments [01:51] Thanks for your work [01:51] norsetto: Do you check package by hand or with some tool, BTW? === jekil [n=alessand@151.82.10.43] has joined #ubuntu-motu [01:52] coNP: you mean the REVU tools? I can't use them, so its really by hand+debuild/pbuilder/lintian/linda etc. [01:53] I don't know what REVU tools are. [01:53] I have heard about them though, I guess [01:54] coNP: https://wiki.ubuntu.com/MOTU/Packages/REVU/REVU-Tools [01:54] coNP: its only for REVU admins [01:55] you can use them on your machine as well [01:55] ... but reading still in progress ... [01:55] :) [01:55] coNP: apparently you can access the REVU_report though [01:56] coNP: time for lunch :-) [02:00] c [02:00] urgh === Pici- [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === chrisle [n=chris@e178112152.adsl.alicedsl.de] has joined #ubuntu-motu === freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === _wattazoum_ [n=wattazou@ant06-1-82-242-110-34.fbx.proxad.net] has joined #ubuntu-motu [02:06] <_wattazoum_> hello, [02:07] <_wattazoum_> I need some help here, I have just tried to upload my packages to REVU and got rejected ( Rejected: [02:07] <_wattazoum_> Signer has no upload rights at all to this distribution.) Even though I am on ubuntu-universe-contributor team [02:08] <_wattazoum_> what should I do ? [02:08] _wattazoum_: did you ensure you were uploading to revu? do "dput revu changesfile" [02:10] <_wattazoum_> Nice one ^^ ( I did dput "package-version_source.changes") [02:10] <_wattazoum_> like in the wiki [02:11] <_wattazoum_> TheMuso: Thank you very much [02:11] <_wattazoum_> I guess that was the problem [02:11] _wattazoum_: You're welcome. === Pici-_ [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [02:16] hmm... baaaaaaad oo.o. I never told you that you could suck up 98% of CPU and 74% of memory to change locale === jellyfish2002 [n=Miranda@bb116-14-20-154.singnet.com.sg] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [02:28] Hmm... It's not OK to include WAV files in a package, right? I'm not sure if they are really needed... [02:29] Jazzva: why? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-359-1-135-204.w90-49.abo.wanadoo.fr] has joined #ubuntu-motu [02:30] coNP: Well, they are binary files, after all... And I thought that it's not okay to include binaries. On the other side, pictures and stuff are binaries and are needed for icons in programs :). That's why I'm not sure... [02:31] I guess you can include them. It might be a good idea though to put them in a separate binary package like -sound [02:31] coNP: Right... thanks. I still need to check if they're important for a package... === freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-motu [02:34] Jazzva, if they take a significant size, it makes sense to have them on a -sound or -data, because they are architecture independent [02:34] OTOH why would an upstream tarball contain "unimportant" files... :) [02:34] if they are small, splitting them will just create another package, without any benefit, in my opinion [02:35] coNP: Some examples of something :)... Lamego, thanks for the help [02:35] if you are unsure they are needed, they should not be installed at all, to avoid you the need to verify the wav copyrights ;) [02:35] Oh sure :) [02:36] if they are needed, you will test the software, and it will fail :P [02:36] REVU tools are cool [02:36] I guess so :).. [02:36] Ok I'm outa here. [02:37] One more thing... I need this package as a build-dep for another package... I suppose it should be a library package then... Any info related to making library packages? [02:37] *Any info on the web... [02:39] Jazzva, according to google: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html [02:39] :P === Martinp23 [n=martinp2@78.32.24.164] has joined #ubuntu-motu [02:40] Lamego: thanks a lot :D... I will look at it :). [02:41] funny, "guidelines" on google, returns Debian on the first page of links [02:41] :D === freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu [02:44] ...and GNOME ;)... [02:45] yup :) [02:46] coNP have you got the tools locally? [02:47] Yyes [02:47] -y === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu === freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu [02:55] hey all [02:55] someone said they'd be willing to donate some server bandwidth to me for my python lessons [02:55] heheh is the offer still available [02:55] i'll need to run an icecast server on it [02:56] coNP: you know, I'm wondering why there is no official check-list or a review-guidance sheet. For debian sponsorships they have this: http://wiki.debian.org/SponsorChecklist [02:56] ping imbrandon yo ude you around [02:56] i think i found a work around [02:57] meh, cbx33 ! [02:57] hey pygi [02:57] norsetto: https://wiki.ubuntu.com/MOTU/Packages/Reviewing provides some kind of list. Not full or official, though [02:57] howz it going [02:57] coNP: ok, thx for that [02:59] see also https://wiki.ubuntu.com/NewPackageRequirements when checking the license info === freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === Pricey [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu === freeflyi3g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === bmm [n=bram@cc400801-a.groni1.gr.home.nl] has joined #ubuntu-motu [03:11] Hey everyone [03:11] Is there still time to get a new package into gutsy? if so, when does the opportunity expire? [03:12] When the new packages freeze for universe kicks in, in about four days. [03:13] ok, great, Id better get working then :) [03:14] until the 30th if i am not mistaken === norsetto [n=norsetto@host186-223-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu-motu === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu === freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === doko [n=doko@dslb-088-073-102-213.pools.arcor-ip.net] has joined #ubuntu-motu === freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu === coNP [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu [03:38] how could one check for the reason of a new package rejection (from the archive-admins)? Is it possible? === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu === freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu [03:40] Hi, I've got a comment I'm not sure how to handle: I'm doing boswars-data (= ${source:Version}), but I'm told I should use another variable (${binary:Version}???). What variable should I use and where can I find a list of them? http://revu.tauware.de/details.py?upid=78 [03:41] (I simply stole the ${source:Version} thing from xmoto, and can't find any documentation on which substitution variable are predefined) [03:43] bmm: checking [03:44] coNP: no hurry, I've got enough other things to change ;-) [03:44] bmm: okay. Change them. :) [03:44] :-) [03:44] What is this upstream tarball issue? [03:45] The others are only smaller issues. [03:45] coNP: that's my fault, the upstream tarball contains a boswars-src instead of a boswars directory. In my stupidity I moved it to bowars before my dh_make [03:45] My bad [03:46] riddell: ping === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu [03:47] coNP: "no need to put license.txt in the data package", does that mean I can leave LICENSE.txt out of the debian/docs file? (how do I exclude only the data package from having it?) [03:48] I guess what you put in docs will be in every package [03:48] You should use the .install file [03:48] coNP: ok, thanks! === ivoks [n=ivoks@18-82.dsl.iskon.hr] has joined #ubuntu-motu === kdubois [n=kevin@adsl-76-232-157-254.dsl.sfldmi.sbcglobal.net] has joined #ubuntu-motu === never|mobi [n=neversfe@82.113.121.1] has joined #ubuntu-motu === freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === freeflyi3g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu === bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-motu [04:07] Is this warning avoided somehow? "warning: source directory './boswars-2.4-src' is not - 'boswars-2.4'" [04:07] (and a problem?) [04:07] bmm: it is not a problem, especially if you can avoid to change orig.tar.gz :) [04:08] coNP: ok, then I'm dputting it now, I'll also post a comment on what has been done and what went wrong ;-) [04:08] bmm: cool :). Cannot wait boswars appearing in the Ubuntu repositories :) === ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu [04:19] coNP: made a mistake again, it uploaded the old orig tarball, don't advocate or look at it yet ;-) [04:19] okay :) === alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu === alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu === jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu [04:35] coNP: ping for boswars: http://revu.tauware.de/details.py?upid=84 [04:36] bmm: checking... === RainC1 [n=RainCT@unaffiliated/rainct] has joined #ubuntu-motu [04:38] coNP: I'm online for a at least another few hours, so take your time. If you can find more out on the binNMUable thing, that would also be appreciated. Also the copyright is very important, I don't want it bouncing out of the archive ;-) [04:38] coNP: not trying to tell you how to do your thing, just worried :) [04:39] Okay === coNP tries to handle everything... === bmm feels very demanding and decides to shut up for now. === asac__ [n=asac@d107195.adsl.hansenet.de] has joined #ubuntu-motu === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [04:47] Generically speaking bin-nmu is not applicable to Ubuntu. We do it differently. [04:49] Hey ScottK [04:49] Hey. I'm not really here. [04:50] ScottK: if ubuntu is more flexible (which seems to be the case) then I can see no reason not to do it the strict way ;-) [04:50] I'm trying to get some other stuff done, but I can answer a quick question. [04:50] (although it doesn't matter for this package) === coNP is sorry for noticing ScottK :) [04:50] bmm: I agree, but personally I wouldn't block an upload to Ubuntu on a binnmu issue. [04:50] Not problem, just didn't want to get jumped on by everybody. [04:51] ScottK: OK, no further questions, good luck with your work! === coNP guesses it was not a blocker. [04:51] coNP: ScottK who? I see no ScottK. === PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu === coNP has sharper eyes... === norsetto should really try not to use these 8-) inside..... [04:55] bmm: sistpoty seems to watch from a hidden place :) === tgm4883_laptop [n=tgm4883@c-67-160-174-176.hsd1.or.comcast.net] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu [05:01] bmm: any reason for boswars-data to not depend on boswars or boswars-gl? [05:04] bmm: reason for asking is that removing boswars or boswars-gl do not remove boswars-data === AndyP mutters rude words about svn merge [05:06] bmm: you can remove LICENSE.txt.gz from all packages [05:06] norsetto: the reason is that this would introduce a cyclic depends [05:06] geser: yes, both depending on each other, is that bad? [05:07] coNP: ok, so that means I can go back to a single docs file again, right? [05:07] norsetto: aptitude or apt-get would remove boswars-data. Or at least mention that nothing depends on that [05:07] geser: is there no way to solve this? I expect that somebody that removes boswars also wants to remove the 70 MB of boswars-data [05:08] coNP: no, they will not remove it, perhaps they will just mention that they can be autoremoved [05:08] norsetto: cyclic depends are problematic as dpkg doesn't know where to start and is forced to break of those depends [05:08] norsetto: that is enough :) [05:08] norsetto, -data files do not usually depend on the "master" package, they just suggest it, at least from most of the official packages I have worked with [05:09] norsetto: you might have installed boswars-data explicitly [05:09] norsetto: there was as larger discussion about cyclic depends on debian-devel ML some time ago if you are interested in the reasons [05:10] theoretically, the -data can provide resources to a 3rd party app, which will have it as a depend, and for which the primary package may not be required [05:10] geser: et al. perhaps becuase I use dpkg to install, but removing boswars do not suggest an autoremove of boswars-data [05:12] norsetto: that is what I thought "installed explicitly" [05:12] lamego: well, in this case it seems strange that noob users will not know they have 70 useless MB on their HD [05:12] norsetto: Noob users will get it automatically and it'll be up for automatic removal. [05:13] ScootK: ok, so apt-get will take care of that? [05:13] if you have manually installed package X, you should know that you have it ;) [05:13] coNP: I've changed to a single debian/docs with no LINCENSE.txt mentioned, let me know if you have more comments or would like another upload. [05:14] lamego: heck, have a look at the answer tracker, and you will surprised what noob users are capable of ...... === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu [05:14] norsetto, features are not implemented on manual misuse, are based on common use ;) === mok0 [n=mok0@56347b3e.rev.stofanet.dk] has joined #ubuntu-motu === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu [05:14] based on === mruiz [n=mruiz@ubuntu/member/mruiz] has left #ubuntu-motu ["Bye!"] [05:15] based on common nonsense :D [05:15] norsetto: Yes. When you do apt-get autoremove [05:15] lamego: in any case, as ScottK says that apt-get will take care of that, that would do [05:16] packages are not responsible for tracking other packages that depend on them, they dont have the authority do say "I am only required for Y" :P [05:16] norsetto: it will. Since you are not likely to install "boswars-data" but either "boswars" or "boswars-gl" that would imply to install "boswars-data" as well as a dependency [05:16] coNP: yeah, the trick is to install with apt-get, not dpkg [05:16] Anyone who uses dpkg directly should understand this stuff. [05:17] ScottK: "should" :-) [05:17] And if they don't, it's not a bug in the package or dpkg. [05:18] ScottK: indeed [05:18] ... but you still cannot file bugs against LP users... === xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has joined #ubuntu-motu [05:19] what's the tool to edit a diff file? [05:19] is there any way to force apt-get to resolve dependencies from a repository not listed on sources.lst ? [05:19] xtknight, a text editor :P ? [05:19] or you mean a dpatch ? [05:20] coNP: what kind of bug would you like to post? "Dependency not met: IQ >= 20"? [05:20] or some other tool I dont know :P [05:20] hmm [05:20] i dont know [05:20] i will just remake the patch, i guess [05:20] xtknight: the best way is to just remake the patch ;-) [05:20] xtknight: editdiff [05:21] it is a rather small mod (e.g. author name) [05:21] xtknight: dpatch-edit-patch and cdbs-edit-patch too, depending on what you are doing. [05:21] i put the wrong emial in my changelog [05:21] xtknight: If it doesn't change the number of lines in the patch, just use any text editor. [05:21] You could probably just use a text editor for that. [05:21] k [05:23] But if you want to make more changes in the future, you are probably better of working in the originals and do a 'dch -e' after setting up your debian packaging environment variables. === Pici [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu [05:26] coNP: I've had a comment on the license file from sistpoty. If you can't find anything else, I would like to do another upload. Let me know what you think. [05:26] bmm: still checking :) [05:26] coNP: ok, I'll be patient. === ThibG [n=ThibG@abo-247-238-68.guy.modulonet.fr] has joined #ubuntu-motu [05:27] does dch do something special other than just nano debian/changeloG? [05:28] bmm: okay for me. So the only thing is that you can remove LICENSE as GPL is available. [05:28] bmm: not that I would consider this as a blocker [05:29] coNP: Ok, I'll dput what I have commented on now. I'll ping you again when it has arived. Thanks for your time! [05:29] xtknight: it knows about a lot of things how to edit the changelog. But basically, yes. It opens debian/changelog with a newly added template in your EDITOR. [05:30] bmm: I mentioned this to coNP, I have installed both boswars and from the menu I cannot distinguish which one is gl (of course I can hover with the mouse over it). The problem is that the menu entry is named after the Name field you use, and in both you use Name=Bos wars [05:31] sorry for the multiple dputs on scolily, I mess up with making the orig ( yeah, it wasn't clean, and... since I'm the original author ) [05:31] ThibG: no problem :). Ping me if you think you have something worth reviewing :) [05:31] norsetto: yes, I thought mentioning the fact it is GL or not would not be a thing for the menu, because to the user it's just boswars. So I've chosen to only mention the OpenGL part in the comment. === coNP personally thinks bmm is right. [05:32] norsetto: I think that if the users are going to make a choice, they would do it in package management, not in the menu. But I don't know about the policy and am open for discussion. [05:32] Can someone say me if there is an incoming scolily dput? (scolily's orig isn't up-to-date on REVU) [05:33] ThibG: did you finish your upload? [05:33] coNP, yes [05:33] ThibG: did you create a package with -sa (.orig.tar.gz) [05:33] ThibG: you can check your .upload file if the .orig.tar.gz got uploaded [05:33] ThibG: how much time has gone by, and did you do dput -f revu package_source.changes? [05:33] bmm: to me, it doesn't make sense to have two menu entries with the same name pointing to two differrent executable, but its just a personal opinion, I don't think there is anything in the freedesktop.org spec whcih covers this [05:34] the last orig doesn't have a debian/ directory [05:34] norsetto: You are right on that, but I personally think there is no reason to have both installed in the first place. [05:35] ThibG: I can confirm this based on http://revu.tauware.de/details.py?upid=86 [05:35] bmm: yes, its a rare case, I install both because I might login with my 3d enabled installation [05:35] coNP, http://revu.tauware.de/revu1-incoming/scolily-0708261930/scolily-0.4/ <- it says there is a debian/ dir [05:36] ThibG: sure. In the debian .dif [05:36] +f === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [05:36] oh yeah, right [05:37] so, the package may be correct, now [05:38] norsetto: Hmm... still not completely convinced, but I can see the benefit when you are using things like xforward or something else that isn't really opengl friendly. If you are going to have both installed, I could add (OpenGL) to the name... [05:39] bmm: I think it is a worthy change, and its not costing hours of manpower to do it (and I 'm sure somebody will file a bug on that) [05:40] norsetto: OK, I'll do it, because I just got to thinking it might help with bugreports users are doing. === jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-motu [05:42] bmm: hartelijk bedankt voor een uitstekende package ;-) [05:42] norsetto: NP [05:42] coNP, scolily should be correct, now === simu [n=simon@212-41-120-190.adsl.solnet.ch] has joined #ubuntu-motu === coNP is away now for some hours. I'll review both boswars and scolily if needed when I come back. [05:48] bmm, ThibG ^^^ === norsetto waves coNP goodbye [05:49] coNP: thanks! I'll ping you if it appears online === ivoks_ [n=ivoks@33-120.dsl.iskon.hr] has joined #ubuntu-motu [05:51] coNP, thanks [05:52] ThibG: you are the packager for scolily right? [05:53] norsetto, yes [05:53] ThibG: I have got a couple of comments on the desktop file if you want them [05:54] ok [05:54] ThibG: this entry: Encoding=UTF-8 is deprecated [05:55] ok [05:55] ThibG: For this entry: Icon=scolily.svg; it would be better to avoid the file extension === finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu [05:55] ok [05:55] ThibG: and Application is not a valid category [05:56] ThibG: if you wait few seconds I will check with a validation tool (you can also install it yourself, its called validate-desktop-file and is in the desktop-file-utils package [05:57] ok [05:58] it says Encoding is required [05:58] coNP: ping, boswars can now be found at: http://revu.tauware.de/details.py?upid=87 [05:58] ThibG: the you are using the feisty version [05:58] yes [05:59] ThibG: you really need the gutsy version (you can also install it from source from freedesktop.org) [05:59] ThibG: I just checked, and it was only those 3 I gave you already, in any case [06:00] ThibG: do you want an italian translation? [06:00] norsetto, oh, that'll be nice :) [06:01] I'm not sure I'll put the new desktop file into the .deb ( I'm not familiar with debian packaging yet ) but it'll sure be in the next release ( I'm also scolily's dev ) [06:01] Name[it] =Registrare delle partizioni scolily [06:02] ThibG: as you wish, but be aware that your package could be rejected [06:02] hm yes... [06:04] ThibG: Comment[it] =Crea delle partizioni al volo registrando con un microfono [06:04] bmm: re boswars: the short descript in debian/control shouldn't start with the word "a" (see http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-pkg-synopsis ) === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu [06:05] geser: good find, I'll edit that... [06:05] Does modifying this .desktop file require a patch system ( I've just heard about this, never tried yet ) ? [06:05] ( and thanks for the translation :) ) [06:07] geser: should I do another upload, or are you still looking? [06:08] ThibG: yes, its not in your debian directory, so you must patch it or change it in your tarball release (since you are upstream the latter its much easier) [06:08] bmm: that's the only issue I found, but it's not necessary to do an upload just for it (it's only minor) [06:09] norsetto, ok, I'll update the tarball [06:09] geser: Well, I'm going to do another upload for it anyway, so then I'll just set a timer for 10 minutes and upload it again. === RainC1 is looking for an easy to solve bug [06:10] ThibG: if you want a .po with the italian translation I can help you with that too [06:10] ok I think I found one :p [06:11] geser: do you think I should mention the name of the boswars packages, boswars and boswars-gl, in the boswars-data description? (adding something like: to play the boswars game install either boswars or boswars-gl?) [06:11] norsetto, if you wish, but scolily 0.4 has been released ;) [06:12] ThibG: I don't care, for the future release, as long as it can be useful for you [06:12] ok, thanks :) [06:13] ThibG: did you write the man page for Debian? It says so in it. [06:13] norsetto, I've written a short manpage, in English [06:14] ThibG: yes, you just say at the end that you have written it for debian (but it may be used for others) [06:15] yes, I've sent the package to mentors.debian.net too [06:16] ThibG: ok === sn9 [n=knoppix@gimpelevich.san-francisco.ca.us] has joined #ubuntu-motu [06:18] ThibG: be aware that some reviewer could complain about the autostuff you have in the .diff.gz [06:18] what autostuff in the .diff.gz? [06:18] bmm: you can recommend boswars | boswars-gl (or the other way around). This doesn't introduce a cyclic depends but apt/aptitude install recommended packages by default you one gets also the game binary if one just installs the -data package [06:19] oh, I see, I've maybe not unpacked the tarball when I fixed the dist thing [06:19] :/ [06:19] ThibG: you have changes in makefile.am, makefile.in and autogen.sh [06:19] ok [06:19] I'll fix it [06:20] norsetto, don't forget to put your name in translator-credits, if you translate scolily ;) [06:21] ThibG: and also several changes in some .po files (it guess because of the same problem) [06:21] that's strange... I really messed up with the tarballs :/ [06:21] geser: might be nice, I would have to look up the recommendations, never did that before... doing that now. [06:22] ThibG: perhaps, also the icons and the desktop file === jekil [n=alessand@151.82.1.17] has joined #ubuntu-motu [06:26] norsetto, ok, I've uploaded a new version of the package [06:26] it should be much cleanier [06:26] ThibG: ok, I'm building the old one just to see how it goes [06:27] ThibG: its an interesting program, I wish I had it 30 years ago [06:28] geser: Hmm... now I'm wondering wether it is "perfectly reasonable" to install the data without the binary or not (Recommend or suggest?)? [06:29] norsetto, not sure I was able to do this, not born ;) === RainC1 is now known as RainCT [06:31] ThibG: hmmm, we have a little cdbs/debhelper problem [06:31] ah? === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu [06:32] ThibG: postrm/posinst files are generate with calls to ldconfig (which is not needed) [06:32] yeah, and there is something to avoid that? [06:38] ThibG: I don't know right now [06:39] ok [06:39] The new package is uploaded [06:40] geser: I've added "Recommends: boswars | boswars-gl" and ready to upload again, are you ok with that? [06:41] ThibG: there is a warning from dpkg-gencontrol but its ok [06:42] ok [06:42] what is this warning? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [06:44] strange, that fails to build, now :/ [06:44] ThibG: dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} [06:45] ThibG: I think lilypond should actually be recommended; I don't think the program can work without it? [06:46] norsetto, the program can work without lilypond: it just output a lilypond score, not parse it ( btw, it can output ABC music and midifiles too) [06:47] ThibG: yeah, but I used it, and when it asked me to save, it crashed (as I don't have lilypond) [06:47] Damn! Why make dist doesn't add scolily.desktop :/ [06:48] norsetto, it *crashed* ? It didn't say you that you haven't lilypond? [06:48] ThibG: yes, and it crashed [06:48] ok [06:48] I think I know why [06:50] ThibG: perhaps you should also say where the pdf file is (ok, I know, RTFM) === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [06:51] bmm: that looks correct === theCore [n=alex@ubuntu/member/theCore] has joined #ubuntu-motu [06:52] norsetto, that's interesting [06:52] you reported two bugs, thanks :) [06:54] ThibG: de rien; where is the pdf file actually, I can't find any reference in the lilypond docs [06:55] norsetto, in the working dir [06:55] that's the second "bug" [06:55] ;) [06:55] hehehe [06:56] ThibG: too bad, I wanted to check how in tune I sing :-( [07:00] ThibG: I might have another one actually [07:00] ah? [07:01] ThibG: I deleted the 3 Test files (.ly, .pdf and .ps) and when I click on Start to repeat, crash.... [07:02] geser: The new version is online here now: http://revu.tauware.de/details.py?upid=90 if you have some time, check it out. [07:02] norsetto, I'll see if I can reproduct it [07:03] ThibG: no need to delete the files, it crashes anyhow [07:04] strange, not with me [07:04] oh, but there's something strange === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [07:09] norsetto, I can't reproduce it, strange [07:09] Anyway, thanks for the feedback :) === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu [07:10] ThibG: its consistent, after one recording, press start and crash [07:11] ThibG: Also, I can't record anything (perhaps just a fault with my voice) [07:12] Hm... I'm going to re-build scolily and test again === mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu === fredix [n=fred@78.114.57.159] has joined #ubuntu-motu [07:14] ThibG: independently if I run lilypond or not [07:14] ThibG: the crash on restart I mean [07:15] you press start, it works fine, and when you press start again ( without closing scolily ), it crash? [07:16] ThibG: yes === alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu [07:16] I can't reproduce it === unimatrix9 [n=theGrid@a62-251-25-103.adsl.xs4all.nl] has joined #ubuntu-motu [07:16] is there any output? [07:16] ThibG: there are some license headers missing [07:17] ThibG: no, no output [07:17] ok [07:17] in which files? === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [07:18] if i may ask : is there an support channel on irc for translators of ubuntu packages ? [07:18] ThibG: lilypond-internal.cpp, midi-plugin.cpp, abc-plugin.cpp [07:18] ok [07:18] is it a blocker for a debian package? === Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has joined #ubuntu-motu [07:19] ThibG: yes [07:19] ( all the work is mine, except record.h and record.cpp, which are under GPL too ) [07:19] ok [07:19] ThibG: and it would be better if you copyright them all (none of them are copyrighted) === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === unimatrix9 [n=theGrid@a62-251-25-103.adsl.xs4all.nl] has left #ubuntu-motu ["Ik] [07:21] ThibG: concerning lilypond, if you don't want to have it recommended, I think you could add it as suggested [07:21] Recommends: lilypond [07:22] It's already recommended [07:22] ThibG: perhaps, I'm looking at the old one [07:24] another thing... could you try scolily under gdb? ( with the symbols ) [07:24] ThibG: did you write a bug report too about packaging scolily? [07:24] norsetto, in debian, yes ( and RFS too, but it seems it didn't work :P ) [07:24] ThibG: ok, is it compiled with debug support already? [07:25] norsetto, I think, and stripped when installed [07:26] ThibG: yes, no debugging symbols found [07:30] ThibG: little error in man page: you say two dashes options but the options are all one dash === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [07:31] Hmmm, can someone point me the the really good cdbs guide thats out there? I seem to have lost the link... [07:31] norsetto, ok [07:31] ThibG: you also say "For a complete description, see the Info files." but there are no Info files [07:32] jussi01: last I check the duckcorp site was down (sponsor closed the tap) [07:32] norsetto: thats sad... does anyone have a copy saved somewhere? [07:33] jussi01: hey, just checked and its back :-) [07:33] oh, and whats the correct syntax for closing a lp bug in changelog? [07:33] jussi01: https://perso.duckcorp.org/duck/cdbs-doc/cdbs-doc.xhtml [07:33] jussi01: LP: #xxxxx [07:33] norsetto: brilliant, thanks a lot [07:33] jussi01: np [07:33] ok, that's done norsetto [07:34] I'll soon upload a new package === alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu [07:35] ThibG: what do you use for the copyright symbol? In the terminal its reported as [07:35] [07:36] In wich file is it? [07:38] can a motu pick this patch up for music-applet please? https://bugs.launchpad.net/ubuntu/+source/music-applet/+bug/93284 [07:38] Launchpad bug 93284 in music-applet "music-applet fails on second login session" [Undecided,New] [07:39] ThibG: its reported by scolily -h and scolily -v [07:39] strange, it displays well with me [07:39] ThibG: I've got no locale or anything [07:40] ThibG: gnome-terminal [07:40] LANG=IT scolily -h gives me a readable [07:40] ThibG: if I set UTF-8 is displayed correctly [07:40] ok === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu [07:41] ThibG: yeah, perhaps its better to just use plain ascii (c) or (C) (its really nittypicking :-)) [07:43] I dunno... when you do "ls --version" for instance, the " " displays correctly [07:43] ThibG: for me its an ascii (C) that too. ok, gotta go now, Il send you an italian translation tonight [07:44] ok [07:44] thanks a lot! [07:44] ThibG: de rien, a+! :-) === Havis [n=Havis@adsl-dyn229.91-127-12.t-com.sk] has joined #ubuntu-motu [07:44] bye norsetto [07:47] Hmmm, how do I know which section to put something into? (http://genpo.sourceforge.net/) [07:49] btw, has anyone seen persia recently? === Skiessi [n=qwe@dsl-roibrasgw1-fe88fb00-133.dhcp.inet.fi] has joined #ubuntu-motu === javier_galicia [n=Javier@189.130.233.106] has joined #ubuntu-motu [07:59] norsetto: pong === khermans [i=khermans@nat/cisco/x-6cfb2e32a52d435f] has joined #ubuntu-motu [08:00] norsetto: there's no way to check the reason for a New rejection, they should have e-mailed you and CC'ed ubuntu-archive mailing list [08:13] Riddell: hi, sorry, was having dinner :-) [08:13] Riddell: yes, I found it in the ubuntu-archive mailing list indeed, and emailed you about it [08:14] Riddell: its just a mistake in the reference I used apparently === lakin [n=lakin@66.222.169.228] has joined #ubuntu-motu [08:22] norsetto: in debian/copyright there's a sentence which finishes "either version 2 of the License." [08:22] it's an incomplete sentence, either needs to have an "or" [08:23] "either version of the license" [08:24] unless there were two version 2's [08:25] It probably means to have the standard "or, at your option, any later version" boilerplate. [08:26] somehow, that's not there, apparently === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu === jekil [n=alessand@151.82.0.205] has joined #ubuntu-motu === justintime32 [n=justin@pool-71-245-80-213.syrcny.fios.verizon.net] has joined #ubuntu-motu [08:50] re [08:50] I guess bmm left. === coNP reviews boswars anyway :) [08:51] re coNP === coNP will review scolily as well :) === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has left #ubuntu-motu [] [08:56] Riddell: yes, its a mistake in the debian reference, never mind, in the light of the fact that the application is not supported anymore upstream, do you think is worth correcting that? === arpu [n=arpu@p54BFEAAA.dip.t-dialin.net] has joined #ubuntu-motu === Lamego [n=lamego@a81-84-231-104.cpe.netcabo.pt] has joined #ubuntu-motu [08:58] norsetto: depends if the application is useful [08:59] Riddell: as it is now, I doubt: its a cd builder for a custom distribution based in ubuntu, and right now only supports feisty === highvoltage [n=highvolt@c1-75-3.wblv.isadsl.co.za] has joined #ubuntu-motu [09:01] doesn't sound worth it then [09:02] Riddell: ok, lets nuke it then [09:03] info: uvcvideo for isight cam http://www.i-nz.net/files/projects/linux-kernel/isight/ does not work with new kernel 2.6.22-10-generic [09:03] highvoltage: hi jonathan, do you remember we owe an email to TheMuso? [09:04] norsetto: I talked to him on IRC, and thought that it was sufficient [09:04] norsetto: I thought we owed an e-mail to the mentoree (if that's even a word) [09:05] highvoltage: pupil :-) [09:05] ah :) === coNP advocates boswars. [09:06] (again :)) === tsmithe [n=toby@ubuntu/member/tsmithe] has joined #ubuntu-motu === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [09:13] Hmmm, is a copyright file that is gpl3 any different to a gpl 2 one? === fraco [n=fraco@213.219.141.36.adsl.dyn.edpnet.net] has joined #ubuntu-motu [09:14] I guess you can write GNU GPL version 3 (or any later) [09:15] yeah, I figured that :) just checking there wasnt some unforseen thing jumping up at me... [09:18] The GPL-3 daemon has you [09:18] All your base belong to GPL-3 [09:18] What do you think of? [09:19] hehe, nothing, just checking === cassidy [n=cassidy@190.66-244-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu [09:22] any revu admins, it appears as though i still can't log into revu to do revus for anyone [09:22] with either of my addresses listed on LP === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [09:32] anybody an idea with uvcvideo and 2.6.22-10-generic ? === ChrisJTortoise [n=tortoise@91.84.37.241] has joined #ubuntu-motu === RobinD [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu === mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu [09:50] hm... When gutsy will be "frozen"? [09:50] (refusing minor bugfixes) [09:51] the 20th, i guess [09:51] that's beta freeze [09:51] ok [09:51] that lets a little time to make a bugfix release of scolily :) [09:53] why do you need that? [09:54] haven't you fixed everythin [09:54] I was to review it, but then I'll wait :D [09:54] There is a lot of minor bugs I haven't noticed in scolily [09:55] (in upstreama) [09:55] upstream* [09:55] BTW minor & major bugfixes are not affected by a freeze [09:55] so, that'll be a new upstream version [09:57] the new upstream version will be in ~2 weeks I think === reggaemanu [n=manu@ARennes-359-1-135-204.w90-49.abo.wanadoo.fr] has joined #ubuntu-motu [09:58] (the debian/ dir will be mainly the same) [09:59] A new upstream might not be allowed [10:00] I'll do my best to release it quickly then === Kmos [n=gothicx@unaffiliated/kmos] has joined #ubuntu-motu === ceros_ [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu [10:03] does qt3 libs == libqt3-mt-dev ?? [10:07] for development yes [10:08] thanks [10:10] ThibG: If you are the upstream, just add patches for an Ubuntu revision for Gutsy (no new upstream), then release the new upstream when you are ready and use that in Gutsy +1. No time pressure then. [10:11] ok ScottK [10:11] ThibG: should I review scolily then? [10:11] coNP, yes, please [10:11] Okay [10:11] ThibG: translation on its way ..... [10:12] norsetto, thanks :) [10:12] Oh, there is a new string : "Starting ALSA handler..." [10:12] Hei, can I use cdbs for a package that only requires you to run a build.sh file to install?' [10:12] jussi01, yes you can === jussi01 waits for hints... [10:14] jussi01, dh_make -c gpl -b [10:14] vi debian/rules [10:14] remove the automake default include [10:14] add a new rule, install/packagename:: [10:14] ops, without the tab [10:15] then:./build.sh [10:15] I assume build.sh will need some parameter, to install it over debian/tmp or debian/package === coNP we would consider emacs users as well [10:17] ok, im trying that now... :) === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu === xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has left #ubuntu-motu ["Leaving"] === xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has joined #ubuntu-motu [10:20] so the rules file is as simple as: [10:20] #!/usr/bin/make -f [10:20] [10:20] include /usr/share/cdbs/1/rules/debhelper.mk [10:20] install/genpo ./build.sh [10:20] with the missing tab... [10:20] grr [10:21] what's the most reliable way to tell if a package is in main or universe? [10:21] xtknight: which package? [10:21] apt-cache policy show says ' 500 http://us.archive.ubuntu.com gutsy/universe Packages'. so probably universe right? But ubotu says (main). Bug 134949 [10:21] Launchpad bug 134949 in lirc "IDs for MCEUSB2 distributed by HP" [Undecided,Confirmed] https://launchpad.net/bugs/134949 [10:21] !inf waon [10:21] Sorry, I don't know anything about inf waon - try searching on http://bots.ubuntulinux.nl/factoids.cgi [10:21] !info waon [10:21] Package waon does not exist in feisty, feisty-seveas [10:21] !info waon gutsy [10:22] waon: A Wave-to-Notes transcriber. In component universe, is extra. Version 0.8-0ubuntu1 (gutsy), package size 85 kB, installed size 240 kB [10:22] well in #ubuntu-bugs. it indicates this is in Main "New bug: #134949 in lirc (main) "IDs for MCEUSB2 distributed by HP" [Undecided,New] https://launchpad.net/bugs/134949" [10:22] there, use the bot [10:22] !info lirc gutsy [10:22] lirc: Linux Infra-red Remote Control support. In component universe, is extra. Version 0.8.2-0ubuntu4 (gutsy), package size 349 kB, installed size 1688 kB [10:22] ahh [10:23] whoops. already subscribed main i guess it's too late to remove them from subscriptions === coNP thinks this as well. [10:23] jussi01, sorry went away === pgquiles [n=pgquiles@51.Red-83-38-37.dynamicIP.rima-tde.net] has joined #ubuntu-motu [10:23] have you managed it ? === torkel_ [n=torkel@ip65.degernas.se] has joined #ubuntu-motu [10:25] ThibG: is the new string in the tarball you will package for ubuntu? [10:25] norsetto, no [10:25] it'll be in the next release [10:26] ThibG: ok, then we are fine, once you think the .pot is ready let me know and I will add it to my .po [10:26] that will probably not be in gutsy === ThibG is going to learn using dpatch === coNP votes for cdbs [10:28] Just to annoy some people here :) [10:29] In fact, I have two main patches to do, to avoid crashes or major display error [10:29] ThibG: https://wiki.ubuntu.com/MOTU/School/PatchingSources [10:29] thanks norsetto === cfalco [n=cfalco@h171-ipv4-80-68-181.mynet.it] has joined #ubuntu-motu [10:30] Hello! [10:30] ThibG: for dpatch use man dpatch if you need something or just ask here; its pretty easy anyhow [10:30] NO! My nemesis!! [10:30] NO! Use CDBS! === `23meg [n=m@ubuntu/member/-23meg] has joined #ubuntu-motu [10:30] !info gnome-control-center gutsy [10:30] gnome-control-center: utilities to configure the GNOME desktop. In component main, is optional. Version 1:2.19.90-0ubuntu2 (gutsy), package size 656 kB, installed size 1640 kB === ImNOTcesarefalco [n=norsetto@host186-223-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [10:31] ? [10:32] jussi01: waon does not work [10:32] there, this should make it clear [10:33] coNP, yes, I'll most likely use cdbs [10:33] Did I hurt anyone? :$ [10:33] YES, I've been pestered for days, you did say this, you did send that, well, I didn't [10:33] !ask | cfalco [10:33] cfalco: Don't ask to ask a question. Just ask your question :) === coNP is relieved norsetto has left the channel ;D [10:34] Well, I only need to upload a package to REVU, but after server crash [10:34] I can't login anymore [10:35] cfalco: try to upload again. Or you cannot even upload any more. After an upload password recovery should work [10:35] I didn't mean to hurt anyone === coNP neither :) [10:35] cfalco: well, change your name then, and I may forgive you ..... [10:36] :) [10:36] coNP, cdbs patches are just diffs put to debian/patches? [10:36] I tried several times, but they wouldn't allow me [10:36] :) [10:36] coNP, do we have to announce a NEW package to motu mailing list even if it was packaged ourselves (and hence not on REVU)? [10:37] http://packages.qa.debian.org/w/watchdog/news/20070817T111705Z.html [10:37] superm1: you still need a +1 from another MOTU [10:37] if someone wants to sync it from debian, new version with bug fixes [10:38] ImNOTcesarefalco, oh really. didn't realize that :) [10:38] ThibG: cdbs-edit-patch is the goodness of it IMHO. You can plainly edit sources / apply patch. === alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu [10:38] ImNOTcesarefalco: you mean for new packages prepared by a MOTU? [10:38] coNP, ok, good :) [10:38] I'll make cdbs patches [10:39] coNP: as far as I know (which is not much, admittedly), yes [10:39] ScottK, you here? Can you comment to that? [10:40] I'm tied... Time to sleep [10:40] even ScottK and dholbach have a package on review on REVU ;-) [10:40] Bye, and thanks to all [10:40] sn9: how so? [10:40] bye ThibG [10:40] ImNOTcesarefalco: I guess they only wanted to recover their REVU account [10:41] sn9: I need to run, but could you send me an email/file a bug report? (jussi01 at gmail dot com) thanks [10:42] coNP: devs did not need that, its only non devs that needed it [10:42] MOTUs are devs [10:42] and core-devs are devs [10:42] I am not sure which dev you mean here === bryce [n=bryce@c-67-169-207-142.hsd1.or.comcast.net] has joined #ubuntu-motu [10:43] coNP: both, in any case ask a MOTU, I'm not betting on this [10:43] ImNOTcesarefalco, both coNP and i are MOTU :) [10:44] Yeah. That is the point. === coNP suggests that ImNOTcesarefalco changes his nick to ImNOTaMOTU [10:44] :D [10:44] superm1: yeah, I meant a real one :-P [10:47] i dont see anywhere on the MOTU wiki pages alluding to a MOTU needing to submit his or her packages to revu as well. [10:47] ImNOTcesarefalco, where did you hear this? [10:48] superm1: I remember reading it, but where, I don't remember [10:49] superm1: I'm not kidding btw, I'm serious, can very well be wrong though, so just do as you would === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [10:52] bryce, are you here? [10:52] superm1: maybe we should organize some MOTU newbie conference on IRC :) [10:52] haha [10:52] superm1: if you think about it, it makes sense: 2 MOTU for a non-motu, and 1 MOTU for 1 MOTU [10:52] perhaps [10:53] superm1: I mean, if I were a MOTU, I would appreciate in any case somebody looking over my shoulder [10:53] Wait. In a half year it will be 2 MOTU for a non-MOTU, 1 MOTU for a MOTU and norsetto for me and superm1 [10:54] coNP: who? [10:54] Sorry. I am really tired. [10:55] someone else should review "our" work, regardless of our status or experience, IMHO === coNP absolutly agrees [10:56] absolutely even [10:56] Lamego: indeed [10:56] because, we are humans ;) [10:56] okay coNP you want to give my NEW package a quick once over then (but i still get to upload it :))? === coNP reviews the two packages he promised to review first [10:56] Lamego: we might be animals, but we are just humans..... [10:56] lol === arpu [n=arpu@p54BFC8D1.dip.t-dialin.net] has joined #ubuntu-motu [10:59] package upload is in still in progress [10:59] I have limited upload bandwidth === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu [11:00] may I ask you here for a review, when it finishes? [11:01] coNP: superm1: would actually make sense to record your experience as new MOTUs? To help future MOTU to get their bearing faster? === pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu [11:03] ImNOTcesarefalco, i can see that as being useful, but it will vary from person to person and their past experience before becoming MOTU. [11:03] Yes. It is YOUR way :) === mario_ [n=mario@131-44.dsl.iskon.hr] has joined #ubuntu-motu === mwolson [i=mwolson@host-212-116.inlacol.clients.pavlovmedia.com] has joined #ubuntu-motu [11:05] for Bug 134949 when Mario says "submit upstream" he means lirc sourceforge right? what about debian or we dont worry about them? [11:05] Launchpad bug 134949 in lirc "IDs for MCEUSB2 distributed by HP" [Undecided,Confirmed] https://launchpad.net/bugs/134949 [11:05] superm1: of course, the same for contributors. But, you had to ask few things, no? How to become a REVU reviewer, how to actually review, what tools are available and so on. I'm thinking about just a wiki page and just for NewMOTUs [11:05] xtknight, we diverted from debian [11:06] xtknight, their lirc packaging team is revamping the package, so in the meanwhile we are a bit ahead of them version wise [11:06] okay, so in other words, i should submit this bug to the lirc sourceforge? [11:06] xtknight, correct [11:06] thanks [11:06] chris is pretty good about commiting things quickly === neversfelde|mobi [n=neversfe@82.113.121.1] has joined #ubuntu-motu [11:07] even better, if once its in, leave the cvs revno in the bug, and it'll save me a moment having to determine when it gets put in :) [11:07] ah ok [11:07] never done cvs before so it may be awhile === RainCT [n=RainCT@unaffiliated/rainct] has left #ubuntu-motu ["Leaving."] [11:08] when you make the bug upstream, chris will let you know when its committed [11:08] do i email the lirc people? how does it get into cvs? [11:08] you'll make the bug on the SF page. and you probably won't need to touch cvs yourself. if you can't determine the revno of the commit, just let me know it happened in the ubuntu bug and i'll find it [11:09] k [11:09] thx xtknight [11:09] brb [11:09] ya should be later tonight hopefully === xstasi [n=xstasi@85-18-14-24.fastres.net] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === pygi [n=mario@131-44.dsl.iskon.hr] has joined #ubuntu-motu === mr_pouit [n=mrpouit@ubuntu/member/mrpouit] has joined #ubuntu-motu [11:11] coNP, here it is when you get a moment http://revu.tauware.de/details.py?upid=93 [11:12] i still can't revu other packages though, i thought Hobbsee changed me to a revu'er. I'll have to check with her later === norsetto [n=norsetto@host186-223-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [11:13] superm1: you can also contact siretart or sistpoty to make you a REVU admin IIRC === bryce [n=bryce@c-67-169-207-142.hsd1.or.comcast.net] has joined #ubuntu-motu [11:14] coNP, I finally manage to upload the package (sdlmame), recover still doesn't work anyway [11:14] ImNOTcesarefalco: you know, you are a pretty cool guy? [11:14] For people who are MOTU/core-dev, they still need a second dev to ack the new package. === jussi01 [n=jussi@dyn3-82-128-184-60.psoas.suomi.net] has joined #ubuntu-motu [11:14] oh well, it doesn't work [11:15] please someone get LMMS 0.3.0 to Universe :I Ubuntu is missing good music tools [11:16] Skiessi: really?? there are some pretty nice ones out there [11:16] 0.3.0 just might be better than the current 0.2.1 in the repository [11:16] !info lmms gutsy [11:16] lmms: Linux Multimedia Studio. In component universe, is optional. Version 0.2.1-1.1 (gutsy), package size 1543 kB, installed size 3784 kB === pygi [n=mario@131-44.dsl.iskon.hr] has joined #ubuntu-motu [11:17] sn9: im here now, what was the issue with waon? [11:18] it just does not accomplish its purrpose [11:18] sn9: why do you say that? [11:18] have you tried it? [11:19] if you try it, you'll see [11:19] sn9: please explain exactly what you are talking about. are you using gwaon or waon? [11:19] anyone experienced with apt pinning ? [11:20] waon [11:20] Lamego: a little bit [11:20] did not see gwaon [11:20] Lamego, http://jaqque.sbih.org/kplug/apt-pinning.html [11:20] pygi, I already read that, it doesn't help with my problem [11:20] I have an APT:DefaultRelease set [11:20] which I need [11:20] sn9: and you have read the man pages? [11:20] yes. very limited [11:21] and I want to set pin on a package, so that it can be installed from an "unstable" APT [11:21] the requirement of a lack of polyphony is an understatement === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu === TomaszD [n=tom@unaffiliated/tomaszd] has left #ubuntu-motu ["Leaving"] [11:22] if there is the slightest noise, it throws everything off [11:22] sn9: I admit it is a basic program, however, I am only the packager, so for feature requests etc please contact the writer [11:22] oh, i thought you wanted to use it for something [11:24] ok! Thanks God my package is now uploaded: [11:24] http://revu.tauware.de/details.py?upid=94 [11:24] anyone willing to review it, please? ;) === coNP [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu [11:34] . === mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu [11:37] superm1: yeah in and out [11:37] bryce, just wanted to see if anything more came out of discussion for openchrome. I wasn't sure who was going to author the MIR for it [11:38] ah, yeah go ahead - you could use my MIR for the -psb driver as a template to start from [11:39] if you draft it, I can give it a review and add it to the MIR queue [11:39] superm1, ok the lirc usbid issue is now bug sf #1782138 and is linked to LP Bug 134949. i guess all that is needed now is to wait until it is committed by cvs by the devs? [11:39] Launchpad bug 134949 in lirc "IDs for MCEUSB2 distributed by HP" [Undecided,Confirmed] https://launchpad.net/bugs/134949 === Fujitsu [n=fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu [11:39] bryce, okay i'll see if i can steal a few moments in the middle of week to write it [11:40] great xtknight thanks :) [11:40] superm1, thx for your help. i just hope the lirc people get to it by time of Gutsy release === coNP [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu [11:41] xtknight, i've been doing the lirc uploads lately, and matching them up on the kernel patches [11:41] so i'll likely do it :) [11:41] ah cool [11:41] be back in a while [11:43] What does lintian "postinst-has-useless-call-to-ldconfig" mean? [11:43] coNP, does it make a call explicitly? [11:43] I mean I understand it invokes ldconfig, but since libs are deployed it might be needed. Do I misunderstand the situation? [11:44] coNP, is this a lib* package? [11:44] no [11:44] it is a package that also installs some libs [11:45] well i've been taught that even if you install some libs, you should have a sep binary package for them [11:45] superm1: scolily (http://revu.tauware.de/details.py?upid=92) if you are interested [11:45] only if something else is likely to use the libs IIRC [11:47] coNP, i'm building i'll take a look as soon as it finishes [11:48] superm1: thanks. === Pricey [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu === thekorn [n=thekorn@a89-182-18-71.net-htp.de] has joined #ubuntu-motu [11:51] Is there a MOTU online? [11:51] coNP: I had that once too, it was caused by debhelper [11:52] coNP, Hm. This appears to be because the libraries aren't installed into /usr/lib, but rather /usr/lib/scolily [11:52] norsetto: Yes, I think you can remove simply the .postinst and .postrm scripts [11:52] coNP: IIRC it was caused by dh_makeshlibs [11:52] norsetto: sure [11:52] coNP: let me check [11:52] superm1: therefore I doubt if they are still needed :) [11:52] cfalco: noone is of course. [11:52] since it's cdbs, you'll have to override the behavior of using dh_makeshlibs [11:53] coNP: OK, got it, it was necessary to add a -n to that call [11:53] Hey folks. [11:53] ok, lintian says "changelog-should-mention-nmu" [11:53] and "source-nmu-has-incorrect-version-number" [11:53] cfalco: don't care of this [11:53] hey TheMuso [11:53] ok! [11:53] hi TheMuso [11:53] Is it so late :) [11:53] thanks [11:53] coNP: which meant to not modify the scripts adding the useless call [11:54] norsetto: yes, but as superm1 also said, cdbs is used here [11:54] coNP, since i can't comment on the revu's still, i see one other issue: [11:54] not all the docs are installed [11:54] coNP: ok, then you need to tell CDBS to add that option to dh_makeshlibs [11:55] superm1: what do you mean by that? [11:55] superm1: Did you hear that mythbuntu metapackages automatically get an UVF exception? [11:55] coNP, there is an ABOUT-NLS and an AUTHORS doc shipped [11:55] TheMuso, yes [11:55] TheMuso, but this is a NEW package [11:55] which i'll need one more MOTU to look over [11:55] I guess neither is needed. You should correct me :) [11:56] ABOUT-NLS is totally irrelevant IMHO [11:56] superm1: I know, I was just wondering if you knew. Nothing about what you are looking at here. [11:56] oh okay TheMuso [11:56] thanks :) [11:56] np [11:56] yea that meeting was a wee bit early for me to make it to. i saw the minutes that you posted to the motu mailing list too [11:56] cool [11:57] coNP, ah your right as i look a little closer at their contents === coNP would advocate scolily. But it would be nice to fix this dh_makeshlibs call before it gets uploaded [11:58] it's getting late, I'm going to bed shortly [11:58] thanks for your help! :) === ChrisJTortoise [n=tortoise@91.84.37.241] has joined #ubuntu-motu [11:59] beyond that, i don't see any other problems with it myself [12:01] superm1: which package? [12:01] coNP: here: DEB_DH_MAKESHLIBS_ARGS [12:01] coNP, scolily [12:01] norsetto: you mean a line like DEB_DH_MAKESHLIBS_ARGS = "-n" === coNP is still not sure if they are not needed [12:02] coNP: yep (dunno about the "") === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu [12:03] anyone seen imbrandon [12:04] ping highvoltage [12:05] ping doko [12:06] superm1: then we can advocate and upload it. [12:07] coNP, i can't comment on revu yet, but my comment will be there in spirit then :) [12:07] superm1: so what do you think. Does this issue needs to be solved? [12:07] I mean this ldconfig-issue [12:07] ping TheMuso [12:07] coNP, i would say as soon as that is fixed its good to upload, but it should be fixed now rather than later === coNP agrees [12:09] cbx33: Hey there. [12:09] howz it going dude [12:09] just thought I'd say hi [12:09] havn't seen you in a while [12:09] Very well thanks. Yourself? [12:10] Well I've been around here. :) [12:10] cbx33, i haven't seen imbrandon in ages [12:10] heeh === sevrin [n=sevrin@ns1.clipsalportal.com] has joined #ubuntu-motu === coNP neither. [12:10] TheMuso, yeh I've been good [12:10] superm1, yeh i know [12:10] Only these newbies. superm1, norsetto, coNP everywhere... [12:10] been looking for him for a while [12:10] hehe [12:10] cbx33, me too [12:10] heheh [12:10] he was hosting www.mythbuntu.org, until things went crazy. he was supposed to fix things but never returned calls, emails, or pms [12:11] so we ended up having to find somewhere else to host [12:11] and rebuild the site from scratch [12:11] ouch [12:11] that is bad [12:11] superm1, you involved with mythbuntu? [12:11] cbx33, leading it :) [12:11] I'm looking for someone to offer some hosting [12:11] superm1, awesome - I'm currently installing linuxmce on a box [12:12] got any argument for using mythbuntu? [12:12] instead [12:12] cbx33: just write, don't ping [12:12] cbx33, if we had our own hosting, i'd offer it but, a third party came in and offered to host us [12:12] doko, was going to ask who I'd contact about the possibiliy of canonical sponsoring some hosting [12:12] for python training lessons [12:12] it'd be a live ogg cast [12:13] cbx33, honestly havent given linuxmce a shot, the reviews i've read for it, say that you need to have the hardware he had, and even when you do, things dont necessarily go as smoothly [12:13] hehe [12:13] I wrote one such review [12:13] ;) [12:13] I'm trying it again [12:13] for mythbuntu, i'm not going to push it until we're ready to at least say its beta :) [12:13] because there are a few outstanding items that are being sorted out [12:14] right [12:14] doko, I think i have pretty much everything figured out, I'd be looking for someone to host an Ictcast server for me for a few hours a week === highvolt1ge [n=highvolt@c1-54-16.wblv.isadsl.co.za] has joined #ubuntu-motu [12:15] Icecast [12:15] hey highvolt1ge [12:16] cbx33: I don't think so, but you may want to ask dholbach or jono [12:16] cbx33, you might query hosting on the loco team servers [12:16] jono can point you at who to talk to about it [12:16] ahhh yes [12:16] never thought of jono [12:16] i dont recall the contact off hand [12:17] I'll mail jono [12:17] thanks doko [12:17] sorry to have bothered you === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu === Arrogance [n=aks@ottawa-hs-209-217-119-70.d-ip.magma.ca] has joined #ubuntu-motu === cfalco [n=cfalco@h171-ipv4-80-68-181.mynet.it] has left #ubuntu-motu [] [12:25] bigon: you submitted a new empathy package [12:25] bigon: you also added some telepathy-. Are the latter all needed to build the former? [12:26] coNP: the correct syntax is DEB_DH_MAKESHLIBS_ARGS_scolily := -n [12:26] coNP: just tested by the way [12:27] norsetto: thanks. Check out http://revu.tauware.de/details.py?upid=92 [12:27] coNP: well tp-mission-control is needed to build the package. AFAIK the last version of tp-salut is needed too [12:28] Are these libs new? [12:28] Or updates [12:28] coNP: yeah, you need to add the _scolily at the end (its package specific) [12:28] Okay, but there is only one package [12:29] coNP: yes, but I think just without adding it it won't work (with it it works), we can test or just look at the mk file to check [12:29] norsetto: /me pbuilded it this way [12:30] coNP: ok, good to know then === coNP thinks all these options can be used with and without specifying a binary package [12:31] coNP: but then you should tell him to delete the _scolily at the end of the other option, to be consistent :-) [12:32] norsetto: http://revu.tauware.de/details.py?upid=92