/srv/irclogs.ubuntu.com/2005/11/11/#ubuntu-motu.txt

crimsun_thierry: am I supposed to be awaiting one?12:03
_thierrycirmsun : well no like RIGHT NOW, but in maybe 10 minutes, you'll get at least one...12:03
_thierrycrimsun12:03
crimsuncrimsun: ok12:05
crimsunwow, -ENOBRAIN12:06
zakamecrimsun: hahaha12:06
slomocrimsun: hehe, don't worry... that happenend to me too some weeks ago ;)12:06
=== highvoltage [n=Jono@196.7.130.247] has joined #ubuntu-motu
_thierrywhat is package for dch?12:08
crimsundevscripts12:09
_thierrythanks12:09
Kyralhmm12:10
=== Kyral beats his crontab
KyralHow do I get it working...its not running12:12
_thierrycrimsun : crap, dpkg-buildpackage -uc -us -S doesn't work on gksu package... is there something that changed?12:12
_thierryho wait a minute...12:12
_thierrysorry, cdbs wasn't installed12:12
=== viviersf [n=cain@66.103.220.226] has joined #ubuntu-motu
_thierry debian/rules clean12:15
_thierrytest -x debian/rules12:15
_thierrytest "`id -u`" = 012:15
_thierrymake: *** [testroot]  Erreur 112:15
_thierrycrimsun : now I really get an error I don't understand12:15
zakame_thierry: do you have fakeroot?12:15
zakame_thierry: I think you should do dpkg-buildpackage -us -uc -rfakeroot -S12:15
_thierryk... installing fakeroot and then going to try12:15
slomoyes that will work12:15
_thierryworked! thanks zakame!12:16
zakame_thierry: no problem :)12:16
_thierrycrimsun : by debdiff you mean like file.debdiff or I debdiff to get file.patch?12:18
crimsun_thierry: generate a debdiff between either the .changes, the .dscs, or the .debs12:19
_thierrycrimsun : I know but you want a .debdiff file a or .patch file?12:19
_thierrywell I don't know, YOU will apply the changes!12:20
crimsun_thierry: whichever's easier for you to generate12:20
_thierryk12:20
crimsunI'm fairly flexible12:20
_thierrycrimsun : just sent one for gksu12:23
_thierrycrimsun : I'd like to know if that's ok before working on a second one12:23
=== jaldhar [n=jaldhar@pcp09354977pcs.jersyc01.nj.comcast.net] has joined #ubuntu-motu
crimsun_thierry: ok, looking12:26
_thierrymmm when I try the command grep -E "^Icon=\/usr\/" /usr/share/applications/*.desktop | cut -d: -f1 | xargs dlocate I get xargs : dlocate, no such file or directory... is it because I'm on kubuntu or is there some package missing?12:30
crimsunyou have to install dlocate12:31
crimsun(it's not installed by default)12:31
crimsunalternately, you can replace dlocate there with dpkg -S12:31
_thierrycrimsun : no package dlocate with apt-get12:32
_thierryk12:32
crimsundlocate is in universe12:32
crimsunbtw, gtksu is in main12:32
crimsunerr, gksu12:32
_thierryho ok!12:32
crimsunyou'll have to ask a main uploader for breezy-updates12:33
=== zakame [n=zak@ubuntu/member/zakame] has left #ubuntu-motu ["Leaving"]
crimsunotherwise the debdiff looks fine to me12:34
crimsunerr, the diff12:34
_thierrycrimsun : and where can I get a main uploader for breezy-updates ?12:35
bmonty_laptopcrimsun: the descrepancy is that the ubuntu patch is for a 0.2.5-7ubuntu1 which would be an ubuntu version of the latest from debian, but that isn't in the archive12:35
bmonty_laptopdoes MoM create that package automatically?12:35
crimsunbmonty_laptop: 0.2.5 _is_ in the archive12:36
crimsunbmonty_laptop: there's no new upstream version at hand here, only the Debian & Ubuntu changes12:36
bmonty_laptopdebian is at 0.2.5-7 ubuntu is at 0.2.5-412:36
bmonty_laptopor am I missing something?12:37
crimsunsee -4ubuntu1 vs. -7ubuntu112:37
crimsunthere's nothing amiss12:37
bmonty_laptopcrimsun: I'm looking at #3193 which has to do with the section the package is in12:39
_thierrycrimsun : and where can I get a main uploader for breezy-updates ?12:39
bmonty_laptopif I grab the latest source package the control file lists the section at libs12:39
crimsun_thierry: sh, ajmitch, ogra, siretart, or ask in -devel.12:40
=== minghua [n=minghua@adsl-69-153-128-173.dsl.hstntx.swbell.net] has joined #ubuntu-motu
crimsunbmonty_laptop: reading 319312:41
bmonty_laptopcrimsun: I think we can just sync in the 0.2.5-7 from debian, since they incorporated the ubuntu patch12:41
bmonty_laptopdebain 0.2.5-6 solves 319312:42
_thierryajmitch : I'd like you to upload a change for breezy-update (absolute icon path bug) can I send you my patch by e-mail?12:42
bmonty_laptophttp://packages.debian.org/changelogs/pool/main/libl/liblockfile-simple-perl/liblockfile-simple-perl_0.2.5-7/changelog12:42
bmonty_laptopcrimsun: sorry, this is kinda trivial, but I want to make sure I understand what is in the merge info and it isn't making since to me right now12:43
bmonty_laptops/since/sense12:43
=== ajmitch has to get gpg key processed first
slomo_thierry: that's probably not critical enough for -updates12:44
=== Burgundavia [n=corey@209.104.102.193] has joined #ubuntu-motu
BurgundaviaUnfrgiven, ping12:44
ajmitch-updates is for critical fixes only12:44
crimsunbmonty_laptop: yes, just ask elmo to sync it and to override the Ubuntu changes12:45
ajmitchmdz has to review *everythin* for -updates12:45
bmonty_laptopcrimsun: ok, thats what I thought...thanks for the help12:45
=== derekS [n=derekS@cpe-66-108-44-139.nyc.res.rr.com] has joined #ubuntu-motu
crimsunbmonty_laptop: np12:45
crimsun_thierry: it's suitable for dapper; just change the distro12:45
_thierrycrimsun : and how do I change the distro?12:46
crimsun_thierry: use dch -Ddapper, or just edit it manually12:46
_thierrycrimsun : like changing every appearance of breezy in the patch by dapper?12:46
crimsun_thierry: no, just your change12:47
crimsun_thierry: gksu (1.3.0-1ubuntu12) dapper; urgency=low12:47
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has left #ubuntu-motu ["Ex-Chat"]
_thierrycrimsun : not dapper-updates?12:48
crimsun_thierry: can't be dapper-updates, we haven't even released dapper12:48
bmonty_laptopwhat is the best email for elmo?12:48
_thierrycrimsun : ok I see, they I ask again ajmitch or someone like that?12:49
crimsunjames.troup@canonical or james.troup@u.c12:49
_thierrythen *12:49
Burgundaviabmonty_laptop, ohyah@ridethewildelmo.com12:49
KyralI swear I have to change the "Depends" section to something in control if I make it Arch-Indep12:49
crimsun_thierry: yes12:49
bmonty_laptopthanks12:50
=== derekS [n=derekS@cpe-66-108-44-139.nyc.res.rr.com] has joined #ubuntu-motu
_thierryajmitch : ok I have some change for gksu for dapper (absolute icon path bug) can I sen you my patch by e-mail ?12:51
=== blablablabla [n=maniac@i3ED6E0C9.versanet.de] has joined #ubuntu-motu
bmonty_laptop_thierry: you can attach the debdiff to the bug in malone, then anyone with upload rights can take a look at it12:53
LaserJockdo I need debhelper for a very simple, small package?12:54
_thierrybmonty_laptop : wich bug? I made the change following https://wiki.ubuntu.com/UniverseDesktopFileAbsolutePath12:55
Burgundavia_thierry, file a bug on gksudo and attach the patch12:55
crimsunLaserJock: how are you going to generate the deb otherwise?12:55
_thierryok then12:55
bmonty_laptop_thierry: sorry I assumed you were working on malone bugs...12:56
LaserJockcrimsun: I don't know. This thing just runs make. no ./configure, no nothing. I don't want to overkill it. What is the bare minimum I need in debian/rules?12:56
\shLaserJock: which package? which software?12:57
LaserJock\sh: http://icculus.org/~jcspray/plotdrop/12:57
_thierryBurgundavia : are you sure filing a bug is a good idea? Because the list at https://wiki.ubuntu.com/UniverseDesktopFileAbsolutePath is pretty long and if we file a bug for each package, it will be very long12:59
crimsunLaserJock: are you using cdbs or anything?12:59
Burgundavia_thierry, that way the bug doesn't get lost being sent to a single person01:00
_thierryBurgundavia : k01:00
Burgundavia_thierry, plus you get karma for filing bugs in malone01:00
_thierryBurgundavia : and what is karma?01:00
LaserJockcrimsun: not yet, probably won't if it is a simple thing01:00
Burgundavia_thierry, anytime you do work in lp, you get karma01:00
\sh_thierry: yeah it's actually a good idea01:00
KyralI <3 Makefiles01:01
KyralI mean like normal Makefiles :D01:01
\shLaserJock: what about the hoary package?01:01
Burgundavia_thierry, more bugs are not a bad idea, especially if tere is already a fix for it01:01
\shLaserJock: is it worth it to work on, or do you think it's better to do a debian/* rewrite?01:01
LaserJock\sh: well, I have never made a package from scratch and I think this prog would be really nice so I wanted to do it all myself01:02
Kyralis LibGnomeUi-2.0 not in Dapper yet?01:02
slomosure it is01:02
LaserJock\sh: BTW what info could I get from the .deb without the source package?01:02
Kyraltell that to my search pattern01:03
slomoit's in libgnomeui-001:03
bmonty_laptopBurgundavia: that email for elmo that you gave me doesn't work01:04
Kyralwouldn't libgnome2-dev install it?01:04
Kyralguess not...01:04
slomoKyral: libgnomeui-dev will01:04
slomoKyral: libgnomeui depends on libgnome but not the other way around ;)01:04
Kyralyah01:04
Burgundaviabmonty_laptop, it is a joke01:04
KyralSo is it overkill to have libgnomeui and libgnome in the same builddeps?01:04
slomoKyral: it doesn't hurt ;) i usually add everything that configure.ac mentions01:05
bmonty_laptopBurgundavia: k :)01:05
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu
=== bmonty_laptop listens to the joke whoosing past his head
KyralYanno what I can't read that thing, I don't understand it ;P01:06
KyralSo i'm gonna keep running PBuilder until I get it right :P01:06
slomohehe01:06
_thierrycrimsun : when I do grep -E "^Icon=\/usr\/" /usr/share/applications/*.desktop | cut -d: -f1 | xargs dlocate I get the options list of dlocate...01:06
KyralGod I love having a local Dapper mirror01:07
Kyral34 MB worth of packages, downloaded in less than 2 secs01:07
crimsun_thierry: copy and paste error? It works fine here.01:07
crimsun(Dapper)01:07
_thierrythierry@modemcable163:~$ grep -E "^Icon=\/usr\/" /usr/share/applications/*.desktop | cut -d: -f1 | xargs dlocate01:08
_thierryUsage: dlocate [option]  [string...] 01:08
_thierryOptions:01:08
_thierry    (no option) string  list all records that match01:08
_thierry    -S        string      list records where files match01:08
_thierry    -L        package     list all files in package01:08
_thierrycrimsun : any idea?01:09
KyralIs it a good idea once this thing builds in my Dapper PBuilder to see if it builds in Breezy, Sarge, and Sid?01:10
slomoKyral: when you want to target these too... yes01:10
KyralThen is it bad that I named it with an Ubuntu string? :P01:10
crimsun_thierry: doesn't make any sense to me, but I'm not completely functional atm (low blood sugar)01:11
slomoKyral: no... for ubuntu you'll need -0ubuntu1 ;)01:12
Kyralthats what I did01:12
KyralI meant if I want to put it in Debian ;P01:12
=== Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-motu
slomowhen you want this in debian you'll need to make it -1... nothing to worry about now :P the first thing for debian would be to find a sponsor anyway... can be really hard ;)01:13
=== Kyral looks at ajmitch
Kyral ;P01:13
slomoyes, he for example ;) but he has maybe 5 packages by me in his queue now... and many other things ;)01:14
KyralI think I also have Simon Law(Izzat right?) who could help me01:14
Kyralhe signed my GPG Key at Ubuntu Love01:14
ajmitchKyral: yes?01:14
Kyralread up ;P01:15
ajmitchwhy the ':p' for everything?01:15
Kyralbecause half the time I'm joking around :D01:15
magnon":p" is universal01:15
Kyraland I actually don't know why I felt like it?01:15
ajmitchmagnon: universal, but not for every sentence.. :)01:15
ajmitchKyral: if you want me to sponsor stuff, I might add it to my queue01:15
Kyralhihi01:16
KyralI think I'll get it into Ubuntu first :D01:16
slomoajmitch: you'll get another package for your queue soon ;) sda should finally build in experimental ;)01:16
ajmitchslomo: yay01:16
Kyralexperimental == sid?01:16
ajmitchno01:16
Kyralor experimental == etch?01:16
ajmitchno01:16
ajmitchdebian has stable, testing, unstable01:17
crimsunexperimental is just experimental01:17
slomoajmitch: and i have to try for banshee and deps if they're ready for experimental01:17
LaserJockexperimental == experimental01:17
ajmitchand experimental which isn't a distribution to install01:17
=== markuman [n=supermar@p50927BAD.dip.t-dialin.net] has joined #ubuntu-motu
KyralWasn't that supposed to be the deal with Sid?01:17
ajmitchthis is for stuff not yet for sid01:18
Kyralooooo01:18
KyralYou don't know how much you have intrigued me01:18
crimsuncareful01:18
crimsundown that path, the 'b' word lies01:19
KyralI assume I can build a PBuilder for it by copying my Sid tgz and other stuff and just upgrading it01:19
KyralBroken?01:19
crimsunno, the other 'b'01:19
Kyralbad?01:19
\shsiretart: the wrap up talks started already?01:20
ajmitchyes01:20
KyralI'll just make a PBuilder for it01:20
ajmitchmark is talking now01:20
Kyraloooh01:20
LaserJockwhat if a package doesn't come with a man page? Do I need to make one?01:21
=== \sh has a phone call now....:(
KyralI showed pictures I took at Ubuntu Love, and people thought Mark was a woman01:21
\shdoesn't matter private life is more important right now01:21
=== Kyral thinks he will build a PBuilder for this "experimental"
KyralI want my packages to be bulletproof after all :D01:23
magnon\sh: group photo now!01:24
\shfck01:24
KyralHey does the new version of dput have REVU in there automatically?01:27
bmonty_laptopaccording to the changelog it does01:27
Kyralniiiice01:27
KyralHohoh! It builds in Dapper!01:36
LaserJockKyral: what does?01:37
KyralFlowDevelop01:37
Kyralnow to clean it up01:37
LaserJockcool01:37
KyralW: flowdesigner source: changelog-should-mention-nmu01:38
Kyralwtf?01:38
LaserJockKyral: i think that is a debian thing01:38
bmonty_laptopKyral: it is saying your name is in the changelog, but you aren't the maintainer01:39
=== yota [n=seb@home.nmeos.net] has left #ubuntu-motu ["Tlportation]
LaserJockKyral: in debian if someone who is not the "maintainer" uploads something they are supposed to put NMU in the changelog01:39
bmonty_laptopfor debian that is a non-maintainer upload (NMU)01:39
Kyralbut my name is in the Maintainer field01:39
crimsundisregard it01:40
crimsunit's probably the old -0ubuntuX issue01:41
minghuaI think crimsun is correct01:45
=== Kyral smacks himself
KyralI'm an idiot01:45
KyralI deleted the orig.tar.gz01:45
KyralThank god its still in the Result cache01:45
_thierrycrimsun could you check the patch at https://launchpad.net/distros/ubuntu/+source/bluefish/+bug/3946 just be sure I'm doing alright?01:45
crimsun_thierry: sure01:47
crimsun_thierry: looks fine, thanks.01:48
KyralE: flowdesigner source: build-depends-indep-without-arch-indep01:48
Kyralwazzat mean01:48
minghuaKyral: run lintian with --info :-)01:49
minghuaor some option similar to that01:49
minghuaKyral: I guess it's complaining that you have a Build-Depends-Indep line in debian/control, but don't build any arch:all package01:50
Kyralshould this package be an Arch: All package?01:50
=== Kyral is still confused on the difference between Any and All
minghuaKyral: no, arch:all is something architecture independent01:52
minghuatherefore the -Indep suffix01:52
Kyralso stuff like interpreted langs?01:52
Kyralie, Perl, Python, etc?01:53
minghuayes, like perl modules01:53
minghuaif the source is C/C++, it should be arch:any01:53
Kyralty01:53
Kyralhow do I know if .ex files are being used?01:54
crimsun_thierry: hmm, that bug has already been fixed in the previous upload01:56
crimsun_thierry: I'm closing it, see the changelog for the current one (http://packages.ubuntu.com/changelogs/pool/universe/b/bluefish/bluefish_1.0.1-0ubuntu3/changelog). I just verified by looking at the patch attached by bddebian.01:57
minghuaKyral: there are not used at all, you need to either modify and rename them, or delete them01:57
Kyralso if I didn't'01:57
Kyraltouch 'em delete'em01:57
crimsun_thierry: actually, you should go ahead and close it.01:58
crimsun_thierry: cite the changelog from 1.0.1-0ubuntu3.01:58
crimsun(his wording is imprecise, but his patch is correct)01:58
_thierrycrimsun : ok but why was the bug still in the source package?02:00
crimsunno idea, but debian/patches/ contains a patch for it.02:00
Kyralokay trimmed the package down, and the only Lintain errors I am getting are those NMU ones02:01
Kyrallinda is clean02:01
crimsunrockin'02:01
Kyralnow to see if it still builds ;D02:01
_thierrycrimsun : I don't like that, having a patch who's not applied is pretty strange02:02
crimsun_thierry: it's probably suitable to work with a new upstream version02:03
=== Kyral has to make a cronjob that automatically updates his PBuilders every night while he sleeps
crimsun(1.0.4, that is)02:04
KyralOnly thign I don't like about this package is how long it takes to compile02:05
_thierrycrimsun : ok following your advice, closing the bug02:06
_thierrycrimsun : I have also posted #3941 and #394702:07
_thierryif you want to take a quick look02:08
=== Trashcan [n=matt@ip70-176-253-127.ph.ph.cox.net] has joined #ubuntu-motu
crimsun_thierry: I'll cite your patch in the changelog for 1.0.4-1ubuntu102:09
_thierryI don't have the permission to close a malone bug... anyone could help me (give me permission or close a bug for me?)02:09
crimsunI'll close it02:09
_thierryk thanks02:09
KyralIf this builds it will be ready for REVU02:10
=== seth_k [n=seth@asmallorange.com] has joined #ubuntu-motu
minghuaso how the MOTUs are using dapper now?02:21
KyralI'm not a MOTU but I'm on Dapper02:21
minghuaI just tried upgrading my breezy chroot to dapper, but it seems ubuntu-desktop is uninstallable right now02:21
minghuaso I had to settle for x-window-system-core and gnome-core02:22
Kyralwhy the hell is your PBuilder having Ubuntu-Desktop?02:22
crimsunminghua: I'm on Dapper02:22
minghuaKyral: no, I'm not talking about a pbuilder, I'm talking about a chroot I can work in02:22
Kyralah02:22
crimsunat this point Dapper is fairly stable02:23
KyralProlly I didn't have the problem with Ubuntu-Desktop because I don';t have it ;P02:23
minghuaI need to work on my scim pacakges (which is X input method, so needs X for testing, and preferrably many X apps)02:23
=== lllmanulll [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-motu
Kyralcrimsun, since the closest "standard" Ubuntu I have would be to Xubuntu, should I install Xubuntu-Desktop?02:23
minghuacrimsun: yes, I agree it's stable (my barebone gnome works fine now)02:23
crimsunKyral: whichever works for you02:24
KyralI love having a hodgepodge of stuff :D02:24
KyralI'm afraid to remove GNOME though...02:24
minghuacrimsun: but the problem is that evince, sound-juicer and some other apps are uninstallable right now, which makes ubuntu-desktop broken02:24
Kyraldunno what it would do to my system02:24
crimsunminghua: right02:24
minghuacrimsun: and I didn't upgrade from an installed breezy02:24
minghuacrimsun: I just upgraded from an X-less breezy chroot02:25
minghuain hindsight, I should have installed ubuntu-desktop in breezy, then upgrade02:25
minghuaoh well02:25
crimsun_thierry: uploaded.02:26
crimsunout for dinner, back later.02:26
_thierrycrimsun : thanks! you have upload rights??02:27
_thierrycrimsun : I also opened #395102:28
KyralBuilt02:34
LaserJockKyral: installs ok?02:35
Kyralchecking02:35
KyralSeems so02:36
Kyraldoesn't have a Desktop file though02:36
LaserJockhmm, can you put one in ?02:37
KyralI dunno how to make one02:37
Kyralnor where it would go02:37
LaserJockcheck out wiki.ubuntu.com/UniversePackageWithoutDesktopFile02:38
Kyralwhat if there is no Icon02:40
LaserJocknot sure02:41
KyralThis thing doesn't even show up in the Debian Menus02:41
LaserJockKyral:?02:41
KyralIt isn't listed in the Debian menus02:42
LaserJockIf it doesn't have a .desktop file I don't think it will02:42
LaserJockmaybe I'm wrong about that though02:42
KyralNo, there are apps in there w/o .desktop files02:42
KyralIts GUI, but it needs at least a Debian menufile02:46
LaserJockKyral: it needs a .desktop file. I don't think it should go in the Debian menu at all02:46
KyralLaserJock, I'm sayin' if I can't make a .desktop file I can at least make it so it appears in the Debian Menu02:47
KyralI can make a menufile in the debian dir02:48
LaserJockKyral: well, I think we should work on a .desktop file. We have a whol list of packages that appear only on the debian menu. I don't think we should be contribute02:48
minghuaThat's a good question02:49
minghuaI don't know what is ubuntu's position on this issue02:49
minghuaI never use debian issue myself02:49
LaserJockKyral: take a look at a package that has a .desktop file02:49
KyralCan I make a .desktop file without modifying the source...02:49
KyralLaserJock, I did02:49
LaserJockyes, but it in /debian02:49
KyralAnd I'm also going for full compatablity with Debian on this one02:50
KyralIIRC the .desktop files are only used in GNOME and KDE, right?02:50
LaserJockno they are the freedesktop.org standard02:50
Kyralthe other WMs use the Debian Menu, right? (Correct me if I am wrong)02:50
LaserJockthey shouldn't but they probably do02:51
=== Kyral falls down
LaserJockI think that point is that we should all be moving towards the freedesktop.org standard02:51
KyralYanno what I'll make both02:52
KyralI just want this package to be DONE02:52
LaserJockKyral: it is probably ok, but we should not make a package that has only Debian menus.02:52
KyralYou're gonna make me compile this thing again....02:59
KyralThis thing takes like an hour to compile03:02
=== slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu
=== Kyral sighs and revs the PBuilder again
LaserJockKyral: well, as my dad used to say, "it builds character"03:05
KyralYanno what03:05
Kyrallets just email the devs with the next pack that this produces and ask them for an icon03:06
KyralTHEN we can make a desktop file03:06
LaserJockKyral: that sounds reasonable03:06
Kyralright now I really wish I had HyperThreading03:08
KyralBecause I'm compiling and prelinking at the same time and I somehow think that isn't good for my CPU03:10
LaserJockwhat kind of machine are you running?03:11
KyralSYSTEM i686 Ubuntu (Debian) GNU/Linux, Kernel 2.6.14-ck1-UltimateInsaneFreedomDestinyDarknessAndLight, LIBC 2.3.5, GNU Bash Shell | CPU AMD Athlon(TM) XP 2700+, 2333Mhz, 256KB Cache, 4673 BMIPs | MEM 173/500MB RAM Used, 48/1333MB Swap Used | STORAGE 4.7GB ReiserFS, 6.5GB Ext3, 9.4GB ReiserFS, 10MB TmpFS, 154GB ReiserFS, 251MB TmpFS, 266GB ReiserFS | STATS Uptime 1.93d, Users 1(2), Procs 138(678070), Load 1.80 | X11 1280x1024x2403:11
Kyralyou had to give me an excuse to use that ;P03:11
LaserJockKyral: how did you get all that info?03:13
KyralSystemInfo script03:13
LaserJockcool. I am running on a AMD XP 2100+ (actually an oc 1800+) with 768 MB Ram03:15
KyralI used to have a 210003:16
Kyralthen I got this 2700+03:16
LaserJockI am saving up for an AMD6403:16
Kyralif you have the right Mobo chipset you are supposed to be able to O/C to 2.9 GHz03:16
Kyralbut all I can get is 2.303:16
Kyralup from 2.103:17
LaserJockI'm at 1.7 :(03:17
KyralHeard the nForce boards allow you to unlock your chip with just the flip of a BIOS option03:17
KyralI'll upgrade to AMD64 like next summer03:18
KyralFor me it isn't how fast the chip is, its how fast I can MAKE it go03:18
tsengoh yeah03:18
tsengthats a great idea..03:19
Kyralso I'll always take the chip that O/C's better03:19
tsengwhile you are at it, build on reiser403:19
KyralNah03:19
Kyraltseng, I monitor my temps very carefully03:19
Kyraland I don't feel like jumping my VCore just yet03:20
tsengim not sure what an extra 200mhz buys you these days03:20
Kyralthough that should allow me to jump the multiplier more03:20
KyralYah I actually want more/faster RAM03:20
Kyralthe only bad thing about the 2700+ is that is stock FSB is 33303:20
schweebmeh, overclocking is for chumps.  just spec your hardware appropriately and deal with it03:20
tsengschweeb: <303:21
Kyraland I have PC3200, so I need to push it to a 400 MHz FSB03:21
Kyralwhich can't be done without upping the VCore03:21
schweebyou have a machine that runs Gentoo, don't you :P03:21
Kyralme?03:21
schweeby03:21
Kyralno, did you not see my stats?03:21
KyralUbuntu 6.04 The Dapper Drake03:22
tsengoh man you ran a stats script in here?03:22
KyralI am insulted!03:22
LaserJockschweeb: I used to run Gentoo on mine03:22
tsengplease kindly never do that again03:22
KyralLaserJock, asked me for my computer stats03:22
KyralI know I know :P03:22
tsengi dont care who asked you03:22
tsengwe dont allow scripts03:22
KyralBelieve me I know. Back on the Undernet it was a bannable offense03:22
LaserJocktseng: sorry for my ignorance, what was the problem?03:23
schweebnot to insult anyone, but my opinion of Gentoo is low for most cases03:23
Kyralschweeb, mine is as well, which is why I was insulted that you suggest that I run Gentoo ;P03:23
LaserJockschweeb: I can understand that. I had fun with it but now I am on Ubuntu only03:23
tsengLaserJock: the problem is that allowing people to run scripts that spit out half a page of useless garbage invites more and more03:23
LaserJockGentoo is lots of fun. I really like it03:23
tsengLaserJock: so.. zero tolerance03:23
KyralYah I wont again03:24
tsenglets all get back to the topic, please03:24
schweebKyral: well, there's a certain profile that most Gentoo users fit in, and that includes O/C03:24
LaserJocktseng: oh, OK. sorry about that03:24
=== schweeb reigns himself in
Kyralschweeb, its prolly since I built this thing while I was running XP03:24
tsengschweeb: you too.03:24
Kyraland thus it is quite overpowered for a Linux machine03:24
schweebtseng: yes yes, I ended it, I was already headed there.03:25
=== Kyral shuts up
tsengschweeb: *hugs*03:25
schweebtseng: where you living at again? MD?03:25
tsengschweeb: West Chester PA03:25
KyralWHat would speed up compile times more? Faster CPU or Faster RAM?03:25
schweebahh03:25
tsengKyral: cache, ram, bus, cpu..03:26
tsengthey are all important03:26
schweeball of the above03:26
Kyralwhich is cheaper though ;P03:26
tsengprobably ram03:26
tsengs/probably //03:26
LaserJockcan you put dpatch apply-all in build: ?03:27
schweebmore RAM probably helps more than faster RAM to a certain extent03:27
tsengLaserJock: better somewhere before configure03:27
Kyralespcially since I cannot use the power of PC3200 at the moment03:27
LaserJocktseng: there is no configure03:27
tsengbuild is ok I guess03:27
tsengthere isnt a hard rule03:27
tsengbefore stuff starts configure/building03:28
LaserJocktseng: as long as it is before make though, right?03:28
tsengyes03:28
=== Kyral makes a note to purchase some more RAM that can O/C well
minghuaI think a "patch" target would be nice03:28
minghuamuch more friendly to other people looking at your package03:28
minghuathere should be a target that gives the source tree you are going to use for building (and preferably documented)03:29
minghuaaccording to some discussion on planet.debian.org a few weeks ago03:30
tsengsomewhere in the "we hate dpatch" slapfest?03:30
minghuait's Joey Hess's opinion by the way03:30
tsengyes we respect joey03:30
minghuatseng: yes, and I think they've got a point03:30
tsengyes03:30
minghuathe point about having a target for getting only the patched source tree03:31
tsengwe didnt know03:31
tsengdpatch seemed much easier for everyone to us03:31
=== koke [n=koke@66.103.220.223] has joined #ubuntu-motu
tsenglesson learned.03:31
tsenghm i should make a snapshot of muine03:32
=== Kyral signs
KyralCompiled CLEAN03:32
Kyraland the .menu file I made works03:32
minghuaI use dpatch for all my packages too03:33
minghuaand I am going to add a debian/README.build for this03:33
tsengits fine for your own packages03:33
KyralLaserJock, email the devs and tell them that I managed to make a debpack for Ubuntu Dapper that is available upon request03:33
tsengwill you put it on REVU?03:34
tsenghi koke03:34
KyralI kinda want the dev approval first03:34
tsengif he wanted to give you approval he wouldnt have written an open source software03:34
tsengbut your call :)03:34
LaserJockcan somebody take a look at http://paste.ubuntulinux.nl/4130 for me03:35
KyralI'll upload it to REVU03:35
LaserJockKyral: the only thing is the .desktop file03:35
LaserJockKyral: you can alway update it later but we need to make sure that gets in03:35
KyralYah I'm just tired after working on this thing all day03:36
Kyraldput revu *.changes right?03:36
tsengLaserJock: looks ok to me03:36
tsengLaserJock: nice use of patch/unpatch03:36
tsengbut you need to include dpatch.mk03:36
tsengfor that to work03:36
LaserJocktseng: right, thanks for reminding me03:37
tsengnp03:37
minghuaLaserJock: what is the build-stamp file for?03:37
minghuaLaserJock: as your install depends on build03:37
LaserJockminghua: i need to take the build-stamp out03:38
LaserJockI am just adjusting the dh_make rules file03:38
bmonty_laptopanyone good with debconf? (check out #3922)03:39
Kyraluploaded to REVU03:39
bmonty_laptopI know what the problem is, but I'm unsure of how to fix it03:39
Kyralbmonty_laptop, mind providing a full link?03:39
bmonty_laptophttps://launchpad.net/distros/ubuntu/+source/mediawiki/+bug/392203:39
KyralIts in REVU03:41
KyralNow to test it against Breezy, Sarge, and Sid03:43
KyralSid build in progress03:48
KyralWe will know in an hour if it builds ;P03:51
KyralLaserJock, I made a note on the MOTUScience page that FlowDevelop is in REVU03:53
LaserJockKyral: ok , good work03:55
=== freeflying [n=freeflyi@61.190.65.35] has joined #ubuntu-motu
KyralCheck this out03:57
Kyralhttp://www.gnomefiles.org/app.php?soft_id=13303:57
LaserJocknot sure about this one04:00
Kyralnani?04:01
minghuathe screenshot looks very OpenGL-ish to me04:01
KyralIt is....04:01
Kyralis there anything wrong with OGL?04:01
LaserJockyeah, but I'm not sure if it is significantly different from stuff already in Debian/Ubuntu04:02
KyralIt isn't in Debian/Ubuntu04:02
LaserJockI would like us to make sure that we have the packages already in Ubuntu in good shape04:02
minghuado we have GNOME chemistry utils packaged?04:03
LaserJockKyral: but there are other programs that do the same thing04:03
=== minghua agrees with LaserJock
Kyralill check04:03
LaserJockminghua: not sure. i think that somebody was looking at it04:03
=== Kyral shrugs
KyralCan't win them all04:03
minghuaquality is more importatnt than quantity04:03
=== Kyral nods and suddenly collapses backward into his chair
Kyralokay...tired.04:04
bmonty_laptopso if a package defaults to use apache2, should the debconf template default to install the config files in the apache2 conf.d?04:04
LaserJockFlowDesigner is nice because it could be a LabView clone potentially which would be very exciting in the experimental science world04:04
=== Kyral curls up in his chair and catches a view ZzZs
minghuaKyral: I am not against OpenGL, it's just much harder to package04:04
bmonty_laptopLabView is lots of money04:04
LaserJockbmonty_laptop: oh yeah04:05
LaserJockbmonty_laptop: I have to make my own programs because my boss thinks LabView is a waste of time04:05
bmonty_laptopI think the latest is about $2.5k per dev license....just bought it at work a couple of weeks ago04:05
LaserJockbmonty_laptop: yeah, it can be cool for sure. I just don't like the price tag04:06
bmonty_laptopI always thought that the best feature was the instrument libraries...not having to dig though the manuals for the GPIB commands was worth it to me :)04:07
LaserJockbmonty_laptop: man, i wish I could do that. I have to program all the GPIB stuff and National Instuments GPIB drivers still only work on 2.4 kernels04:08
bmonty_laptopI haven't really used labview since probably 95 or 96...my experience with it is probably very dated04:09
LaserJockwhat kind of header do you need to use dpatch?04:11
LaserJockcrap, dpatch is confusing me now04:14
=== Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-motu
KyralIt builds in SID04:19
=== robitaille [n=robitail@ubuntu/member/robitaille] has joined #ubuntu-motu
LaserJocktseng: ping?04:33
tsengyes?04:33
LaserJockI am confused as to what I need to as an include in rules for dpatch04:33
tsengdpatch.mk04:34
LaserJocktseng: isn't that for cdbs?04:34
tsenginclude /usr/share/dpatch/dpatch.make04:34
tsengno04:34
LaserJockoh, ok04:34
LaserJockthanks04:35
LaserJockis it imperative that a package has a man page?04:42
RiddellLaserJock: programs should all have man pages05:01
LaserJockRiddell: if one doesn't exist is it ok to make one for it05:01
RiddellLaserJock: actively encourged :)05:02
Riddellmakek it in docbook05:02
Riddellmake05:02
KyralOkay, whatever update to Evolution today happened, it broke Beagle05:10
Lathiatim sure lots of thigns are broken ;)05:12
KyralYah, but this is the first time something has actually broken on ;P05:13
tsengbeagle is working fine with evolution for me05:15
Kyralhttp://paste.ubuntulinux.nl/413205:17
tsengupdate evo-sharp05:18
KyralSystem is up to dote05:18
=== Kyral [n=Linux@hamlin-164-1697.hamlin.clarkson.edu] has joined #ubuntu-motu
bmonty_laptopcan you send email to <bug #>@bugs.launchpad.net to add posts to a bug?05:23
KyralI reloaded XFCE and its better05:23
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== Burgundavia [n=corey@66.103.220.217] has joined #ubuntu-motu
bmonty_laptoptime for bed...night all05:49
LaserJockgood night bmonty_laptop05:49
=== chihau [n=chihau@200.54.132.71] has joined #ubuntu-motu
=== minghua [n=minghua@adsl-69-153-128-173.dsl.hstntx.swbell.net] has joined #ubuntu-motu
=== minghu1 [n=minghua@adsl-69-153-128-173.dsl.hstntx.swbell.net] has joined #ubuntu-motu
=== blueyed_ [n=daniel@pdpc/supporter/active/blueyed] has joined #ubuntu-motu
=== crimsun [i=crimsun@hacked.org] has joined #ubuntu-motu
=== [Chameleon] [n=Paul@000f660c9c52.click-network.com] has joined #ubuntu-motu
=== hunger [n=hunger@p54A6220B.dip0.t-ipconnect.de] has joined #ubuntu-motu
LaserJockany MOTU around?07:15
Lathiatyeh, sup?07:17
LaserJockI am trying to package a small program. It want's to intsall a .glade file in /usr/share/ where should it go?07:18
Lathiattraditionally /usr/share/<package>07:20
Lathiate.g. /usr/share/avahi/avahi-discover.glade07:20
LaserJockok, thanks that is what I was thinking07:21
Lathiatsome things use /usr/share/<package/interfaces/blah.glade07:21
Lathiatprobably more preference in that area than anything07:21
minghua|dapperquite a few use /usr/share/<name>/glade/*.glade as well07:22
Lathiatyeh07:22
LaserJockok07:22
minghua|dapperjust do a find /usr/share -name "*.glade" in dapper :-)07:22
LaserJockminghua|dapper: that was very informative ;-)07:28
=== freeflying [n=freeflyi@61.190.65.35] has joined #ubuntu-motu
=== zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-motu
zakameheya08:23
=== zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-motu
zakamehi all, anyone up?08:47
schweebI am, kinda08:51
zakamewhat's up?08:59
schweebnot much, trying to get my server up and runnin again09:03
schweebnothing real exciting.09:03
zakamehihi09:10
zakameI was hoping a MOTU would revu my package :(09:10
=== Fuddl [n=fuddl@2001:6f8:9cf:0:20f:eaff:fe4d:d7b7] has joined #ubuntu-motu
schweebsorry, not MOTU yet :(09:40
Lathiatzakame: wassit called?09:48
zakameLathiat: libmemcache :)09:50
zakameit's at revu.tauware.de/details.py?upid=86309:50
=== lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-motu
=== hunger [n=hunger@p54A6120B.dip0.t-ipconnect.de] has joined #ubuntu-motu
zakamewb hunger10:03
=== poningru [n=poningru@n128-227-34-119.xlate.ufl.edu] has joined #ubuntu-motu
=== unormal [n=fmario@zux006-063-223.adsl.green.ch] has joined #ubuntu-motu
unormal@jaldhar: Don't we have an IRC meeting today or am I wrong?10:13
zakameunormal: the motu meeting?10:13
unormalzakame: No, a yast4debian meeting.10:14
zakameunormal: ah10:14
Lathiatthat sounds ugly10:16
zakamewhat?10:17
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
zakamewb zyga10:19
schweebLathiat: and painful10:19
Lathiatand ugly10:19
zygazakame: hello :-)10:19
zygahow are you this morning? :)10:20
zakamezyga: making a ticket :)10:23
zakameyou?10:23
zygazakame: fixing everything i18n-wise :)10:23
zygait's shocking how much stuff just ignores i18n10:24
zakameindeed10:24
=== freeflying [n=freeflyi@61.190.65.35] has joined #ubuntu-motu
=== Cimmerian [n=crom@80.239.71.239] has joined #ubuntu-motu
=== Valandil [n=chrys@dslb-084-056-095-236.pools.arcor-ip.net] has joined #ubuntu-motu
=== magnon [n=co@photogeeks/magnon] has joined #ubuntu-motu
zakamewb magnon10:47
magnonmorning :P thanks10:47
magnonI need to go to bed10:47
zakamebeen up all night?10:48
magnonbeen out all night10:48
magnonyou will get pictures on the wiki. :p10:48
zakamecool!10:48
magnonjust had a few drinks with ogra, mark, jdub, etc. in the hotel reception10:50
magnonand now it should be time for sleep soon10:50
zakameooh, so that's where the revu-wers have gone to!10:52
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu
magnonyes, that is why reinhardt isn't doing anything :P10:53
zygamagnon: oh, tell ogra I need to talk to him10:53
magnonbut the spec for revu2 has been written10:53
magnonzyga: gone to bed, it's kinda 5am10:54
zygamagnon: right :)10:54
magnonI could let him know if I remember10:54
magnonbut I don't think any of us will be much online tomorrow... only day off from UBZ and people are traveling too10:54
zygaubz is coming to an end? :)10:55
ivoksmiddle :)10:55
=== MagnusR [n=magru@85.194.14.142] has joined #ubuntu-motu
magnonyeah, middle10:57
magnononly launchpad now though10:57
magnondistro people are going home10:57
zakameoh10:58
=== StrikeForce [n=marc@203-59-15-65.dyn.iinet.net.au] has joined #ubuntu-motu
magnonexcept poor pitti who has to work on launchpad :P11:01
zakameawww11:01
=== marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-motu
=== shutdownrunner [n=miles@nazgul2.kosson.com] has joined #ubuntu-motu
shutdownrunnerI'm looking for sb, who could devote 2 minutes to me and help me make a deb package of screem. I mean I have problem with the last stage namely dpkg-buildpackage11:12
zakamewhat's with dpkg-buildpackage?11:13
shutdownrunnerThe program compiles fine with ./configure && make, but with dpkg-buildpackage I'm getting this http://paste.ubuntulinux.nl/415111:13
zakamehmmm, seems your ./configure forgot to link with some library11:15
ivoksyup11:16
ivoksyou don't have one library11:16
zakamedo you have libgtk2.0-dev and libglade-dev as build-depends?11:16
shutdownrunneryes I have them. With ./configure && make the program compiles without any problems11:17
shutdownrunnerbut with dpkg-buildpackage it can't find some libs11:17
Nafallohmm, sounds like I should upload my screem or something :-P11:17
zakamei screem! :p11:17
=== markuman [n=supermar@p5092692B.dip.t-dialin.net] has joined #ubuntu-motu
zakameshutdownrunner: could you use debuild, then put the resulting .build in the pastebin?11:18
=== Nafallo puts screem 0.15.1-1ubuntu1 on http://www.magicalforest.se/~nafallo/packages/
ivoksshutdownrunner: if you run ./configure, it finds out what libs you have11:18
shutdownrunnerNafallo:the latest one is 0.16:)11:18
ivoksshutdownrunner: and builds with them11:19
Nafalloah, time to update then...11:19
ivoksshutdownrunner: if you run dpkg-buildpackage, then it runs it's own ./configure with options11:19
ivoksshutdownrunner: if you are missing a lib, then it can't build11:19
NafalloI wonder if debian has it yet11:19
=== ivoks wants xen :)
=== pef [n=loic@ubuntu/member/pef] has joined #ubuntu-motu
zakameshutdownrunner: yes, iirc you have to explicitly set the build flags in debian/rules11:20
zakamewb pef11:20
shutdownrunnerivoks:I'm not missing any lib. It can't find these libs for some unknown reason when build with dpkg-buildpackage11:20
ivoksshutdownrunner: i just told you why11:20
pefhello11:20
ivoksshutdownrunner: i bet you don't gave gnome print development package11:21
ivoksshutdownrunner: libgnomeprint2.2-dev libgnomeprintui2.2-dev11:21
ivoksor something...11:22
ivoksanyway, i have to reboot11:23
zakametc ivoks11:23
shutdownrunnerNafallo:could you send me your control file for screem? maybe I did make some mistake in it11:23
Nafalloshutdownrunner: just use debian exprimental and uupdate11:24
=== alexamici [n=amici@85-18-136-103.fastres.net] has joined #ubuntu-motu
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu
Nafalloexperimental even11:30
=== Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu
Nafallohmm11:32
Nafallobuilt happily :-)11:32
=== Hirion [n=Hirion@p5487F7A9.dip.t-dialin.net] has joined #ubuntu-motu
Nafalloshutdownrunner: deb-src at the same URL last mentioned :-P11:34
Nafalloand amd64 deb :-)11:34
zakamebye all11:41
=== zakame [n=zak@ubuntu/member/zakame] has left #ubuntu-motu ["Leaving"]
=== Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu
shutdownrunnerNafallo:It's good to hear that it compiles for you. I know that I could compile it from deb-src, but what I want is to learn how to make a package from the beginning to the end:)11:52
Nafalloshutdownrunner: ah, oki. feel free to use the packages I made for reference :-).11:53
Nafallo(ubuntu2 soon to be uploaded to local repo ;-))11:53
shutdownrunnerjust a question. this problem with dpkg-buildpackage could be caused only by incorrect control configuration or maybe sth else rules or whatever?11:54
Nafalloshutdownrunner: looks like you have missed a Build-Dep, so yea :-)12:01
shutdownrunnerNafallo:Tack sa mycket.12:03
Nafalloshutdownrunner: sls12:07
shutdownrunnervad betyder det pa engelska12:07
Nafalloshutdownrunner: no problem12:08
shutdownrunnerNafallo:ok:)12:09
=== shutdownrunner [n=miles@nazgul2.kosson.com] has left #ubuntu-motu ["Ex-Chat"]
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
hungerHow do I install python stuff? Does that go into /usr/lib/pytho2.4/site-packages or directly into python2.4?12:27
alexamicihunger: usually a distutils modules installs under site-packages (do you use 'python setup.py install'?)12:30
hungeralexamici: Is that the proper place to install a deb into?12:30
hungeralexamici: The Makefile uses: python setup.py install --home="$(DESTDIR)/usr12:31
alexamicihunger: (for python2.4) yes12:31
=== alexamici looking for --home
=== Mez [n=Mez@66.103.220.192] has joined #ubuntu-motu
hungerWow, building debs is really easy! Doing it properly is rather hard though.12:34
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
hungerdunkelgeist: Have you looked in the rosetta module of launchpad.ubuntu.com?12:35
alexamicihunger: looks like --home tries to install under an unusual place. i have never encountered that12:35
hungeralexamici: So should I leave that out?12:35
hungeralexamici: The files end up in .../tmp/usr/lib/pytho-2.4/site-packages/*, so I think it can stay.12:37
alexamicihunger: if the modules go there i think it's fine to leave it.12:38
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
hungerHey! The whole mess builds now! lintian does not like it too much, but I do get debs and they even seem to have some contents;-)12:55
=== hunger is happy: His first set of debs.
Tonio_siretart: kdelibs4-dev resolved, I'm uploading the dapper tellico package12:57
MezTonio_, you mean the libopenssl thing?01:00
Tonio_yep01:01
Tonio_Mez: it is apparently resolved ;)01:01
Mezyeah01:01
Mezwas done a couple of days ago01:02
Tonio_Mez: 25 packages waiting for me....... hard day in perspective ;)01:02
=== Danten [n=danten@h208n1c1o1049.bredband.skanova.com] has joined #Ubuntu-motu
=== herzi [n=herzi@pD950B163.dip.t-dialin.net] has joined #ubuntu-motu
=== jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== freeflying [n=freeflyi@61.190.65.35] has joined #ubuntu-motu
=== SloMoSnail [n=slomo@p5487C629.dip.t-dialin.net] has joined #ubuntu-motu
=== marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-motu
=== zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu
=== mode/#ubuntu-motu [+o zakame] by ChanServ
zakamehello all01:31
=== zakame [n=Josh@ubuntu/member/zakame] has joined #ubuntu-motu
zakamehi all01:40
=== mode/#ubuntu-motu [+o \sh] by ChanServ
=== ..[topic/#ubuntu-motu:\sh] : Ubuntu Masters of the Universe: Ubuntu Universe Repository Maintainers | http://wiki.ubuntu.com/MOTU | http://wiki.ubuntu.com/MOTUTodo | REVU up again: http://revu.tauware.de | somebody please help writing up the MOTU report: http://wiki.ubuntu.com/MOTUReportDraft
=== mode/#ubuntu-motu [-o \sh] by \sh
=== mode/#ubuntu-motu [+o siretart] by ChanServ
=== mode/#ubuntu-motu [-o siretart] by siretart
siretartjust a test01:45
siretartmorning everybody!01:45
jsgotangcomoin siretart01:45
zakamehi siretart! :)01:45
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
SloMoSnailhi everybody :)01:46
zakamehi slomo01:46
siretarthey *01:47
siretartgetting up is quite hard sometimes :/01:47
zakamehehe especially after a party :))01:47
jsgotangcoparty?01:48
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
zakamewb Seveas01:49
Seveasty01:50
=== unormal is away: Til 9.00
=== unormal is away: Until 9 o'clock
tsengunormal: please turn off public away for this channel. thanks.02:04
Seveasunormal, please turn that off in here02:04
Seveaslol :)02:04
zakamehihi02:04
=== hunger [n=hunger@p54A615B7.dip0.t-ipconnect.de] has joined #ubuntu-motu
=== fredix [n=fredix@d80-170-42-229.cust.tele2.fr] has joined #ubuntu-motu
unormaltseng and Seveas: I don't know how but will leave anyway. Sorry for the inconvenience.02:20
=== unormal [n=fmario@zux006-063-223.adsl.green.ch] has left #ubuntu-motu []
=== plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu
=== slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu
=== zakame [n=Josh@ubuntu/member/zakame] has left #ubuntu-motu []
=== bhuvan [n=ubuntu@59.92.35.246] has joined #ubuntu-motu
=== freeflying [n=freeflyi@61.190.65.35] has joined #ubuntu-motu
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
KyralMornin'03:37
=== mitsuhiko [n=blackbir@80.122.201.98] has joined #ubuntu-motu
=== alexamici [n=amici@85-18-136-103.fastres.net] has left #ubuntu-motu []
bmonty_laptopgood morning everyone04:06
=== bmonty_laptop_ [n=bmontgom@wsip-68-15-230-31.om.om.cox.net] has joined #ubuntu-motu
=== highvoltage [n=Jono@196.7.130.247] has joined #ubuntu-motu
=== alexamici [n=amici@85-18-136-103.fastres.net] has joined #ubuntu-motu
=== Burgundavia [n=corey@66.103.220.217] has joined #ubuntu-motu
Kyralmorning guys04:33
=== HiddenWolf [n=HiddenWo@136.223.dynamic.phpg.net] has joined #ubuntu-motu
HiddenWolfGuys, can I close 3956 as total crack?04:50
bmonty_laptopHiddenWolf: sounds like he needs to install Xen04:52
HiddenWolfMy piont exactly04:52
HiddenWolfwontfix/notforus04:52
bmonty_laptopI think it is a valid feature request, but acpi is definately the wrong package04:53
HiddenWolfit's not going to happen for dapper.04:53
=== Lathiat looks
HiddenWolfit /might/ work for dapper+1 if xen hits 1.004:54
HiddenWolfeven then, OSX and other linux/windows/bsds would need to support this in order to be remotely useful.04:54
Lathiatactually04:54
Lathiatits not such a bad feature request04:54
bmonty_laptopHiddenWolf: yeah04:54
Lathiatyou can make grub boot into a specific OS on next boot04:54
Lathiatditto lilo04:54
Lathiatoh04:54
Lathiati see it is a bit more than that tho04:54
Lathiatits half-rack ;)04:55
Lathiatcrack04:55
bmonty_laptopcan launchpad forward bugs to Microsoft?04:56
tsenguh04:56
highvoltagebmonty_laptop: if only. then we could do some large scale DoS attacks using lp.05:00
=== highvoltage didn't just say that
HiddenWolfI've changed it to grub, but should probably piont seb128 to it too.05:01
bmonty_laptopi sent an email to 3922@bugs.launchpad.net, but it doesn't show up in the bug....is that supposed to work?05:07
=== alexamici [n=amici@85-18-136-103.fastres.net] has left #ubuntu-motu []
=== Yagisan [n=jamie@60-240-79-237-nsw-pppoe.tpgi.com.au] has joined #ubuntu-motu
=== susus [n=sz@p5089D461.dip.t-dialin.net] has joined #ubuntu-motu
=== HiddenWolf [n=HiddenWo@136.223.dynamic.phpg.net] has left #ubuntu-motu ["Leaving"]
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
=== magnon [n=co@photogeeks/magnon] has joined #ubuntu-motu
=== hub [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
=== moyogo [n=moyogo@104pc104.ucu-vb.uu.nl] has joined #ubuntu-motu
=== trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
=== moyogo [n=moyogo@104pc104.ucu-vb.uu.nl] has left #ubuntu-motu ["Leaving"]
=== Calinours [n=mirspcm@office.spcmnet.com] has joined #ubuntu-motu
=== farruinn [n=nathan@cpe-69-201-11-248.twcny.res.rr.com] has joined #ubuntu-motu
=== mitsuhiko [n=blackbir@80.122.201.98] has joined #ubuntu-motu
Kyralyo06:39
slomo_hi Kyral06:39
Kyralsup06:39
=== Kyral goes to make a Debian Experimental PBuilder :P
=== Mez [n=Mez@66.103.220.192] has joined #ubuntu-motu
Kyralhoy Mez!06:45
Mezhi06:45
=== dholbach [n=daniel@ubuntu/member/dholbach] has joined #ubuntu-motu
=== magnon [n=co@photogeeks/magnon] has joined #ubuntu-motu
=== chihau [n=chihau@200.54.132.71] has joined #ubuntu-motu
=== rawtek [n=bob@adsl-68-127-119-58.dsl.frsn02.pacbell.net] has joined #ubuntu-motu
=== Yagisan [n=jamie@60-240-79-237-nsw-pppoe.tpgi.com.au] has left #ubuntu-motu []
=== rawtek [n=bob@adsl-68-127-119-58.dsl.frsn02.pacbell.net] has left #ubuntu-motu ["Leaving"]
hubhi07:10
bmonty_laptophi hub07:11
magnonhub!07:16
hubhey07:18
hubit is sunday07:19
magnonyes07:19
magnonindeed07:19
magnonhub: any group photos yet?07:24
=== Arrogance [n=aks@ottawa-hs-209-217-75-11.d-ip.magma.ca] has joined #ubuntu-motu
hubmagnon: haven't downloaded the pictures yet07:29
hubI started doing the dishes from Friday07:29
magnonoh07:29
=== herzi [n=herzi@c205140.adsl.hansenet.de] has joined #ubuntu-motu
=== thesaltydog [n=fabio@ubuntu/member/thesaltydog] has joined #ubuntu-motu
=== lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu
Kyralhey all08:00
bmonty_laptophi Kyral08:01
Kyraldamnit the Forums are down08:02
slomo_oh... what happens when i upload a lesser version than the one in the archvies? ;)08:02
Kyralthe older one rules?08:02
=== ryu [n=chris@p5487F45E.dip.t-dialin.net] has joined #ubuntu-motu
=== Kyral wonders how long until XChat 2.6.0 enters Sid or Dapper
KyralI have half a mind to package it myself08:05
bmonty_laptopKyral: what is new in XChat 2.6.0?08:06
KyralUhh08:06
=== Kyral goes to grab the Changelog
bmonty_laptopnevermind, I'll check their website08:06
KyralYah08:06
KyralI mean it must be a lot since they jumped version numbers08:07
Kyralhttp://www.xchat.org/changelog.txt08:07
slomo_ah... when uploading a older version it gets REJECTED... fine :)08:07
bmonty_laptophmm...their website seems to be down :(08:09
KyralYou sure?08:09
Kyralclick on the link08:09
bmonty_laptopyup, not loading08:10
KyralHmm, loads fine for me08:10
KyralShould I go ahead and make a debpack?08:11
bmonty_laptopsure08:11
bmonty_laptopI'll help if you want08:12
Kyralsure08:12
KyralIts written in....08:12
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
KyralActually this looks easy08:14
Kyralit uses AutoConf!!08:14
KyralI love it when people make my life easy :D08:15
bmonty_laptoplooks like lots of nice changes08:16
Kyralyah08:16
bmonty_laptopI'd start from the existing package08:16
Kyralwill it be Arch All or Arch Any though08:16
Kyraluhh, I dunno how to patch ;P08:17
=== Hirion [n=Hirion@p5487EB70.dip.t-dialin.net] has joined #ubuntu-motu
bmonty_laptopget the original source tarball, extract it, and then copy the debian directory from the existing package08:17
Kyralor the sourceball from the repos08:18
bmonty_laptopmy method is to make a new directory, apt-get source xchat, then put the new version source tarball there and extract it08:19
=== herzi [n=herzi@c205140.adsl.hansenet.de] has joined #ubuntu-motu
bmonty_laptopactually, xchat is main, so it probably isn't worth messing with08:21
Kyralmeh....08:21
KyralCurse my lack upload privs08:21
KyralI don't care I'll make it anyway so I can put off homework!08:22
bmonty_laptopI might put it in a local archive for now, and then let it upgrade when dapper gets the new version08:23
Kyraldo I have to alter control then...08:26
KyralI copyied the Debian dir from the 2.4.4 ball08:26
Kyraland updated the Changelog08:26
bmonty_laptopI'd try building that and see if it works08:27
Kyralshould be good to go then08:27
bmonty_laptopthere are a bunch of patches that will probably fail to apply08:27
KyralIsn't our job to fix things like this? ;P08:28
bmonty_laptopfor universe packages through08:28
bmonty_laptops/through/though08:28
KyralI don't think the main boys will mind us making life easier for them ;P08:29
KyralPBuild in progress in the Dapper PBuilder08:32
KyralReversed (or previously applied) patch detected!  Assume -R? [n] 08:32
highvoltagewhat does PBuild do?08:32
KyralClean build environment08:32
bmonty_laptophighvoltage: pbuilder builds packages in a clean chroot environment08:33
highvoltageah.08:33
Kyralbmonty_laptop, it looks like its trying to apply a patch that is already fixed08:33
bmonty_laptopbasically a base system, plus the build depends for the package you are working on08:33
bmonty_laptopKyral: yeah, probably need to remove most of the patches in the patch dir08:33
KyralShould I hit n?08:33
bmonty_laptopKyral: why not?08:34
Kyraland the build failed ;P08:34
KyralSo nuke all the patches?08:34
bmonty_laptopKyral: I don't know...some might still be required08:35
Kyralyah08:35
Kyrallike the default to freenode08:35
KyralI'll look at the buildlog and see the trouble08:36
lfittlKyral: Keep only the following patches and it should work: serverlist, terminal, browser, url-pattern, add_chillfactory, ubuntu, lpi, casecomp08:36
Kyralfix_flashing was the trouble ;P08:36
Kyralwhat about default to freenode, autoconf, translations?08:37
lfittlyou need to modify them to work08:37
lfittli am currently trying to package this too ;)08:37
Kyrallet us join forces08:38
lfittlsure :)08:38
lfittlany idea what the autoconf patch actually does?08:39
KyralBuild in progress08:39
Kyralnope, sounds like it applies a custom config08:39
KyralDHolbach was the last to touch the package so maybe he knows08:40
lfittlmaybe it adds liblaunchpad-integration somewhere to the linking process08:40
Kyralmaybe08:40
Kyralfreenode default is self-explainitory08:40
Kyraland I have no clue why its failing, you'd think it would work08:41
lfittlwhere exactly is it failing?08:41
Kyral# Applying patch 36_default_to_freenode.patch08:42
Kyralpatching file src/common/servlist.c08:42
KyralHunk #1 FAILED at 842.08:42
Kyral1 out of 1 hunk FAILED -- saving rejects to file src/common/servlist.c.rej08:42
lfittli think thats because the location of this patch seems to have moved08:42
Kyrallike where in the code structure?08:42
lfittldont know..08:43
highvoltagehow about making irc.ubuntu.com a cname for the freenode server, and make that the default server for ubuntu with #ubuntu-chatters as a default channel?08:44
highvoltagesorry, i'm just butting in on the tail-end here. ignore me :)08:44
tsenguh08:44
lfittlKyral: lets skip the freenode patch and add it later08:45
KyralAll the patch does is remove the ChatJunkies network as the default and makes Freenode default08:45
Kyralyah08:45
KyralOdd that patch was originally applied to XChat 2.0.8....08:46
KyralPbuilding again08:47
=== tsume [n=tsume@zanshin.tsumelabs.com] has joined #ubuntu-motu
tsumewould it be possible to include http://www.cacert.org's CA with ca-certificates?08:47
lfittlsomewhere in the configure file the -llaunchpad-integration is missing, because my pbuild keeps failing with linking errors08:49
KyralYou mean in like control?08:50
Kyralhold on lemme build it to see08:50
tsumeI can install the cert via website, but it would be nice if this were included08:50
bmonty_laptoptsume: file a bug in lanuchpad on ca-certificates08:51
=== Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-motu
tsumebmonty_laptop: hmm. alright08:52
bmonty_laptops/lanuchpad/launchpad08:52
KyralI think thats what that translation patch does08:52
=== tsume is tired of patheic verisign. security should be free :)
Kyralhandles Launchpad08:52
bmonty_laptoptsume: agreed!08:52
lfittlok then lets try to integrate it again08:53
Kyralgotcha08:53
Kyralhey do you get this08:54
Kyraldpkg-source: warning: ignoring deletion of file po/xchat.pot08:55
Kyraldpkg-source: warning: ignoring deletion of file config.guess08:55
Kyraldpkg-source: warning: ignoring deletion of file config.sub08:55
tsumeI guess everyone could create their own CA :) instead of self signing and getting a message all the time, but then the CA list would get HUGE :)08:55
bmonty_laptoptsume: I use my own CA for my servers...people who want to access my services can download my CA cert08:56
lfittlKyral: no i did not saw this, what does it mean?08:56
Kyralwhen you do a dpkg-buildpackage08:57
tsumebmonty_laptop: true, I've done that.. but it feels so nice if there is a central station for a CA :)08:58
tsumebmonty_laptop: do you know if firefox/mozilla support multiple CNs?08:59
tsumebmonty_laptop: its the only way to use vhost SSL08:59
bmonty_laptoptsume: not sure, I think as long as it can verify the CA it is happy08:59
tsumebmonty_laptop: without giving an error? ;)09:00
=== Mez [n=Mez@66.103.220.192] has joined #ubuntu-motu
lfittlKyral: still searching these errors09:00
lfittls/error/warning09:01
=== _jason [n=jason@dhcp0534.hrn.resnet.group.UPENN.EDU] has joined #ubuntu-motu
bmonty_laptopslomo_: can you please take a look at #3242, and upload if it looks ok (https://launchpad.net/distros/ubuntu/+source/lbreakout2/+bug/3242)09:01
bmonty_laptoptsume: yeah, if it knows about the CA, and you trust the CA it doesn't give an error afaik09:02
tsumebmonty_laptop: well I meed a invalid error09:02
tsumebmonty_laptop: since I know moz/ff didn't support multiple CNs in the past in one certificate09:03
KyralI started with a clean source tree09:03
lfittlme too, which patches have you removed?09:04
slomo_bmonty_laptop: sure09:04
bmonty_laptoptsume: why not use one cert for each vhost?09:05
tsumebmonty_laptop: I mean for all vhosts on one IP address09:06
Mithrandirtsume: sure it does, just use subjectAltName09:06
tsumebmonty_laptop: there is a spec to actually let the client hint the host address, but no browser implements it yet :(09:07
tsumebefore the cert is downloaded and sent09:07
lfittlwhat are fuzzy translations? ("1200 translated messages, 2 fuzzy translations.")09:08
KyralQuestionable ones?09:08
lfittlk09:08
KyralMaybe we actually should let Main handle09:10
Kyralthis09:10
lfittlgood idea, seems to be a lot of work, especially if we dont know what each patch does09:12
lfittlanything else we could package?09:13
slomo_lfittl: sure... loads of stuff... look at https://wiki.ubuntu.com/UniverseCandidates09:18
KyralCan I say that once and for all we will NOT package Azureus?09:18
slomo_no09:19
tsumeKyral: heh09:19
KyralThen why haven't we yet?09:19
slomo_because it needs a complete jre :P09:19
tsumeKyral: because jva sucks09:19
slomo_it doesn't run with classpath09:19
tsumeKrbuild it yourself09:20
KyralIt would allow me to stop dealing with "How do I install Azureus" questions on the Forums09:20
slomo_when this gets fixed there will be a package09:20
tsumeKyral: then find a way to run Azureus with gcj09:20
slomo_Kyral: iirc there are azureus packages somewhere09:20
KyralYah09:20
Kyralin Debian09:20
slomo_Kyral: azureus _is_ in debian?09:20
slomo_tsume: it doesn't run with gcj/gij because of missing classes in classpath09:20
KyralAccording to the entry in Universe Canditades09:20
pietrusslomo_: perhaps in contrib?09:21
tsumeKyral: its proprietary to Sun java, its not Free09:21
KyralCalling up the Debian database09:21
lfittlhttp://packages.debian.org/unstable/net/azureus09:21
slomo_oh09:21
Kyraltsume, I know this ;P09:21
slomo_it's really in unstable09:21
slomo_but it's a really old version09:21
slomo_and many open bugs09:22
pietrusand in contrib09:22
KyralThe contrib part matters why?09:22
slomo_oh, it is a new version...09:22
slomo_then let's sync it if it works09:23
slomo_i'll take care of it09:23
KyralTHANK GOD!!09:23
tsumeslomo_: what VM will be using it to run? :P09:23
KyralI answer like 10 Azureus questions a DAY on the Forums09:23
slomo_tsume: no idea... i'll take a look at it ;) i hope it will run with gij...09:23
KyralI;m gonna look at Dopi09:24
tsumeslomo_: I wonder if kaffee will be able to run it09:24
slomo_Kyral: spayne wanted to do it... and be sure you get the new version with bundled entagged-sharp09:25
tsumeslomo_: kaffe can run eclipse..09:25
KyralOh spayne is working on it?09:25
KyralOkay09:25
slomo_tsume: kaffee is only a jvm iirc... the problem lies with the classlib they all use09:25
Kyralnm then09:25
KyralHe should mark it then09:25
slomo_Kyral: but i don't know where spayne is... he wasn't here the last week afaik09:25
tsumeslomo_: oh, heh. Never really used kaffe much. The classlib it uses is not its own?09:25
KyralIll take this one09:26
Kyralhttp://www.gnomefiles.org/app.php?soft_id=110109:26
slomo_tsume: it's classpath afaik09:26
tsumeslomo_: :/09:27
tsumeslomo_: I didn't realize the package was named classpath :)09:27
slomo_tsume: but as i don't like java, don't know much about it, etc... better look at it yourself ;)09:27
slomo_Kyral: perfect :)09:27
lfittlAny good reasons why Planeshift isnt packaged?09:27
slomo_Kyral: please consinder reading the CLI policy09:27
KyralCLI?09:27
slomo_Kyral: and for a sample package... look at cowbell ;)09:27
slomo_Kyral: http://pkg-mono.alioth.debian.org/cli-policy/09:28
Kyralwhat does CLI mean (aside from Command Line Interface)09:28
=== marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-motu
slomo_Kyral: Common Language Infrastructure09:28
tsumebleh.. mono09:29
Kyraland why do I need to read this :P09:30
slomo_Kyral: because you won't get your package approved when you don't comply to that policy ;)09:30
slomo_tsume: you don't like languages running in a virtual machine, do you? ;)09:30
=== tsume wonders which programming language the debian guy picked this week
tsumeslomo_: squeak09:31
tsumeslomo_: ruby09:31
tsumeslomo_: those are the only two vmed based languages I'll accept :)09:31
tsumeC, C++ are just peachy with me09:31
KyralOkay that is making no sense09:31
tsumeKyral: doesnt need to, its futuristic :)09:32
slomo_tsume: what about python? ;)09:32
Kyraljust tell me what I have to do different than normal ;P09:32
tsumeslomo_: python is so last 5 years ago :)09:32
slomo_Kyral: look at the policy... or take my cowbell package as a base and adjust it ;)09:33
slomo_tsume: what don't you like about mono? ;)09:34
tsumeslomo_: Novell's overzealotized advertising about how great the project is. Which is fact there are several incomplete places in the C# implementation and libraries09:35
tsumeslomo_: besides the fact I'm seeing Novell "do it again" to another project really makes me in disgust09:35
bmonty_laptopthanks slomo_09:36
slomo_tsume: "do it again"? and it's a complete .net 1.1 implementation currently... only 2.0 isn't complete yet09:36
slomo_bmonty_laptop: np :)09:36
slomo_tsume: other than that... yes, novell is a bit verbose about it :P09:36
Kyralslomo_, what shoiuld I look at in Cowbell?09:37
Kyralmake it a CDBS package?09:37
tsumeslomo_: grep the source for "NOT IMPLEMENTED". There are several parts incomplete. Mainly which part I was trying to use are any of the database classes. Db* are incomplete, SqlDb* are incomplete. XSP is _VERY_ noncompliant, and it doens't emulate the latest version either09:37
slomo_Kyral: you can probably take the complete package and change some strings in some places to get a working package for gnome-rdp09:38
tsumeDbCommandBuilder is one of the MOST important database libraries. The fact it isn't complete is a kick in the face for anyone wanting to do serious work09:38
KyralYou mean like Rules/Control/Watch?09:38
tsumeits like a kick in the face when you go.. "oh neat, I can write this in C# on linux" then later just say "oh fuck, novell is doing it again"09:39
tsumeslomo_: the DbCommand Builder is just a shell. Its been sitting like that for almost a whole year09:39
slomo_Kyral: yes... control and rules09:39
tsumeslomo_: the the answer was RubyOnRails09:39
KyralWe should really write a DevScript for Mono...09:39
tsenga what?09:40
tsengplease explain your idea.09:40
slomo_Kyral: devscript?09:40
tsumeslomo_: plus! XSP hung up, even mod_mono. Its so noncompliant. No script out of even the asp.net books would run correctly. Microsoft had a right to block mono out of the conference. Mono/C# is a pipe dream.09:41
Kyrallike to let dh_make handle mono :D09:41
tsengtsume: would you kindly take the FUD elsewhere please09:41
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
Kyralchill dude09:42
tsumetseng: its not fud, you want proof? I'll point you to each and every file in the SCM09:42
KyralHumanity Towards Others09:42
Kyralremember dude09:42
tsumetseng: hell, I'll even reinstall mono and video record how mod_mono and XSP acts(since they are one of the same code base)09:42
tsengXSP is one part of a very large project09:43
tsengyou are taking issues in XSP as justification for ROFLCOPTER MONO IS TEH SUCK09:43
tsengso please stop.09:43
tsumetseng: erg, wrong09:43
KyralPlease, #ubuntu-offtopic09:43
slomo_Kyral: azureus won't get in... it _needs_ sun jdk09:43
tsumetseng: even when I asked for help, they were nice in #mono on gimpIRC. but only could comment how it may be more completed in the future09:44
tsumeexcept kangaroo, he seem sto always be in a bad mood :)09:44
=== Fuddl [n=fuddl@2001:6f8:9cf:0:20f:eaff:fe4d:d7b7] has joined #ubuntu-motu
tsumetseng: maybe I will just video record, make logs. then have a article slashdotted. Maybe this will get their attention to finish what they started.09:45
tsengmaybe you can take a step back and look at how big the project is and realize that xsp might not be top priority over fixing bugs and making the core implementation solid09:46
tsengand winforms, gtk#09:46
tsengi see no reason to be so agressively peeved over a free software project09:47
Mithrandirtsume: or you could just provide patches.09:47
tsengif it doesnt work how you want, your only option is to fix it09:47
tsumetseng: okay, now. If we take this to reality and the business world, we would see GUI apps are not so popular and web implementations are.09:47
Mithrandirbitching doesn't help at all.  It's just destructive.09:47
tsumetseng: therefore its not very intelligent to work on the GUI side first, it would be better to work on the web side of things09:48
Mithrandirthat's why MS is making most of their money off the Office suite, right?09:48
Mithrandirsince teh web is obviously the future.09:48
tsengnovells customers obviously want winforms09:48
tsengwhich is why they are dumping cash there09:48
=== Kyral screams loudly
tsengits certainly their perogative to invest as theyd like09:48
KyralPlease, Please please please take this to another channel09:48
tsengas for mono as an open source project09:48
KyralI do not like fights09:48
=== tsume gags Kyral
tsengKyral: no offense but im pretty sure i own this channel.09:49
Kyraloh09:49
=== Kyral looks embarassed
tsumetseng: novell customers wnat winforms? poppycock :P09:49
tsumetseng: I don't bevelieve they want winforms. I believe people like website based applications09:50
tsengtsume: can you think of another reason its been the biggest feature on the roadmap for sometime?09:50
KyralI just do not like fighting, at all.....I'm sorry09:50
tsengbut you can discuss business strategy with them09:50
tsengas far as we are considered if you find a deficiency in software we ship you can fix it09:50
tsengnone of this "poppycock" about slashdotting a flamewar over missing features09:51
tsumetseng: then all hope is lost, people want web scripting and ease09:51
tsengi am finished.09:51
tsumetseng: fine09:51
Kyralsorry tseng09:51
tsengKyral: ok so, what is your idea about "devscripts" again?09:53
=== oris_wolfbane [n=oris@82-38-121-195.cable.ubr01.hali.blueyonder.co.uk] has joined #ubuntu-motu
=== ivoks [n=ivoks@master.grad.hr] has joined #ubuntu-motu
tsengim not sure I followed you09:53
ivokshi09:53
Kyralmake it so its easier to make a CLI Policy complient package09:53
ivoksanyone ever created cpio archive? :)09:53
tsengyou want dh_make to just have a profile?09:53
tsengim not sure there is a precedent for that09:53
Kyralumm, I guess so09:53
tsengbesides the "cdbs" package09:53
tsengwhich is pretty crap09:54
slomo_Kyral: it isn't that hard to make it compliant09:54
tsengdh_make --cdbs or something09:54
KyralI dunno. Its more like so people who just want to package something don't have to get into the details ;P09:54
tsengyes its only a build-dep and a few lines09:54
KyralYah slomo_ scared me when he showed me the Policy Manual09:54
tsenghm if people cant be arsed to understand the policy there will be bigger problems down the line09:54
tsengour cli-policy?09:54
KyralDebian Policy for Beginners09:55
tsengit is only a few very short pages09:55
Kyralthe Debian CLI Policy09:55
KyralI dunno, maybe I'm slow today then09:55
tsengyes.. i co-authored that09:55
tseng:)09:55
tsengif you look at that and an existing package09:55
KyralI'm really makin' an idiot of myself today eh? ;P09:55
tsengit shouldnt take that long09:56
tsengno, not really09:56
tsengi felt like an idiot after i thought i had this packaging business all figured out09:56
tsengand met mdz09:56
tsengi had no idea what he was on about09:56
Kyrallol09:57
KyralIt was funny to see him do the Badger dance at Ubuntu Love :D09:57
KyralOkay, unpacked and debianized as a CDBS so I can shamelessly ripoff slomo_'s cowbell package10:00
tsengyes, thats a good one10:00
slomo_tseng: except 2 bugs in cdbs, yes ;)10:00
slomo_Kyral: but be carefull... some mono packages have a native and a non-native part... maybe you have to change it to arch any10:01
KyralIts already that way10:01
tsengwhat package is this?10:01
KyralGNOME-RDP10:02
slomo_Kyral: "that way"?10:02
KyralI mean the control file generated already says Arch Any ;P10:02
KyralI need CLI-Common...10:03
=== jaldhar [n=jaldhar@pcp09354977pcs.jersyc01.nj.comcast.net] has joined #ubuntu-motu
slomo_Kyral: you can make it arch all... it's plain c#10:04
Kyralmono stuff, GTK#, GConf#, Glade#, vte#, knock, tightvnc, ssh, and redesktop10:04
KyralYanno I'm just gonna leave it and find out when Pbuilder complains ;P10:05
slomo_Kyral: look at configure.in10:06
slomo_Kyral: and please get the minimal version right ;)10:06
slomo_Kyral: everything you need to know about build-depends is there10:06
KyralIf I knew how to read it ;P10:06
slomo_read it and try to understand it10:07
slomo_it isn't that hard10:07
slomo_but you need to package something else before... superstring-sharp10:07
slomo_whatever that is10:07
KyralPKG_CHECK_MODULES?10:07
slomo_for example10:07
slomo_but you need to package superstring-sharp before10:08
Kyralwhich is....10:09
slomo_and there is no release for this yet10:09
slomo_http://svn.myrealbox.com/viewcvs/trunk/monoskel-lib/10:09
=== _jaldhar [n=jaldhar@pcp09354977pcs.jersyc01.nj.comcast.net] has joined #ubuntu-motu
slomo_only in svn10:09
Kyralwhere do you see superstring sharp required?10:09
slomo_omg10:10
KyralI mean, am I blind?10:10
slomo_superstring-sharp... tseng, please look at it... i can't believe it...10:10
Kyral??????10:10
slomo_UNSTABLE_INSTALL_ASSEMBLIES="superstring-sharp"10:10
slomo_INSTALLED_ASSEMBLIES="`$PKG_CONFIG --variable=Libraries $UNSTABLE_INSTALL_ASSEMBLIES`"10:10
Kyraloh10:10
slomo_tseng: that's the whole library: http://svn.myrealbox.com/viewcvs/trunk/monoskel-lib/src/SuperString.cs?rev=47283&view=auto10:11
KyralI told you I don't know how to read this thing!10:11
slomo_tseng: wtf is this?10:11
Kyral*snicker*10:11
slomo_Kyral: but you were good with finding PKG_CHECK_MODULES :)10:11
KyralYah, because I saw something that looked like Debian control code ;P10:11
Kyralslomo_, I don't thing SuperString# will be hard ;P10:12
tsengis this a joke?10:12
slomo_Kyral: i don't know if we want this mess10:12
slomo_tseng: no idea...10:12
tsengits one function10:12
slomo_yes... and that function is... hmm10:13
slomo_useless?!10:13
tsengyeah10:13
slomo_i'll ask abock10:13
tsengyeah10:13
Kyralso GNOME-RDP is on hold10:13
slomo_Kyral: try to compile without it... this can't be real10:13
Kyrallol10:13
tsengit could just call IndexOf on its own10:13
tsengthe function isnt much cleaner looking10:14
slomo_Kyral: try to compile it without superstring-sharp... maybe it's just a joke...10:14
tsengmaybe he means to add more to the class10:14
Kyralslomo_, yah10:14
slomo_superstring isn't somewhere else in the sources...10:15
slomo_hmm10:15
=== Valandil [n=chrys@dslb-084-056-095-236.pools.arcor-ip.net] has joined #ubuntu-motu
tsenghttp://svn.myrealbox.com/viewcvs/trunk/monoskel-lib/?rev=47283#dirlist10:15
tsenguh10:15
tsengthats the only code in this whole module?10:16
slomo_yes10:16
tsengamazing.10:16
tsenghe autotooled 1 line of code10:16
Kyrallol10:17
KyralShould I have this depend on Mono?10:18
Kyralor just mono-mcs?10:18
slomo_depend? build-depend?10:18
=== _jaldhar is now known as jaldhar
tsengthe policy tells you this :)10:18
Kyralbuild-dep10:18
slomo_Kyral: policy... it contains some parts for lazy people ;)10:18
KyralI assume that cli:Depends will take care of the Depends ;P10:19
tsengyes, mostly10:19
tsengnot always10:19
slomo_in this case it will10:19
slomo_no it won't10:19
tsengclilibs and shlibs together do not always get code that is p/invoked by c#10:19
slomo_sqlite10:19
tsengso you have to verify yourself10:20
slomo_there is no p/invoking in this package ;)10:20
KyralYah its telling me it needs Mono 1.1.710:20
tsengslomo_: if you do all the checking he wont learn anything :)10:20
Kyralso I should make Mono-mcs be >= 1.1.710:20
tsengyep10:20
slomo_tseng: good point... i'll shut up now ;)10:20
Kyralso libsqlite goes into Depends...10:21
slomo_maybe10:21
slomo_you need to check which version it uses10:21
Kyraldoesn't say10:22
Kyralneeded_dlls="Mono.Data.SqliteClient Mono.Posix" <---Thats all I see referring to SQLite10:22
slomo_tseng?10:22
=== apokryphos [n=apokryph@70.85.216.98] has joined #ubuntu-motu
slomo_Kyral: Mono.Data.SqliteClient can be used with sqlite2 and 310:23
Kyralgotcha10:24
=== x_mad [i=1000@201.5.88.185] has joined #ubuntu-MOTU
Kyrallibsqlite3-0!10:24
slomo_how did you get this?10:24
=== Mez [n=Mez@66.103.220.192] has joined #ubuntu-motu
Kyralthe package?10:24
KyralI did an apt-cache search for sqlite :D10:25
slomo_ok, that's no indication that it's the right one ;)10:26
Kyralwhen it talks about LibGnome I assume it wants libgnome-cli?10:26
slomo_tseng: abock says this monoskel thingie was just a demo of how to do autotools stuff...10:26
slomo_tseng: seems like the gnome-rdp guy copied some parts of it ;)10:27
slomo_Kyral: no10:27
slomo_Kyral: almost right ;)10:27
Kyrallibgnome-dev10:27
Kyralahh10:27
slomo_no10:27
Kyrallibgnome2.0-cli10:27
slomo_yes10:27
slomo_err10:28
slomo_only look at what is in the PKG_CHECK_MODULES clals10:28
slomo_calls10:28
Kyralah okay10:28
Kyraland the one calling for GTK-Sharp is commented out10:29
Kyralthere are two calls for gconf-sharp10:31
Kyralone says GTKSHARP the other GCONFSHARP10:31
slomo_yes10:32
slomo_braindead configure10:32
slomo_please beat upstream... they don't know how to use autotools ;)10:32
Kyralso the libgconf2.0-cil will satisfy both?10:32
slomo_no10:33
slomo_seems to be a type10:33
slomo_the first one should be libgtk2.0-cil probably10:33
Kyralso I need libgtk2.0-cil10:33
slomo_and libgconf2.0-cil10:34
slomo_yes10:34
KyralI should fix this then? The typo10:34
slomo_no10:35
slomo_it doesn't really hurt hopefully10:35
slomo_and it would need a bit harder patching10:35
Kyralif it breaks, then fix it ;P10:35
=== x_mad is now known as x_madbot
slomo_but please tell upstream about all of this10:37
tsengslomo_: i dont know how to use autotools.. please dont beat me10:37
Kyralhow busted it is ;P10:37
slomo_Kyral: yes10:37
slomo_tseng: i'm not beating you ;) i thought you maybe know how one can get the sqlite version that is used...10:37
slomo_anyway... it's sqlite2 by default but you can set it to 3 if you want10:38
tsenghm the connection string has it10:38
tsengyeah10:38
Kyralso where should I put sqlite?10:38
tsengdepends10:38
tsenglibsqlite010:38
Kyraloh, PKG_CHECK_MODULES is calling for Mono10:38
Kyralshould be alright...10:39
slomo_then try it in pbuilder10:39
KyralCan I blantely ripoff your rules file for cowbell? :P10:40
tsengyes10:40
tsengbut you should understand what it does10:40
Kyralthe shabang defines where make is10:40
Kyralthe second two lines include the CDBS tools for Debhelper and Autotools10:40
Kyralnext one just exports a directory to be CURDIR10:41
Kyralack I need to change one line10:41
tsengthat part you should understand10:41
tsengthe export10:41
KyralYah I know the thing about CURDIR10:42
slomo_and what is MONO_SHARED_DIR?10:42
Kyralno clue10:42
tseng:)10:42
slomo_then read the policy ;)10:42
Kyraland my rules has been generated with some extras10:42
KyralDEB_TAR-SRCDIR, DEB_AUTO_CLEANUP_RCS10:42
Kyraland its including the tarball.mk and simple-patchsys,mk10:43
slomo_hm?10:43
tsenghttp://pkg-mono.alioth.debian.org/cli-policy/ch-mono.html#s7.310:43
tsengplease read10:43
KyralDEB_TAR_SRCDIR                  := gnome-rdp-0.1.310:43
KyralDEB_AUTO_CLEANUP_RCS            := yes10:43
slomo_why are you doing this?10:44
KyralI didn't10:44
Kyralwhen I dh_make I selected CDBS it spat it out10:44
slomo_hm10:44
slomo_interesting10:44
KyralAhh I get about MONO_SHARED_DIR now10:45
tsenggreat10:45
tsengyou see now we wrote a policy doc for a reason :)10:45
KyralNow what are those two things at the header now?10:45
tsengwhich10:46
=== Kyral points to his paste about DEB_TAR_SRCDIR
tsengoh those are probably not needed10:46
Kyralso nuke the includes for them as well?10:46
slomo_Kyral: it's for unpacking the tarball and clean up svn/cvs/etc leftover stuff...10:46
tsengif you include gnome.mk10:46
Kyralwhich I'm not, should I?10:47
tsengmost everything is as it should be10:47
slomo_Kyral: it's only needed when you put the tarball in your sourcedirectory and want it to be unpacked lataer10:47
tsengyes10:47
Kyraljust need the include for it right?10:47
KyralI'll leave the source things in there, I don't really understand what htey do10:48
Kyralwhats that binary-fixup line about?10:50
slomo_binary-fixup?10:51
=== robitaille [n=robitail@ubuntu/member/robitaille] has joined #ubuntu-motu
Kyralyah in your cowbell rules10:51
tsengi see no such thing10:51
Kyralbinary-fixup/cowbell::10:51
Kyraldh_clideps10:51
tsengcommon-binary-predeb-indep::10:51
tseng    dh_clideps10:51
tsengthis is the latest cowbell10:51
KyralAh, where is that...I'm looking at the one in REVU10:52
slomo_Kyral: what version are you looking at?10:52
tsengand is more correct10:52
tsengthat must be ancient10:52
tsengwe've beaten slomo into shape since then10:52
tsengnow he is smarter than me.10:52
slomo_Kyral: that was _ages_ ago =)10:52
slomo_tseng: you don't upload broken tarballs ;) so... no i'm not :P10:53
KyralIs there a way I can view the latest cowbell online?10:53
tsengpackages.ubuntu.com10:53
KyralI'm at the sourcepackage ;P10:53
tsengperfect10:54
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-motu
Kyralcan I view the rules file?10:54
tsengyes, its in the diff.gz10:54
tsengyou have to read it as a patch10:55
=== eruin [n=eruin@proxy-gw.uib.no] has joined #ubuntu-motu
Kyralso I also need DEB_INSTALL_MANPAGES10:55
Kyralbut I don't need autotools...10:56
slomo_when you need it... yes10:56
Kyraldo I need autotools for C#?10:56
tsengyou can use it10:56
slomo_in which context?10:56
Kyralthe cdbs mk10:57
tsengoh you mean the cdbs class10:57
tsenggnome includes it10:57
Kyralyea10:57
tsengso no10:57
Kyraland I don't need that install/cowbell rule b/c I don't have a manpage as of yet (Just want this thing to build, then I can futz around :D)10:58
tsengsure10:59
slomo_Kyral: but look at the policy for permissions... that's missing in ccowbell currently :o10:59
tsengmm that nasty find10:59
Kyraleh?11:00
tsengshould *that* be a helper scripts?11:00
tseng-s11:00
tsengdh_fixcliperms11:00
slomo_tseng: yes... let's ask meebey... good idea :)11:00
tsengok.11:00
KyralOkay I need to go skating, soo11:01
KyralI'll finish this later11:01
Kyralthanks for your help guys :D11:01
=== bmonty [n=bmontgom@wsip-68-15-230-31.om.om.cox.net] has joined #ubuntu-motu
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu
=== Tifa [n=alucard@cpc3-cove3-5-1-cust39.brhm.cable.ntl.com] has joined #ubuntu-motu
=== lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu
=== bigcx2 [n=bigcx2@jpi-stillwatr-233-242.dmisinetworks.net] has joined #ubuntu-motu
lfittlIs it ok if I remove all packages from "https://wiki.ubuntu.com/UniverseCandidates" that are already in breezy?11:43
tsengyes11:46
tsengor in dapper11:46
lfittlk11:47
=== herzi [n=herzi@c167089.adsl.hansenet.de] has joined #ubuntu-motu
=== bhuvan [n=ubuntu@59.92.35.84] has joined #ubuntu-motu
=== mode/#ubuntu-motu [+o bhuvan] by ChanServ

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!