[12:13] yeah, exactly [12:14] minghua, do you use one repository for each package? [12:15] siretart / ajmitch - can you re-sync the list, please? === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === Admiral_Chicago [n=freddy@st074039212101.monm.edu] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [12:24] theCore: Not now. But that was not decided by me. If I use my own repository, then yes, I would use one repo for each package. [12:24] minghua, thanks === DarkMageZ [n=richard@ppp242-122.lns3.syd6.internode.on.net] has joined #ubuntu-motu [12:25] I think I will try bzr and svn, then I will which work better for me === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [12:32] finally, I found a program to package [12:33] usually, there's always a debian guy who taken all the fun [12:33] :) [12:34] theCore: package tovid while you're at it :) [12:34] theCore: the author really wants a proper debian package [12:34] jdong, oh thanks, I will look at it === selinuxium [n=selinium@82-34-184-164.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu [12:35] theCore: I've made a pretty terrible initial-attempt at http://buntudot.org/people/~jdong/tovid [12:36] theCore: it isn't anywhere near Debian-compliance, but it already beats checkinstalling... help the guy out :) [12:36] hehe === jdong has saved learning python-central for another day === rpedro [n=rpedro@89-180-143-159.net.novis.pt] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu [01:01] anyone into stepmania? anyone into reviewing and also into stepmania? [01:02] Is stepmania better then pydance? === Simon80_ [n=Simon80@bas6-toronto63-1167881021.dsl.bell.ca] has joined #ubuntu-motu [01:12] Simon80, i'll test it, just link me to sources === foofffffffffffff [n=Simon80@bas6-toronto63-1096805783.dsl.bell.ca] has joined #ubuntu-motu === Cyllene [n=cy@unaffiliated/cyllene] has joined #ubuntu-motu [01:13] Hye Cyllene [01:13] Hey everyone. How could one apply to be a maintainer? === foofffffffffffff is now known as Simon80 [01:13] Simon80, i'll test it, just link me to sources [01:13] http://revu.tauware.de/ [01:13] two packages [01:14] How do I use diff again (ie. what are the flags I need to use)? :P [01:14] Cyllene: https://wiki.ubuntu.com/MOTU/Hopeful/Recruitment [01:14] somerville32: -Nur [01:14] no changes to the orig.tar.gz cept the name change? [01:15] And how do I generate one between two directories? [01:15] hmm? [01:15] oh, no [01:15] check the diff [01:15] -r is recursive [01:15] somerville32: diff -Nur dir1 dir2 [01:15] Thanks a bunch :) [01:17] geser: That doesn't seem to work [01:17] Whoa, ryanakca. That's a lot of work. :/ [01:17] Oh [01:17] Dof [01:17] my fault [01:18] Geser: I'm preparing a patch to fix a bug so what I'm doing is tacking the revision before the fix and the revision that fixed and creating a patch to apply to the package. Is this the right track? [01:18] s/tacking/taking [01:19] Cyllene: what is? packaging? [01:19] yes === Admiral_Chicago [n=freddy@st074039212101.monm.edu] has joined #ubuntu-motu [01:20] ryanakca: No, becoming a member is. :p [01:20] darkmagez: are you doing ok with it? [01:20] Cyllene: if you just want to maintain one package, you can just do your work and ask somebody here to upload it for you [01:20] hmm [01:20] Simon80, i'm reading it now :) [01:21] the diff? [01:21] geser: Should the earlier revision be the first argument and the next revision the second argument? [01:21] btw, if you want binaries, I can link you to that too [01:22] somerville32: diff -Nur old_version new_version [01:22] Cyllene: yeah... that's what I do :) [01:22] geser: And to apply, I would do patch -Nur --dry-run ../patch.diff ? [01:23] (for a dry run) [01:23] Cool. [01:23] Simon80, it looks good. i'm building it now [01:23] And if you maintain a few packages for a while, you can work your way up to membership maybe. :) [01:23] cool [01:23] like I said, I have edgy i386 binaries published... I should at least [01:24] somerville32: patch -p1 --dry-run < ../patch.diff [01:24] Cyllene: exactly. [01:24] in the old_version dir [01:25] geser: I didn't get any errors from the dryn run so it is safe to apply, right? :) [01:25] I suppose you shouuldn't trust me, and build it yourself, but that takes time :D [01:26] somerville32: yes [01:26] ryanakca: What packages do you maintain? [01:27] Cyllene: just a sec [01:28] Cyllene: https://launchpad.net/people/ryanakca/+packages [01:29] geser: The current package version is 0.2.2-2ubuntu5. Should the new package be 0.2.2-2ubuntu6 or 0.2.2-2ubuntu5.1? [01:29] for which release? [01:29] for feisty it would be 0.2.2-2ubuntu6 [01:30] dapper [01:30] I'm doing an SRU [01:30] then 0.2.2-2ubuntu5.1 [01:30] k [01:30] :] [01:33] 2ubuntu5.0.6.10-1? [01:33] (j/k) :D [01:34] would this make 2ubuntu5.0.6.10 part of the version and -1 the revision? [01:35] sure let's go with that :) [01:37] This packaging thing is getting easier with more practise [01:40] Can someone review?: http://pastebin.ca/265101 [01:43] looks ok to me [01:43] I would also add a # before the bug numbers [01:44] k [01:44] :] [01:46] but it' more of a personal taste [01:56] I'm realizing that using svn would only add an overhead to my packaging tasks [01:59] I only version packaging info selectively... [01:59] and svn adds as much overhead as you can ask for :) [01:59] What do I do if I get an error when signing the package? [01:59] ok, I take that back [01:59] s/svn/CVS [01:59] I wonder when HCT will be ready [01:59] I think I need to use a flag to specify the key by id [01:59] Whats the flag? [01:59] somerville32, -k [02:00] theCore: cat hurd-joke | sed -e 's/hurd/HCT/g' [02:00] hehe [02:03] I think I will try bzr-builddeb [02:03] a debdiff is a patch, right? [02:03] yeah, pretty much [02:04] So I would check the checkmark in the lp post comment section, right? [02:06] I don't know [02:06] I know I don't [02:06] What does it do anyhow? [02:07] theCore: I only put debian/ dir into SVN [02:07] minghua, hmm, interesting [02:08] somerville32: I label debdiff as a patch. :-) I don't think that label is important, though [02:09] personally, I would like to separate the *.orig.tar.gz into a tarballs/ directory and put my builds inside build-area/ [02:11] that sounds a very good idea, but probably need some smart scripts to automate the work [02:11] especially if you have contents in .diff.gz that is out of debian/ dir [02:11] that what I was thinking doing [02:11] I know some maintainers/teams do things that way, though [02:12] Debian's vim team, for example [02:12] but they use a unusual .orig.tar.gz structure [02:12] a tarball-and-patch-in-orig.tar.gz one [02:12] oh, I see [02:12] I hate building packages [02:12] It takes forever :/ [02:13] hehe [02:15] the other nice thing I was thinking is having a build daemon to make package from the fresh upstream source. [02:15] Simon80, stepmania claims that there are no songs installed. i've got stepmania & stepmania data installed. no default songs? [02:16] but, I imagine it would be quite hard to maintain [02:17] however, it would be very useful === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu [02:33] Anyone here on dapper 64bit? [02:34] DarkMageZ, typically there are no default songs for stepmania === rpedro [n=rpedro@87-196-101-122.net.novis.pt] has joined #ubuntu-motu [02:35] yeah, i just noticed that, i always had someone set stepmania up for me === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [02:43] hi all [02:43] Hi. === plerk [n=chatzill@cpe-24-168-146-16.nj.res.rr.com] has joined #ubuntu-motu [02:45] darkmagez: nope, sorry [02:46] http://www.stepmania.com/wiki/Download_Songs [02:46] I get mine from DDRUK, if you want DDR songs... but that's likely copyright infringement [02:47] so that's all I'm gonna say about that here [02:48] hey, anyone of you know if imbrandon is around? [02:48] but at stepmania.com, the developers are making efforts to get people to submit original songs. The reason one would want DDR songs is so that they can practice those at home, and then know them already when they hit an arcade machine === elektranox [n=elektran@p5481D317.dip.t-dialin.net] has left #ubuntu-motu [] [02:51] hmm [02:52] With gpg, I have two keys, a main key (rsa) and a subkey (rsa). Which one do I send to the ubuntu keyserver? [02:52] One is used for encryption and the other for signing. [02:52] I want to say the one for encryption, but you would think that an RSA key has two parts, a public and private part. === _MMA_ [n=atm@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu [02:58] Simon80, ok it works and the packaging looks good to me. [02:58] thanks [02:59] but you can't review it, right? [02:59] did you get any songs, btw? [03:01] Simon80, i completed a dance with a song i found on the net and tried an alternative ui. unfortunantly no i can't review. === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [03:04] hehe, well thanks === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === elektranox [n=elektran@p5481D317.dip.t-dialin.net] has joined #ubuntu-motu [03:10] still no admin online? [03:11] send an email to that address and wait a day [03:11] I did that on friday morning [03:11] got synced in the afternoon [03:11] k === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [03:26] hey! either of u seen imbrandon around? [03:26] Cyllene, you always send the public part. Keep the private part well-guarded === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [03:31] hey hobbsee, can you review? [03:31] hey Simon80 [03:31] not at the moment === Hobbsee hastn even had breakfast yet [03:31] lol [03:31] at this hour?! [03:31] oh, but you're capable [03:32] http://revu.tauware.de/details.py?upid=3608, http://revu.tauware.de/details.py?upid=3609 [03:32] haha [03:32] ajmitch: can review [03:32] well, someone, lol [03:36] theCore: Well, yeah. But I incorrectly assumed that the presence of an RSA key meant you have both a public and a private part. [03:37] gpg makes the distinction between which key is for signing and which key is for encrypting. [03:37] Cyllene, well, that's what public-key encryption is all about [03:37] theCore: Yeah but usually I would generate "one" RSA key which was the public and private parts. [03:37] Cyllene, is it the first time you use gpg? [03:38] No it's not, it's just the first time I am making my keys all complicated and not the default way. :p [03:38] Cyllene, what is wrong with the default options? [03:39] theCore: Nothing, I just have a habit of trying things different ways. [03:40] I.e, I like to look at different settings and methods and see what happens when you change them. === somerville32_ [n=somervil@fctnnbsc15w-156034078085.nb.aliant.net] has joined #ubuntu-motu === kmitch87 [n=kyle@24.144.37.147] has joined #ubuntu-motu === kmitch87 [n=kyle@24.144.37.147] has left #ubuntu-motu [] [03:53] ajmitch: you'r one of the REVU admins, aren't you? could you please re-sync the keyring? === plerk [n=chatzill@cpe-24-168-146-16.nj.res.rr.com] has joined #ubuntu-motu === deadlydeathcone_ [n=john@71.141.142.130] has joined #ubuntu-motu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu === Simon80_ [n=Simon80@bas6-toronto63-1167880893.dsl.bell.ca] has joined #ubuntu-motu === ademan [n=dan@h-68-164-186-127.snfccasy.dynamic.covad.net] has joined #ubuntu-motu === fooooooooooooooo [n=Simon80@bas6-toronto63-1096593237.dsl.bell.ca] has joined #ubuntu-motu === fooooooooooooooo is now known as Simon80 [04:37] now, I love my setup [04:38] I got everything at the right place [04:38] hopefully, it will pay off === Simon80_ [n=Simon80@bas6-toronto63-1167880352.dsl.bell.ca] has joined #ubuntu-motu === jorgp [n=jorgp@adsl-70-234-108-24.dsl.tul2ok.sbcglobal.net] has joined #ubuntu-motu [04:48] Is there a TODO list somewhere? === Simon80 [n=Simon80@bas6-toronto63-1096593090.dsl.bell.ca] has joined #ubuntu-motu [04:58] somerville32: there's a merges list [04:58] merges.ubuntu.com === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === Cyllene [n=cy@unaffiliated/cyllene] has left #ubuntu-motu [] === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === freeflying_ [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-motu === cinod [n=sufiyan@60.51.88.163] has joined #ubuntu-motu === Seeker`` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu === Seeker```` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu [05:53] Can someone re-sync the REVU uploaders keyring please? [05:54] ajmitch: ^ [05:55] Use your stick thinger to get his attention :] [05:56] nah... === somerville32 hugs Hobbsee. === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu [06:14] gnight all [06:15] Night === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === hub_ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu [06:51] anyone feel like reviewing 8) === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === lupine_85 [n=lupine@nick.lupine.me.uk] has joined #ubuntu-motu === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === lupine_85 [n=lupine@nick.lupine.me.uk] has joined #ubuntu-motu === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === peanutb [n=peanutb@c-71-197-218-111.hsd1.wa.comcast.net] has joined #ubuntu-motu [07:21] can the gpg keyring please be resynced === DBO [n=DBO@unaffiliated/dbo] has joined #ubuntu-motu [07:21] bhale: exess flood kicks [07:21] DBO: [07:22] ? [07:22] beofre you joined [07:22] want a paste? === rob [i=rob@freenode/staff/rob] has joined #ubuntu-motu [07:23] DBO: http://fluxbuntu.org//view.php?id=302 [07:23] yeah its a bot attack [07:24] yeah === ryanakca [i=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === lupine_85 [n=lupine@nick.lupine.me.uk] has joined #ubuntu-motu === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu [07:29] how would i submit a package that is written in php? === hub__ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu === Lutin [n=Lutin@sd-4736.dedibox.fr] has joined #ubuntu-motu === hub__ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu [08:09] peanutb: Same way you would submit any other package. === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu === vil [n=vladimir@catv-tisnov-86.selfnet.cz] has joined #ubuntu-motu [08:31] Anyone around? === peanutb [n=peanutb@c-71-197-218-111.hsd1.wa.comcast.net] has left #ubuntu-motu ["Leaving"] [08:33] in some fashion. [08:34] I've just dh-maked [08:34] updated changelog [08:34] updated control [08:35] However, I'm a bit confused about rules [08:38] Should I uncomment dh_python? [08:38] It is a python application [08:40] which approach to Python Policy does it use? [08:40] No idea [08:40] haha [08:40] I'm packaging this from scratch === tonyyserver [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu-motu [08:48] Hmmm [08:48] I think I got it [08:53] Do I need a dirs file? [08:59] not necessarily [09:00] my suggestion since it's a python app is to read the Debian Python Policy. You'll also find the Debian wiki on Python Policy helpful. === rpedro [n=rpedro@87-196-7-27.net.novis.pt] has joined #ubuntu-motu [09:04] Crimsun: Can you resync the ring? [09:05] I'm not a revu admin. === fowlduck [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [09:11] Do I need a menu file? [09:12] Or can I just let the Makefile install a .desktop file to /usr/share/applications ? [09:12] whatever you want. [09:13] normally if it installs an fd.o-compliant desktop file, that's sufficient [09:15] E: pyneighborhood_0.3-0ubuntu1_source.changes: bad-distribution-in-changes-file feisty [09:17] ignore that lintian error. [09:17] ajmitch: ping [09:19] Oh [09:19] Looks like it already was synced [09:19] It uploaded [09:20] "Package includes an .orig.tar.gz file although the debian revision suggests [09:20] that it might not be required. Multiple uploads of the .orig.tar.gz may be [09:20] rejected by the upload queue management software." [09:22] crimsun: When my upload is processes, can you review it for me? :] [09:22] probably not [09:22] honestly, I'm swamped until the end of December [09:23] lol, alright [09:23] I don't see a "recover password" link anywhere [09:24] just enter a null password [09:24] k [09:24] thanks [09:26] I'm going to go make some juice and hopefully my package will have been processed by then :] === mlpug [n=user@a84-231-238-186.elisa-laajakaista.fi] has joined #ubuntu-motu [09:36] crimsun: I don't see it yet [09:37] are you a member of the universe contributors LP team? [09:38] Yup [09:39] The keyring might not have been synced [09:39] But I thought that it would have been rejected when I tried to upload [09:40] what syntax did you use? [09:47] dput pyneighborhood_0.3-0ubuntu1_source.changes [09:47] that's a silent reject [09:47] default_host_main = ubuntu [09:47] [ubuntu] [09:47] fqdn = upload.ubuntu.com [09:48] you're not in the ubuntu-dev keyring, so your upload was dropped silently [09:48] sorry, a silent failure [09:48] the reject semantics are different [09:48] you need to use dput revu blah [09:50] Ok [09:50] Modified [09:50] set revu to default [09:50] and uploaded === somerville32 will wait another few minutes. [09:50] :) [09:59] Hmmm... [09:59] Still not showing up [10:06] crimsun: I got an e-mail for the reject from Ubuntu [10:06] From it isn't showing up in revu and there is no e-mail [10:06] then wait for the revu keyring to be synced === Zdra [n=zdra@103.21-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu [10:22] somerville32: what does your dput.cf looks like? [10:23] ah, nm [10:23] ! [10:23] "Since Ubuntu 6.06 LTS (Dapper Drake)," [10:23] I thought you were trying to upload to the repos [10:23] Does that mean I need to do what it says on that page? [10:24] nvm [10:24] It is already the same :] [10:26] Why isn't the keyring synced automatically? === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-motu [10:44] We need more MOTU admins :/ === _DvP_ [n=David@2.39.100-84.rev.gaoland.net] has joined #ubuntu-motu [10:46] it isn't synced automativally because it takes quite awhile to run [10:46] due to gpg sucking [10:46] Omgz, you're awake! [10:47] Yeah! :) [10:47] no I'm not [10:47] Doh : ( === somerville32 wishes he could chat on IRC in his sleep. [10:48] Can you resync the keyring for me in your sleep too? :] [10:48] I'm already doing it, before any more people want to bug me about it [10:50] Will you let me know when you're done? :] [10:52] it's still going [10:54] Since anyone can join that team, why not just let everyone upload to revu? [10:55] because we want at least some checks [10:55] ok, it's done [11:00] When I decrypt my password, it says "None" === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu [11:01] have you uploaded a package & had it appear on revu? [11:02] ajmitch: Do you have a few minute to review an upload on revu ? [11:02] no [11:02] ok [11:02] ajmitch: Well, I'm still waiting [11:02] And it has the GPG stuff there when it didn't have it there before [11:03] if you haven't had a package uploaded & processed on revu, an account is not created [11:03] ok [11:04] I got an error when I tried to upload after sync [11:04] Should I force? [11:04] no [11:04] it won't do any good [11:05] what was the package? [11:05] pyneighborhood_0.3-0ubuntu1 [11:05] try again now, with dput -f [11:06] Successfully uploaded packages. === asabil [n=asabil@ifaedi.insa-lyon.fr] has joined #ubuntu-motu [11:13] hi all [11:13] http://revu.tauware.de/details.py?upid=3614 [11:13] :) [11:17] can someone accpet this package ? [11:17] http://download.gna.org/libg3d/debian/ === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu [11:19] anyone ? === Neonightmare [n=chatzill@67-214.2-85.cust.bluewin.ch] has joined #ubuntu-motu === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === aBiNg [n=helo_aBi@221.6.29.75] has joined #ubuntu-motu === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Hobbsee waves [11:43] hello Hobbsee === Admiral_Chicago waves back to Hobbsee [11:43] :) [11:44] Hobbsee: what time is it over there? [11:44] @time sydney [11:44] Current time in Australia/Sydney: December 03 2006, 21:44:45 [11:44] Hobbsee: Error: "time" is not a valid command. [11:45] why is ubuntu-es in here? [11:45] !bot [11:45] I am ubotu, all-knowing infobot. You can browse my brain at http://bots.ubuntulinux.nl - Usage info: http://wiki.ubuntu.com/UbuntuBots [11:45] @help [11:45] Hobbsee: (help [] [] ) -- This command gives a useful description of what does. is only necessary if the command is in more than one plugin. [11:45] oh right, it just triggers with @ [11:45] @time Chicago [11:45] Current time in America/Chicago: December 03 2006, 04:45:43 [11:45] Admiral_Chicago: Error: "time" is not a valid command. [11:46] :\ [11:46] anyways it's almost 5 AM here [11:46] did we ever discover why ubuntu-es is even here? [11:48] i never did [11:48] does anyone know to who he belongs? === tsmithe [n=bip@82-70-109-22.dsl.in-addr.zen.co.uk] has joined #ubuntu-motu [11:48] no, ban it [11:48] how do i go about getting something into universe? [11:49] what? they fixed -motu's bans [11:49] Hobbsee & elkbuntu, i'm considering applying for IRC operator team, any ideas? [11:49] Admiral_Chicago, you dont apply. [11:49] Riddell: sladen and fbond are the only ops. [11:50] and none of them seem to have the power to add more ops? [11:50] Seveas: is that right? [11:50] looks like it [11:50] how does that work then? [11:50] looking at the access/level list [11:50] tsmithe: yes... [11:51] I bet one of them has the password to the channel [11:51] according to https://launchpad.net/people/ubuntu-irc it says you apply, but does that mean just the LP team? [11:52] If not, we can ask rob to reset the password === ogra_ [n=ogra@p548AE12C.dip.t-dialin.net] has joined #ubuntu-motu [11:53] Hobbsee, the crapbot is in -locoteams as well [11:54] if you find awake freenode staff, please poke them [11:54] Seveas: well, if we had ops for here, then we could fix it? it seems that not everyone can get ops here now [11:54] anyhoo: how do i go about getting something into universe? [11:54] Hobbsee, freenode staff can get ops everywhere :) [11:54] tsmithe: See the wiki :P [11:54] Seveas: i meant adding people to the access list. but true [11:55] tsmithe: Under MOTU/ [11:55] which wiki? [11:55] ah [11:55] Hobbsee: If they have the password, when they authenticate with chanserv, they are level 50 [11:55] somerville32: they're *staff* - they should be able to override that [11:56] maybe someone can explain the IRC operators thing to me later [11:56] Freenode staff can reset the password, yeah === rob [i=RobertSt@freenode/staff/rob] has joined #ubuntu-motu === mode/#ubuntu-motu [+b *!*@201.230.101.11] by rob === ubuntu-es was kicked off #ubuntu-motu by rob (rob) [11:58] right... how do go about packaging a python application [11:58] at the moment it's just the one file [11:59] tsmithe: Read the packaging guide :] [11:59] anywhere to point me to with regards to the debian/ directory contents? [11:59] specifically for python? [11:59] or is it not too different? [12:00] Thats what I'm trying to figure out [12:00] haha [12:00] :] === tsmithe wonders about dh_python [12:00] tsmithe: deprecated already :) [12:01] bah [12:01] i've only heard of it [12:01] do i have to use pbuilder? [12:01] tsmithe: there's a new python policy, http://www.debian.org/doc/packaging-manuals/python-policy/ === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu [12:01] tsmite: You don't _have_ to [12:01] cool [12:02] ...it's all so bureaucratic [12:03] tsmithe: indeed, but it must be if we want to keep large project like debian and ubuntu tidied [12:03] i understand that [12:04] having only just started learning python yesterday, this is a big step [12:04] level #ubuntu-motu list [12:04] err... mischan [12:04] i think you missed /msg chanserv === mode/#ubuntu-motu [+o Riddell] by ChanServ [12:06] isn't there some kind of document somewhere that describes how to write the debian/control file for a python script? [12:07] tsmithe: google for debian python policy [12:07] 11:07 -ChanServ(ChanServ@services.)- An access level of [20] is required for [CLEAR] on #ubuntu-motu [12:08] err, hmm, now how do I get rid of this @ [12:08] /deop Riddell ? [12:08] this @? === mode/#ubuntu-motu [-o Riddell] by Riddell [12:08] rocking [12:08] but it's so long [12:09] well debian/control is just the same for any package, there's just a couple of python specific bits === mr_pouit [n=silk@lns-bzn-49f-81-56-214-84.adsl.proxad.net] has joined #ubuntu-motu === tsmithe looks at some examples [12:11] thing is, for python, i don't need to build it, and the source and binary packages would be almost identical, with respect to the program itself (not the packaging stuffs) [12:11] the debian python policy goes on about modules [12:11] mine isn't a module === somerville32 nods. [12:13] well, i'll just do it the same as for any other pacakge [12:13] and then add the python-specifics [12:14] I doubt anything special will be needed === conall [n=conall@2001:770:12b:0:0:0:426f:3127] has left #ubuntu-motu [] [12:15] somerville32, what "Section: " would the source package be for my app? [12:17] universe/sound ? [12:17] universe/system ? [12:17] i'll choose universe/sound === somerville32 doesn't even know if it exists. haha [12:18] bah [12:18] anyone else? [12:18] is there a list? [12:20] anyone? [12:20] :( [12:20] tsmithe: look at the debian policy [12:20] all the sections are listed [12:21] thanks [12:21] so it will be universe/sound [12:21] http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections [12:21] "sound" only, don't use "universe" === mikezilla [n=chatzill@ppp-186-24.26-151.libero.it] has joined #ubuntu-motu [12:23] oh === vil [n=vladimir@catv-tisnov-86.selfnet.cz] has joined #ubuntu-motu [12:23] "segment/section if the package is in the contrib or non-free distribution areas." [12:23] but it's "contrib" [12:23] apt-cache show linneighborhood [12:24] It shows it in universe/net [12:24] *neibourhood [12:24] stupid maintainer [12:25] gobby is in universe/net too [12:27] somerville32: The universe/ is added by the archive admins. The section in the source package control file should simply be net. [12:27] oh,kk [12:27] And with that, I shall be off to bed. [12:34] is there any guide on writing a debian/rules file? [12:36] it's ok === tsmithe refers to debian policy again === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [12:41] right... [12:41] how can i get the rules file right for a python app [12:44] could someone gimme a simple python package that i can look at as an example? [12:46] ping somebody [12:49] tsmithe: try to look at the hubackup source === Seeker` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu === Gervystar [n=alessand@host47-159-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-motu === ubuntu_demon [n=depjayds@s5592b629.adsl.wanadoo.nl] has joined #ubuntu-motu === Seeker`` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu === tsmithe` [n=bip@82-70-109-22.dsl.in-addr.zen.co.uk] has joined #ubuntu-motu === geser [n=michael@dialin104042.justdsl.de] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [01:06] Seeker`, your fed up with *your* connectio?! [01:06] mine's rubbish [01:06] two different routers [01:06] none get up to the 180KiB/s that i got a couple of weeks ago [01:07] it's gone down to 55! === jikanter_ [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === pascal80 [n=pascal@86-39-15-98.customer.fulladsl.be] has joined #ubuntu-motu [01:30] How can I get packages with missing desktop files fixed? [01:31] Modify the package :] === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [01:32] Can I just send a patch of the desktop file? [01:32] I'm not so familiar with altering packages. [01:33] File a bug report and attach the patch, sure [01:34] How do these bugs get picked up by a MOTU? [01:36] subscribe ubuntu-universe-sponsors [01:36] preferably file the bug and the patch in debian [01:36] then it will automatically (almost) get fixed over here [01:37] Thanks for your answer Hobbsee === givre [n=Florent@APuteaux-152-1-76-223.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu === Simon80_ [n=Simon80@bas6-toronto63-1096593323.dsl.bell.ca] has joined #ubuntu-motu === elektranox [n=elektran@p5481D317.dip.t-dialin.net] has left #ubuntu-motu [] === adomanski [n=adomansk@p54AFC334.dip0.t-ipconnect.de] has joined #ubuntu-motu === tsmithe is back [02:11] i'm getting this warning, which i don't like [02:11] gpg: WARNING: unsafe ownership on configuration file `/home/toby/.gnupg/gpg.conf' [02:11] gpg: skipped "Toby Smithe ": secret key not available [02:11] gpg: [stdin] : clearsign failed: secret key not available [02:12] thing is, what's unsafe? [02:12] it looks fine to me === pirast [n=martin@p508B3BD1.dip0.t-ipconnect.de] has joined #ubuntu-motu === bhale [n=bhale@brandonhale.us] has left #ubuntu-motu [] [02:13] tsmithe: what are the permissions of ~/.gnupg/gpg.conf? [02:13] -rw------- 1 toby toby 8084 2006-06-25 18:11 /home/toby/.gnupg/gpg.conf [02:13] looks very safe [02:13] should i make it world-readable? [02:14] and the perms of the dir ~/.gnupg? [02:14] tsmithe: use -k === givre [n=Florent@APuteaux-152-1-76-223.w86-205.abo.wanadoo.fr] has left #ubuntu-motu [] [02:15] that solves the second problem but not the warning [02:15] drwx------ toby toby === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu [02:15] -k? [02:16] this looks safe, I don't understand where gnupg sees a problem [02:16] me neither [02:17] Your name must not match your key [02:17] So you need to specify it manually [02:17] -k is an option to dpkg-buildpackage to specify the keyid [02:17] or something === somerville32 nods. [02:18] geser: Are you free to review? [02:18] can a revu admin sync the keyring for me? === Simon80 [n=Simon80@bas6-toronto63-1128677314.dsl.bell.ca] has joined #ubuntu-motu [02:18] ajmitch: ^^ === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has left #ubuntu-motu [] [02:19] somerville32: what do you want reviewed? [02:19] http://revu.tauware.de/details.py?upid=3616 [02:21] somerville32: I'm not a MOTU (yet) but I can give it a look [02:21] k [02:21] :] === Lutin_ [n=Lutin@sd-4736.dedibox.fr] has joined #ubuntu-motu [02:23] it's not neighborhood! [02:24] neighbourhood! [02:26] Thats not the name of the program though ;] [02:27] good [02:27] also, revu won't recover my password [02:27] what's Elgamal? [02:29] You don't get a passwd until you upload your first package. [02:29] i did [02:30] Uploading to ubuntu (via ftp to upload.ubuntu.com): [02:30] asoundconf-gtk_1.0.dsc: done. [02:30] asoundconf-gtk_1.0.tar.gz: done. [02:30] asoundconf-gtk_1.0_source.changes: done. [02:30] Successfully uploaded packages. [02:30] Not running dinstall. [02:30] Doesn't mean anything [02:30] ? [02:30] tsmithe: you're uploading to the wrong place. [02:30] oh [02:30] tsmithe: you didnt follow !revu [02:30] That too [02:30] !revu [02:30] 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 [02:30] Uploading to ubuntu (via ftp to upload.ubuntu.com) [02:31] Hobbsee, REVU says "Since Ubuntu 6.06 LTS (Dapper Drake), dput is already configured for REVU uploads, with the [revu] entry. However, if are running an earlier version you can add the following entry to your /etc/dput.cf:" [02:31] so i assumed it would be fine to leave it === elektranox [n=elektran@p5481D317.dip.t-dialin.net] has joined #ubuntu-motu === elektranox [n=elektran@p5481D317.dip.t-dialin.net] has left #ubuntu-motu [] [02:31] tsmithe: that's what i thought but each time i install, i find it defaults to ubuntu. check the dput.cf [02:32] [ubuntu] [02:32] fqdn = upload.ubuntu.com [02:32] incoming = / [02:32] login = anonymous [02:32] [revu] [02:32] fqdn = revu.tauware.de [02:32] incoming = /incoming [02:32] login = anonymous [02:32] hmm [02:32] ah [02:32] default_host_main = ubuntu [02:32] yes === tsmithe tries agai [02:33] *again [02:33] it should be alright to p [02:33] it should be alright to upload now, then? === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu [02:33] tsmithe: yes [02:34] cool [02:34] I don't think you're synced [02:34] tsmithe: you'll just get a rejected mail from ubuntu @ your previous upload [02:34] damn... am i not synced? [02:34] it uploaded alright... [02:34] Hobbsee: are you approved for main by any chance? I could use a sponsership for a package [02:34] sivang: nope === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu [02:34] sorry [02:35] i don't think i'm synced [02:35] You aren't :P [02:35] it's not giving me a password [02:36] can someone sync me? [02:36] it only creates you an account after your first upload [02:36] i did upload [02:36] siretart: around? [02:36] Hobbsee: You sent me a contentless ping. This is a contentless pong. Please provide a bit of information about what you want and I'll respond when I am around. [02:36] tsmithe: It was rejected silently [02:36] hah [02:36] ok [02:36] siretart: this is not a contentless ping. this is requesting a syncing of the keyring. [02:36] so can someone sync the keyring, and i'll try again [02:36] thanks [02:36] No one is around to do it [02:37] Hobbsee's request above doesn't agree [02:37] That was an automated response [02:37] tsmithe: sorry? [02:37] automated [02:37] poo [02:37] heh === tsmithe wants to upload! [02:37] I felt the same way === Hobbsee cant resync the keyrink [02:37] s/k/g/ [02:37] We need more MOTU admins! :) [02:38] indeed [02:38] 131 peeps in channel and not a single admin around [02:38] tsmithe: there are at least 3. ajmitch, siretart and imbrandon. however none seem to be awake [02:38] imbrandon is a MOTU admin? [02:40] Hobbsee: Want to review my package? [02:40] i wonder how often hobbsee gets asked that [02:40] *cough* [02:41] VoX: Want to review my package? [02:41] :D [02:41] Oh wait... were you being dirty? [02:41] <_< >_> <_< ...no... [02:41] somerville32: i think so [02:41] VoX: heh. a lot [02:42] somerville32: okay [02:42] where is it? [02:42] http://revu.tauware.de/details.py?upid=3616 [02:43] ping motu admins! === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu [02:51] somerville32: that should be a good start [02:57] somerville32: if doing a new package you can use debhelper level 5 (if I'm not mistaken) [02:59] geser: i put that into my comments :) [03:00] I reloaded the page now [03:01] What does the different levels do? === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu [03:03] Hobbsee: What do you mean by by "Do all of those depends need to be there, or should there be related build-depends? "? [03:04] do you know how shlibdeps work? [03:05] no [03:05] This is my first package [03:05] ie, if you need those packages to install it, usually you'll need the corresponding -dev packages during compile time. did you run this though a pbuilder? [03:05] ah right [03:05] Yup [03:05] somerville32: debhelper evolved other the time and the different levels control the behaviour of several debhelper scripts, see also the manpage for debhelper [03:05] if you have foo-dev as a build dep, shlibdeps will mean that you have foo as an automatic dep [03:06] somerville32: don't ship /usr/sbin if you don't need it [03:06] if a motu admin comes along: could you sync the keyring :) ? === tsmithe afk [03:06] geser: in dirs? === Lutin_ is now known as Lutin [03:07] yes [03:07] k === hub__ is now known as hub [03:09] and you can remove the dependancy on linux [03:11] geser: Why? [03:11] keyring resyncing [03:11] Ubuntu hasn't any other kernel besides linux [03:11] thanks siretart [03:12] geser: I was specifying a version of the kernel though === cinod [n=sufiyan@60.48.174.43] has joined #ubuntu-motu [03:12] siretart: seems like we need some more people for that [03:12] somerville32: what for? [03:12] Hobbsee: Specified in the docs [03:12] somerville32: as in, only runs on 2.6.17 or something? [03:12] No [03:12] haha [03:12] >= 2.2 [03:13] somerville32: even breezy has a 2.6 kernel [03:13] you dont need that in there [03:13] Oh goodie [03:13] Do I need ${misc:Depends} ? [03:13] Hobbsee: yes. in principle, everyone with an account on tiber should be able to do that. [03:14] dont think so [03:14] siretart: hmmm. i dont have one of them :P [03:15] somerville32: and you definitely don't want to depends on the server package, all you need is the client (if really needed) === somerville32 nods. === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu [03:16] What is the client package name? === reggaemanu_ [n=manu@ARennes-257-1-152-36.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [03:17] you need probably smbfs and/or smbclient [03:17] I haven't checked what your package really needs [03:18] keyring resynced and pending uploads reprocessed [03:19] siretart: how does one get REVU powers? [03:21] siretart: Maybe we should have a big red button to resync the keychain? :] === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu === cypher1 [n=cypher1@59.92.197.26] has joined #ubuntu-motu [03:23] somerville32: in fact, it is one sudo call === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu [03:24] Hobbsee: every motu can request an account on tiber. please mail admin@tiber.tauware.de with some rationale why you think you can use one [03:24] Is it possible to check to see if there are new members every once and awhile and then sync automatically? === Subhuman [n=jack@host86-144-222-197.range86-144.btcentralplus.com] has joined #ubuntu-motu [03:24] siretart: right. is "to be able to resync the keyring" a suitable rationale? [03:24] perhaps we should trigger the resync via cron or something [03:25] you mean it's not already? [03:25] no, not yet [03:25] I didn't expect that so many ppl are joining the contributors groups === zul [n=bob@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [03:25] siretart: Ubuntu Open Week just occurred [03:25] The whole goal was to get people involved :] [03:26] given at the time it takes for a package being reviewed [03:26] somerville32: oh, right. right === aBiNg [n=helo_aBi@221.6.29.75] has joined #ubuntu-motu [03:26] anyway, I will be the whole next week incredibly busy with job and uni, and I won't be able to do much next week [03:26] the week after I have more time. will look after revu then === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-motu === adomanski [n=adomansk@p54AFC334.dip0.t-ipconnect.de] has left #ubuntu-motu [] === herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu-motu [03:29] siretart: Can we get the long name of the universe contributor group changed? [03:29] yay, i can request a sync! [03:29] siretart: It looks funny because it is so long. [03:29] somerville32: ubuntu-universe-contributors? [03:30] somerville32: and you're asking the wrong person [03:30] Isn't he the owner of that group? [03:30] no [03:30] not that i know fo [03:30] And it isn't the unix name that would be nice to have changed but the long name (or descriptive name) or w/e it is called [03:30] *of [03:30] somerville32: the name was choosen on purpose and defined by the revu spec [03:30] I don't plan to change it. it isn't that important anyway [03:31] Hobbsee: And siretart is the owner [03:31] ;] [03:31] siretart: k [03:32] ohhh...i'm confusing contributors and sponsors [03:32] I just thought it might look better as "Universe package contributors" or something [03:32] no biggie [03:32] Anyhow, I gotta take the dog out to pee. [03:32] I'll upload my fixs to that package in a sec [03:34] Hobbsee/tsmithe: if you need ops on the channel, just ask ChanServ for them... [03:35] the access-level is intentionally zero [03:35] sladen: [01:35] [Notice] -ChanServ- An access level of [10] is required for [OP] on #ubuntu-motu [03:35] sladen: that doesnt work anymore === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [03:36] oh FFS, has somebody been meddling *twice* in the last week [03:37] fun [03:38] that was been changed since November 23rd, which was the previous time somebody asked the Freenode team to meddle with it [03:38] ugh [03:39] !backports [03:39] If new updated Ubuntu packages are built for an application, then they go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports === somerville32 thinks he has hurt his spine. [03:46] Hobbsee: Building package. Will you be able to review try #3? :] [03:46] maybe [03:51] Oh crap [03:51] I uploaded it and I forgot to fix the clean up script [03:51] *rule [03:51] heh [03:51] fix it, upload again [03:52] Wait... [03:52] Those files are being placed there in the clean rule === somerville32 boggles. [03:53] is there an admin about? [03:53] Already synced tsmithe [03:53] yay! [03:53] who do i thank? [03:54] somerville32: then remove that section? === somerville32 did. [03:54] ah === Hobbsee beds [03:56] Ok [03:56] uploaded === redguy [n=mati@public-gprs15000.centertel.pl] has joined #ubuntu-motu === tsmithe waits 5 minutes for the upload to show up [03:59] siretart, you synced the keyring right? [04:04] Can someone review? http://revu.tauware.de/details.py?upid=3628 [04:04] tsmithe: right. what did you upload [04:04] ? [04:04] asoundconf-gtk [04:04] i just wanted to thank you for syncing [04:04] also, my upload doesn't show on the page [04:05] it shouldn't be necessary to sync manually. but also revu2 should already be done, so in some ways, I suck [04:05] tsmithe: it doesn't show up in the rejected folder either [04:05] weird [04:05] tsmithe: are you absolutely sure you uploaded to tiber and not to uploads.ubuntu.com? [04:05] found it [04:06] it was there [04:06] i refreshed the page [04:06] :D [04:06] ok [04:06] can someone review it? [04:06] http://revu.tauware.de/details.py?upid=3620 [04:07] i think it's bad [04:08] hang on [04:08] You're package doesn't conform to debian python policy :] [04:08] hmm [04:08] why's that? [04:09] use ${pyton:Depends} [04:09] in where? [04:09] Err.. [04:09] Build-depends? [04:09] ${python:Depends} [04:09] depends? [04:09] Yeah === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu [04:09] build-depends then? [04:09] no [04:09] depends [04:10] Replace python and what not with that [04:10] ah [04:10] ok [04:11] You're using cdbs for that? [04:11] yes [04:11] and? [04:12] Kind of overkill [04:12] it's easier [04:14] it also has this error: You've specified an unknown `target distribution' for your upload in the debian/changelog file. [04:14] but what's wrong with what i have? [04:15] asoundconf-gtk (1.0) feisty; urgency=low [04:15] Ignore that error === somerville32 trys installing his own package and fears. === lbm [n=lbm@82.192.173.92] has joined #ubuntu-motu [04:16] right... re-uploading === tsmithe waits 5 minutes [04:19] damn [04:19] i forgot to rebuild === tsmithe hits himself === rmjb [n=richard@cuscon23581.tstt.net.tt] has joined #ubuntu-motu === phanatic_ [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [04:20] Happy Sunday all... for those of you for which Monday has not yet arrived [04:21] happy sunday rmjb [04:22] rmjb: Are you a MOTU reviewer? [04:22] heh, no I'm just a hopeful, like you I guess [04:22] right... === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu-motu === tsmithe uploads again [04:22] Who do you usually get to review your stuff? === tsmithe waits 5 minutes [04:23] I think this OpenWeek brought in a good bit of MOTU hopefuls, I hope the MOTU's can handle us [04:23] I have 2 packages on REVU, I got LaserJock to review 1 and the other I emailed the ubuntu-motu list and someone reviewed that one === mwolson [i=mwolson@jpi-wlafyte-212-116.dmisinetworks.net] has joined #ubuntu-motu [04:24] mwolson: MOTU Reviewer? [04:24] I need a follow up review now though, but I'll wait around and see [04:24] somerville32: you using xchat? [04:24] somerville32: what do you want to be reviewed? [04:24] rmjb: Yup. Why? [04:25] phanatic: I'll get the link. [04:25] you can tell ubuntu members by the text that comes up when they sign in, like phanatic here : n=phanatic@ubuntu/member/phanatic [04:25] somerville32: i'm not a MOTU reviewer, if that's what you were asking [04:25] rmjb: but that doesn't mean i'm a motu ;) [04:25] I know [04:26] but it'll narrow down those to pounce on [04:26] rmjb: but you're right... if someone is not a member, he cannot be a motu either :) [04:26] (or she of course :)) [04:26] of course [04:26] So, are you a MOTU Reviewer? :P === ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-motu [04:30] somerville32: yes, i can review your upload, but cannot advocate it (yet) [04:30] hey ivoks :) [04:30] phanatic: hi === tsmithe uploads again === tsmithe waits the requisite 5 minutes [04:30] http://revu.tauware.de/details.py?upid=3633 [04:34] somerville32: I'm looking at your package too [04:34] the debian/menu file [04:34] what's that for? [04:35] so... who want's to review my package? [04:35] http://revu.tauware.de/details.py?upid=3634 === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu-motu [04:37] PriceChild, you wanna review my package? [04:37] rmbj: Debian memu entr [04:37] http://revu.tauware.de/details.py?upid=3634 === awbassett [n=awbasset@206.135.97.35] has joined #ubuntu-motu [04:38] somerville32: hmm... wonder if I should include one in my package... [04:39] tsmithe: I'm not MOTU :) [04:39] tsmithe: I'm no-where near being a motu :) [04:39] ever :P [04:39] tsmithe: you should only ask those persons that are ubuntu members, you can tell they are members by the text that comes up when they sign into the chat like phanatic n=phanatic@ubuntu/member/phanatic [04:39] tsmithe: if the package isn't Ubuntu specific don't make it a native package (even if you are upstream) [04:39] of course not all ubuntu members in this channel are MOTU [04:40] rmjb: ok [04:40] geser, how do you mean? [04:40] create a diff.gz with the contents from the debian/ dir [04:41] don't ship the debian/ dir in the orig.tar.gz [04:41] hmm [04:42] i don't know how to do that :( [04:42] rmjb, somerville32: debian/menu is not essential... a .desktop file is more important since that's freedesktop standard [04:42] i was using galternatives as an example, and worked from that [04:42] tsmithe: did you go through the excellent ubuntu packaging guide? [04:42] !packaging guide [04:42] The packaging guide is at http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html - Other developer resources are at https://wiki.ubuntu.com/DeveloperResources [04:42] rmjb, yes :( [04:43] tsmithe: galternatives is not a wise choice as an example [04:43] oh [04:43] why is that? [04:44] it's in universe... [04:44] the alternative system is Debian/Ubuntu specific, you won't find it on other distributions [04:44] ok [04:44] but i fail to see why that makes it a poor example [04:45] therefore galternatives doesn't split the debian changes into a diff.gz [04:45] this is called a native package [04:45] and native packages are bad? [04:46] not in itself but for an example of packaging [04:46] ok [04:46] so how do i split off a .diff.gz? === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu [04:48] if you have an orig.tar.gz without debian/ dpkg-buildpackage will put all changes (e.g. the files in debian/) into a diff.gz [04:49] this is confusing [04:50] all i am doing is running debuild -S -sa in the source directory [04:50] then uploading with dput [04:50] so how do i get an orig.tar.gz without debian/ [04:51] in most cases the tar.gz you can download from upstream doesn't have a debian/ dir [04:51] this is my own application [04:51] i created the debian dir [04:51] was this unwise? [04:51] only if you ship it in the orig.tar.gz [04:52] but how do i get an orig.tar.gz? [04:52] debuild spits out asoundconf-gtk_1.0.dsc [04:52] asoundconf-gtk_1.0_source.build [04:52] asoundconf-gtk_1.0_source.changes [04:52] asoundconf-gtk_1.0.tar.gz [04:54] first you should name the tar.gz asoundconf-gtk_1.0.orig.tar.gz [04:54] debuild should create then a diff.gz which should be empty in your case [04:55] ok [04:55] then how do i go about splitting the debian/ dir off? [04:56] it should be there (in the orig.tar.gz) in the first place [04:56] but you said to split it off into a .diff.gz [04:56] should i build the archive without the debian dir, then add it into the dir, and debuild will put it into .diff.gz [04:56] yes [04:57] thanks :) [04:59] yay! [05:00] thanks ever so much [05:00] i've uploaded the new package === tsmithe waits === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [05:00] geser: http://revu.tauware.de/details.py?upid=3633 ? ") [05:00] *:) [05:03] my latest upload, ready for review: http://revu.tauware.de/details.py?upid=3636 [05:03] :-) [05:06] somerville32: some files have a copyright year 2005-2006, you should put it into debian/copyright [05:06] and the email adress is different but I don't if it matters [05:07] tsmithe: looks much better now [05:07] yay! [05:08] geser: can you review mine? [05:08] http://revu.tauware.de/details.py?upid=3592 [05:08] I can look at it but I'm not a MOTU (yet) [05:08] oh... well I welcome your feedback [05:09] so, to get into universe, what needs to happen? [05:10] tsmithe: two MOTUs need to advocate it [05:10] ok === tsmithe waits impatiently for motus [05:11] tsmithe: don't depend on packages that don't exist (alsa) [05:11] oh [05:11] i was sure that did exist [05:12] change the DEB_INSTALL_MANPAGES_galternatives in your rules :) [05:12] oops [05:12] i thought i had [05:12] ! === tsmithe reuploads [05:13] and you can use debhelper level 5 [05:13] what does that mean [05:14] it's about the features debhelper may use (see man debhelper about the different levels) === tsmithe re-uploads again [05:15] oops [05:15] the other is still on the queue === tsmithe waits for it to run away === zul [n=bob@ubuntu/member/zul] has joined #ubuntu-motu [05:18] right that's better === theCore [n=alex@modemcable229.181-131-66.mc.videotron.ca] has joined #ubuntu-motu === tsmithe waits impatiently for it to get off the queue [05:23] right [05:23] who wants to review (and advocate if possible): http://revu.tauware.de/details.py?upid=3638 [05:26] oh bugger === tsmithe needs to upload again [05:26] it's so finickity [05:29] geeser: What e-mail? [05:30] somerville32: I notice you sometimes misspell a person's nick, and if you don't have it exactly right they wont get a *ping*... [05:31] lol [05:31] and easy way to always get it right is to type the first couple characters of their name then hit the TAB key [05:31] try it out on me [05:31] rmjb: I've been up for 24 hours now [05:31] you need to get some sleep [05:31] somerville32: the email mentioned in copyright statement in e.g. http://revu.tauware.de/revu1-incoming/pyneighborhood-0612031025/pyneighborhood-0.3/mainwindow.py [05:31] but using the TAB completion you'll always spell the names right, even when sleepy :) [05:32] somerville32, yeah... you said you were going to sleep hours ago! [05:32] geser: Both are his -email [05:35] therefore I said I don't know if it matters if the email-address in your debian/copyright differs from the one mentioned in his copyright statements [05:35] probably not [05:37] any motus around? [05:37] wanna advocate my package? [05:37] http://revu.tauware.de/details.py?upid=3639 [05:38] is this dh_python and dh_pysupport stuff really required when using cdbs? [05:39] i'm not really sure [05:39] does it hurt? === siretart thought the point of cdbs was to hide such details :/ [05:39] well, it hurts my eyes when I see such things. thats bad enough [05:40] looking at the debuild output, it seems to need it [05:40] but it doesn't need dh_python [05:40] that's deprecated [05:40] I'm no cdbs expert either [05:40] but i'm pretty sure it needs dh_pysupport [05:41] well, my londonlaw package did manage it without that explicit dh_pysupport call. [05:41] but I'm using python-central instead [05:41] hmm [05:42] well, i've uploaded one without dh_python, if that's what you want === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu [05:42] siretart, hang on [05:42] i'm just looking at the cdbs docs [05:42] siretart: Isn't that required with the new debian python policy? === guglielf [n=guglielf@unaffiliated/guglielf] has joined #ubuntu-motu [05:43] siretart, looks like i can do it all with cdbs [05:43] somerville32: there are several problems here. one is the new python policy, the other one is cdbs :/ [05:44] since cdbs is supposed to make packaging easy [tm] , it should hide such silly details. the fact that it doesn't means to me that cdbs sucks badly here [05:44] siretart, without dy_pysupport i need a setup.py file [05:44] it's much easier to just use dh_pysupport [05:45] so i would definitely prefer to not have to have a setup.py [05:45] great! [05:46] so is that alright? [05:46] tsmithe: I'd suggest that you document such things in debian/rules as comments, for reference for potential revuiereviewers [05:46] ok === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [05:47] i'll just do that, then upload agin [05:47] *again [05:51] ok that's uploaded === rexbron [n=rexbron@199.212.72.37] has joined #ubuntu-motu [05:51] siretart: Are you available to review my package? :] === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-motu [05:53] somerville32: ask me after dec. 12 [05:54] Nicktu: Are you a MOTU Reviewer? [05:54] siretart, if you want, here's the latest link: http://revu.tauware.de/details.py?upid=3643 [05:55] Can anyone review? http://revu.tauware.de/details.py?upid=3642 [05:55] :) [05:55] somerville32, that makes two of us ;) [05:55] three [05:55] We gotta get these motu folks in shape! [05:55] :] === mr_pouit [n=silk@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [05:55] try mailing the ubuntu-motu list === tsmithe has [05:56] yeah I saw that [05:56] cool [05:56] now all i need is a motu to [05:56] you all are subscribed to that list right? === tsmithe is, obviously [05:57] 143 people in here and only four awake === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [05:57] you can mail the list without being subscribed [05:58] well [05:58] i subscribed anyway [05:58] gets rid of the overhead of approving messages === somerville32 isn't subscribed. [06:00] I'm already subscribed to like a million mailing lists, haha. [06:00] Is anything important really going to come through on ubuntu-motu list? [06:01] any motus about? [06:04] phanatic, you wouldn't happen to be a motu, would you? [06:04] A MOTU Reviewer [06:05] what he said [06:08] tsmithe: i'm just a reviewer, but not a motu yet [06:08] well... do you wanna review my package anyway? [06:09] http://revu.tauware.de/details.py?upid=3643 [06:09] tsmithe: you must rember this is sunday afternoon and nearing the holiday season [06:09] :) [06:10] moins all [06:10] imbrandon, do you wann review my package :P? [06:10] tsmithe: sure PM me the url and i'll revu it sometime today [06:10] when i get a moment [06:11] imbrandon, Can I pm you my package too? [06:11] somerville32: sure, dont expect them revu'd in 30 minutes, but i promise i'll do a round today :) [06:11] :) === gandalfn [n=gandalfn@i02m-87-89-253-156.d4.club-internet.fr] has joined #ubuntu-motu [06:14] tsmithe: as soon as i get to it, i'll have a look at it [06:14] thanks, phanatic === jinty [n=jinty@177.Red-83-54-74.dynamicIP.rima-tde.net] has joined #ubuntu-motu [06:16] ok food time bbiab === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [06:17] Fujitsu: piiiiiiiiiing? :) === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [06:27] hello, i pushed packages on REVU and would like update them. how do I have to proceed ? must only remake a dput on REVU ? change ubuntu release ? [06:28] dput -f *.changes [06:29] somerville32: ok thanks [06:34] Gloubiboulga, Could you review? http://revu.tauware.de/details.py?upid=3644 [06:34] somerville32: added on TODO, I have to go [06:37] k [06:37] :] === rpedro [n=rpedro@87-196-7-27.net.novis.pt] has joined #ubuntu-motu === amnesia [n=amnesia@p549DD734.dip.t-dialin.net] has joined #ubuntu-motu [06:40] hi [06:41] Hi === mr_pouit [n=silk@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [06:45] who else can review? lol === Halcy0n [n=halcy0n@pdpc/supporter/active/Halcy0n] has joined #ubuntu-motu [06:46] We need more Motu Reviewers :( === Subhuman [n=jack@host86-144-222-197.range86-144.btcentralplus.com] has joined #ubuntu-motu [06:48] yeah, eh [06:48] my package is good! review it and you'll get in shape! [06:48] or your fingers will, lol === Sp4rKy [n=maxenced@ubuntu/member/sp4rky] has joined #ubuntu-motu [06:50] hi [06:50] somerville32, how's the reviewing going? [06:51] damn I was too late to catch Gloubiboulga === ubuntu_demon [n=depjayds@s5592b629.adsl.wanadoo.nl] has left #ubuntu-motu [] [06:53] Simon80, what's your package [06:53] stepmania [06:54] http://revu.tauware.de/details.py?upid=3608, http://revu.tauware.de/details.py?upid=3609 [06:55] dance simulation eh? [06:55] what does that entail? [06:56] tsmithe: that's much more then that! [06:56] tsmith: you know about Dance Dance revolution? === sivang notes stepmania is like the killer app of the 21st century [06:56] nope [06:56] haha [06:56] @ sivang === sivang LOVES DDR [06:57] http://video.google.com/videoplay?docid=-4541251344823958386 [06:57] although I'm a MOTU, I'm not sure if I can review your package as I'm not registered in the review login [06:57] I picked that cause it's ridiculous [06:57] any MOTU admin around / [06:57] sivang, can you review mine? [06:57] Sp4rKy, are you a MOTU reviewer? [06:57] tsmithe: see above, lol [06:57] http://revu.tauware.de/details.py?upid=3643 [06:57] Simon80: you serious? becuase it's redicilous ? [06:58] sivang: surely you can log in? :) [06:58] haha, no that video [06:58] I picked stepmania cause I want stepmania [07:00] but I picked that video cause it's ridiculous [07:00] and then the guy gets a AA, too [07:01] I personally have my own pad and all, I don't think DDR is ridiculous, just really geeky [07:02] sivange: Just recover your password then === geser [n=michael@leary.ping.de] has joined #ubuntu-motu [07:03] hi geser [07:04] lmao: http://video.google.com/videoplay?docid=8718199435863453649&q=dance+dance+revolution [07:05] Simon80: stepmani is DA THING [07:07] http://video.google.com/videoplay?docid=-4232287009115643915&q=dance+dance+revolution [07:07] that's the last one I'll link to.. it's just the best illustration of what DDR is to people who have never seen it [07:08] plus, that 5 yo is like, pretty good, lol === tsmithe doesn't have flash [07:08] and is not going to install it [07:08] tsmithe can click on the download links [07:08] meh [07:08] cant be bothered [07:08] you don't need flash to see google video [07:09] sivang: Common'. Review our packages :P [07:09] yeah [07:09] revu! [07:09] lol [07:09] we need you [07:10] wow, three people looking for reviewers now... not counting me... what has Open Week done! [07:10] this isn't a result of open week [07:10] my package is a result of two things [07:11] a) my desire to learn python [07:11] somerville32: no i'm not [07:11] :( [07:11] b) my want for a gui application to switch default alsa sound card [07:11] tsmith: gnome has one of those [07:11] i'm in xfce ;) [07:11] I think... [07:12] gnome does [07:12] i wanted to replicate it [07:12] so i did :) [07:12] rmjb: nothing to do with open week, I'm a long time user who just wants stepmania [07:12] and is tired of compiling it [07:12] actually I wanted reviewers before Open Week too [07:12] so where are these new reviews who have come as a result of open week! [07:12] It's Sunday :] [07:13] so [07:13] ubuntu is a volunteer thing [07:13] Only real geeks come out on Sunday [07:13] ^^ [07:13] Ubuntu isn't a volunteer thing :P [07:13] i'm a volunteer [07:13] yep it is [07:13] are motus paid? [07:13] Paid devs don't come out on the weekends [07:13] Thats why it is so quite [07:13] only a handful of people are paid, and most of those are core-devs, not motus [07:14] volunteers with nothing better to do (ie me) come out on sunday. especially when it gets dark at 4pm [07:14] maybe only dholbach is a paid motu [07:14] sorry guys, it seems I can't login and I'm a bit busy at the moment anyways, but nice going on the stepmania thing - I happen to have used it myself from source on Ubuntu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:14] yep [07:14] well, no more [07:15] my package is the answer, lol [07:15] sivang, recover your password? :P pleeease === tonyyserver [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu-motu [07:17] with you and imbrandon reviewing and hopefully advocating my package it should get into universe soon [07:17] :) === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu-motu === gandalfn [n=gandalfn@i02m-87-89-253-156.d4.club-internet.fr] has left #ubuntu-motu [] [07:20] argh we have jehovah's witnesses living on my street [07:21] haha === elektranox [n=elektran@p5481D2DB.dip.t-dialin.net] has joined #ubuntu-motu [07:22] oh, here comes another review request, lol [07:22] zul: That sounds like an excellent discussion for -offtopic :] [07:23] hahaha === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:23] !offtopic4offtopic [07:23] Some things are inappropriate for #ubuntu-offtopic. It is asked that controversial topics: war, race, religion, politics (unless related to software licencing), gender, sexuality, drugs, questionable legal activities, removing of ones self from the planet are not for here, perhaps #off-topic or ##politics. Microsoft software in ##windows. (Please note Freenode Policy.) Thanks. [07:24] I'm just throwing that out to laugh about, I don't mean it === tsmithe needs motu reviewers === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === Simon80 needs motu reviewers [07:24] is the correct distri for the changelog file "feisty" or "Feisty"? [07:24] feisty [07:25] apt-get source existing packages and you'll see === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:25] finalbeta, are /you/ a motu reviewer? === tsmithe is hopeful === tsmithe will probs be disappointed [07:26] no I'm not === tsmithe wasn't cos he was expecting it [07:26] he's not even a member, man === fowlduck [n=nate@h69-128-106-154.69-128.unk.tds.net] has joined #ubuntu-motu [07:26] mh I got an mail that I've no rights to this distribution :/ [07:26] Simon80, so? [07:26] elektranox, you're uploading to the wrong place [07:26] !revu [07:26] 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 [07:26] how could he be a MOTU without being a member [07:27] Simon80, i dunno :| [07:27] elektranox: dput revu *.changes, not just dput *.changes [07:27] elektranox, "If you are not an Ubuntu developer, you can set REVU as the default host for dput by modifying the [DEFAULT] section in dput.cf. This way, you don't need to specify what host to use when using dput to upload. [07:27] default_host_main = revu [07:27] " === luks [n=luks@unaffiliated/luks] has joined #ubuntu-motu === infinito [n=infinito@87.217.160.179] has joined #ubuntu-motu [07:28] hi. if i have a package in debian, what would be the best way to get it uploaded to ubuntu? [07:28] request a sync [07:28] or merge [07:29] ehm, but how? [07:29] look in wiki.ubuntu.com/MOTU [07:29] it'll be there somewhere [07:29] hang on === infinito [n=infinito@87.217.160.179] has left #ubuntu-motu ["Abandonando"] [07:30] https://wiki.ubuntu.com/MOTU/Merging ? [07:30] sync [07:30] You want a sync [07:31] ajmitch: must kill.. [07:31] 0_o [07:31] i would have thought a sync [07:31] but i couldn't find a wiki page for it [07:32] and that one reads "Merging and Syncing from Debian: Introduction" [07:34] i think i'm kinda lost in the MOTU pages on the wiki [07:34] https://wiki.ubuntu.com/MOTU/Merging is more a technical information about how to do it, which is not exactly what i'm looking for [07:34] File a bug [07:34] And ask for it to be synced [07:34] Subscribe the archive team [07:35] not until you are a motu [07:35] If it is in debian, it should have already been synced to Feisty though [07:35] yep, i thought about that, but a bug to which package [07:35] luks: is your package already in ubuntu? === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [07:35] no [07:35] luks: then wait a few days. the syncs are triggered manually [07:35] luks: I assume the archive admins are currently busy with herd-1 [07:35] but i still don't know how to request the sync :) [07:35] as a non-motu subscribe ubuntu-universe-sponsors to get an ACK from a MOTU [07:36] poke a motu? [07:36] is there some kind of pseudo-package for sync requests in Malone? [07:36] luks: https://wiki.ubuntu.com/DeveloperResources contains the instructions for syncs [07:36] please obey them [07:37] tsmithe: you can also try to poke a motu [07:37] hi siretart: wanna advocate my package? [07:37] siretart: how can I become a review for universe? === selinuxium [n=selinium@82-34-184-164.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu [07:37] siretart: thanks [07:38] siretart: I mean, from the REVU POV [07:38] tsmithe: sorry, i'm terribly busy atm [07:38] siretart: ah, talk later then, cheers [07:38] awh [07:38] sivang: I can set your status. what's your revu login? [07:38] siretart: sivang ? [07:38] (I think) [07:38] it's your e-mail address i thought [07:38] yeah [07:38] no, its always an email address [07:38] lol [07:39] it's your launchpad email anyhow, no? [07:39] No, gpg e-mail address [07:39] siretart: then sivanATubuntu.com should be it [07:40] there is no such user [07:41] siretart: ah, then I should probably create one sometime soon, anyways this can continue later when you are less busy [07:42] sivan or sivang? [07:42] at ubuntu.com [07:42] hi [07:42] ajmitch!!!!! [07:42] :D [07:42] indeed, ajmitch :) [07:42] yeah, right === ajmitch steps back [07:42] hi ajmitch [07:42] now this is the guy you want to review your packages ;) [07:42] can you review my package??? [07:42] no === sivang runs away :p [07:42] http://revu.tauware.de/details.py?upid=3643 [07:42] Can you review my package... please? :) [07:42] please? === ajmitch leaves [07:43] I would agree, sivanf, but ajmitch hasn't reviewed my package yet, lol [07:43] oh no don't do that :) [07:43] sivang* [07:43] ajmitch: Can you atleast set sivang up so we can review packages? :] [07:43] but my package makes you fit! [07:43] sivang: done [07:43] siretart: oh dear :) === sivang runs twice as fast [07:44] sivang: :D [07:44] please === somerville32 cries from the lack of MOTU attention. === tsmithe weeps as well === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-motu [07:45] hi imbrandon === Gervystar [n=alessand@host47-159-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-motu === mr_pouit [n=silk@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu === mr_pouit [n=silk@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [07:45] stepmania and stepmania-data: http://revu.tauware.de/details.py?upid=3608, http://revu.tauware.de/details.py?upid=3609 [07:46] hello tsmithe [07:46] hello imbrandon [07:46] lol [07:46] heya Simon80 === somerville32 sings "Where o' where did all the MOTUs go?" [07:47] we're all whining about not having our packages reviewed [07:48] sivang seems to have run away === Washboy [n=magnusjj@81-232-134-237-no22.tbcn.telia.com] has joined #ubuntu-motu [07:48] you guys are really persistent [07:48] lol [07:48] I wanna get my killer app into feisty [07:48] well, not MINE [07:48] rmjb: ^ what he said [07:48] but it is mine [07:49] me too, but feisty's far off, you have until the Upstream Version Freeze to get it in === Neonightmare [n=neonight@175.118.77.83.cust.bluewin.ch] has joined #ubuntu-motu [07:49] !release schedule [07:49] Sorry, I don't know anything about release schedule - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:49] !feisty [07:49] The next version of Ubuntu (7.04; codenamed "Feisty Fawn"), it should be released in April 2007. At the moment it is pre-alpha. Schedule: https://wiki.ubuntu.com/FeistyReleaseSchedule - Specifications (goals): https://features.launchpad.net/distros/ubuntu/feisty - Help in #ubuntu+1 === mr_pouit [n=silk@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu === Neonightmare [n=neonight@175.118.77.83.cust.bluewin.ch] has left #ubuntu-motu [] === poningru_ [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu === fowlduck [n=nate@h69-128-106-154.69-128.unk.tds.net] has joined #ubuntu-motu === Amaranth_ [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [07:55] when does the packages appear in launchpad? [07:56] Amaranth_, Are you a MOTU (reviewer)? [07:56] no [07:56] awh poo [07:57] somerville32: no he isnt [07:57] imbrandon: Did you get a chance to review my package yet? :] === Lutin [n=Lutin@sd-4736.dedibox.fr] has left #ubuntu-motu ["Bye"] [07:57] or me [07:58] pester pester === Lutin [n=Lutin@sd-4736.dedibox.fr] has joined #ubuntu-motu [07:58] somerville32: you can get a list of MOTU's at https://launchpad.net/people/ubuntu-dev [07:58] Hi [07:58] no i dident, it will be later today [07:58] hello Lutin [07:58] hello imbrandon [07:58] uhoh another package for review? [07:59] ( somerville32: and https://launchpad.net/people/ubuntu-core-dev too ) [07:59] tsmithe: there is normaly a few dozzen packages to get reviewed at any one time :) and we set days aside to go through them all, but i'll make a round today like i promised :) [07:59] imbrandon: Can I bug any of those people to sponsor my package? [08:00] imbrandon, thanks :) [08:00] jumping on people as soon as they say hello is a good way to scare them off [08:00] somerville32: for the most part , if you do it nicely :) [08:00] hi ajmitch :P [08:00] heya ajmitch [08:00] ajmitch: yes it is [08:01] hey imbrandon, what's up? [08:01] nadda, enjoying my days off, and reloading my home file server, just got a new 500GB hdd for my b-day so i'm adding it to the file server :) [08:02] and preparing a box to move imbrandon.com to [08:02] fun [08:02] heh yea [08:02] btw happy early b-day to me ,hehehe [08:02] yeah: happy birthday! [08:03] heya ajmitch: could you join imbrandon in possibly reviewing my package :) [08:03] pretty please [08:03] still umm 16 more days , but i start early :) [08:03] tsmithe: you asked only a few minutes ago [08:03] sorry :( [08:03] feels like ages here [08:03] 15 minutes! [08:03] yeah: ages! [08:04] tsmithe: dont worry bro , it will get done, it does take days ( weeks ? ) some time, part of it is being patient [08:04] :) === tsmithe is not very good at being patient [08:04] as you can probably see === rmjb sees that [08:04] yeah [08:04] tsmithe: Why not try your hand at another package? :] [08:04] just rember one thing and you will be golden, 90% or better of us do this in our spare time :) [08:05] what thing is that? [08:05] oh === tsmithe is an idiot [08:05] i know [08:05] i only said earlier: Ubuntu is a volunteer project ;) [08:05] :) [08:05] anyhow, off to work for me [08:05] later rmjb [08:05] imbrandon: It is just that I spent ALL night working on my package and so I'm anxious to see if I did it right so that I can move on and package more stuff. [08:06] to quote me: ubuntu is a volunteer thing [08:06] Only real geeks come out on Sunday [08:06] ^^ [08:06] Ubuntu isn't a volunteer thing :P [08:06] i'm a volunteer [08:06] yep it is [08:06] are motus paid? [08:06] Paid devs don't come out on the weekends [08:06] Thats why it is so quite [08:06] only a handful of people are paid, and most of those are core-devs, not motus [08:06] somerville32: right on, i feel yea bro, just give it more than 15 minutes between asking for people to look at it ( general rule of thumb i try to follow is once every 2 hours max ) [08:06] but you don't need to ask (luck devil)! [08:06] Do I get e-mailed on updates or do I have to check manually? [08:07] tsmithe: not true there are core dev's like me and ajmitch that arent paid :) [08:07] and crimsun and lots of others [08:07] :) [08:07] it wasn't me that said that ;) [08:07] somerville32: not yet, you have to check === tsmithe points at rmjb on his way to work [08:07] guys you have to be patient alot of people spend time with their families on the weekend the review will get done [08:07] imbrandon: Is REVU programmed in Python? [08:08] yes mostly, iirc there are a few shell scripts that run it too [08:08] hey imbrandon [08:08] Is REVU open source? [08:08] heya zul [08:08] somerville32: yes [08:08] happy early bday btw [08:08] Is it on lp.net? [08:08] the source is in a bzr branch on LP [08:08] zul: thanks [08:08] somerville32: yes, yes, yes [08:09] hrm LVM or non-LVM [08:09] tough choice [08:09] non-LVM ... backwards-compatibility? [08:09] easier to configure... ? [08:10] why would i care about backwards compat or easy to setup when i only have to mess with it once or twice a year , if that :) [08:10] only when i add storage to the computer is the only time it reboots ( its a file server ) [08:10] well then use lvm! [08:11] :) [08:11] Can I help contribute to the development of revu? [08:11] my subversive persuasion wins again [08:11] somerville32: YES,ANYONE IS WELCOME TO [08:11] gah caps [08:11] sorry [08:11] lol [08:11] what's revu2 all about? [08:11] the caps lock key should be banned from the keyboard [08:11] : ( [08:12] revu2 is the next version of revu :) [08:12] THERE'S NOTHING WRONG WITH CAPSLOCK I USE IT ALL THE TIME BUT I ALSO DONT LIKE PUNCTUATION IT IS NOT WORTH THE EFFORT [08:12] i knew that [08:12] and revu2.5 or revu3 will be intergrated into LP :) [08:12] sounds good [08:12] a bit of lp that's open! === Simon80 's eyes bleed === imbrandon /kicks Simon80 [08:13] @lart imbrandon [08:13] cmon bot, do my bidding! [08:13] not in here [08:13] :( [08:13] only in -offtopicish chans [08:13] for those new people did i mention that imbrandon likes shakira ;) [08:13] hahah [08:14] lol [08:14] zul: you rock :P [08:14] i do :) [08:14] heya serousily how is xen on amd64x2's vs core 2 duo's ? is there much of a diffrence in support ? [08:15] zul: ^ [08:15] it probably will impact my next computer purchace this month ( bday and xmas present all in one ) [08:15] imbrandon: heh there is some issues with 2.6.17 on amd64 and xen that im trying to work through [08:15] intel support open source! [08:15] but i would go for core 2 duos [08:15] zul: kk === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [08:16] on that note, brb, my file server needs some love for a moment, bbias === jdong wishes he too had a no-windows-support policy :) [08:17] hi jdong [08:17] anyone else seen a spyware-infested laptop boot to 450 processes? [08:17] urgh [08:18] install ubuntu for them [08:18] it took around 45 minutes [08:18] tsmithe: not a viable option unfortunately [08:18] why's that? with that much spyware they can't be doing anything unusual [08:18] Flash developer, and Radeon Xpress chipset too [08:18] woah [08:18] two death sentences to Linux [08:18] yup [08:18] until gnash is decent [08:19] or adobe does a sun [08:19] okay, who's the stepmania dude? :) [08:19] ssh: buntudot.org: Name or service not known [08:19] lost connection [08:19] ssh: buntudot.org: Name or service not known [08:19] lost connection [08:19] ssh: buntudot.org: Name or service not known [08:19] lost connection [08:19] wonderful :) [08:19] me === jdong smacks his DNS server [08:19] sivang: me ^^ [08:19] Simon80: so simon, have you taken a look at at http://revu.tauware.de/revu1-incoming/stepmania-0612020415/lintian ? [08:19] no, my DNS server looks fine [08:20] yeah [08:20] jdong: buntudot is fine, i'm on it now [08:20] Simon80: can you try to make this errors go away for starters? [08:20] imbrandon: interesting :) [08:20] W: stepmania source: newer-standards-version 3.7.2 [08:20] I can't make THAT go away [08:20] imbrandon: works now... :) [08:21] Simon80, you can't: it's a lintian thing [08:21] tsmithe: read what I said, lol [08:21] Simon80: well, let's start with the ones you can make go away , like the cvs stuff for instance [08:21] yeah, but then my diff gets crufty === jdong takes the overkill way out and loads on F-Secure AV.... [08:21] Simon80: ignore the standards version [08:22] sivang: I was ignoring that [08:22] Simon80: okay, cool, now why exactly you can't remove the cvs cruft from the package? [08:22] and also ignoring the feisty complaint [08:22] sivang: cause then my diff gains some functionally useless changes [08:22] that's all [08:23] Simon80: okay, is it too much to make it go away? I mean, your source package should not include in RCS leftovers what-so-ver === FriedCPU [i=friedcpu@stuck.in.the.delta.qu4dr4n7.com] has joined #ubuntu-motu [08:23] sivang: okokok [08:24] it's the orig's fault though, as you can see in my diff [08:25] Simon80: you should still clean it up imho and then stab upstream to do the same [08:25] it seems that's the consensus [08:26] as you can see, my opinion is that it doesn't interfere with the diff, and so it's pretty anal to make a fuss over it [08:26] but I'll remove them [08:26] with the build* [08:26] Simon80: alot of packageing is anal :) [08:26] Simon80: and I was going to say that, but imbrandon said it already [08:26] but still correct none the less [08:26] Simon80: has to be anal, or else complete system will fall apart like domino bricks [08:26] lol [08:27] Simon80: that's dead serious :) [08:27] crikey! The spyware is trying to propagate through my network. [08:27] sivang: by definition, I use anal to refer to cases where you could have ignored it without such a catastrophe occurring... that's why it's anal to care [08:27] Simon80: tell Chris that he should prepare source distros without the cvs cruft, IIRC there's something in make distclean for that :p === jku [n=jku@cs78173018.pp.htv.fi] has joined #ubuntu-motu [08:27] you have a computer that is known to have spyware and its still has a network cable on it ? [08:27] jdong: ? === jdong puts guest wifi segment on evil iptables + transparent squid lockdown [08:28] imbrandon: how else do I load the ANTI spyware on :D [08:28] sivang: make distclean didn't clean it, or it wouldn't be there [08:28] Simon80: there's a lot of things we could turn a blind eye to, but it doesn't mean we should [08:28] cdrom / usbkey [08:28] imbrandon: pfft that takes more effort :) [08:28] and F-Secure's freakin installer demands network access [08:28] time to find a new program then [08:28] ajmitch: my question is, why not? it's not going to change the resulting binary package at all [08:28] that's proprietary for you [08:28] so it's pure nitpicking [08:29] how do postinst/postrm/etc scripts get included in the package? What should I do in debian/rules? [08:29] Simon80: the resulting binary isnt all we care about :) [08:29] but the cruft will remain in the diff! [08:29] like a wart! [08:29] no , you remake the diff after its cleaned from the orig [08:30] jku: usually, you include something like $pkg-name.{postinst,preinst,..} in debian/ [08:30] !package guide | jku [08:30] jku: The packaging guide is at http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html - Other developer resources are at https://wiki.ubuntu.com/DeveloperResources [08:30] that's what I mean, and then the cruft appears in it [08:30] lol [08:30] Simon80: not if its not in the orig, no it wont [08:30] jku: then you could call a cdbs target that would take care of installing them, or just use dh_install [08:30] imbrandon: it IS in the orig [08:30] jku: but plesae refer to the packaging guide for further explenations [08:30] Simon80: exactly, TAKE IT OUT [08:31] um... repack the orig???????????? [08:31] over cruft??????? [08:31] this is just crazy [08:31] Simon80: then bug upstream to make sure cvs cruft is not included in it [08:31] i thought the orig wasn't supposed to deviate from upstream? [08:31] hmm, I was trying to find out how to do it without cdbs or dh... but I'll go RTM now. [08:31] tsmithe: not in most of the cases, but sometime there's a corner case [08:31] tsmithe: there are cases it should and then you poke upstream to do the same [08:31] and this is one [08:32] this wouldn't be what I call a corner case [08:32] right [08:32] there are real reasons not to repack, and this wouldn't outweigh those [08:32] Simon80: it is, and just as dfsg is too [08:32] dfsg is a reason, but this doesn't have any functional benefit, unlike dfsg [08:32] Simon80: its not about outweighing them, its about the quality of whats in the repo [08:33] blargh [08:33] imbrandon: the repo should not include cvs/bzr/snv/whatever cruft even if it's included upstream, it's bad enough that upstream has it [08:33] s/snv/svn/ [08:33] sivang: right, i totaly agree === sivang hugs imbrandon [08:34] and upstream should be smaked to get it removed as well [08:34] Simon80: thats part of the job as packaging [08:34] :) [08:34] just what I Was going to say ;) [08:34] thing is, we need to not only be willing to use upstream's packages, but also to help them make it of higher quality if we see fit [08:34] Simon80: dont feel singled out, EVERYONE has had to go through this === sivang nods [08:35] yeah, I know, I just think that it's more important to care about the package putting prefs in ~/.package than to worry about cvs cruft === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [08:35] the cruft doesn't matter at all [08:35] there are no rules (in debian anyway) that i could find some time ago, about removing rcs files from source packages. sometimes it's even desireable to have them included. === jdong quibbles at getdeb.net...... [08:35] Simon80: thats the thing, they are both equaly as important [08:36] no they aren't! [08:36] one of them results in a package being broken for the user [08:36] Simon80: to you maybe, but to the project as whole [08:36] the project has messed up priorities then, because the users are priority #1 [08:37] any other concern should be viewed in light of how it helps developers help users [08:37] and this actually detracts from that [08:37] Simon80: could you please give an example of removing rcs files breaking an app? if this is the case, this package would not even get included in debian/ubuntnu from the first place [08:37] sivang: you misunderstood [08:37] you're making a huge fuss over a 30-second job [08:37] ajmitch: exactly [08:37] ajmitch: 30 sec if I don't screw up [08:38] bah! 50 mails alone in the last few hours on motu-reviewers mailing list [08:38] yes, there have been several uploads of the same package [08:39] heya siretart [08:39] heyho imbrandon, hi ajmitch [08:39] sivang: not having prefs in the home dir is broken, but leaving cruft in has absolutely no negative consequences, therefore fixing the first issue is of greater importance [08:40] and I really don't think it's necessary to go bug upstream about redoing a year old release tarball because debian devs are squeamish about cruft, cause I'm pretty sure the average person will think it's anal too [08:40] Simon80: right. but removing cruft is quite easy and not likely to break stuff, while being very obvious for reviewers [08:41] yes, but it results in my orig tarball not matching upstream's, which is bad [08:41] if anyone is feeling exceedingly bored, I would appreciate some feedback as to if katapult from edgy-backports is broken or not [08:41] it works perfectly for me [08:41] but I got an e-mail from someone stating it doesn't work [08:41] (i.e. ALT+space did nothing) [08:42] anyway, what about the outdated autotools files, do I delete those? or rerun automake/autoconf? [08:42] Simon80: ouch. when its in the upstream tarball, I personally wouldn't care too much about it either [08:42] Simon80: i'd say making the package usable with watch files is more importan than a little messy .diff that removes the rcs files. [08:43] fdoving: I'm not sure which side that makes you on? [08:43] I'm against repacking [08:44] but others in here have put it forward [08:44] Simon80: making the package work with watch files is like saying 'we only modify stuff inside the debian/ dir' [08:44] Simon80: last time I checked, the program itself should take care of creting ~/prefs stuff, and this should not be part of the packaging responsibility. Now, please, I don't like to argue, so if there are other folks who are interested in reviewing/approving, I'm happy with that. === zul [n=bob@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [08:45] sivang: it's the packagers responsibility when upstream won't do it, lol === fowlduck [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [08:45] and they don't, unfortunately [08:45] Simon80: come on tomorrow, and ask seb128 (gnome team) about how many times he had to modify the source or bugged upstream from source issues [08:46] Simon80: think about it - the upstream maintainer might not even realize this has slipped, and might be thankful to you === sivang runs now, has some urgent stuff to take care of [08:46] well, thanks for the review, I appreciate that [08:47] the thing is,I don't mind bugging upstream, but if I know they don't mind leaving cruft in, then I don't feel right telling them to remove it, cause it isn't a big deal [08:48] I don't actually know what to do about outdated-autotools-helper-file though, do I remove it? [08:48] the files in question? [08:48] lucky Simon80 ... [08:48] lol, tsmithe: unlucky, scroll up [08:48] i've been reading [08:49] i'm on the side where you keep the orig as upstream's, and do a lot of diff'ing [08:49] ok i'm off for a bit to do some christmass shopping see yall in a few [08:49] tsmithe: there are exceptions to that though :-/ [08:49] hmm [08:49] jdong: not in this case [08:49] tsmithe: i.e. ktorrent comes bundled with non-free components [08:49] Simon80: relax I wasn't arguing against you :) [08:50] :) [08:50] ok... i agree about ktorrent [08:50] they shouldn't do that anyway upstream [08:50] ... [08:51] tsmithe: I've tried arguing against it, but apparently having those country flags is a critical feature for ktorrent :D [08:51] country flags? non-free? [08:51] Are you saying they have version control stuff in their release? [08:51] haha [08:51] tsmithe: yes, the GeoIP database and the little flag icons [08:51] tsmithe: are both not up for Free redistribution [08:51] funny thing: all this arguing over stupid cruft, and meanwhile I notice a real issue with stepmania-data [08:52] I mean, lintian thing [08:52] jdong, well they're silly then, aren't they [08:52] Simon80: may I suggest playing a violent video game or two to coll off? ;-) [08:52] Good idea! [08:52] :] [08:52] tsmithe: yeah they are, but that doesn't change the situation :) === somerville32 boots xbox [08:53] evil! it better be running linux! [08:53] jdong: nah, I was going to fix this build-depends-indep thing and then go play DDR [08:53] tsmithe: I said play games, not compile ppc packages :) [08:53] using STEPMANIA, thank you very much :D [08:54] lol [08:54] only I'm using cvs [08:54] Simon80: look out, don't trip on CVS cruft ;-) [08:54] lol [08:54] lol === jku_ [n=jku@cs78239212.pp.htv.fi] has joined #ubuntu-motu [08:54] well, ok, are there any devs here that don't care about cvs cruft and would like to review my package? [08:54] haha [08:55] Simon80, Just do an SVN export instead of check out (or what ever it is) [08:55] somerville32: what? the package I'm getting reviewed is from a release tarball [08:56] the cvs usage is my own business [08:56] that's stepmania-4.0~cvs20061118 [08:56] lovely :) === Czessi [n=Czessi@dslb-088-073-014-106.pools.arcor-ip.net] has joined #ubuntu-motu [08:56] lintian has a field day with it [08:56] I remember coming across release tarballs of packages full of ~ editor backups and such [08:56] CVS EVERYWHERE [08:56] Just... delete it [08:57] I didn't wanna pollute my diff [08:57] Simon80: why not just repack the tarball? [08:57] it really does sound like 30 seconds of find | xargs rm work [08:57] Or use a patch system [08:57] because having a matching tarball matters to me more than not having cruft [08:57] Plus ask upstream to fix the issue [08:58] !seen Mez [08:58] I last saw Mez (i=Mez@ubuntu/member/mez) 3d 9m 18s ago, quiting: Read error: 104 (Connection reset by peer) [08:58] this is the argument I was having just now, I don't think anybody should care, and I don't want to ask upstream to waste their time repacking the tarball just because a few devs here are totally anal [08:58] !e-mail mez about prevu [08:58] Sorry, I don't know anything about e-mail mez about prevu - try searching on http://bots.ubuntulinux.nl/factoids.cgi [08:58] aww :( [08:59] @email mex === _czessi [n=Czessi@dslb-088-073-015-120.pools.arcor-ip.net] has joined #ubuntu-motu [08:59] lol [08:59] mez* [08:59] now it's gonna make me pull out big wad of blue Ajax === jdong reluctantly opens gmail [08:59] or use evolution [09:00] :) === cassidy [n=cassidy@16.137-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu [09:00] mh in which file are the modules, which are loaded by default, saved? [09:00] tsmithe: as soon as gmail properly does imap I will :) === tsmithe uses gmail/pop3 [09:00] tsmithe: if I use evolution I then have to make sure my gmail is synced with my evolution [09:00] in terms of read/unread messages [09:00] evolution does that for me [09:01] tsmithe: no it doesn't :) [09:01] elektranox: /etc/modules [09:01] tsmithe: you can set gmail to archive messages downloaded via POP [09:01] that's about the granularity of your control [09:01] jdong, tell it to "Expunge deleted messages" [09:01] and it archives them [09:01] is that bad? [09:01] so the delete command does an archive? [09:01] didn't know that [09:02] it does [09:02] geser: but there must be another file, because not all modules, which are loaded on my notebook are in this file [09:02] i only discovered it by accident :) === jdong fires up evo [09:03] "getting message 1 of 897" [09:03] lovely :) [09:03] Simon80: hint, calling people 'totally anal' really isn't helpful [09:04] tsmithe: where is this option? ;-) [09:04] err [09:04] hang o [09:04] n [09:04] you on feisty? i am - might be different... [09:05] tsmithe: edgy... [09:05] ajmitch: I know, I know... but I'm very convinced that it is the case here [09:05] hello there.. I'm looking for some help with autotools. Anyone knows where I can find it ? (I've got already manual) [09:06] have you found the book? [09:06] it's a bit out of date, but that's how I learned [09:06] http://sources.redhat.com/autobook/ [09:06] not saying it's the easiest way to go, but it's a decent resource, I think [09:07] ack maybe I should just start using my mit.edu IMAP account more :D [09:07] Yup, I have some variant of this one [09:08] ajmitch: can you tell me what to do about the outdated-autotools-helper-file warning at least? I can't even deal with that cause I don't know off the top of my head whether I need to delete them or rerun autoconf/automake [09:09] jdong: i can't find it and yelp's dead... [09:09] it justs says "Expunging deleted messages" on send/receive [09:10] can I make sure that a module is loaded after another module? [09:11] Simon80: sorry, I'm at work now, but look at autotools-dev [09:13] tsmithe: mine does too but it actually doesn't change the status of the gmail at all === Seeker` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu [09:13] hmm [09:13] but it does mine [09:13] tsmithe: the only other option I have is setting in gmail to archive the message when it's downloaded via POP [09:13] which I don't want === tsmithe checks gmail settings [09:14] wow 1322 spam [09:14] 3919 [09:14] mine says: "1. Status: POP is enabled for all mail that has arrived since 20:13" [09:14] the last time i checked for new [09:15] why don't you want it to archive on download? [09:15] tsmithe: because I use gmail webmail and the java gmail client a lot too [09:15] ah [09:15] ok === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu [09:15] tsmithe: and if it archives every time evolution picks it up... yeah see the problem? ;-) [09:15] yeah [09:15] well i only ever use evo so... [09:16] hi lucas [09:16] wanna review my package? [09:17] hi [09:17] no, thanks :) [09:17] awh [09:17] ok then === Seeker`` [n=Seeker@84-12-167-90.dyn.gotadsl.co.uk] has joined #ubuntu-motu [09:21] anyone else? :) [09:24] meh i'll just post the link anyway [09:24] http://revu.tauware.de/details.py?upid=3643 === selinuxium [n=selinium@82-34-184-164.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu-motu [09:28] tsmithe: change the package(galternatives) in your menu file [09:28] oh [09:28] thanks === tsmithe thought he'd done that [09:30] right === tsmithe uploads === givre [n=Florent@APuteaux-152-1-76-223.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu [09:34] i would know if a package which provides external repository use can be accepted to universe ? [09:35] what do you mean? [09:36] lifeless: i work on the E17 repo , which isn't official repository [09:36] can i add a e17-desktop package on universe [09:36] s/a/an [09:36] what would this package do ? [09:36] Sp4rKy, are you a motu ;) ? [09:36] which warn user with a debconf message, and if the user is agree modify the sourceslist and install E17 [09:36] tsmithe: nop, why ? [09:37] wondered if you would revu my package... === elektranox [n=elektran@p5481D2DB.dip.t-dialin.net] has left #ubuntu-motu [] [09:37] Sp4rKy: I dont see that that would conflict with policy at all... but why not just upload the e17 debs to universe ? [09:37] i can't [09:37] tsmithe: what do you need reviewed ? [09:37] http://revu.tauware.de/details.py?upid=3652 [09:38] lifeless: because actually the main dev of E17 doesn't want we upload it in any offical repo (nor ubuntu neither debian) [09:38] raster ? [09:38] yes [09:39] :) [09:39] we should get horms and K to chat with him :) [09:39] i don't like the sound of the e17-desktop idea [09:39] it could lead to sabotage and malware [09:40] :p [09:40] people add untrusted repos through an official package; that repo installs spyware... urgh [09:40] seriously though, yes you can do it, but I think its an attempt at a backdoor into universe... [09:40] sorry, but i feel that the packages should just go into universe [09:40] I dont mean that maliciously [09:40] it's safer [09:40] I do think its much much better to either: [09:40] i know, but we can't [09:40] * put the packages in universe - you get all the quality checks, updates for performance etc. [09:41] or [09:41] * Dont. Give people instructions on your website. [09:41] ... [09:41] actually you can, the code is GPL right :) [09:41] yes [09:41] of course [09:41] there is no "legal" issue [09:41] so distribute it! [09:42] but i don't know if we can provide a package which use external repo [09:42] hmm, its too early for tokyo [09:42] Sp4rKy, why not just add all the packages from that repo to universe? [09:42] we should chat with raster about this [09:42] tsmithe: social problem with the lead dev. [09:42] tsmithe: look just before, we can't [09:42] tsmithe: we're talking at one remove, need to discuss directly. [09:42] this is silly [09:43] lifeless: we've already discuss a lot with ratser, but he doesn't want ... [09:43] lifeless: it'd be a loss of time [09:43] s/loss/waste [09:43] ok, so why does he not want it? what are the risks ? [09:43] lifeless: Would you review my package too? :) [09:44] lifeless: he doesn't want people ask the E-dev for bugs which are only due to packaging issue / special distro settings [09:44] anyway, if the code is under GPL, that's just a social thing, he can't do anything against the packaging (except if all the code is under is own copyright and he can just change the licence) [09:45] sthraber: License changes aren't retroactive [09:45] gah [09:45] *stgraber [09:45] stgraber: he can't do anything, but he asks us nicely not to put it in distros yet [09:45] Sp4rKy: no upstream wants that. === ailean [n=ailean@82-40-205-105.stb.ubr07.uddi.blueyonder.co.uk] has joined #ubuntu-motu [09:46] Sp4rKy: what is special about e17 that makes it more likely to get badly forwarded bugs from Ubuntu ? [09:47] smthg like that indeed [09:47] lifeless: actually the real point is that he doesn't want to have tons of users coming and asking questions about e17 as it's still in devel [09:48] Lutin: in which case, wont adding a package to universe (which 4Million users can see), which enables a private repository still defeat his intent ? [09:49] tsmithe: sorry, can't review now, forgotten my revu password - i've mailed the admins for that. [09:49] just recover! [09:49] morning lifeless [09:49] try and login: then click the recover link, and run the code it tells you [09:49] tsmithe: yes, did that, does not let me in with the recovered password. [09:49] wierd [09:50] morning ajmitch [09:50] lifeless: I didn't ask that ;). I don't want to do that, and I don't like much this idea [09:50] Lutin: ok. [09:50] ^^ [09:50] (sorry Sp4rKy) [09:50] lifeless: it's me who have ask [09:50] Lutin: np [09:51] Sp4rKy: so, I dont think we should do what you propose - it sounds like it is in spirit no different to uploading directly to universe, and its definately more problematic for Ubuntu than uploading directly would be. [09:51] i've think to it today, and o would know if it's possible [09:51] lifeless: k [09:51] hi ajmitch [09:52] Sp4rKy: btw, even if it's possible I don't want it to happen [09:52] yes [09:52] it was _just_ an idea [09:53] ok :) [09:54] now, let's focus on this packaging stuff ;) [09:54] ^^ [09:55] lifeless: what is your revu login id? (it is an email adress) [09:55] oh, let me try that. It seemed to know who I was (recover gave me the correct gpg-crypted document) [09:56] hi sirestart [09:56] no, still doesn't like it [09:56] yes. normally, you should be able to use the recover button to do that. in some cases, it returns None [09:56] ah right, that is what it output (encrypted to me) === plerk [n=chatzill@cpe-24-168-146-16.nj.res.rr.com] has joined #ubuntu-motu [09:58] usually you only have an account on revu if you've uploaded a package there === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu [10:02] hi slomo [10:02] could you review my package? [10:02] ^^ [10:02] tsmithe: just ask each people to do this [10:02] just wait and your package will be reviewed [10:02] awh [10:02] ok === tsmithe is impatient [10:03] are you english ? [10:03] yes [10:03] why? [10:04] because if you was french, you could join #u-fr-classroom, and here, some people could "previewed" your packages and help you to make you package ready for REVU apporval [10:04] approval [10:05] oh [10:05] my french isn't too bad... but i don't have a very wide vocabulary, nor do i know anything technical [10:10] right i'm off [10:11] tsmithe: why do you require python2.4 ? [10:12] the description needs tightening up - the editorial isn't useful (imagine you are a person browsing the package list - thats the audience for that paragraph) [10:13] tsmithe: please stop spamming the list for reviewing requests and wait for your turn [10:14] or rather spam on the motureviewers list instead [10:14] it is there for exactly this purpose [10:20] tsmithe: you've muddled the copyright in your new program : while you attribute 'some bits' to other programs, you have not preserved their copyright statements. You need to under copyright law. [10:21] also, I dont understand why you dont just invoke asoundconf, perhaps that could be explained in a DESIGN doc or something in your project. === guibis [n=guibis@dwt237.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu === stryderjzw [n=stryderj@CPE000d88875ef6-CM00e06f16a5cc.cpe.net.cable.rogers.com] has joined #ubuntu-motu === stryderjzw [n=stryderj@CPE000d88875ef6-CM00e06f16a5cc.cpe.net.cable.rogers.com] has left #ubuntu-motu ["Leaving"] === vil [n=vladimir@catv-tisnov-86.selfnet.cz] has joined #ubuntu-motu [10:25] lifeless: you still around? [10:26] and sorry lucas: i didn't realise that that was bad... i was trying to keep any who were reviewing up to date. [10:26] i won't in future :) [10:27] think of what would happen if everybody waiting for reviews was doing the same :) [10:27] yeah... i guess [10:27] sorry [10:27] ping lifeless === mat [n=mat@igoan/mat] has joined #ubuntu-motu [10:29] anyway, i'm sure anyone else can answer the question [10:29] lifeless said "you've muddled the copyright in your new program : while you attribute 'some bits' to other programs, you have not preserved their copyright statements. You need to under copyright law." [10:29] if the copyright statements are the same, do i still need to do this? [10:29] and do I have to have the entire statement (including the GPL common stuff)? === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [10:31] its not apparent that they have the same licence when reading your source [10:32] ok [10:32] so how explicit should I make it? [10:32] explicit. === luks [n=luks@unaffiliated/luks] has left #ubuntu-motu ["Leaving"] [10:32] no more, no less. [10:33] "Both the asoundconf and gourmet projects are also licenced under the GPLv2 licence, details of which you can find below" [10:33] lifeless: If I run away to get buy something to eat and come back, will you still be around? [10:33] tsmithe: are they '2 only' or '2 or later' [10:33] tsmithe: do they have any exceptions ? [10:33] 2 or later [10:33] hmm [10:33] i'll check [10:33] tsmithe: see my point ? [10:34] tsmithe: you are combining two pieces of software to create a third. [10:34] well... sorta [10:34] tsmithe: the portions of each retain their own copyright [10:34] yes [10:34] asoundconf is version 2 or any later version === tsmithe gets gourmet source again [10:35] you must continue to obey the all three licences simultaneously, so you cannot drop any information about the licence, or it becomes problematic [10:35] asoundconf is exactly the same licence as mine [10:35] i'm just checking gourmet [10:35] finally, i'm adding a DESIGN file === Q-FUNK [n=q-funk@dsl-hkigw8-feb6fb00-217.dhcp.inet.fi] has joined #ubuntu-motu [10:40] lifeless: gourmet is also under the same licence [10:42] now, your comments on the setup.py - in the ubuntu context what you have done is fine. In terms of 'upstream' though, you have no way for people to install your software. Consider if Gnome wanted to replace their applet with yours [10:42] explain [10:44] why can't people upstream install my software? === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu === finalbeta_ [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu [10:50] no setup.py [10:50] but so? [10:51] no mechanism to do the install [10:51] ah [10:51] not the same as 'cannot be installed' [10:51] i see [10:51] right [10:51] hmm [10:51] anyhow, thats not related to ubuntu. [10:51] just an observation [10:51] well, i uploaded the package without the setup.py [10:51] but i think i'll put one in my .orig.tar.gz === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-motu === Marsmensch [n=daniel@dslb-084-056-095-204.pools.arcor-ip.net] has joined #ubuntu-motu [11:12] ping lifeless === Ingar [n=saltvik@ti500720a080-2927.bb.online.no] has joined #ubuntu-motu === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-motu === WilderSon [n=kvirc@p54B2A67B.dip0.t-ipconnect.de] has joined #ubuntu-motu [11:14] hellpo [11:14] lifeless; don't worry ;) [11:15] hi WilderSon [11:15] does any know where to get the dvb-dev package? [11:15] tsmithe: try ping -f? *g* [11:15] nah - i want to unping [11:15] i worked it out myself [11:15] i ve a vdr runing and like to compile some plugins for that .. this needs vdr-dev -- which relies on dvb-dev --- which i cannot find [11:16] hi tsmithe! ;) [11:16] 'd night [11:17] WilderSon: tried libdvb-dev ? [11:17] yes- [11:18] reping lifeless === Marsmensch [n=daniel@dslb-084-056-095-204.pools.arcor-ip.net] has joined #ubuntu-motu [11:18] fdoving: ill have a quick look [11:19] slomo: Hey. I've been looking for you. :-) [11:20] i am getting problems with setup.py and "running install_egg_info" [11:21] hi shawarma [11:21] fdoving: the problem is that i need the sources for the vdr and this relies on dvb-dev - at least in synaptics === zul [n=bob@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [11:22] or is there a way of forcing a package to be installed without taking care of other relying ones .. basicallyy these ones are only source and should be used in order to compile a plugin [11:22] there some Emacs fans here? === gandalfn [n=gandalfn@i02m-87-89-253-156.d4.club-internet.fr] has joined #ubuntu-motu [11:23] slomo: I've cooked this specification up that I expect you might have an opinion on: https://wiki.ubuntu.com/MOTU/Transitions/TeX [11:25] shawarma: i disagree about the first sentence already ;) tetex and texlive both provide the same and you can choose whatever you want currently in feisty... though i would want to replace tetex with texlive, only time is bit of a problem here ;) === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu-motu [11:27] shawarma: and if something depends on tetex-only this is a bug imho [11:29] shawarma: How exactly do you find that we disagree? [11:29] shawarma: Why are you writing to yourself? [11:29] sheesh. [11:29] :) [11:30] slomo: How exactly do you find that we disagree? === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [11:30] shawarma: i probably misread the first sentence, sorry ;) well, imho the solution is to drop tetex and use texlive because texlive is dead upstream anyway and debian plans to switch after etch... and for now packages should just depend on both as it's the case for almost all packages in feisty already [11:31] shawarma: s/depend on both/conditionally depend on both/ [11:31] slomo: Really? Maybe I have just looked at a particular unfortunate selection of packages. [11:32] slomo: Most packages I've looked at *only* depend on a tetex package. [11:32] slomo: no texlive deps. [11:32] shawarma: well, texmacs has to be fixed... but at least everything i have installed can live with both :) [11:32] slomo: So you're into solution no. 3? [11:33] shawarma: file bugs with patches and i'll upload for you :) [11:33] shawarma: yes... as this is what debian already does and i don't think it makes sense to do something different here [11:34] slomo: I'm just reluctant to do so.. It *does* do the job and seems correct enough, but it also seems to me that there are other, more clever solutions. e.g. solution 2.5. [11:34] slomo: Oh, right. Debian doing it that way *is* a quite heavy argument. [11:34] shawarma: but it's much more work and when considering that tetex will die in the short term anyway... :) [11:35] slomo: Well, if that certainly is the case, then yes. [11:35] slomo: Still, in case a shiny new tex distribution comes along one day, we'll have the same problem again. [11:37] shawarma: yes... talk with the debian tex maintainers if you want this fixed :) but i doubt that there will be many new tex distributions that are worth the effort in the next 10 years ;) and afaik texlive is only a tetex fork that is very actively maintained [11:37] has anyone here compiled a plugin for the VDR, for edgy lately? === doko_ [n=doko@dslb-088-073-081-247.pools.arcor-ip.net] has joined #ubuntu-motu [11:37] slomo: I suppose. === guibis [n=guibis@dwt237.neoplus.adsl.tpnet.pl] has left #ubuntu-motu ["mme] [11:37] slomo: wow. That turned out the be a VERY short lived specification. :-) [11:38] shawarma: that's okay, the wiki can take it all :p [11:38] ;) === Marsmensch [n=daniel@dslb-084-056-095-204.pools.arcor-ip.net] has joined #ubuntu-motu [11:39] sivang: I even created a spec on launchpad and everything. I'm such a karma whore. [11:40] shawarma: hahaha :) [11:40] heh [11:40] LaserJock! [11:40] shawarma: yes, sometime I feel Karma is like Crack [11:40] shawarma: i would've been too lazy ;) [11:41] ping lifeless [11:42] ajmitch! [11:42] slomo: I should have been too! :-) [11:43] slomo: Well, I'll be sure to send some patches in your direction. Tomorrow. [11:43] g'night, guys. [11:43] gn8 [11:44] shawarma: wow, early today ;-) === elektranox [n=elektran@p5481D2DB.dip.t-dialin.net] has joined #ubuntu-motu [11:45] I'm going to go to bed too :] [11:45] LaserJock: Could you review my package? :] [11:45] how do I tell ACPI to load another module? [11:45] somerville32: did I tell you I was going to do a review for you the other day? [11:45] I lost my todo list of reviews [11:46] LaserJock: No, I just uploaded it this morning [11:46] somerville32: what's the URL, I'll put it on my list [11:47] and I'll get to it when I can [11:47] LaserJock, you could do mine [11:47] somerville32, have you not slept for how long now? === Arrogance [n=aks@ottawa-hs-64-26-148-159.d-ip.magma.ca] has joined #ubuntu-motu [11:47] http://revu.tauware.de/details.py?upid=3655 ;) [11:48] tsmithe: I've been awake I'd say for over 34 hours maybe [11:48] too long man [11:48] what are you on?! [11:49] Karma crack! :D [11:49] :O [11:49] LaserJock: http://revu.tauware.de/details.py?upid=3644 === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === elektranox [n=elektran@p5481D2DB.dip.t-dialin.net] has left #ubuntu-motu [] === tsmithe afk [11:55] _o/ === torkel [n=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu [12:08] LaserJock: how long is that list of yours. my package wants to be revu'ed too :)