[12:04] no surprise... doko is debian maintainer iirc :) [12:04] <\sh> na [12:05] <\sh> cedric delfosse [12:06] oh ok... spe was the one i thought of [12:07] python 2.4 is std on dapper ? [12:08] or 2.3 [12:08] <\sh> 2.4 [12:08] ty [12:09] then ile change the deps to python (>=2.4.0) [12:09] not needed normally [12:10] well [12:10] i was learned to give as much info as you can [12:12] the depends (build-depends) are only restricted in versions when you _need_ at least this version or only a version below one specific one [12:12] if the package can run with python 2.3 and 2.4 but we have 2.4 as default it can be left unversioned [12:12] well im not sure if this package works with older versions of python [12:12] you have it from debian? [12:12] no [12:13] its new [12:13] a candidate [12:13] oh ok... hmm, assume that it will work with 2.3 :) [12:13] and consider using dh_python [12:13] else i could leave the deps [12:13] dh_python ? i dont know it [12:13] upstream already had a debian directory? [12:13] no [12:14] i just created one [12:14] its just setup.py [12:14] and some image files [12:14] dh_python keeps care that your depends (not build-depends) on python are right [12:14] so rules interfaces to setup.py now [12:14] like i learned from pymacs [12:14] and it precompiles stuff in site-packages in postinst [12:15] do you know a package that uses it ? [12:15] so i can apt-get source? [12:15] hmm, when you have a setup.py the cdbs python classes are almost always perfect [12:15] and they will use dh_python [12:15] paramiko iirc... but almost all python packages should use it [12:16] ile see in pymacs if they use it [12:16] rave@ubuntu:/tmp/pymacs-0.22/debian$ fgrep hd_python * [12:16] rave@ubuntu:/tmp/pymacs-0.22/debian$ [12:17] nothing [12:17] oops you sayed dh_python [12:17] dh_python [12:17] :P [12:17] my bad [12:17] same [12:18] soo paramiko has it ? [12:18] iirc [12:18] kk [12:18] (or was it just cdbs?) [12:18] what the [12:18] no match found [12:18] (dapper) [12:19] also not in cdbs [12:20] yes, paramiko was cdbs... hmm... [12:20] \sh: please name one package that uses dh_python but no cdbs :) [12:21] <\sh> umpf [12:21] i know all the deps already [12:21] <\sh> hmmm.... [12:21] JohnnyMast: it keeps care of the right deps on python itself [12:21] pygtk and python > 2.3 and python-dev [12:21] smart :) [12:22] <\sh> drpython [12:22] <\sh> slomo: drpython [12:22] ty [12:22] not found on dapper [12:23] im missing a source resp i think [12:23] <\sh> should be found...I just merged it [12:23] not the souce package [12:23] <\sh> and requested a sync :) [12:24] let me do an update === scotth [n=scotth@157.182.209.170] has left #ubuntu-motu [] [12:25] not even after apt-get update [12:25] <\sh> what reps do u have? universe and multiverse enabled? [12:26] i dont think so on flight-1 [12:27] could you paste me the resps ? [12:29] <\sh> deb-src http://archive.ubuntu.com/ubuntu dapper main restricted universe multiverse [12:29] added [12:31] w00t :) [12:31] ty [12:33] brb im gonna play cod2 on veteran level [12:36] <\sh> cod2? [12:37] call of duty? [12:37] <\sh> no clue about those games [12:37] <\sh> * Moved GCC 4 patch into debian/patches/01_gcc4.patch, based on [12:37] <\sh> patch from Stephan Hermann and Ubuntu. Updated rules to use it. [12:37] <\sh> wow [12:37] <\sh> even my patches were used :) [12:38] dito... i only remember that my brother told me something about call of duty some days ago ;) [12:38] hehe [12:38] when my patches are used my name isn't in the changelog except i file a debian bug :P [12:42] <\sh> slomo: i had luck and he is a good debian maintainer :) [12:42] hi [12:42] <\sh> re ajmitch === doko [n=doko@dslb-084-059-076-183.pools.arcor-ip.net] has joined #ubuntu-motu [12:43] wb ajmitch === hunger [n=hunger@p54A62AAC.dip0.t-ipconnect.de] has joined #ubuntu-motu [12:45] \sh: I would have thought that not renaming libclan2c2-vorbis would be a mistake, seeing as it links with the main clanlib lib exactly like the others do [12:46] <\sh> ajmitch: yes...but is it exporting shlibs? because doko created the lists regarding the shlibs exports [12:46] <\sh> anyways..we can always revert before the 19th :) [12:46] <\sh> I just used the change now with the last merge [12:47] yes, it is exporting shlibs [12:47] it's the same as the rest of the clanlib packages [12:47] <\sh> ajmitch: ok...then doko was wrong..:) [12:48] <\sh> grmpf...why I can't get my i386 pbuilder running... [12:48] especially as you'd have to screw up debian/rules to get 1 package only with 2c2 [12:48] <\sh> it always takes amd64 packages and not the i386 [12:48] and the rest with 2c2a [12:50] \sh: what does dpkg-architecture say in the pbuilder chroot? [12:50] <\sh> ajmitch: I have to recreate it somehow... [12:50] ah [12:50] <\sh> ajmitch: but I just followed the documentation on the pbuilder documenation webpage [12:51] <\sh> and --debootstrapargs "--arch=i386" during create should give me the i386 packages, and not the amd64 [12:51] right === mrfrost [n=mrfrost@dslb-084-056-079-044.pools.arcor-ip.net] has joined #ubuntu-motu [12:51] Hey, anyone know if I can run a wget from debian/postinst? [12:51] i wonder what happened to the debian NEW queue... one of my packages is still there since 6 days, beagle since 4... [12:51] Kyral: what for? [12:51] slomo: simple, it's debian [12:51] Kyral: sure... but it's not very sane in most cases... why do you want it? [12:52] slomo: I'm customizing openafs-client for the lab build up here [12:52] I have to pull some files from our server [12:52] Kyral: so are you ready to give a demo of packaging at your lab? [12:52] ajmitch: fine... so when you just upload banshee now we have enough time to review and fix it until it's out of NEW ;P [12:52] ajmitch: I have until next semester ;P [12:53] basically I am going to use the debian/postinst to apply the customizations we need done to the package [12:53] Kyral: why can't you ship the files but need to get them in postinst? [12:54] because we need to be able update the files w/o having to repackage the thing === thierry [n=thierry@modemcable175.142-201-24.mc.videotron.ca] has joined #ubuntu-motu [12:55] then do it ;) === Danten [n=danten@h114n4c1o1049.bredband.skanova.com] has joined #Ubuntu-motu [12:57] yah its not like these will ever see a repo outside our own [01:06] Hieronymus: still around? [01:15] LaserJock: yes [01:15] and no, I haven't tried dapper yet [01:16] \sh: hm, the sleepless merger? [01:16] <\sh> hehe [01:17] <\sh> I have to catch up with you guys :) [01:17] definitly not with me... you had more merges than me from the beginning... and in the time where i was working only on mplayer you did millions of merges ;) [01:19] <\sh> ah trillions pls :) [01:19] <\sh> I'm not so slow :) [01:19] azeem: ping? again [01:19] Hieronymus: np [01:20] \sh: we only have ~20000 packages :P [01:20] <\sh> slomo: well those merges now...it was my second time I touched them :) [01:22] LaserJock: maybe tomorrow, or next week [01:22] oh lol... i chose the correct merge ;) http://people.ubuntu.com/~scott/patches/dillo/ [01:23] \sh: would you mind checking my merges/syncs at MOTUToMerge? [01:24] <\sh> LaserJock: do u have a list of malone bugnos? if so..please mail sh@sourcecode.de :) [01:24] \sh: ok, on its way [01:24] <\sh> LaserJock: cool [01:31] how should I do if I want my ubuntu packages in Debian aswell ? === mrfrost [n=mrfrost@dslb-084-056-069-211.pools.arcor-ip.net] has joined #ubuntu-motu [01:33] <\sh> you need a sponsor [01:33] I have an alioth project and at least 2 DDs in it ;) [01:33] so I only need to find a DD that would upload it for me? [01:34] <\sh> think so...I'm not familiar with the ways of debian..to slow for me :) [01:34] <\sh> too even :) [01:34] hehe [01:34] well what I mean is [01:34] about syncing [01:35] hmm [01:35] <\sh> raphink: ajmitch is the right person to ask :) [01:35] how should I number the debian package? how should it be related to my ubuntu package? [01:35] ajmitch: pin [01:35] ping [01:35] lol === raphink is getting tired === bpuccio [n=brian@ool-457afde7.dyn.optonline.net] has joined #ubuntu-motu === Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-motu [01:39] hmm... why is something listed as to-be-merged although we have the debian version without changes? === minghua [n=minghua@69-153-139-23.dsl.hstntx.swbell.net] has joined #ubuntu-motu [01:41] <\sh> slomo: package? [01:42] pygame [01:42] hello MOTUs! [01:42] hi minghua [01:43] how is the REVU day going? [01:43] not fast [01:43] :( [01:43] <\sh> slomo: it's an assigned bug for you...did you request a sync and didn't close your bug? [01:43] <\sh> hmm [01:44] <\sh> mbreit was requesting a sync on the 2005-11-19 [01:44] \sh: i re-created the bug because it told me "last: mail@slomosnail.de" as assignee [01:44] hi minghua [01:44] hi raphink, slomo [01:44] <\sh> slomo: different version from the last upload? [01:45] <\sh> 1.7.1release-1 was the last sync [01:45] \sh: and it should be autosynced to -2 [01:45] no changes were made [01:45] <\sh> slomo: strange..close it then :) [01:45] <\sh> slomo: or ask scott :) [01:46] hmm, closing is less work ;) i'll ask him when this happens again === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu [01:49] <\sh> LaserJock: tex-guy uploaded [01:49] \sh: thanks [01:50] <\sh> LaserJock: bug 4091 is gvr not xchat-systray [01:50] Malone bug #4091: gvr: sync new debian version In: gvr (Ubuntu), Severity: Normal, Assigned to: MOTU Merge Team, Status: Rejected https://launchpad.net/bugs/4091 [01:51] oh god, not Imake hell [01:52] <\sh> LaserJock: mayavi uploaded [01:57] \sh: sorry should be bug 4081 [01:57] Malone bug #4081: systray (Ubuntu) - xchat-systray: merge new debian version In: xchat-systray (Ubuntu), Severity: Normal, Assigned to: MOTU, Status: PendingUpload https://launchpad.net/bugs/4081 === hub [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu === herzi_x41 [n=herzi@pD950BD7D.dip.t-dialin.net] has joined #ubuntu-motu [01:58] <\sh> LaserJock: k [01:58] <\sh> crimsun: imake hell? [02:00] xemacs21 -> wnn6-sdk > ftbfs [02:00] <\sh> LaserJock: see #u-devel...requested the syncs... [02:00] ahhh, katie loves me ;-) [02:00] <\sh> crimsun: ugh [02:01] \sh: thanks much [02:01] <\sh> LaserJock: all your bugs done..please check dapper-changes and buildds :) [02:02] \sh: will do === mmtb [n=mmtb@dyp12.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [02:02] \sh: how hard did you look at the diffs? [02:03] <\sh> LaserJock: well...the most interesting question is, how hard did I look on the merge report :) [02:03] 2 AM here [02:03] time for bed ;) [02:03] \sh: ah, it just seems like you did that fast [02:04] another long day [02:04] <\sh> LaserJock: the most interesting parts are dropped patches...what is mom dropping from debian, or vice versa... [02:05] <\sh> LaserJock: and much much more interesting is....when there are ubuntu dropped patches [02:06] yeah, I haven't seen to many of those [02:07] <\sh> LaserJock: well..dropped debian patches are most of the time already applied by ubuntu...so there is a match between debian and ubuntu... [02:08] <\sh> and could be seen as a good candidate for a sync [02:09] right [02:09] <\sh> well...the most problematic is "dropped ubuntu changes" [02:09] I just need to stop picking wxwidgets2.6 to work on. that thing takes a long time to build [02:10] yeah I don't understand why MoM drops patches [02:10] <\sh> LaserJock: hehehe [02:11] hey \sh [02:11] <\sh> LaserJock: well...easy [02:11] <\sh> good morning hub :) [02:11] <\sh> LaserJock: e.g. glu-transition [02:11] <\sh> LaserJock: we are using for mesa stuff the following build-deps: libgl1-mesa-dev and libglu1-mesa-dev [02:12] <\sh> LaserJock: debian but is still using the old xlibsmesa-glu-dev and xlibsmesa-gl-dev or the transitional packages libgl1-xorg-dev etc. [02:12] \sh: it is not the morninh here [02:12] \sh: so you quit? [02:13] <\sh> LaserJock: so, mom will tell us the difference between debian and ubuntu and put them into ubuntu dropped patches [02:13] \sh: I would think that it is well defined enough that that MoM could handle it [02:13] <\sh> hub: yes [02:13] <\sh> hub: but here it's morning :) [02:23] LaserJock: pong again [02:24] azeem: did you see bug 5632 ? [02:24] Malone bug #5632: Ghemical won't start up (breezy amd64) In: ghemical (Ubuntu), Severity: Normal, Assigned to: MOTU Science, Status: New https://launchpad.net/bugs/5632 [02:24] yeah [02:25] I am getting the bug reporter to make a dapper chroot to see if it is the same in dapper but I don't have access to an AMD64 [02:25] me neither [02:26] he also did bug 5643 [02:26] Malone bug #5643: [patch] Ghemical .desktop file is not so good (absolute path, missing stuff, invalid stuff) In: ghemical (Ubuntu), Severity: Minor, Assigned to: MOTU Science, Status: New https://launchpad.net/bugs/5643 [02:27] yeah, saw that one as well [02:27] anway, you have probably already saw all that but I wondered if it was anything you wanted to do upstream [02:27] before we sync again [02:28] maybe we could ask whether he could try another XServer for #5632, as the first frame of the backtrace shows the r200 DRI module [02:30] <\sh> ghemical is not installable on amd64 (dapper) [02:30] \sh: how about breezy? [02:30] \sh: that's great [02:30] <\sh> we don't think about breezy :) [02:31] I know, I was just wondering if it had something to do with the last release [02:31] <\sh> i'll install...let me check [02:32] yeah, it FTBFS on 64bit arches [02:32] I sent that upstream === Kyral [n=kyral@hamlin-166-12336.hamlin.clarkson.edu] has joined #ubuntu-motu [02:32] but considering that it was pretty unusable in breezy anyway... AMD64 isn't much worse off [02:33] hrm, at least I thought I did [02:33] <\sh> well...drawing one line works [02:33] <\sh> clicking on the edge of this line and it segfaults [02:33] \sh: sounds the same as i386 ;-) [02:33] oy... [02:35] \sh: so it started up ok for you on AMD64 in Breezy? [02:35] <\sh> LaserJock: yes..starting was no problem on breezy === seth_k|lappy [n=seth@ubuntu/member/sethkinast] has joined #ubuntu-motu [02:36] ok, so what should we do with the bug report? reject? [02:37] LaserJock: we could ask that he should try without hardware OpenGL or use the Vesa driver [02:37] it apparently is a problem on his box, but might be driver specific, dunno [02:37] <\sh> looks like [02:37] to bad he left, he was just here not long ago [02:38] <\sh> actually i have a nvidia card, but running only the xorg nv drivers [02:38] <\sh> without a monitor..so display is done on my laptop :) [02:38] oh, I sent it to Tommi privately [02:39] <\sh> but now it's time to go to bed :) [02:39] azeem: ok, and I'll comment on the bug [02:39] <\sh> good night folks :) [02:39] ok [02:39] cya \sh. thanks for the merges/syncs [02:45] any MOTUs willing to do a quick review? === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-motu [02:52] hi folks [02:52] hi sistpoty :) [02:52] adventurous /me dist-upgrades to dapper :) [02:52] hehe === seth_k|lappy is going to kde 3.5 on his dapper box right now [02:53] I did kde 3.5 on the other dapper box last week, worked okay [02:53] cool... I use kde as well :) [02:53] hmm... where is Mez, anyways. no uploads since 2 november, is he still around? [02:53] no idea [02:54] and \sh_away did more merges tonight than I could in 2 weeks :/ [02:55] yeah [02:55] it takes me a longgg time to do a merge [02:55] but I guess I'll get faster [02:55] you will ;) [02:56] now if only I didn't have to worry about university :D packaging == more fun than biology [02:56] man, I'm with you there seth_k|lappy [02:56] hehe... and I should have done to programming projects since last week :( [02:56] s/since/until/ [03:00] brb, KDE 3.5 is ready... I hope it lets me log back in :P === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === seth_k|lappy [n=seth@ubuntu/member/sethkinast] has joined #ubuntu-motu [03:06] wow, a perfect upgrade === seth_k|lappy gives mad props === Danten [n=danten@h92n4c1o1049.bredband.skanova.com] has joined #Ubuntu-motu [03:23] I'm off to bed now... cya tomorrow === bmonty_laptop [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu === bmonty_ [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [03:59] Its official.... [03:59] you can type too much in one day [03:59] my arms are killing me [04:00] Kyral: school? [04:00] yup... [04:00] and not done yet..ow... [04:01] man, I glad I'm not an undergrad ;-) [04:01] Shaddup... [04:01] haha [04:01] heah, I did my time [04:01] do you TA? [04:02] no.. [04:02] I'm entering a shitload of data into a database [04:02] and I still have to write the frontend... [04:04] bmonty_: I'm done TA'ing. I'm RA from now on [04:05] good...I always thought TAs were pricks...especially the ones that couldn't speak English [04:06] bmonty_: yeah, there is quite a bit of difference in cultures when it comes to teaching [04:07] LaserJock: I have a lot of problems with the academic culture....it was difficult doing my masters after having worked for a couple of years [04:08] I'm doing it all at once so I don't have time to learn any better [04:08] I started my 8th straight year of college this fall, not even a summer off [04:09] and I realized on my birthday that I had been in college for exactly 1/3 of my life [04:09] I got kinda depressed [04:09] yeah, I can see that :) [04:11] LaserJock made me depressed too :-( [04:12] on my next birthday it's gonna be 1/3 as well [04:14] minghua: are you about done? [04:14] LaserJock: well, not yet. Most likely I'll get my Ph.D. in two years [04:15] minghua: doing a masters right now? [04:15] LaserJock: no, fifth year into my Ph.D. program... [04:16] minghua: ahh, I'm 4th year. Hope to be done in a year. We'll see ;-) [04:16] I gotta give it to you guys, I couldn't stand that much time in school [04:16] bmonty_: well, once you get in so far you can't go back. It' [04:17] It's like some kind of black hole [04:17] You just keep working with the promise that some day you will graduate [04:17] Okay...I'm done for now... [04:18] btw, anybody know how to strip \n off of readlines() in Python? [04:19] strip() :) [04:20] This is odd [04:20] My arms don't hurt where you think they would [04:21] You'd think my wrists would be killing me. Instead its my upper arms [04:21] Kyral: you should change your nick to CarpalTunnelBoy [04:21] Kyral you might invest in the keyboard I just got [04:23] I type lots of perl and shell scripts at work and needed to keep from getting carpal tunnel. Buying a M$ Natural 4000 Ergonomical Keyboard was the best thing I could have done [04:23] For how much lol [04:23] Kyral: http://www.neowin.net/forum/lofiversion/index.php/t387499.html It works perfect for me and here is an honest review [04:23] $50 from amazon [04:23] ......fuck that lol [04:24] my wrists don't hurt [04:24] its my upper arms [04:24] Your arms should be at a 90 degree angle. Ergonomics is something overlooked way too often === bmonty_ likes the natural keyboards [04:25] I type faster on ergonomic, but I use both [04:25] I just use wireless [04:25] to each his own :) [04:26] I'm off, time to go work out [04:26] I actully like my laptop keyboard [04:26] how small it is [04:26] I wish I could find one like that for my desktop [04:30] hmm this looks good http://www.newegg.com/Product/Product.asp?Item=N82E16823192002 === irvin [n=irvin@125.212.73.46] has joined #ubuntu-motu === Danten [n=danten@h160n2c1o1049.bredband.skanova.com] has joined #Ubuntu-motu === freeflying [n=freeflyi@61.190.65.25] has joined #ubuntu-motu === theCore [n=thecore@Toronto-HSE-ppp3786963.sympatico.ca] has joined #ubuntu-motu === magnon [n=co@photogeeks/magnon] has joined #ubuntu-motu [05:53] afternoon [05:54] hey :) [05:54] early morning here though [05:57] 11pm here :P [05:57] sleeping is overrated. [05:57] I've had worse :) [05:57] nice job yesterday, ajmitch [05:58] crimsun: funny, that was today for me. Global communication is [05:58] interesting some times [05:59] LaserJock: it's technically today for me _at this moment_, too, but it's close enough to tomorrow (1 min) [05:59] 9:00pm here [06:03] crimsun: thanks [06:04] crimsun: it could probably be done better next time === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-motu [06:07] afternoon all! ;D [06:10] 'afternoon [06:11] hi zakame [06:12] heya crimsun and ajmitch ! :D === zakame reads the motu-school logs [06:13] hm, is it just me, or are the html irclogs borked? [06:15] yeah, I've had to use the raw log [06:16] waah === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu === irvin [n=irvin@125.212.73.46] has joined #ubuntu-motu === Kyral [n=kyral@hamlin-166-19647.hamlin.clarkson.edu] has joined #ubuntu-motu [07:07] heya Kyral [07:07] hey === Kyral [n=kyral@hamlin-166-19647.hamlin.clarkson.edu] has joined #ubuntu-motu === womble [n=mpalmer@eth359.nsw.adsl.internode.on.net] has joined #ubuntu-motu === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu === StevenK wonders what to do about a merge that doesn't exist in MoM. === zakame [n=zak@210.213.78.140] has joined #ubuntu-motu === jcape [n=jcape@71.194.176.102] has joined #ubuntu-motu [07:57] StevenK: do it by hand [07:58] nice tutorial ajmitch thanks a lot! [07:59] waah, I almost thought I could just sync mma :/ [08:00] irvin: not too confusing? [08:09] not to me... so far :-) [08:25] ajmitch: I actually meant in terms of filing a bug in LP. [08:38] StevenK: oh right [08:39] just file it? :) [08:39] unless the source package isn't listed in malone [08:39] in which case you have to go & whinge to the launchpad people again === ajmitch just decided to sit an LPI exam simulation online, and passed [08:39] rather surprising ;) === minghua [n=minghua@69-153-139-23.dsl.hstntx.swbell.net] has joined #ubuntu-motu [08:49] LPI? [08:54] linux professional institute [08:54] hm === ajmitch passed the second exam simulation as well [08:57] u r de bpmb [08:59] you're on a roll ajmitch [08:59] no, I just think theyy're a little too easy :P === robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu [08:59] lifeless: how's opensync going? [09:02] builds & passes tests [09:02] their demo debian rules are uhm interesting though [09:02] I want to tweak a bit before I upload [09:05] alright [09:18] omigod. rockstar has released GTA and GTA2 for free :O === magnon feels like being 14 again === irvin [n=irvin@125.212.73.46] has joined #ubuntu-motu [09:20] they released GTA 1 at least years ago. [09:21] I never discovered [09:21] morning, by the way === lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu [09:35] hi ajmitch, thanks for the comments on my xfonts-wqy debdiff [09:36] ajmitch: I've updated the debdiff now, if you have time to give it a review, I would appreciate it [09:42] it's bug 5568 for your convinience :-) [09:42] Malone bug #5568: xfonts-wqy FTBFS due to missing build dependency In: Ubuntu, Severity: Normal, Assigned to: MOTU Reviewers Team, Status: New https://launchpad.net/bugs/5568 === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-motu === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-motu === Danten [n=danten@h13n8c1o1049.bredband.skanova.com] has joined #Ubuntu-motu [10:11] ajmitch: azeem: so opensync [10:11] yes? [10:11] my plan is to import 0.13 into bzr [10:11] with a separate tree for debian/ [10:12] I'll then have one bzr branch representing upstream [10:12] sounds reasonable [10:12] and one for the packaged version [10:12] patches will be against the upstream branch? [10:12] with (probably) one intermediate branch per patch [10:12] which then gives us patch tracking [10:13] yes, in a logical sense they are against upstream. [10:13] morning all [10:13] in a pragmatic sense its just a branch we edit ;) [10:18] well that's a good start, the main branches will live on launchpad somewhere? [10:19] not that repository location matters too much with bzr :) === maradong [n=bhentges@213.47.179.227] has joined #ubuntu-motu [10:29] I'll register them ;) [10:29] I guess we should register an opensync product too. === mrfrost [n=mrfrost@dslb-084-056-069-211.pools.arcor-ip.net] has joined #ubuntu-motu === pef [n=loic@ubuntu/member/pef] has joined #ubuntu-motu [10:34] 2nd review day today? [10:36] hello === bojan [n=bojan@dsl-239-114.utaonline.at] has joined #ubuntu-motu [10:41] hi pef [10:41] hi raphink [10:42] a roule? === sivang reattempts to read interfaceverification.txt - this time from start to end. === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu [10:47] I've uploaded a bad merge (forgot to modify debian/control.m4 which modify debian/control), so I've upload a new corrected revision, but it doesn't seems to do nothing, where am I wrong ? [10:47] ajmitch: azeem: upstream in bzr: http://people.ubuntu.com/~robertc/opensync/upstream [10:49] no itp for opensync yet? === blablablabla [n=maniac@i3ED6EF94.versanet.de] has joined #ubuntu-motu [10:50] siretart: yes, lifeless filed one [10:50] 342179 [10:50] siretart: FSVON === robotgeek [n=robotgee@digital.celebris.net] has joined #ubuntu-motu [10:51] hi, i was trying to setup a breezy chroot using debootstrap, but the apt-get update fails with a gpg error. i solved the issue with a include=gnupg --resolve-deps, should i file a bug? [10:51] lifeless: yay! [10:52] anyone? :) [10:52] robotgeek: last time I debootstrapped breezy, it went flawlessly [10:52] robotgeek: do you use deboostrap from dapper or breezy? [10:53] siretart: i tried yesterday night, today morning too. with us.archive,archive.ubuntu.com [10:53] siretart: breezy [10:54] i did read a debian bug which said the same thing, but it also said ubuntu doesn't have the problem :) [10:54] lifeless: opensync is something similar to rsync ? [10:55] sivang: not at all. [10:55] sivang: no, it is the successor of multisync [10:55] its the engine for multisync [10:55] sivang: think sync for pdas, phones, etc [10:55] siretart: not successor, component extracted from [10:55] lifeless: ah , nice [10:55] it's a framework and clients that are loosly coupled , as it seem from the project's page [10:56] lifeless: oh. so multisync is not obsoleted at all? === mmtb [n=mmtb@dyc16.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [10:57] siretart: i used it about 2 months ago or so, (multisync) it worked on the first go :) [11:00] siretart: the new multisync uses opensync [11:01] ajmitch: aaah, this explains my confusion === siretart hopes it will make it into dapper [11:01] there's a reasonable chance, I'd say [11:02] what address did we decide to use ? [11:03] did we decide on one? [11:04] since launchpad team aliases don't seem to be in place yet [11:04] pts I think [11:04] right [11:04] do you have an alioth project for coordinating the opensync pkg team effords? [11:04] I've never used the pts as a maintainer address - whats the syntax ? [11:04] thanks guys, i think i'll go ahead and file a bug. i'll try it out once more [11:05] opensync@packages.qa.debian.org === robotgeek [n=robotgee@digital.celebris.net] has left #ubuntu-motu [] [11:05] hm [11:05] maybe not, that requires a header [11:06] meh [11:06] I'll put my name in for now [11:06] so there is *something* valud [11:06] everyone else can be in uploaders [11:08] ok [11:08] I really must get time to clean up disk space to setup pbuilder [11:08] at the moment I manage my chroots by hand [11:15] lamont: hello, can you help me wit an upload issue ? [11:17] lifeless: I've reached the "And Benefits" part, just for developing expecations for the rest of the document - [11:17] lifeless: are you talking there about actually implementing a similar mechanism to the one exposed by the db, that can define and use the same logic, to test code against? ;-) [11:18] not as such, unless you are writing a db in your code [11:18] but consider that you are writing an implementation of an interface that depends on a db [11:18] that *interface* is what the rest of your code needs. [11:18] the *db* is not [11:18] but the db is the slow bit. === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu [11:20] lifeless: ok thanks for the clarification - that makes a sense ,I will read it to end before asking how you are going to make the itnerface act and produce the same output as the intfc. using the db..:-) [11:22] sivang: thats what the paper is about ;) [11:22] ajmitch: is there a control macro to get the build-deps ? [11:23] ajmitch: it would be kinda useful to keep the -dev package in sync with the build-deps ;) [11:23] lifeless: oh cool, DependencyInjection to start with [11:23] sivang: DI is overemphasised in the current version [11:23] midweek I will be revamping that bit. The key idea is making the tests aim at an interface [11:24] and parameterising them with one or more implementations [11:24] and *then* using an arbitrary implementation to test all the code that needs that interface [11:25] nice, you would then be able to choose the implementation that best produces the expected results from the interface. [11:26] well [11:26] they should all produce the same results ;) [11:26] however some may be more appropriate than others in a test environment [11:26] yes === jpatrick [n=patrick@174.Red-83-37-101.dynamicIP.rima-tde.net] has joined #ubuntu-motu [11:29] I understand that you aim to test the interface that way - but then how does testing the interface over an arbitrary set of implementation helps to ensure that the interface is at good quality / designed well ? (Hmm, I should probably finish reading before asking stuff like that ;-) [11:29] lifeless: about the macro, I don't know of one.. [11:29] ajmitch: :[ [11:30] sivang: so, if its hard to write two implementations of an interface, thats a hint ;) [11:31] sivang: this is not about verifying the design of an interface, its about verifying interfaces by contract & behaviour, which ensures that test defined behaviour is equivalent on all implementations and thus guarantees substatutability. [11:31] ajmitch: azeem: are you guys on the opensync dev list already ? [11:31] good point [11:31] :) [11:32] hrm, why isn't it on fd.o? [11:32] lifeless: uh-ha. /me is enlightened. === MagnusR [n=magru@85.194.14.142] has joined #ubuntu-motu [11:34] 2nd review day already ended or not begun yet ? ;) === JohnnyMast [n=rave@212-127-146-168.cable.quicknet.nl] has joined #ubuntu-motu [11:35] azeem: the list ? [11:36] you guys have been bussy [11:36] :) very good [11:37] lifeless: yeah, I hate SF's list archives, e.g. [11:37] anyway, subscribed [11:37] azeem: me too [11:44] yes, although the devel list is quite quiet [11:44] hub left here, right? [11:44] he was blogging about open/multisync as well, IIRC [11:45] ah no, he was around eralier [11:45] eh, earlier [11:46] <\sh> hmmm [11:47] <\sh> this morning at 6:28 after running cron.daily my amd64 just switched off magically..and nothing in the logs [11:47] <\sh> -ESTRANGE [11:50] heating? [11:51] you might have a low temperature threshold set in the bios [11:52] <\sh> ajmitch: well..living under the roof and in the room where the machine is, there is no heating..it's quite cold...it just ran for more then 4 days [11:52] lifeless: could you give an example for 'composition' as a remedy to "Tackling the writing code twice aspect" ? [11:52] well [11:52] say that one implementation has some code [11:52] that chooses what actions to take based on the state of a content object [11:53] (aka domain object) [11:53] if you put that code in a strategy class [11:53] both implementations can use it [11:53] so you are composing things rather than inheriting, to get the code reused [11:58] <\sh> ajmitch: and the problem with debootsraparchs "--arch=i386" I just logined into the pbuilder chroot and it gives me amd64 [11:58] so each implementation instantiates an object of the strategy class type , and then uses that object to achive the same state based behavior as before? [11:59] sivang: yes [11:59] \sh: right.. [12:00] midnight, sleep time [12:00] night all [12:00] should `normal users' report universe bugs to malone directly? [12:00] ajmitch: good night [12:00] night [12:00] <\sh> raphink: yes [12:00] <\sh> cu ajmitch [12:00] or is there a way for them to report without subscribing to launchpad? [12:00] I'm trying to have a user report a bug [12:00] but he doesn't feel like subscrbing to LP [12:01] :( [12:01] this is a shame, since he found out how to fix the bug, too [12:01] ask in #launchpad? [12:01] should I report it myself ? [12:01] hmm [12:01] raphink: why not? [12:01] raphink: well, you could, but I would report that issue as well [12:02] azeem: what issue ? [12:02] <\sh> raphink: is it hara? [12:02] that users have to subscribe to LP ? [12:02] \sh: yes [12:02] \sh: yes [12:02] raphink: users not reporting bugs due to entry barriers [12:02] mhm [12:02] <\sh> raphink: well...I don't know his problem with not subscribing...everywhere u have to subscribe [12:03] \sh: to report bugs? [12:03] yes that's right [12:03] <\sh> azeem: normally not... [12:03] \sh: I mean, I would subscribe somewhere if I get something out of it [12:03] <\sh> only reporting via email needs a subscribtion [12:04] here, Ubuntu gets something out of the user, yet still they are required to jump through hoops first [12:04] \sh: ah [12:04] that's different then [12:05] <\sh> azeem: but you have to subscribe... [12:05] <\sh> well...so actually we know the human being who reported the bug..which is quite good, because if it's a serious bug he will be famous :) [12:06] hehe [12:07] lifeless: If I give you a testcase for baz, what's the chances that the problem could get solved in a reasonable amount of time? [12:07] womble: low. I'm not aware of anyone actively working on baz day to day. [12:08] womble: the problem will get assessed, problably impact and % of users I expect to encounter it rule-of-thumbed [12:08] Gah. [12:08] The problem is that baz browse --hide-sealed is a noop. [12:08] unless those figures are high, I won't make time for it. Andy Tai and Derek Zhou are doing some stuff with tla [12:09] right, thats definately in the dont-care-unless-the-test-case-comes-with-a-patch bin [12:09] but I can offer you a baz2bzr at discount rates [12:10] lifeless: I've already switched everyone to one completely different workflow (cvs to arch), I don't think I have the cred to completely shake things up again [12:11] fair enough [12:12] that should not be too hard for you to fix, its just completely UI, and as the code base is not part of bazaar 2, theres no motivation to fix cosmetic issues [12:12] try 1.5, it may have that fixed. [12:18] I tried the latest autobuilt 1.5 deb [12:21] PyGTK == gnome-python right ?? [12:21] on suse its part of t [12:21] *it [12:21] JohnnyMast: No. PyGTK == python-gtk2 [12:21] lifeless: going to fetch something to eat, will you be around in about 0.5hrs ? [12:21] ok [12:22] thankz womble [12:22] maybe ;) [12:22] gnome-python is a set of bindings to higher-level GNOME-specific stuff, like gconf [12:22] lifeless: ok, I Might have more questions, am I free to email you then? [12:22] of course [12:22] thanks, so laters :) [12:22] i dont know if i should include python-gtk2 or python-gtk2-dev as dep [12:22] JohnnyMast: Which one are you using? [12:23] if i knew what he used i would not ask this, see its for revu [12:23] the developer only sayes that it depends on pygtk wich is in gnome-python on suse [12:24] ooh np [12:24] ile do -dev because it installs python-gtk2 as well [12:24] because it depends on that package. Thanks any ways [12:27] Don't guess. Work it out. [12:27] i just did [12:27] JohnnyMast: If it's a python-using application, then python-gtk2 should work fine. [12:28] alrighty then womble thanks for your help [12:34] hmmm [12:34] kiwi just entered ubuntu right ? [12:34] as i saw on revu [12:34] why doesnt it have build1 ? === oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu === Hirion [n=hirion@draugr.de] has left #ubuntu-motu [] [12:41] ajmitch: azeem: http://people.ubuntu.com/~robertc/opensync/opensync-debian main source with a bugfix ;) [12:41] ajmitch: azeem: http://people.ubuntu.com/~robertc/opensync/opensync-debian-dir the control dir (currently buggy as I'm fiddling ;)) [12:46] lifeless: why do you put dh_install in the install: target rather than binary-arch? [12:46] is dh_make doing that these days? [12:46] debhelpers samples suggest that [12:46] hrm [12:46] dh_make is deprecated ;) [12:47] never heard of those samples :) [12:48] hmm, I'm going to reproduce autogen in rules [12:48] it does not have a 'do not futz with the source' mode === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu [12:52] (that and its trivial) === herzi_x41 [n=herzi@pD950B57D.dip.t-dialin.net] has joined #ubuntu-motu [12:56] oh joy [12:56] I so love finding bugs [12:57] upstreams that dont run distcheck should be shot [12:57] or at least have pain inflicted on them [12:58] not to mention that this seems ratehr ugly as a test : [12:58] '!system("test \"x$(ls data1/testdata3)\" = \"xdata1/testdata3\"")' [12:58] not portable to windows, not portable if environment has default long options for ls, ... [01:00] lifeless: did I mention that the multisync-0.82 tarball ships with -> /usr/share/automake1.6/foo symlinks :) [01:00] heh [01:00] does not surprise me [01:08] dh_make is deprecated ;) <-- what to use instead? [01:08] Seveas: /usr/share/doc/debhelper/examples/ e.g. [01:09] k [01:09] Seveas: or just copy another rules file and adjust it [01:10] cargo cults R us [01:10] ok, I'm happy with the packaging now - it fails loudly ;) === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu [01:13] better loudly than silently [01:13] dh_install --fail-missing [01:14] *always* use that [01:14] oh, sounds like useful option [01:14] does cdbs use --list-missing at least? === azeem checks === spacey [n=spacey@flits101-191.flits.rug.nl] has joined #ubuntu-motu [01:18] hmm [01:18] we have binaries now [01:18] osyncdump, osyncstress, osyncplugin, osynctest, osyncbinary [01:18] all installed to tmp by the source [01:18] which ones to package, do we want separate packages, ? [01:20] opensyncutils? [01:20] yeah, thats a good name [01:20] those do not seem like regular end-user apps [01:20] but honestly, I haven't looked into them === ptlo [n=senko@83-131-82-83.adsl.net.t-com.hr] has joined #ubuntu-motu [01:23] the .spec file just seems to drop everything in one package [01:23] it uses "--enable-engine --enable-debug --enable-tracing --disable-profiling --enable-tools --disable-unit-tests --disable-python" as configure args, btw [01:23] yah [01:23] rpm == crapola [01:23] their mockup debian package also did a terrible job. [01:23] doesn't even build [01:23] well, seems to be maintained by an outside contributor [01:23] I snarfed the package description from there. [01:23] I emailed him a week ago, no reply. [01:24] yeah, that's what they're good for :) [01:26] nearly there [01:32] hmm, is this butt ugly or what: [01:32] /usr/lib/python2.4/site-packages/_opensync.la [01:32] ! [01:32] I should check python policy for that === keyes [n=keyes@lns-bzn-30-82-253-136-78.adsl.proxad.net] has joined #ubuntu-motu === dholbach [n=daniel@i577B0AD0.versanet.de] has joined #ubuntu-motu [01:37] hi === nmsa is now known as nmsa_away [01:37] how's the review day going? :) === macgyver2 [n=eric@pdpc/supporter/student/macgyver2] has joined #ubuntu-motu === infinito [n=infinito@VPNPOOL01-0232.UNI-MUENSTER.DE] has joined #ubuntu-motu [01:41] what do i have to change in dput.cf ? === infinito [n=infinito@VPNPOOL01-0232.UNI-MUENSTER.DE] has joined #ubuntu-motu [01:42] JohnnyMast: for revu? [01:42] yep [01:42] JohnnyMast: should be on http://wiki.ubuntu.com/REVU [01:43] i saw there to edit it === infinito [n=infinito@VPNPOOL01-0232.UNI-MUENSTER.DE] has joined #ubuntu-motu [01:43] but not exactly what [01:45] ? [01:45] "Howto upload" has it all [01:45] ok [01:47] garh [01:47] -dbg is not right yet [01:48] and the python package is awol [01:49] azeem: ajmitch: I would call the packaging 'draft' now. [01:49] if you want to play with it, those are bzr branches, we can start collaborating now ;) [01:49] lifeless: which package are you talking about? [01:50] I'm particularly interested to know if plugins build correctly with the -dev installed [01:50] dholbach: *opensync* [01:50] *ROCK* [01:50] -dbg is easy, if you use CDBS [01:50] yes, but noone has yet convinced be that cdbs is anything other than crack [01:50] s/be/me [01:51] convince yourself :) [01:51] lifeless: No-one has yet to be convinced that cdbs is anything other than crack. [01:51] lifeless++ :) [01:51] -dbg is trivial with debhelper anyway [01:51] dholbach: for the python version, maybe. [01:52] i'm happy with it [01:52] no offence, but thats nice. [01:53] I saw my first cdbs package in 2004, and went blind. === ogra hugs lifeless :) [01:53] :) [01:53] thanks ogra :) [01:54] azeem: anyway, if you want to start bringing up the plugin packages, the engine one should be *good enough* to start doing htat [01:55] ok [01:55] azeem: I'll do another round of work on it some evening this week, or next weekend for sure. [01:55] I am hacking on the hurd package currently and need to sponsor something else [01:55] dunno if I get around to it today [01:55] oh no rush. just indicating my plans [01:55] i.e. i'm not planning on touching the plugins at this point [01:55] same here :) [01:55] okie [01:55] or multisync. [01:56] once the engine package is all happy then we'll see :) [01:57] <\sh> grmpf === sivang -> back [01:58] <\sh> hmmm....can someone explain me the following [01:59] <\sh> guile-1.6-slib depends on slib...but slib won't be installed...apt-get install slib itself works nicely [01:59] oops, forgot the .install files, added and pushed ;) [01:59] <\sh> but slib is conflicts with guile-1.6-libs === herve [n=hcauweli@ubuntu/member/herve] has joined #ubuntu-motu [02:10] hello [02:11] hello herve [02:12] hi herve [02:12] raphink: do you have some time to look at http://revu.tauware.de/details.py?upid=1122 ? [02:12] sure === raphink hopes MOTUs review more today than yesterday :s [02:13] raphink: it's in Universe (going to Main) but I've done some small changes [02:13] jpatrick: why, it has been uploaded already... [02:13] small changes [02:14] let's see [02:14] see changelog :P === Hieronymus [n=jeroen@cp413115-a.tilbu1.nb.home.nl] has joined #ubuntu-motu [02:16] raphink: I thought since it's going to Main and is in Kubuntu seeds - let's add a Kubuntu theme :) [02:17] going to main? [02:17] raphink: yes [02:17] how so? [02:18] http://wiki.kubuntu.org/MainInclusionReportKSplashMoodin [02:18] lifeless: btw, did I mention to you how I love ipython ?:) [02:19] jpatrick: did you add the new theme directly in src ? === ptolo [n=senko@83-131-89-114.adsl.net.t-com.hr] has joined #ubuntu-motu [02:19] raphink: yeah I didn't know how to sperate... [02:19] without making two packages [02:20] I wouldn't feel at ease with that jpatrick [02:20] the pb is that when you upgrade the package using uupdate [02:20] you'll lose it unless you put it back [02:20] imo, you should keep the theme apart and set rules to install it [02:20] or even package it separately [02:20] raphink: I could make a `kubuntu-artwork-moodin` package [02:20] but I'm not sure [02:20] ask Riddell [02:21] I'm waiting for him [02:21] ksplash-moodin-kubuntu [02:21] or whatever ;) [02:21] ask Riddell [02:21] kubuntu-artwork-* sounds better ;) [02:22] hmm [02:22] well it's not specific enough imo [02:22] kubuntu-ksplash-moodin maybe [02:22] dunno [02:22] Riddell would tell that too [02:22] let's ask Riddell === Douwd [i=daniel@unaffiliated/douwd] has joined #ubuntu-motu [02:27] raphink, you would check a package in the meantime? :-) [02:27] what package herve ? [02:27] http://revu.tauware.de/details.py?upid=1039 [02:28] raphink: is a shame that this theme: http://www.kde-look.org/content/show.php?content=29426 : isn't GPL [02:28] :( [02:28] not even GPL-compatible? [02:29] Creative Commons Attribution-NonCommercial-ShareAlike License [02:30] thats what we require for ubuntu themes too ... [02:30] using a sourcecode license for artwork is a bit silly ... [02:30] <\sh> ogra: gpl compatiblity? or a CC license [02:30] but anyone couldn't sell kubuntu cds? [02:30] thats why elmo requests the CC for artwork packages to get approved [02:31] jpatrick: this is creative commons, it shouldn't be a pb for artwork [02:31] see art.ubuntu.com ... there is a link on the bottom of every page [02:31] pb? === hunger [n=hunger@p54A62AAC.dip0.t-ipconnect.de] has joined #ubuntu-motu [02:32] hmm, isnt anymore :/ [02:32] a problem [02:32] ogra: artwork is cc-sa-by, right? [02:32] nc is bad [02:32] http://wiki.edubuntu.org/EdubuntuArtwork [02:32] see at the bottom there ... [02:32] thats the one elmo reeeeeeequirs to allow artwrk to get into main === ogra curses his keyboard [02:33] cc-sa-by, yes [02:33] herve: your package is not in ubuntu yet ... [02:33] raphink: will it be safe to put into a GPL package? [02:34] raphink, yes, trying hard... [02:34] jpatrick: I think many artwork stuff in Ubuntu are under CC [02:34] might be wrong though [02:34] herve: you should keep -0ubuntu1 as long as it's not uploaded [02:34] there's no reason why the first version officially available would be -0ubuntu4 [02:35] you're right, keeping the revision bump for archive uploads [02:35] <\sh> raphink: 0ubuntu0.1 is much better [02:35] \sh: why? [02:35] hello \sh [02:35] jpatrick: according to http://www.gnu.org/philosophy/license-list.html cc-by-sa 2.0 is incompatible with the GPL [02:36] <\sh> raphink: on revu you can see your updated revisions...and when it's advocated the official ubuntu version will become 0ubuntu1 [02:36] damn [02:36] who will change it to 0ubuntu1 and when then \sh ? [02:36] me :-) I'm a motu [02:37] hehe ;) [02:37] oki === raphink thinks about the funny situation of reviewing a motu's package when you're not even one [02:38] think about me waiting advocating since hoary [02:38] <\sh> well motus are just normal people [02:38] <\sh> making mistakes [02:38] <\sh> doing stupid things [02:39] <\sh> don't have a clue what they're doing..just like me [02:39] sure [02:39] azeem: just changed the package names [02:39] libopensync0 [02:39] it's just not usual in our society to check the work of people with more responsabilities [02:39] etc [02:39] come one \sh [02:39] s/one/on [02:39] azeem: helps to read the library policy when one is not used to libraries :) [02:39] azeem: thats a FYI incase of early use. all changes pushed, gnight [02:40] <\sh> raphink: not? damn.I knew this... [02:40] <\sh> raphink: because people with more responsibilities, but without a clue are always checking the work of normal working people :) [02:41] in the "normal society", yes \sh [02:41] sadly [02:41] I will need a hand though, checkout the libopensync0/DEBIAN/shlibs file - the format plugins:[ [02:41] <\sh> make: *** No rule to make target `install', needed by `binary/libgtkmathview0c2a'. Stop. [02:41] <\sh> pbuilder: Failed autobuilding of package [02:41] <\sh> great... [02:41] ajmitch: ^^ azeem: [02:41] lifeless: ok [02:41] night for real. [02:41] sleep well :) [02:41] thanks [02:42] pythons working now [02:42] imports ok ;) [02:42] \sh: ajmitch had the same problem with one of my packages lately... maybe broken cdbs or something... [02:42] <\sh> slomo_: yes...it's cdbs...correct guess [02:43] i guess pitti broke it ;) [02:43] hello dholbach [02:43] hey herve! [02:45] raphink: this is going to be one messy package [02:45] herve: sent my comments [02:45] hi dholbach [02:45] jpatrick: I hope not [02:45] thanks raphink [02:46] could you review mine, herve ? ;) [02:46] sure [02:46] raphink: we could add it to kubuntu-default-settings [02:46] herve: they are the ones signed by raphink@raphink.net [02:47] jpatrick: just as my kubuntu-grub-splashimages if it's approved (hopefully) [02:47] raphink, as soon as my cat leaves the touchpad :-) [02:48] haha [02:50] raphink, what do you mean by "grep-able patch names" ? [02:51] hmm that the full name of the patch should be included in debian/changelog [02:51] \sh: yes, it's definitely cdbs that is broken :/ [02:51] so that you can grep changelog for the patch [02:51] ok [02:51] slomo_: what kind of error do you have with cdbs ? [02:52] <\sh> slomo_: big big bull*h*t === raphink has had pbs with cdbs + kde + pot files lately [02:52] raphink: seems like pitti's last change to cdbs killed it ;) it doesn't want to call make install for some reason... [02:52] rajasun: yes the last change was po-files related [02:52] ok [02:52] raphink: even [02:52] raphink, but I can't touch the changelog and rewrite history [02:52] <\sh> how can a vital build important source break? ,) [02:53] bad autocompletion ;) [02:53] herve: sure you can, since the package was not uploaded yet [02:53] you can chnage everything that was added since last upload [02:53] imo [02:53] it's not official changes [02:53] sounds uncomfortable to me, but hey [02:53] ;) [02:54] herve: well you'll have to do it if you want to keep -0ubuntu1 as first release anyway [02:54] for that I keep the debian versioning in my repository [02:55] the ubuntu versioning was just for revu [02:55] hmmm [02:55] and later for upload [02:55] then it's ok [02:55] I sometimes have a versionning that is not very logical on my own repository [02:55] but people who use my repos are informed that it's not official [02:55] and take their responsability for downloading from it [02:56] no, no, it's logical [02:56] but this package has a long existence === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu [02:56] yes I've seen that [02:56] it has a long existence in Debian [02:56] but not in Ubuntu yet [02:56] debian? [02:56] no? [02:57] I could just dream about debian giving a look at it [02:57] well as far as I see, previous versions were for sid [02:57] never a reply on the lists [02:57] oooh [02:57] I used sid at that time [02:57] so it has always been unofficial ? [02:57] yup [02:58] ok [02:58] so it's actually a new package [02:58] not even a merge [02:59] why yes [02:59] using unstable with debian-versionning in the changelog makes think it's a merge with Debian [02:59] if it's a new package, I would go for a brand new changelog [02:59] since there was no official version before [02:59] but that's just my point, and I may be wrong on this [02:59] sounds fair [02:59] be sure to leave credit to earlier authors [03:00] if you are removing their changelogs [03:00] tseng: herve is the earlier author [03:00] tseng, I'm the sole author :-) [03:00] works for me [03:00] so to me it sounds like it should be a brand new changelog [03:00] my... this package will soon be one year old [03:00] ;) [03:01] herve: in our society, people like NEW things ;) [03:01] that'll give your package a new youth [03:01] yeah, it even has a docbook xml manpage now, thanks to \sh [03:01] :) [03:02] cool [03:03] <\sh> herve: ?? [03:03] \sh, you encouraged me [03:03] <\sh> oh ah...no :) [03:03] raphink, dholbach, I don't understand why you wonder if the postinst, etc. are useful === marcin [n=user@194.114.146.58] has joined #ubuntu-motu [03:04] it's a python package so there are pyc files to produce [03:04] debhelper does the job in these scripts === nmsa_away is now known as nmsa [03:04] python doesnt make its own pyc? [03:05] not when running with simple user rights I guess === Hirion [n=hirion@draugr.de] has left #ubuntu-motu [] [03:05] you never install a package with simple user rights... do you? [03:05] no, but the module won't get compiled by their own [03:06] hmm === raphink is gonna enjoy the bright day by going out for a walk :) [03:06] if anyone feels like reviewing my packages, that'll make it a nice REVU day for me :) [03:07] hehe [03:07] will do after fixing mine [03:07] ok thanks [03:08] herve: you don't have anything in that postinst file [03:08] herve: it's just the #DEBHELPER# token [03:08] herve: that should get created automatically [03:09] you mean debhelper will create the file if it needs it? [03:10] yeah [03:10] ho [03:10] nice trick :-) [03:10] so indeed, I can drop them [03:10] only if you add special tricks to it, it's necessary [03:11] I thought #DEBHELPER# was a special trick in itself [03:11] ;) === Danten [n=danten@h162n11c1o1049.bredband.skanova.com] has joined #Ubuntu-motu [03:12] still there? ;-) === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu === mhz [n=mhz_chil@pc-252-84-215-201.cm.vtr.net] has joined #ubuntu-motu [03:43] ok, let's see raphink's packages now === dsas [n=dean@host86-143-88-239.range86-143.btcentralplus.com] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@84.5.51.29] has joined #ubuntu-motu [03:53] hello [03:56] hello === littlepaul [n=littlepa@p5084D1DA.dip.t-dialin.net] has joined #ubuntu-motu === marcin [n=user@194.114.146.58] has joined #ubuntu-motu === Yagisan [n=jamie@60-240-87-69-nsw-pppoe.tpgi.com.au] has joined #ubuntu-motu === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu [04:21] Source file is a bz2 but bzip2 or gzip not available at /usr/bin/dh_make line 409, line 2. [04:21] what does that mean? [04:22] I have bzip2 installed === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-motu === Kyral yawns [04:24] Morning MOTU [04:24] Morning Kyral === Kyral falls down [04:28] EasyChem only needs one more vote lol [04:30] I can't report a bug on gproftpd [04:31] malone doesn't [04:31] agree [04:31] Though somethign is funny. The lab build in the COSI runs Gentoo right now. And we are gonna switch it to something else. So they pass me the World file so I can look at the Apt-Cache [04:31] and one of the packages is EasyChem lol === bojan is now known as bojan_away [04:33] Ah, I see.. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23314875 [04:37] FIle the bug and link it to that one === bojan_away is now known as bojan [04:38] Kyral: would that get in -updates? === scorpione [n=lupara@81-208-36-85.ip.fastwebnet.it] has joined #ubuntu-motu [04:44] Kyral: bugzilla bug #20837 [04:44] Error: Error getting Malone bug #20837: Bug does not exist [04:44] Ubugtu: no, bugzilla === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-motu [04:46] hi folks [04:49] hi sistpoty [04:49] I'm on dapper now... but got kernel probs :( [04:50] <\sh> inti-sourceview is not available in dapper? [04:51] never heard of it before [04:51] <\sh> it's on the cxx transition list [04:51] <\sh> in dapper no binaries no sources, but in breezy sources and binaries [04:52] it won't be on the list for long... (it's not on the current doko list) [04:52] <\sh> sistpoty: yeah...it's completly missing :) [04:53] <\sh> i'll open a bug for it..and close it :) [04:53] <\sh> then it's gone :) [04:53] it's already gone === jinty [n=jinty@205.134.224.215] has joined #ubuntu-motu === Hieronymus [n=jeroen@cp413115-a.tilbu1.nb.home.nl] has joined #ubuntu-motu [04:57] <\sh> sistpoty: kewl :) [04:57] LaserJock_: ping [04:58] <\sh> instanbul has no merge report assigned === sistpoty looks === vuntz [n=vuntz@fennas.vuntz.net] has joined #ubuntu-motu [05:00] \sh: istanbul needs to be merged... debian version is higher. no idea why it has no report [05:00] <\sh> sistpoty: ok.. [05:01] <\sh> taking it === bojan is now known as bojan_away [05:07] sistpoty: what's todo with knemo? [05:07] or any of the KApps there === sistpoty looks [05:08] jpatrick: merge the newer debian version [05:09] jpatrick: the ones which have stdc++ as yes also need to be renamed (in case unstable didn't do renaming yet) [05:09] \sh: about kxdocker I've packaged the lastest one with Deb merges here: http://revu.tauware.de/details.py?upid=1115 [05:09] <\sh> sistpoty: no [05:10] <\sh> sistpoty: kdeaccessibility e.g. only needs to be rebuild ( which is already) [05:10] <\sh> sistpoty: applications we don't rename [05:10] <\sh> sistpoty: and it's not on the list of doko [05:10] \sh: sure... sorry I thought of libs *g* [05:10] raphink, all your package I've tried raised that cdbs configure error, we'll see later [05:11] see you all [05:11] \sh: I'll drop kdeaccessibility then [05:12] gone it is [05:12] <\sh> hehe [05:12] <\sh> sistpoty is da ruler :) [05:12] hehe, I only issue some delete from ... statements ;) [05:13] problem is, that doko released a list of libstdc++ stuff earlier on, and then updated it with removing many packages again. Unfortunately I had already imported the old list. === lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu [05:17] Hieronymus: it appears to be your graphics card [05:17] Hieronymus: the segfault it normal for breezy (unfortunately) [05:19] \sh: ping? [05:19] <\sh> jpatrick: pong...I will check it just now... [05:22] he, I'm doing merges the "DELETE FROM" way now :) === bpuccio [n=brian@ool-457a9c38.dyn.optonline.net] has joined #ubuntu-motu === mmtb [n=mmtb@dyi253.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [05:41] I'm off to the kitchen cooking. cya later [05:43] LaserJock_: so.. is it a graphics driver bug? === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === markuman [n=supermar@p50927F4A.dip.t-dialin.net] has joined #ubuntu-motu === Gervystar [n=alessand@ip-124-244.adsl.cheapnet.it] has joined #ubuntu-motu === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu === nekohayo [n=nekohayo@ip216-239-83-97.vif.net] has joined #ubuntu-motu === JohnnyMast [n=rave@212-127-146-168.cable.quicknet.nl] has joined #ubuntu-motu === Gloubiboulga is now known as Gloubi_Aw === ompaul [n=ompaul@213-202-160-173.bas503.dsl.esat.net] has joined #ubuntu-motu === nekohayo [n=nekohayo@ip216-239-83-97.vif.net] has joined #ubuntu-motu === tux123 [n=christop@teacheradsl1.eduhi.at] has joined #ubuntu-motu === matid [n=matid@195.116.35.246] has joined #ubuntu-motu [07:00] Hi. How am I supposed to build package from source if I possibly want it to be included in the universe? Is checkinstall enough? [07:01] I know about pbuilder but isn't a tool to build from deb-src only? === herzi_x41 [n=herzi@d021081.adsl.hansenet.de] has joined #ubuntu-motu [07:05] <\sh> matid: checkinstall is not enough [07:05] <\sh> matid: you have to do it the right way [07:05] Is it described on Wiki or somewhere? [07:06] I know about building deb-src packages, however I haven't found anything about building from source [07:06] matid: https://wiki.ubuntu.com/KubuntuPackagingGuide [07:08] Thanks, I hope I'll be able to be useful someday ;) === JohnnyMast [n=rave@212-127-146-168.cable.quicknet.nl] has joined #ubuntu-motu === tvelocity [n=tony@84.254.13.74] has joined #ubuntu-motu === inovick [n=inovick@84-43-102-229.ppp.onetel.net.uk] has joined #ubuntu-motu [07:14] hello? === inovick [n=inovick@84-43-102-229.ppp.onetel.net.uk] has joined #ubuntu-motu [07:21] lol hello [07:22] Is 'I: Checking component main on http://archive.ubuntu.com/ubuntu... [07:22] ' while doing `sudo pbuilder create --distribution breezy` usually taking long? [07:23] <\sh> matid: sometime === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [07:23] <\sh> s [07:25] t [07:25] u [07:25] v [07:25] w [07:25] ? [07:26] x? [07:26] wtf? [07:26] <\sh> aeh [07:27] that too [07:27] <\sh> the s belonged to sometimes [07:27] oh. [07:27] ah [07:28] \sh: is building packages like described in this guide: http://www.us.debian.org/doc/maint-guide/index.en.html ok? I want to open my small repository to try before, in distant future, I'll try to join MOTU... [07:28] <\sh> matid: it's one of the beginning steps towards packaging.. [07:29] <\sh> and ajmitch and I have to sum up yesterdays ubuntu-motu-school lecture :) [07:32] Anyway, thanks for your help, I go fighting with packaging ;) === matid [n=matid@195.116.35.246] has left #ubuntu-motu ["Leaving"] [07:32] <\sh> jpatrick: I think kxdocker is cdbs, right? [07:32] any one interested to look at my package on revu ? [07:33] \sh: no [07:33] <\sh> jpatrick: cool...eventually it will build..btw did you apply the .pot extraction stuff to it? [07:34] \sh: yes I did [07:34] as stated in changelog === marcin [n=user@194.114.146.58] has joined #ubuntu-motu [07:43] \sh: does this mean it will be uploaded? [07:43] <\sh> jpatrick: well...tomorrow somehow..when I'm back to normal...don't worry :) [07:44] no problem :) [07:44] and only one MOTU advocated it [07:45] <\sh> well....it's sunday..I have no work todo tomorrow....so it's a good time to sit and relax with a beer in my hand :) === jpatrick is too young to drink beer :9 :( [07:46] <\sh> <16? [07:46] yep [07:47] <\sh> I'm feeling again very old [07:50] pff only 12 years older then me === Hirion [n=hirion@draugr.de] has left #ubuntu-motu [] [07:52] ow was that some one else that was 38 [07:56] <\sh> JohnnyMast: i'm 34 next month 35 :) === Kyral [n=kyral@graham-166-19661.graham.clarkson.edu] has joined #ubuntu-motu [07:59] oooh my gf is 32 [07:59] <\sh> well..my ex wife was 45:) [08:00] my dad is 52 :p [08:00] he says 49 because he`s counting back since his 50`s [08:01] <\sh> so he should be 48 [08:02] ow yeah [08:02] hes starts to feel young again [08:02] next he will be in diphers [08:03] <\sh> hehe === fredix [n=fredix@18.68.97-84.rev.gaoland.net] has joined #ubuntu-motu [08:05] \sh could you check my ttb contrib ? [08:05] <\sh> JohnnyMast: ttb? [08:06] yeah [08:06] http://revu.tauware.de/details.py?upid=1123 [08:06] teletekst browser [08:07] JohnnyMast: you packaged ttb? [08:08] yes [08:08] gj [08:08] for real ? [08:10] uhm, yeah [08:10] I tried, actually.. [08:10] http://revu.tauware.de/details.py?upid=1123 this one you mean ? [08:11] ttb-teletekst yes. Why aren't you in #ubuntu-nl ? [08:11] Hieronymus dennis told me i misbehaved the last time (dont remember that) so i felt unwanted so i help out here [08:12] <\sh> JohnnyMast: but tomorrow..as I said to jpatrick i'm drinking beer right now...and I don't upload anymore :) [08:12] sh: you don't drink and upload? [08:12] \sh thats okey [08:12] i drink and code :) [08:12] <\sh> Mithrandir: not anymore...the last time I drank, I had too many good packages uploaded :) === oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu [08:13] Hieronymus thanks for you compliments === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu [08:15] JohnnyMast: I never said you packaged it in a good way, I just think it's nice you packaged ttb-teletekst [08:16] Hieronymus no i get it :) [08:16] lintian gives only 1 warning i think im alright === Hirion [n=hirion@draugr.de] has left #ubuntu-motu [] === Yagisan [n=jamie@60-240-87-69-nsw-pppoe.tpgi.com.au] has joined #ubuntu-motu === womble [n=mpalmer@eth359.nsw.adsl.internode.on.net] has joined #ubuntu-motu [08:19] :o === womble [n=mpalmer@eth359.nsw.adsl.internode.on.net] has joined #ubuntu-motu === Yagisan [n=jamie@60-240-87-69-nsw-pppoe.tpgi.com.au] has joined #ubuntu-motu === lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu === vuntz [n=vuntz@fennas.vuntz.net] has joined #ubuntu-motu === jinty [n=jinty@205.134.224.215] has joined #ubuntu-motu === Gloubi_Aw [n=gauvain@84.5.51.29] has joined #ubuntu-motu === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu === Danten [n=danten@h162n11c1o1049.bredband.skanova.com] has joined #ubuntu-motu === spacey [n=spacey@flits101-191.flits.rug.nl] has joined #ubuntu-motu === Sepheebear [n=SepheeBe@cpe-68-175-48-109.nyc.res.rr.com] has joined #ubuntu-motu === ogra_ [n=ogra@p5089D34A.dip.t-dialin.net] has joined #ubuntu-motu === LaserJock_ [n=mantha@lambda.chem.unr.edu] has joined #ubuntu-motu === nmsa [n=seba@218.1.143.73] has joined #ubuntu-motu === Gazer [n=gazer@ADSL-200-59-72-183.capfed2.sinectis.com.ar] has joined #ubuntu-motu === TerminX [n=terminx@terminx.envision7.com] has joined #ubuntu-motu === bur[n] er [n=burner@c-67-173-243-73.hsd1.co.comcast.net] has joined #ubuntu-motu === mitsuhiko [n=blackbir@ubuntu/member/mitsuhiko] has joined #ubuntu-motu === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-motu === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-motu === pietrus_ [n=pietro@dsl027-180-124.sfo1.dsl.speakeasy.net] has joined #ubuntu-motu === segfault [i=carlos@ubuntu/member/segfault] has joined #ubuntu-motu === shawarma [n=sh@3E6B503C.rev.stofanet.dk] has joined #ubuntu-motu === jamessan [n=jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu === xhaker [n=xhaker@luna.sublimesp.net] has joined #ubuntu-motu === Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-motu === StoneTable [n=stone@thorin.battleaxe.net] has joined #ubuntu-motu === nenolod [n=nenolod@unaffiliated/nenolod] has joined #ubuntu-motu === whiprush [n=jorge@64.62.190.212] has joined #ubuntu-motu [08:20] make sure you use the correct font path [08:21] me ? [08:23] damn netsplits === Gervystar [n=alessand@ip-124-244.adsl.cheapnet.it] has joined #ubuntu-motu === mmtb [n=mmtb@dyi253.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu === Hieronymus [n=jeroen@cp413115-a.tilbu1.nb.home.nl] has joined #ubuntu-motu === Douwd [i=daniel@unaffiliated/douwd] has joined #ubuntu-motu === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu === pef_aw [n=loic@ubuntu/member/pef] has joined #ubuntu-motu === jcape [n=jcape@71.194.176.102] has joined #ubuntu-motu === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === \sh [n=shermann@ubuntu/member/backslash-sh] has joined #ubuntu-motu === etcp_ [i=foobar@home.etcp.co.uk] has joined #ubuntu-motu === uniq [n=frode@213.184.199.55] has joined #ubuntu-motu === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-motu === DapperDrake [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-motu === Unfrgiven [n=ankur@202.76.176.94] has joined #ubuntu-motu === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu === lathiat [i=lathiat@ubuntu/member/lathiat] has joined #ubuntu-motu === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-motu === asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-motu === chillywilly [n=danielb@CPE-65-26-222-190.wi.res.rr.com] has joined #ubuntu-motu === azeem [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-motu === moquist [n=moquist@pool-64-222-155-220.man.east.verizon.net] has joined #ubuntu-motu === ajmitch [i=ajmitch@203.89.178.198] has joined #ubuntu-motu === NigelS [i=nigel@83.166.160.96] has joined #ubuntu-motu === Mortas [n=kris@217.148.89.121] has joined #ubuntu-motu === jmg [n=Jernau@shinobi.thoughtcrime.org.nz] has joined #ubuntu-motu === Treenaks [n=martijn@messy.foodfight.org] has joined #ubuntu-motu === xophEr [n=xopher@a84-230-124-206.elisa-laajakaista.fi] has joined #ubuntu-motu === sivang [i=sivan@ubuntu/member/sivang] has joined #ubuntu-motu === tseng [n=tseng@li2-186.members.linode.com] has joined #ubuntu-motu === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-motu === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-motu === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-motu === Riddell [i=jr@kde/jriddell] has joined #ubuntu-motu === sladen [i=paul@starsky.19inch.net] has joined #ubuntu-motu === torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu === Kaloz [i=kaloz@arrakis.dune.hu] has joined #ubuntu-motu === lool [n=lool@pig.zood.org] has joined #ubuntu-motu === Nafallo_away [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu === crimsun [i=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-motu === Akatemik [n=tpievila@vipunen.hut.fi] has joined #ubuntu-motu [08:24] yeah it floods the window [08:24] JohnnyMast: how? [08:24] use irssi :) [08:24] hmm no [08:25] then i cant scroll up [08:25] im happy with my uber xchat [08:25] page-up/down === tux123 [n=christop@teacheradsl1.eduhi.at] has left #ubuntu-motu [] [08:25] i would use bitchx before irssi === #ubuntu-motu [freenode-info] If you're at a conference, please contact freenode staff to make sure we've made special allowance for many users coming into our network from a single internet address ( http://freenode.net/faq.shtml#gettinghelp ). Private messages from unregistered users are currently blocked, except to network staff, services and participating registered users ( http://freenode.net/faq.shtml#privmsg )... Thanks! === FireRabbit [n=FireRabb@c-67-183-18-60.hsd1.wa.comcast.net] has joined #ubuntu-motu [08:26] <\sh> irssi can scroll up and down :) [08:27] it looks to much like rsi [08:27] if you know what that is [08:28] <\sh> well...I would use ircII if there is a correct version anywhere [08:28] ircII doesn't handle UTF8, does it? [08:28] <\sh> Mithrandir: well...as reference implementation I don't think so [08:29] i even wonder if it follows rfc 2812 [08:29] <\sh> JohnnyMast: it follows 1492 [08:30] Mithrandir: not to any intelligible degree, no [08:30] hmm [08:30] it's not like any of the IRC servers follow anything resembling an RFC, so who cares? [08:30] mine does [08:30] <\sh> Mithrandir: welll...ircd should follow the RFC... [08:30] well for the bigest part :) [08:30] it has a cool name to [08:30] anircd [08:30] and my email is [08:30] <\sh> well...I should code again on kmyirc... [08:30] rave@anircd.com :p [08:31] i was like, hmmm im coding anircd what will its name be ? [08:31] and ii found the name :p [08:31] what the world needs, yet another IRC daemon. [08:31] <\sh> I received a bug report 3 or 4 days ago....from a bsd user who was using this old program of mine; [08:32] <\sh> yaircd? [08:32] Where do you report bugs for packages not on bugzilla or lp? [08:33] <\sh> well...this guy used kmirc with freenode and undernet...and received the message: "message code 333 not recognized please send this to me" [08:33] <\sh> kmyirc [08:33] JohnnyMast: so, does it have any useful features, like charset negotiation? [08:33] <\sh> I wrote him back: dude, this software is obsolete since 2 years..and please don't use irc networks who are inventing non rfc messages [08:34] sh: IRC has never been driven by RFC work, it's been driven by a few insane people, changing over time, but always insane. [08:34] Mithrandir wel the core is basic but its has some unrealrcd like modules [08:35] <\sh> Mithrandir: sadly [08:35] <\sh> Mithrandir: I'm waiting when jabbers MUC will take over [08:36] sh: I would recommend waiting for flying pigs. :-) [08:36] <\sh> Mithrandir: or PsYC [08:37] Mithrandir http://www.rosiello.net/cgi-bin/cvsweb/anircd/ [08:38] sh: yeah, or psycich flying pigs, right. [08:39] <\sh> Mithrandir: SymlinX had nice ideas at this time :) [08:42] morning [08:42] morning aj [08:42] hi ajmitch === joe_alf [n=Joe@pcd646035.netvigator.com] has joined #ubuntu-motu === joe_alf [n=Joe@pcd646035.netvigator.com] has left #ubuntu-motu ["Leaving"] [09:06] doesn't dpkg-buildpackage usually generate a .changes file? === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu [09:08] \sh: planned out the next school session? [09:08] <\sh> ajmitch: na..not now..will be in january [09:08] <\sh> ajmitch: nothing before xmas anymore [09:08] it does with dpkg-buildpackage -S -sa -rfakeroot -k [09:09] JohnnyMast: That's what I thougt. And that's what it usually does.. What on earth could make it stop doing that? This is totally weird. [09:10] shawarma http://www.stileproject.com/jessica.html check that as ref [09:10] shawarma: whats your package version ? [09:10] morning btw [09:11] ajmitch: hi [09:11] lifeless: Huh? 0.4-0ubuntu3. Why? [09:11] hi lifeless [09:11] lifeless: morning :) [09:11] JohnnyMast: Why am I doubtful that I'll find anything useful on stileproject? [09:11] shawarma: checking a hunch, never mind ;) [09:11] shawarma check the url i pasted you :) [09:11] hi sivang [09:11] just wait and see [09:12] JohnnyMast: Freak. :-) [09:12] lol [09:12] ur under ur chair now ? [09:12] It still generates the .dsc and signs it and everything.. [09:13] JohnnyMast: Nah. I've got the sound turned all the way down, so it wasn [09:13] 't that bad [09:13] :( [09:14] darn where is the fun :p [09:14] \sh: I guess you want me to write up some summary of yesterday's one? [09:15] ajmitch: I wasn't able to attend, so I've just read the logs now.. The only thing I didn't fully understand was the ${misc:Depends} thing.. [09:15] because I didn't explain it === Fuddl [n=fuddl@2001:6f8:9cf:0:20f:eaff:fe4d:d7b7] has joined #ubuntu-motu [09:15] I did give a reference to the man page which explains some of the substitution [09:16] and the debhelper tools are free to put in their own substvars like misc:Depends [09:17] Do you have any good examples of a package that uses it? [09:17] eh dh_clideps fills in ${cli:Depends} [09:18] ok. [09:19] <\sh> ajmitch: if you can arrange it, would be cool [09:19] sigh, more typing :) [09:19] <\sh> ajmitch: in the next couple of days..I will have more troubles then ever to find a new job [09:19] ajmitch, \sh : are you talking about sat's lesson? [09:19] <\sh> sivang: yes [09:20] \sh: why in the next couple of days? [09:20] http://www.acc.umu.se/~maswan/2005-12-10/2gbit-freesoftware.html [09:20] sigh [09:20] didn't mean to bump mouse button :) [09:20] \sh: why in the next couple of days? [09:20] <\sh> ajmitch: because when I don't find a new job in the next couple of days...I'm fcked in january.. [09:20] ah :( [09:21] \sh: germen work rules? === ajmitch was very tempted to go back to uni next year & do electronics [09:21] <\sh> sivang: i don't get any unemployment money because I resigned [09:21] \sh: ah right, as well here :-( [09:21] \sh: ogra told me something about it when he resiged [09:21] <\sh> sivang: for 3 months...I don't have any savings, and my ex-wife and son wants to live as well [09:22] she's relying on your money? [09:22] <\sh> ajmitch: sure..she cares about the little one [09:22] <\sh> ajmitch: but anyways..I will do whatever job...even cleaning the toilets if I have to [09:24] \sh: what about the linkedin service? I saw you had quite some few connections, did you start getting inquiries from there? (I should finish setting up my profiles there) [09:26] <\sh> sivang: nope...but I didn't search which I will do the upcoming week [09:26] This is sooo weird. Does anyone have any bright ideas about what could possibly cause dpkg-buildpackage to not generate a .changes file? === sivang stares at shawarma cluelessly === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu [09:29] \sh: it really looks good. and you have quite some resume, I think you will not stay unemplyed for long. I'm holding my fingers for you. [09:29] shawarma: what are your options ? [09:29] lifeless: dpkg-buildpackage -rfakeroot -S -sa -ke8bda4e3 [09:30] lifeless: nothing fancy. That's what I always do. [09:30] strange. [09:30] very [09:31] what exit code are you getting ? [09:31] good question. [09:31] 2 sec. [09:31] 2. [09:31] damn. [09:32] gpg moans abut gpg-agent not being available, but that's nothing new. === rob1 [n=Robert@ubuntu/member/rob1] has joined #ubuntu-motu [09:34] lifeless: wtf... I started gpg-agent and now it works. Weirdness. [09:35] lifeless: Well, thanks for the pointer. Great stuff! :-) [09:35] <\sh> shawarma: drop gpg-agent :) [09:35] <\sh> shawarma: vi ~/.gnupg/gpg.conf remove use-agent :) [09:35] \sh: Good idea. Thanks! [09:37] W00t! That did the trick. [09:39] ubuntu can mount 300gig usb disks ? [09:39] JohnnyMast: I don't see why not.. [09:40] kk ty === lucasd [n=double@200.209.160.176] has joined #ubuntu-motu === lucasd [n=double@200.209.160.176] has left #ubuntu-motu ["Fui] === seth_k|lappy [n=seth@ubuntu/member/sethkinast] has joined #ubuntu-motu === keyes_ [n=keyes@lns-bzn-9-82-254-83-175.adsl.proxad.net] has joined #ubuntu-motu === bojan_away is now known as bojan === greenpenguin13 [n=joseph@user-5953.l6.c5.dsl.pol.co.uk] has joined #ubuntu-motu [10:09] so how do I open a bug in malone if it doesn't think the package exists? [10:10] you /join #launchpad and ask them to add the source package to the selection [10:10] crimsun: thanks === Fuddl [n=fuddl@2001:6f8:9cf:0:20f:eaff:fe4d:d7b7] has joined #ubuntu-motu [10:14] raphink: you spoke of me? [10:15] bmonty: you coud file a bug on launchpad I think, it's somewhere in a wiki/FAQ === tvelocity [n=tony@84.254.13.74] has joined #ubuntu-motu === koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-motu === lllmanulll [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-motu [10:30] any reviewers alive and kicking and not drinking willing to look @ a revu? === ajmitch is alive & kicking [10:31] but I'm busy at work [10:31] I need to get sistpoty to give me reviewer access to REVU [10:32] bmonty: I can do that [10:32] ok, do you need anything from me for that? [10:33] yes, email that you use there [10:33] ajmitch: bmontgom@montynet.org [10:34] bmonty: ok, test that now [10:34] ajmitch: works, thanks [10:35] JohnnyMast: which package? [10:37] ttb [10:37] http://revu.tauware.de/details.py?upid=1123 [10:38] k, I'll check it out [10:38] thanks man ! [10:38] i own you like a lot === ogra_ [n=ogra@p5089E946.dip.t-dialin.net] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [10:40] first thing, why is it versioned at -1ubuntu1? === jabra [n=jabra@polish.ccs.neu.edu] has joined #ubuntu-motu [10:40] ttb ? [10:40] why is the build/ dir still in the upload? [10:40] yes [10:41] why do you still have the unnecessary, commented out parts in debian/rules [10:41] because thats the upstream release version [10:41] no [10:41] yes it is [10:41] if this package is not in debian, you do not version it with -1ubuntu1 [10:41] it is -0ubuntu1 [10:41] what is the fastest way to determine if a machien is running ubuntu. I am writting a script. [10:42] yes but [10:42] jabra: /etc/lsb-release [10:42] how can i *** with the developers version ? [10:42] cool thanks [10:42] he released this version [10:42] before it came to ubuntu [10:42] he released what? [10:42] oh dear [10:42] exactly wat I needed [10:42] -1 [10:42] it's not in debian, still [10:43] and the packaging needs cleaned up [10:43] shit ur wrong [10:43] you should also build-depend on python-2.4 [10:43] ask me [10:43] does it need to be architecture: any? [10:43] JohnnyMast are you drunk ? === ajmitch gives up on reviewing this [10:43] ajmitch yep === AndyFitz [n=andy@220-245-97-227.static.tpgi.com.au] has joined #ubuntu-motu [10:43] ajmitch dont feel bad for kicking my ass :) [10:44] no, you just didn't want to listen :) [10:44] i do [10:44] was just wrong [10:44] i tought he released -1 but i just checked and i was wrong [10:44] "< JohnnyMast> shit ur wrong" doesn't help [10:45] the description field is meant to be 2 parts [10:45] not one paragraph that spills off the first line [10:45] it's a short & a long description [10:49] sorry aj but i had that in my head === ptlo [n=senko@83-131-5-50.adsl.net.t-com.hr] has joined #ubuntu-motu [10:49] i tought he released -1 so im sorry [10:49] let me c the description field [10:49] if he had, you should have kept it in debian/changelog [10:50] ajmitch you mean the description field sepperated by a '.' in control ? [10:50] no [10:51] Description: here goes a short description [10:51] the long description is on the following lines [10:51] i never knew that === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu [10:51] it's in the docs ;) [10:52] i see now when i read the kiwi controle file [10:52] yeah you right [10:52] ok i do enum that into my todo file [10:53] any more bugs ajmitch ? [10:53] I suggest you clean up debian/rules, removing things that aren't needed [10:53] bufs/flaws [10:54] any sugestions ? [10:54] i tought i removed the comments [10:54] since you should be able to say what each of the dh_* commands do, even if only briefly ;) [10:55] you don't even need a configure rule, for one.. [10:55] considering that it's only touching a file [10:56] ok now im here with a question since the changelog versioning is wrong [10:56] this means i cant build a new version [10:57] why not? [10:57] so i dont use dch [10:57] because it would totaly corrupt the versioning [10:57] manually edit the changelog and make it the version you want [10:57] yes that what i mean [10:57] i cant use dch now [10:58] because it increases the number [10:58] so use your favorite editor and correct the version [10:58] JohnnyMast: it would be nice if the package built in pbuilder [10:58] yes pico ofcource [10:58] since using ../setup.py is wrong [10:59] http://revu.tauware.de/revu1-incoming/ttb-0512110820/ttb_0.9.4-1ubuntu1.buildlog [10:59] thanks this stuff is usefull for me [11:01] but its allowed to inport a lower version then the one i did upload ? [11:01] JohnnyMast: if ajmitch likes your package, you have a good package :) [11:01] it doest give problems ? [11:01] bmonty hehe i hope so [11:01] you can upload it [11:01] REVU will use the latest package you upload [11:02] so 2 fixes have to be made now [11:02] well 3 [11:02] the dh_ stuff the versioning and the pbuilder path to setup.py [11:09] ajmitch / bmonty: Could you do a quick review of http://revu.tauware.de/details.py?upid=1112 ? === AndyFitz [n=andy@220-245-97-227.static.tpgi.com.au] has left #ubuntu-motu [] === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-motu [11:11] hey sistpoty [11:11] hi bmonty [11:18] dholbach: ping [11:19] lfittl: pong [11:24] ajmitch & bmonty: thanks for reviewing :) === hub_ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu [11:25] ping Fuddl [11:25] pong sistpoty [11:25] what's up? [11:25] Fuddl: I just took a look at nexuiz.. [11:25] Fuddl: please use dapper as target... and include the short paragraph from gpl in debian/copyright [11:26] Fuddl: otherwise it rulez! [11:26] sistpoty: yepp i'm sorry, that's an outstanding "bug" for some weeks. /me feels ashamed :/ [11:27] Fuddl: don't be ashamed of your really good packaging skills ;) [11:27] lfittl: not that I really did any reviewing.. [11:27] ajmitch: then thanks for advocating it ;) [11:27] sistpoty: in fact i know these problems for more than two weeks :/ [11:28] hehe [11:28] sistpoty: i'll take care of that tomorrow [11:28] cool [11:28] ajmitch: right sry, only bmonty advocated it :/ [11:28] ajmitch: sry ;) === ajmitch took a quick look, but still had some questions.. like why there is no .so link in the -dev package [11:31] what kind of .so link do you mean? [11:31] a symlink [11:31] .so goes in -dev [11:31] .so.X goes in the library package [11:32] sistpoty: did you play a match on the web? ;) === lfittl_ [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu === mrfrost [n=mrfrost@dslb-084-056-069-211.pools.arcor-ip.net] has joined #ubuntu-motu [11:32] Fuddl: with nexuiz? no, my box is a little bit too slow for it :( [11:33] sistpoty: d'oh! i hope someone else would share my addiction ;) [11:33] s/hope/hoped [11:33] hehe, but if it comes to q3, I'm on ;) (as soon as I get gl back working with dapper dist-upgrade from today) [11:33] ajmitch: sry kernel panic happened, again, why should there be a .so symlink in the -dev package? [11:33] sistpoty: did you try to set all graphic features to lower and/or minimum level? [11:34] Fuddl: I tried once with an older version... and even setting to lowest my box is still too slow (duron 1300) [11:34] lfittl: because that's how every other lib package does it? :) [11:35] ajmitch: where is this symlink placed? [11:35] sistpoty: oh... but cpu power isn't the most important thing. what matters is setting all the "realtime lights" to off [11:35] 2. -dev package [11:35] -dev package should contain the development symlink used when linking, static libraries, and header files, and if they exist, package configuration scripts. [11:35] lfittl: in /usr/lib, just like the others [11:35] Fuddl: ah, thx... will try that [11:36] usr/lib/*.so development linkage file, used when other programs are linked with -lxxx [11:37] ajmitch: k, will add that one, thanks for your quick review :) [11:37] there may be other issues, but I guess it's already passed by 2 MOTUs [11:38] 1.5 MOTUs...I still need practice reviewing packages === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu [11:38] bmonty: well it's been advocated twice, so my opinion doesn't matter much now :) [11:41] ajmitch: what is the best way to create this symlink with cdbs? [11:42] man dh_link [11:42] ajmitch, bmonty: there is the possibility to remove advocates... for revu2 we'll have the veto modell, so if you want to veto, you have the means to do so [11:42] ajmitch: thanks [11:42] sistpoty: removing advocates is broken [11:42] sistpoty: btw: what do you mean by "include the short paragraph from gpl in debian/copyright"? i hoped it's enought to give a hint to /usr/share/common-licenses/GPL, as it's the license nexuiz is published [11:42] sistpoty: yeah, I saw the link to remove advocacy [11:42] sistpoty: and I know about the veto model, I discussed it with siretart at UBZ ;) [11:42] Fuddl: 3 paragraphs of GPL text [11:43] ajmitch: args... will care for the removing :/ [11:43] sistpoty: remove advocacy on waili & xmorph, please [11:44] ajmitch: I'll fix the remove advocacy stuff now ;) [11:45] ajmitch: i'm sorry, i don't get the point. nexuiz is gpl'ed, so why wasting disc space, by copying from the already installed license text? [11:46] ajmitch: mmm, lots of debian packages already just incorporate the text by reference [11:46] ajmitch: if you mean debian.copyright [11:46] lifeless: sure, but that's certainly not suggested [11:46] it may have to do s.th. with dh_make templates [11:46] ajmitch: I'm just wondering if I missed a policy update [11:47] cause I thought it was de riguer [11:47] http://lists.debian.org/debian-legal/2005/01/msg00496.html [11:47] not in policy [11:47] just something strongly suggested where you match what the source has [11:47] heh [11:47] *IF* the source has such a statement [11:47] rather than just dropping 'COPYING' in the treee [11:48] certainly [11:48] not the whole thing [11:48] k, k, i'll give my very best ;) === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu [11:51] dholbach: kiwi has issues ;) [11:51] why have both http://revu.tauware.de/revu1-incoming/kiwi-0512011200/kiwi-1.9.2/rules [11:51] and http://revu.tauware.de/revu1-incoming/kiwi-0512011200/kiwi-1.9.2/debian/rules [11:52] since /rules shouldn't be needed :) [11:52] ? [11:52] oh i see [11:52] :) [11:52] i think i fixed it in the actual upload [11:54] so why wasn't it archived? [11:54] i think i archived all my stuff [11:54] hrm === sistpoty is playing on the live version of revu... lalalala === ajmitch archives it anyway [11:56] sorry guy I have to catchup on my packaging [11:56] hey hub_ === raphink has got a strong headache and won't stay long :( [11:58] hmm...kshutdown package from debian won't build on ubuntu [11:58] ajmitch: revu-admins can now remove any advocates, I just removed waili [11:59] only change i made is merging the ubuntu changelog and adding a patch [11:59] oh nice sistpoty [12:00] hehe, this time I managed to do a fix w.o. anybody noticing downtimes :) [12:00] sistpoty: could you remove a few more ? like xmorph [12:00] xmorph removed [12:00] xmorph? [12:00] ok [12:00] what is the issue? [12:01] the issue is that it was auto-advocated ;) [12:01] ah [12:01] ok [12:01] so just removing the advocacy added by the packager himself ;) [12:01] hub_: I'd love to hear more of your thoughts on opensync, etc :) [12:02] did someone say opensyn ? [12:02] lifeless: yes, hub_ has been blogging about syncing lately [12:02] ajmitch: yeah === ajmitch has to head out now, sadly [12:03] sweet [12:03] cya ajmitch [12:03] ajmitch: have fun [12:03] use my package ;) [12:03] lifeless: opensync packaged?