/srv/irclogs.ubuntu.com/2009/08/26/#ubuntu-motu.txt

viviaHello everyone. aMSN 0.98 sources uploaded to sourceforge a few minutes ago, available from  http://sf.net/projects/amsn/files . I think the deadline for making it into karmic is today or something?00:46
directhexyou have 23 hours00:47
viviaok, anything i can do as a non-motu amsn developer?00:47
=== micahg1 is now known as micahg
directhexi think the timing is awkward. how significant is the jump from 0.98 from whatever was previously in the archive?00:48
viviauhh, new protocol in use, audio and a/v conferences supported, tons of bugfixes,00:49
viviacontent roaming (share your display picture and personal message across various computers) supported00:49
directhexso "pretty significant" then00:50
viviayup00:50
viviathat's just what i can think about OTOH00:50
Laneypackage it or convince someone else do00:50
Laneyto*00:50
Laneyhope you or they don't mess it up ;)00:50
directhexfrom a packager perspective, any changes that would affect packagers? changes to the build system, build dependencies, or binary files installed by "make install"?00:51
viviahmm..00:51
hyperairpochu: congrats on becoming DD =)00:51
viviaif you want a/v support there's a dependency chaos with farsight00:52
viviabinary files - i think farsight and tclISF ?00:52
viviawait i think a guy is already doing proper packages (of earlier svn revisions)00:52
directhexthe he's got 23 hours!00:52
viviathey're non-official packages though :S00:53
stochasticdirecthex, speaking of 23 hours, any chance you'd be willing to give the second advocation for http://revu.ubuntuwire.com/p/xajdeo ?00:53
viviaah they're for jaunty00:53
viviahmm. i'll try poking Adri2000 for now :)00:53
directhexstochastic, apparently marked as already advocated00:55
stochasticdirecthex, whoops, typo http://revu.ubuntuwire.com/p/xjadeo00:56
directhexadvocated. you owe me one piece of gushing praise about mono.00:58
* stochastic loves the soft elegant structure of mono. He can't think of a nicer piece of engineering.00:59
viviathx ppl, see you~00:59
Laneythta was a quick review!00:59
directhexi analyse debdiffs at double speed after four pints01:01
lifeless'analyse'01:01
lifelessafter four pints I suspect that word becomes a pejorative01:02
directhexi would typically reject anything with an upstream debian/ still in orig, but if james-w is happy with it, then it'd be wrong for my personal distaste to be a deciding factor01:03
directhexand other than that, it seems to be in good shape01:03
directhexas much as cdbs nonsense is capable of such things01:03
Laneyhah01:03
Laneystochastic: you could use .install files for some of the stuff in rules01:04
directhexsee, i actually looked at it! and here you thought i merely clicked the shiny button in a drunked stupor01:04
Laneyand you should reword the comment of your desktop file to be in line with http://developer.gnome.org/projects/gup/hig/2.0/desktop-integration.html01:05
Laneybut yeah I'd still upload it01:05
directhexLaney knows his shizzle, listen to Laney01:05
stochasticThanks Laney, it's good to learn these things.  So this does mean that it's made feature freeze now, right? (provided the archive admin doesn't reject it)01:05
directhexalso, Laney for DD!01:05
Laneyprovided directhex uploads it01:05
Laneyand it will be ok to fix even after a reject01:06
Laneyat least that's my interpretation01:06
stochasticdirecthex, should I be worried that xjadeo hasn't moved to "archived packages" and is still on the "new packages" listing of revu?01:30
directhexstochastic, no idea. RainCT knows about REVU, i'm a mere peon with it01:30
bdrungstochastic: please ask upstream to remove the debian directory in their next release.01:30
directhexnow, bedtime!01:30
stochasticbdrung, will do.01:30
bdrungstochastic: and please contact the person who wants to package xjadeo for debian (see mail response)01:31
stochasticbdrung, will do.01:31
bdrungstochastic: thanks.01:32
stochasticbdrung, no thank you for your help.01:32
bdrungyw01:32
LLStarksany chance of fontconfig 2.7.1 getting into karmic?01:38
binarymutantwill there be another debian sync before Karmic is released?01:39
micahgI believe syncs are by request only at this point01:40
binarymutantah okay, thanks micahg01:40
micahghttps://wiki.ubuntu.com/KarmicReleaseSchedule01:40
warnerhrm, "./pbuilder-dist karmic create" on my sid box is complaining that "karmic" is an "Unknown suite"02:14
=== zooko` is now known as zooko
zookoHowdy, warner.02:15
warnermaybe sid's /usr/bin/cdebootstrap doesn't know about karmic..02:15
warnerheya02:15
warnerindeed, /usr/share/cdebootstrap/suites doesn't mention "karmic". maybe if I just edit it..02:17
=== Cuddles is now known as Richie
warnerhrm. cdebootstrap is hanging on "P: Retrieving Release"02:41
=== keylocker is now known as leleobhz
prefrontalwhat's the correct chan for asking packaging questions?03:34
binarymutantthis one03:35
jtimbermanprefrontal: this channel, if you're packaging for universe (most people are)03:35
jtimbermanbinarymutant: ohai, i saw you on #debian-ruby :)03:36
binarymutant:D03:36
prefrontalcan you peek at my rules file please, i am only getting stuff installed to /usr/share/doc. http://pastebin.ca/raw/154267203:38
prefrontalbasically, i only get the stuff i listed on the dh_installdocs line03:39
prefrontaldebuild builds my package..03:40
jtimbermanuse dpkg-buildpackage -rfakeroot to build your package.03:40
prefrontalthanks. i also get many of these messages:  Compatibility levels before 4 are deprecated.03:41
jtimbermanyeah, put '7' in compat.03:41
jtimbermandebian/compat03:41
* jtimberman isn't a motu btw, just a user that recently packaged some thigns03:41
prefrontalthats cool, thanks.03:42
LLStarkshere's a live one.03:42
LLStarkshttps://bugs.launchpad.net/ubuntu/+source/renpy/+bug/41899203:42
ubottuLaunchpad bug 418992 in renpy "Ren'py 6.9.3 released" [Undecided,New]03:42
prefrontalis it necessary to find the package that provides every single library listed on ldd $(whatever lib) and put that package on the Depends line?03:53
prefrontalis it safer to do so in terms of getting pkg approved?03:54
binarymutantprefrontal, I think a lot of those will be taken care of with sh:Libs04:00
prefrontalok04:01
=== ApOgEE__ is now known as ApOgEE
prefrontalwhen i name this package libQuarter0 i get  `dpkg-source: error: source package name `libQuarter0' contains illegal character `Q'', and when I name it libquarter0 i get package-name-doesnt-match-sonames04:46
TheMusoprefrontal: You cannot have uppercase letters in package names.04:51
TheMusoIf I recall correctly.04:52
Laibsch1Would some MOTU please be so kind to review (and hopefully advocate) the package ffgtk I just uploaded?  http://revu.ubuntuwire.com/p/ffgtk I'm shooting for upload before the Feature Freeze.04:52
=== Laibsch1 is now known as Laibsch
prefrontalis lintian insane, or am i insane? either way, i'm going insane!05:11
=== johe__ is now known as johe
prefrontalcan someone please help me figure out what this means: native-package-with-dash-version http://lintian.debian.org/tags/native-package-with-dash-version.html05:31
porthoseprefrontal, is you package up on REVU?05:31
prefrontalno i am workin on it05:31
prefrontaltrying to nail these lintian errors05:32
prefrontali download Quarter-1.0.0.tar.gz, open it up to Quarter-1.0.0, mv it to libquarter0-1.0.0. the package is called libquarter005:33
porthoseprefrontal, it would be easier for people to give you feed back if it was up on REVU05:33
zookowarner: what's the status of Tahoe-LAFS-in-Karmic?05:37
=== Guest14205 is now known as santiago-ve
porthoseprefrontal, https://wiki.ubuntu.com/MOTU/Packages/REVU/05:38
warnerno change since this afternoon. I haven't been able to get a karmic pbuilder environment built on my home sid box, to conveniently fix the minor things which I already know about05:39
warnerit's gotten no feedback yet05:39
prefrontalporthose, i'm all REVU-ready, i was just hoping to fix all this crap myself before pestering you guys 2 much. but i am about to upload this thing right now05:40
zookoiulian: you mentioned that you might be able to help with Tahoe-LAFS.  Brian Warner here has gotten it uploaded to REVU.05:40
porthoseprefrontal, having it up on REVU is not pestering people :)05:44
prefrontalporthose, i just uploaded it, but i don't see it on revu yet05:47
prefrontalporthose, here it is: http://revu.ubuntuwire.com/p/libquarter005:48
* porthose looks05:49
pochuhyperair: :D05:51
hyperairpochu: :)05:52
hyperairpochu: weren't you interested about gtk2-engines-aurora the other day? ;-)05:52
pochuhehe, maybe :)05:52
pochupoke me about it tomorrow, ok?05:53
prefrontalporthose, fyi, this is just a dependency of the package i realy want to get into karmic, which we just released yesterday. so any advice you can provide will help me tons. its a neural network simulator called emergent: http://grey.colorado.edu/emergent05:54
hyperairpochu: sure :-)05:54
prefrontalive been providing my own apt repo for years, but figured its time to do it right05:54
zookoprefrontal: are you at CU Boulder?  Emergent looks cool.05:56
prefrontalyep i am05:56
zookoCool!  I did my undergrad studies there and now years later I've returned to live in Boulder.05:57
prefrontalhello fellow boulderite ;)05:57
zookoOkay, I have asked all the Ubuntu and/or Debian developers that I can think of if they will please review Tahoe-LAFS, and now I must go to bed, as I should have done two hours ago.  :-)06:10
dholbachgood morning06:12
zookoGood morning, dholbach.06:15
dholbachhey zooko06:16
MTeckdholbach: did you ever have a chance to check out those videos?06:26
dholbachwhich one?06:27
MTeckI was looking at them a while ago and their seemed to have changes that made them hard to follow - I could be that thick too06:28
dholbachoh, now I see what you mean06:29
dholbachno, sorry - I didn't have the time to dive into them yet06:29
MTeckok06:29
MTeckcan you make vmware finish installing for me?06:30
dholbachI probably can't :)06:30
MTeckinstalling this thing is a painful process :( - so painful - I was using vbox but apparently that's not good for developing machines you want ot give to others06:30
stochasticI noticed a package of mine (xjadeo) that got it's second advocation on revu about five hours ago is still listed on the 'new' page.  Is this correct?  Has it been uploaded?  Do I need to click the "archive" link at the top of it's page?  I don't want it to get messed up and miss feature freeze.06:59
porthoseprefrontal, I left a comment :)07:07
porthosegood mornin dholbach07:12
dholbachhiya porthose07:14
TheMusostochastic: You could check the new queue.07:30
TheMusoTO be sure.07:30
stochasticTheMuso, where is that?07:31
TheMusostochastic: afaicr https://launchpad.net/ubuntu/karmic/+queue07:32
stochasticTheMuso, eek looks like directhex didn't upload it.  Do you have a second?07:35
TheMusostochastic: Sure.07:38
* TheMuso logs into revu.07:39
* TheMuso gives it a cursary build/lintian run just to be safe.07:41
TheMusoNot that I mistrust the MOTU who gave it the ok.07:41
sistpoty|workhi folks07:43
sistpoty|workhey DktrKranz, thanks for the upload! :)07:43
DktrKranzsistpoty|work: you're welcome, I didn't commit to svn though (I forgot :/)07:44
TheMusostochastic: Uploading now.07:44
sistpoty|workDktrKranz: no problem, will do that after work07:44
DktrKranzsistpoty|work: ... and thanks for let me do some practice ;)07:45
sistpoty|workheh07:45
prefrontalporthose, thank you07:47
porthoseprefrontal, yw :)07:48
rugby471hi guys08:37
rugby471memaker has just had a new release08:37
rugby471and I have built a new package for it08:37
rugby471it has LOADS of bug fixes and some new features08:37
rugby471what is the best step to take to get it into the universe before feature freeze?08:37
rugby471do I need to make a bug?08:37
iulianrugby471: Yes.08:38
iulianAttach diff.gz.08:38
rugby471only the diff.gz08:38
rugby471what about orig.tar.gz08:38
iulianrugby471: We will get it.  We only need the diff.gz file.08:38
rugby471ok08:38
iulianrugby471: And subscribe ubuntu-universe-sponsors.08:38
rugby471what do I file the bug in, memaker?08:38
iulianrugby471: Yes, file it against memaker.08:39
rugby471and does it needs any specific tags?08:39
iulianrugby471: No.08:39
rugby471kl08:39
iulianTell me when you're done.08:39
rugby471thanks iulian!08:39
rugby471kl08:39
rugby471I will08:39
rugby471is there any recommended title of the ubg I should use?08:40
rugby471ubg > bug08:40
dholbachhey rugby471!08:40
dholbachlong time no see08:40
rugby471sorry one last question do I file it against the memaker project or the memaker package?08:40
rugby471hey08:40
rugby471I thought you ere walking the dog...08:40
rugby471:-)08:40
rugby471joking08:40
dholbachback now :)08:40
iulianrugby471: Against memkaer package in Ubuntu.08:40
rugby471thanks08:40
iulianHello dholbach.08:41
dholbachhey iulian08:42
iulianHow goes it?08:42
dholbachvery good very good08:42
dholbachhow 'bout you?08:42
iulianI'm happy.  I've just passed my driver's license test.08:43
rugby471congrats08:44
iulianThanks!08:44
dholbachwoohoo08:44
rugby471iulian: ok filed the bug here https://bugs.launchpad.net/ubuntu/+source/memaker/+bug/41907708:46
ubottuLaunchpad bug 419077 in memaker "memaker package needs updating to 1.5" [Undecided,New]08:46
rugby471hehe thanks bot :-)08:46
rugby471dholbach: sorry forgot to ask how are you?08:47
dholbachthanks, I'm good, just very busy :)08:47
dholbachbut that's nothing new :)08:48
rugby471hehe08:48
* warner finally gets a karmic pbuilder environment set up on sid08:48
* juanje hugs dholbach :-)08:51
* dholbach hugs juanje back08:51
warnernow, will it actually build the zfec package that I want to get into karmic..08:52
warnerdo people usually install lintian into their pbuilder environments? mine doesn't seem to have it..08:53
warnercool, it did. But, of course, without lintian in the karmic chroot, I can only run it against sid's lintian, which will probably complain about different things08:55
jtimbermanIs a maintainer for the CouchDB package in Karmic around?09:09
=== e-jat is now known as ejat
binarymutantjtimberman, I think that the maintainer is motu as whole09:18
jtimbermanbinarymutant: indeed..09:18
binarymutantjtimberman, it's synced from debian09:19
dholbachI'll try to find somebody couchdb09:19
dholbachjust a sec09:19
jtimbermanbinarymutant: not the version in karmic09:19
binarymutantah :D09:20
jtimbermanthe version in karmic is 0.10, which has some backwards incompatible changes per one of the guys on #couchdb.09:20
jtimbermanwhich also breaks chef-server.09:20
jtimbermanthey said 0.9.1 is stable on #couchdb.09:20
prefrontalpbuilder just blew my mind. what a nice tool09:27
=== warner is now known as warner_sleep
=== WelshDragon is now known as Richie
maxbprefrontal: seen cowbuilder yet? :-)09:43
jtimbermanor sbuild?09:44
jtimbermansbuild, as i understand, is used on the ubuntu infrastructure to build out packages across the board.09:45
maxbyes, but it's more complex to get going, and requires LVM for its copy-on-write functionality09:46
maxbSo pbuilder is better when you're getting started09:46
jtimbermanmaxb: I'm a sysadmin with years of experience with LVM, so I'm not afraid :-D09:46
slytherinsbuild is hard to get setup.09:48
\shslytherin: hmm..nope...you should just setup local package mirrors09:51
\shmk-sbuild-lv does the rest09:52
slytherinThat is why I said it is hard to setup. With pbuilder it is just 'sudo pbuilder --create'.09:52
TheMusoHowever sbuild + schroot gives you much more flexibility with having chroots on hand to test things as a normal user.09:53
TheMusoThe same chroot can be used to test package functinality/build by hand, as well as a build run with sbuild.09:53
prefrontalmaxb, pbuilder is actually not working for me bcz the packages im testing require opengl09:53
TheMusoAnd there is no waiting for tarballs to pack/unpack.09:53
gnomefreakdoes cups-ppdc replace cupsddk?09:54
maxbprefrontal: so?09:54
prefrontalcowbuilder?09:54
prefrontalalas, i resorted to vmware09:55
prefrontaloh man.. so far i have tried to test my package in pbuilder (no opengl), by installing alpha 4 to a vm (never booted up), and by upgrading jaunty to karmic (rebooted to busybox)10:03
prefrontali am feeling screwed10:03
=== dholbach_ is now known as dholbach
boomerwhen a motu gets a chance can you review my upload on revu, gnome-video-arcade. i've addressed rainct's comments, thanks. http://revu.ubuntuwire.com/p/gnome-video-arcade10:29
logari81hi, I want to remove some code from an upstream package, not because it is not free, but just because it has another license as the rest of the package, it contains files missing a license header and because there is already a ubuntu package with this part of code as a standalone lib.10:32
logari81My question is if I have to add the dfsg suffix to tha orig.tar.gz10:33
slytherinlogari81: yes.10:33
logari81slytherin: thank you, I thought dfsg is only for the case that non-free code has to be removed10:36
slytherinlogari81: as far as I know, files missing license header have ambiguity regarding dfsg freeness.10:37
logari81ok actually you are right10:37
sistpoty|worklogari81: if the files in question are free (and this seems to be the case if they are in another package already in the archive), there's no need to remove them10:39
sistpoty|worklogari81: just make sure that the library from the package, not the internal copy is used10:39
sistpoty|worklogari81: and of course document the different license in copyright10:40
logari81sistpoty|work: but so I will still have a problem with the missing license headers10:44
logari81but I see in the standalone package (superlu_3.0) the problem has not been corrected10:45
logari81there are many files with no license10:46
sistpoty|worklogari81: there's not too much of a (legal) problem with missing license headers (unless e.g. it's a gpl'd lib, and the license headers have been *removed*, which the gpl doesn't allow)10:46
logari81it is BSD code10:46
sistpoty|worklogari81: a license is not bound to license headers. if there's a file that says "this is lib blabla, with the license foobar", that works as well10:47
sistpoty|worklogari81: of course license headers are way preferred (exactly to find out about it, if used in a different project), but not mandatory10:47
logari81sistpoty|work: then what you suggest is to let the upstream package as is, to copy the same copyrights from the stand alone superlu to my debian/copyright even if during the building I use the ubuntu standalone superlu lib instead of the superlu copy provided with my upstream package. If that is right I ll prepare a new version and upload it for further proofing.10:53
sistpoty|worklogari81: yes. Of course you should also doublecheck superlu lib files/the copied copyright to be in order10:54
IntuitiveNippleCan anyone recommend a relatively simply Python application package I can use as a guide to creating a package for a new Python application?10:57
juanjeIntuitiveNipple: I recommend you to try Quickly (https://edge.launchpad.net/quickly) that makes all the stuff you need for a new Python app and package. After that you can see inside how the package has been done11:02
IntuitiveNippleThank-you. I'm working on getting the video editor OpenShot packaged and went down the python-support route and then realised its mainly for supporting modules rather than applications11:03
juanjeIntuitiveNipple: also you can check packages like gtg or usb-creator11:03
juanjeIntuitiveNipple: ok, anyway, you can create som dummy app with quickly just to see how the package is and copy the stuff you need11:05
IntuitiveNippleI'll have a play around with those :011:06
=== jweyrich_ is now known as jweyrich
slytherinttx: ping13:23
ttxslytherin: quick-pong13:24
slytherinttx: is it ok to merge ivy from Debian unstable, if we skip maven related changes?13:24
slytherinThe version in Debian is 2.1.0~rc2 (ubuntu has rc1).13:25
ttxany missing feature / bugfix as a reason why we should ?13:25
slytherinI haven't checked changelog. I will and let yuo know.13:25
ttxslytherin: I'm ok with it if tere is a compelling reason to do it. If it's just to have the latest, then I prefer we pass13:26
slytherinok13:26
IntuitiveNippleI'm trying to understand the reasons for splitting a single upstream application into several logical binary packages, e.g. application, application-data, application-themes application-profiles, where 'data' 'themes' and 'profiles' are distinct data file sets. I thought it was so these packages could be updated without the application being updated, but it seems like from the same source package, the buildd will always build all the bin13:44
IntuitiveNippleary-packages in the source, so what reason would there be to logically split like this?13:44
=== rmcbride_ is now known as rmcbride
slytherinttx: ivy rc2 changes - http://paste.ubuntu.com/259826/13:54
RainCTgeser: Ping. I'm working on updating libwiimote. There's this patch from you http://paste.ubuntu.com/259827/ but just adding "-fPIC" to the CFLAGS:= line seems to be enough for it to build, so I'm wondering whether the other stuff is needed?13:55
ttxslytherin: hm. So nothing outstanding... if it were to move to the final release, I'd agree. But to move to rc2 ? I just don't need any risk introduced right now.13:56
slytherinOk. I will check when final release is made.13:58
slytherinThat will probably need FFE.13:58
RainCTgeser: ah nevermind, upstream fixed the file so -fPIC can be set from debian/rules now14:08
pochuRainCT: hi! are you back from holidays?14:20
RainCTpochu: Hey. Not yet, but I thought I'd do some stuff before FF :)14:20
pochuRainCT: ah ok :) webboard can wait some more then ;)14:21
huatsI have a question : I am maintaining a package in debian and I am dealing with it on Ubuntu too..14:27
huatsI would like to have a ne release in ubuntu14:27
huatsbut since we are in sync currently14:28
RainCTpochu: Maybe I can get to it later today. You can sponsor the upload then :)14:28
huatsI would avoid to create diversion...14:28
pochuRainCT: alright!14:28
bakkdoorhi. I get an error when logging in @ http://revu.ubuntuwire.com/ -> "MOD_PYTHON ERROR [...]"14:28
huatsdo I need a FFe to sync toward 1.1.10-1 if it's e.g. 1.1.10-0ubuntu1 in Ubuntu, and 1.1.10-1 in Debian ?14:28
bakkdoordoes this happen for other people as well?14:29
ScottKRainCT: ^^14:30
RainCThuats: I don't think so, but if both versions are equal there isn't much point in requesting a sync for that. Just remember to sync once Debian has something interesting.14:30
ScottKhuats: No.14:30
* RainCT looks14:30
huatsRainCT: The idea was to avoid diversion...14:31
huatsRainCT: and ScottK thanks !14:31
huatsthan I will upload it right now to ubuntu...14:31
RainCThuats: (Well, being diverted isn't necessarily bad. You've to consider what is more important, the version number or giving the builds work and forcing people to download the package again)14:32
Adri2000is requestsync broken for everyone? bug #41880214:32
ubottuLaunchpad bug 418802 in ubuntu-dev-tools "requestsync crashed with ValueError in validate_param_values()" [Undecided,New] https://launchpad.net/bugs/41880214:32
RainCTbakkdoor: Works here. Can you paste the error on http://paste.ubuntu.com, and check if Ctrl+F5 fixes it or the error is persistant?14:32
huatsRainCT: sure14:32
huatsI'll keep that in mind14:33
huatsthanks RainCT14:33
Riddell"every package needs a "needs-packaging" bug in Launchpad" when did that become a requirement and what's its purpose?14:38
bakkdoorRainCT: http://paste.ubuntu.com/259838/ <- its persistent14:38
ScottKI don't think it is a requirement.14:38
ScottKITP isn't even a strict requirement in Debian.14:39
ghostcubeRiddell: this spreads on getdeb too14:39
ghostcubeanyone started it14:39
ghostcube-_-14:39
lfaraoneRiddell: where'd you see that?14:39
LaneyREVU tells you off if you don't have one too14:40
Riddellyeah it's on https://wiki.ubuntu.com/MOTU/Packages/REVU/CheckList14:40
Riddelland I've seen commenters moan about it too14:40
Riddellon revu14:40
lfaraoneRiddell: well, it *should*.14:40
Laneyit's a good idea to prevent duplication of work, but nothing more imo14:41
ScottKlfaraone: Why?14:41
ScottKLaney: Definitely.14:41
* RainCT agrees14:41
sistpoty|workRiddell: iirc, that was discussed some time ago on the -motu list, let me try to find the thread again14:42
RainCTbakkdoor: Sorry, no idea why that happens. Maybe ask in #launchpad?14:43
bakkdoorRainCT: alright14:44
sistpoty|workRiddell: https://lists.ubuntu.com/archives/ubuntu-motu/2007-November/002694.html (iirc the idea came up to avoid duplication and to be able to link to a itp, but I'm no longer 100% sure)14:49
flohackHi! Can someone please give me a hint how to change the ownership of files to install when creating a package?14:51
boomerRainCT: when you get a chance, can you review my upload on revu, gnome-video-arcade. i've addressed your comments, thanks. http://revu.ubuntuwire.com/p/gnome-video-arcade14:52
RainCTflohack: chmod? :)14:52
flohackRainCT: I tried a 'chown -R www-data:www-data $(CURDIR)/debian/mypackage/www-data-dir' within the binary-install/mypackage target in rules, but that does not seem to work14:52
RainCT(or if you use 'install' instead of 'dh_install', the former has an option for ownership)14:53
flohackRainCT: I use a .install file to copy files from the source tree, which command would then be best to change the ownership?14:53
RainCTyeah I'd go with chmod then14:53
RainCT*chown14:53
=== milli` is now known as milli
flohackRainCT: Hmm...any ideas why my commands from above don't work?14:54
flohackI see the command being executed when running 'debuild binary', but neither the ownership is right after installing with dpkg, nor is the ownership correct when looking at the debian/mypackage directory14:55
flohackWhich seems reasonable to me, as changing the ownership to www-data is 'permission denied' when attempting to do that as a normal user14:58
flohackAny ideas?14:58
RainCTdebian/rules runs as root (or fakeroot)14:58
slytherinflohack: try to see how it is done in apache2 package.15:03
viviaHello... aMSN 0.98 sources is released... any kind soul available to package it before FeatureFreeze? :)15:21
RainCTIs CDBS capable of calling autoconf? Else, what's the best way to handle a tarball where autoconf wasn't run (and which requires patching of .in files to work for Ubuntu)15:22
slytherinvivia: Don't you think it is a bit high expectation.15:23
sistpoty|workRainCT: without cdbs: "autreconf -i" should do the right thing15:26
viviaslytherin: yeah I know it's a last-moment15:26
viviabut there's a huge load of new features of bugfixes15:26
slytherinvivia: if the features and bug fixes are important I am sure the packagers will apply for FFE.15:27
slytherinRainCT: Do you need to run it at the build time? How about create a patch.15:27
RainCTslytherin: It fails to unapply15:27
slytherinhmm, that is bad.15:28
RainCTsistpoty|work: Well I'm trying with that (well I tried with 'autoconf -f' but same with autoreconf) in makebuilddir:: which generated the files correctly (./configure; make works) but makefile.mk doesnt' seem to be running ./configure15:28
viviaslytherin: sorry, what is FFE?15:28
slytherinIIRC, cdbs has provision to do certain tasks before build. Btu I have never used it. cdbs manual may help.15:28
RainCTvivia: Feature Freeze Exception15:28
slytherinvivia: feature freeze exception15:29
viviathanks :)15:29
sistpoty|workRainCT: hm... don't use cdbs then :P15:29
sistpoty|work(not a clue about cdbs, sorry)15:29
james_whas anyone ever seen "python setup.py install --root=blah" install scripts in /usr/local/bin?15:31
james_wI thought --root would be enough and e.g. --prefix wouldn't be needed?15:31
viviaok so I'm off, if FFE is possible for a big difference in features and bugfixes. Thanks all! :)15:33
flohackHow can I make sure that pbuilder keeps the build result, so I can examine what it did?15:40
flohackOr is there a way to tell pbuilder to drop me to a shell within the build environment if the build fails?15:42
stefanlsdflohack: --logfile will write the stdout to a file. you can also drop into the build env. by using hooks15:44
flohackstefanlsd: That would be great...by any chance have you got a working example how to drop into a shell.15:45
stefanlsdflohack: man pbuilder and look for hookdir. I use the following http://pastebin.ubuntu.com/259866/  . Its called C10shell15:46
flohackstefanlsd: Thanks a lot!15:47
RainCTOK got that working. How do I fix ldconfig-symlink-missing-for-shlib?15:50
sluimersHi, I'm trying to upload a package to my PPA but I keep getting FAILEDTOBUILD errors due to incorrect build-dependencies. Is there any way to check this beforehand?15:50
stefanlsdflohack: np. good luck. oh yeah. dont forget to to tell pbuilder your hookdir, else it doesnt pick up the hook15:50
flohackstefanlsd: Thanks for the hint, I think I got it right.15:51
slytherinsluimers: pbuilder15:51
flohackSomething different: I'm trying to backport alfresco for hardy, but the build fails with 'The import sun.security cannot be resolved', which suggests that the rt.jar (which contains the proprietory java extensions) is not added to the build. I simply took the jaunty package and changed the openoffice dependency to 2.4 ( from 3.0 ). Any ideas what the problem could be? The control file Build-Depends on sun-java6-jdk, so the sun compilier should 15:53
flohackin use...15:53
slytherinflohack: What is correct name of package?15:55
flohackslytherin: alfresco-community15:57
slytherinflohack: I can not find any such package on packages.ubuntu.com15:59
slytherinwait, fund it15:59
flohackit's in the partner repository15:59
slytherinflohack: sun-java6-jdk can not be installed interactively. On build servers this is solved by preseeding of debconf answer (to the question that requires acceptance of agreement). I believe this is not present on PPA. So the other JRE which is automatically pulled by ant is getting used. And my guess is that JRE is GCJ.16:01
flohackI did that, parts of it compile just fine16:01
flohackI executed: echo -e "sun-java6-bin shared/accepted-sun-dlj-v1-1  boolean true\nsun-java6-jdk shared/accepted-sun-dlj-v1-1  boolean true\nsun-java6-jre shared/accepted-sun-dlj-v1-1  boolean true" | debconf-set-selections16:01
slytherinflohack: Where did you do that?16:02
flohackin the pbuild chroot (sudo pbuilder login --save-after-login)16:02
slytherinflohack: What is the value of JAVA_HOME in debian/rules?16:03
flohack"alfresco-community-3.2/debian$ grep -R JAVA_HOME *" Does not return anythin16:04
flohackI'm currently in the pbuilder shell after the build failed (hook)16:05
flohackJAVA_HOME is not set there16:05
flohack"javac -version" in the chroot shows that it's ecj which is the default java compiler16:05
slytherinflohack: you can try setting JAVA_HOME to the sun java installation directory in debian/rules. See if that works. Other option is to use openjdk-6-jdk as build-dep instead of sun-java6-jdk.16:06
zooko`POX_: are you there?16:07
POX_zooko`: You sent me a contentless ping.  This is a contentless pong.  Please provide a bit of information about what you want and I will respond when I am around.16:07
slytherinflohack: and ask the maintainer to use openjdk for builds henceforth.16:07
zooko`POX_: Wow!  Good script!16:07
flohackslytherin: Where exactly would I set that? which target? is setting it with 'export JAVA_HOME=/usr/lib/jvm/java-6-sun' correct?16:07
zooko`POX_: I gotta go to the bus to work now.  I hope you look at Tahoe-LAFS on http://revu.ubuntuwire.com/p/tahoe-lafs today.  Bye!  :-)16:08
flohackslytherin: Would depending on openjdk-6-jdk make that the default? Does the openjdk include the sun.security package?16:09
flohackslytherin: I wrote the email proposing the dependency change to the maintainer's address and tried setting JAVA_HOME. I'll report back!16:19
kevdogAnyone actually know the proper way to make a deb file -- not using checkinstall16:22
slytherinkevdog: read the topic16:23
slytherinflohack: using openjdk should fix it. But I don't remember exactly if it will. Setting correct JAVA_HOME is the best way.16:24
porthose kevdog, https://wiki.ubuntu.com/PackagingGuide/Complete16:24
kevdogOh -- sorry -- do you know where I can ask this question then?  #ubuntu told me to check here16:24
Refried_has the vuze question been asked in here a million times?16:24
slytherinkevdog: Have you gone through the packaging guide? If you have specific questions then ask here.16:29
flohackI just can't get the chown www-data:www-data within the rules to work. I looked at the apache2 package and can't find any differences there. I can see that the command is executed when running 'debuild binary'. After installing the dpkg, the directory is still owned by root:root.16:29
sistpoty|workflohack: do you run dh_fixperms afterwards?16:30
flohacksistpoty|work: Not yet, i'll try that...thanks!16:31
sistpoty|workflohack: actually the other way round... *if* you run it *after* the chown, it will reverse the effect (because it restores the owner to root)16:31
flohackdh_fixperms is not in my rules file...16:32
sistpoty|workflohack: cdbs? dh?16:32
sistpoty|workflohack: you could try: export DH_VERBOSE=1 at the start of your rules file to see if s.th. else runs it16:33
flohacksistpoty|work: I'm not that familiar with packaging yet, I see the dh_? scripts being executed when running 'debuild binary', is that a hint for dh?16:33
sistpoty|workflohack: it's a hint that debhelper is run during build... maybe you can just spot a dh_fixperms in there?16:34
flohackI just ran it with verbose, I'll have a look16:34
geserjames_w: is this a bug in the new python-wadllib in karmic? http://launchpadlibrarian.net/30827431/Traceback.txt16:35
james_wugh16:36
james_wnot sure16:36
james_wplease file it16:36
flohacksistpoty|work: I can see a fixperms after my chmod, how can I make sure my chown runs after that?16:37
sistpoty|workflohack: no idea, what does your rules file look like?16:37
geserjames_w: it's already filed (bug #418802) but wanted to ask before I re-assign it to python-wadllib16:38
ubottuLaunchpad bug 418802 in ubuntu-dev-tools "requestsync crashed with ValueError in validate_param_values()" [Undecided,Confirmed] https://launchpad.net/bugs/41880216:38
james_wah16:38
james_wgive me a few and I'll take a look16:38
flohacksistpoty|work: I'll pastebin it for you, give me a few minutes please16:41
slytherinanyone have any idea how good is epiphany-webkit?16:44
flohacksistpoty|work: http://pastebin.ubuntu.com/259897/16:44
james_wgeser: looks like it, but I can' believe it would be that broken16:46
james_wgeser: my guess is version skew between launchpadlib and waddlib16:46
geserjames_w: do you know who to contact about it?16:49
james_wabout what?16:49
geserabout the bug or whose bug it is at all16:49
james_wyou can talk to #launchpad16:50
geseror is a new python-launchpadlib upload planed in the near future anyway?16:50
james_wyeah16:50
james_wit's waiting on lazr.restfulclient from NEW16:50
sistpoty|workflohack: oh, you're using cdbs... I'm not really familiar with it, but I'm guess someone else here might have the answer for your problem16:51
geserok, then I'll wait for it before I start pestering people16:53
* sistpoty|work heads home... cya16:53
* slytherin heads home too16:54
dholbachanybody familiar with dkms stuff? I was just pinged about bug 27755617:02
ubottuLaunchpad bug 277556 in open-vm-tools "should build kernel modules with dkms" [Undecided,Confirmed] https://launchpad.net/bugs/27755617:02
ScottKsuperm1 would be your dkms expert.17:03
=== logari811 is now known as logari81
flohackIs someone here familiar with cdbs? I would like to change the permissions of a few files, but dh_fixperms always reverts that....17:21
dholbachsuperm1: I'm sure you're superbusy, but if you have a bit of time and could have a look at bug 277556 I'd appreciate that :)17:24
ubottuLaunchpad bug 277556 in open-vm-tools "should build kernel modules with dkms" [Undecided,Confirmed] https://launchpad.net/bugs/27755617:24
geserjames_w: doesn't the new bzr-gtk work with bzr 1.18 (which is currently in karmic)? a dist-upgrade wants to remove it17:29
openQRMHi txx and Hi mathiaz, its Matt here from the openQRM team. The package should be good now :) BIG thanks for all your help17:36
james_wgeser: oops, thanks, fixes17:45
flohackWhat is the recommended procedure for patching binary files when building a debian package?17:51
geserpatching binary files? why?17:52
flohackgeser: I'm packaging vtiger and it includes modules as zip files, which are extracted during the installation. I need to patch a module...17:55
geserand the module is already compiled?17:56
gesercan't you unzip it, patch, rezip?17:56
flohackgeser: It's just some php code17:56
flohackgeser: But that's still a modification to the binary zip file, isn't it?17:56
flohackgeser: Just to make it clear, vtiger extracts and installs the module zips during the 'installation / setup' which happens after package installation...17:57
geserflohack: can't it be done during the package build? so you already have the unzipped modules in the deb?17:58
flohackgeser: not really, because installing the module includes a step where the module creates DB tables and registers with the system, by inserting a few DB lines. vtiger does that only if you actually deploy the module...17:59
flohackif I simply extract the module in place, vtiger does not pick it up and 'deploys' it18:00
lfaraoneNow, I read through the current policy on the "Maintainer" field. From what I understand, I could use my "@ubuntu.com" email in Maintainer: rather than MOTU if I wish?18:00
flohackgeser: Can I /add/ a new binary file with debdiff?18:01
geserlfaraone: yes, if you want to be the "dedicated" maintainer18:01
lfaraonegeser: well, I'm the maintainer of the package in debian.18:01
geserflohack: yes, but you would need to uuencode it as diffs are plain-text18:02
lfaraonegeser: in debian, I use my personal email, "luke at faraone dot cc". I have to change that, however, when I upload an 0ubuntu1 version, correct?18:02
geserlfaraone: not necessarily, you might need to convice dpkg-buildpackage perhaps (it warns about the Maintainer if DEBEMAIL contains @ubuntu.com) but after this nothing stops you anymore to upload it with your Debian maintainer field value18:04
lfaraonegeser: Okay. Would a sponsor balk?18:05
flohackgeser: Ok, hmmm...I reread your 'can't you unzip it, patch, rezip?'...What if I store the patch in the source package and when building the binary package, I simply unzip, patch, rezip...is that what you actually meant?18:05
geseryes, sorry for my bad wording18:06
flohackgeser: ok, so that should work... Any ideas where I could put the unzip/rezip stage when using quilt with cdbs?18:06
flohackgeser: I think there is a problem...I have to be able to reverse the zip patching process....18:08
flohackotherwise building the source package does not work, does it?18:09
geserflohack: make a backup of the unmodified zip which you can restore later18:09
flohackgeser: Could you give me a few hints where to hook that into the cdbs rules file? I'm completely new to that...18:10
lfaraoneIs Debian-Standards-Version 3.8.3 supported in Karmic?18:10
pochubigon: hi, do you care about emesene?18:12
pochu(or is anybody who cares for emesene around?)18:13
porthosepochu, prefrontal was in here last night talking about it :)18:14
pochuis he a motu? :)18:15
porthosepochu, dont think so18:15
geserflohack: that's a good question; currently I don't have an idea18:18
geserlfaraone: what you mean by supported? I guess we already synced some packages with it, so it should be ok18:19
flohackgeser: Alright, I'll crunch the cdbs makefiles in my head :-)18:23
geserflohack: take also a look at /usr/share/doc/cdbs/buildcore.png to see which targets depends on which other target18:26
neversfeldebug 221531 needs a review for SRU, anyone around who could do this?18:27
ubottuLaunchpad bug 221531 in kopete-plugin-thinklight "Thinklight doesn't blink because /proc/acpi/ibm/thinklight has wrong permissions" [Undecided,Confirmed] https://launchpad.net/bugs/22153118:27
prefrontalporthose, my software is emergent, not emesene ;)18:27
porthosewhoops my bad :(18:30
=== boomer` is now known as boomer
randomactionA package (glife, in universe) should IMO be removed from the archive. It's absent in Debian. Should I file a removal request, or someone will just remove such packages at some point?18:36
boomerwhen a motu gets a chance can you review my upload on revu, gnome-video-arcade. i've addressed rainct's comments, thanks. http://revu.ubuntuwire.com/p/gnome-video-arcade18:38
mathiazopenQRM: hey - I'll review the new packages soon18:57
openQRMmathiaz: :) great man, thanks a lot.18:58
=== warner_sleep is now known as warner
RoAkSoAxhey guys I've got one question. What should we do with a lintian warning that says: debian-changelog-file-is-a-symlink19:06
=== porthose is now known as porhtose|AFK
DavieyRoAkSoAx: is it a symlink?19:08
Davieyi guess you have read, http://lintian.debian.org/tags/debian-changelog-file-is-a-symlink.html ?19:08
RoAkSoAxDaviey, yeah. I already did so. Though I mean, should we care to fix this warning, or should be ignore it since some say in Ubuntu it's not necessary: see bug https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/32906019:09
ubottuLaunchpad bug 329060 in lintian "Please disable "debian-changelog-file-is-a-symlink" warning" [Undecided,Confirmed]19:09
RoAkSoAxbrb19:11
ttxopenQRM: hey. Looking at the package now.19:12
ttxthanks for joining us :)19:12
=== Richie is now known as YDdraigGoch
flohackIf the upstream version string is 185plus-build7489-20090819 (limesurvey), how should the debian version of a package look?19:15
flohack...they produce multiple builds with chaning revision and date, under the 185plug umbrella19:16
geser185plus-build7489-20090819-0ubuntu1 (the last - splits the upstream version from the Debian revision)19:16
flohackok, thanks geser...btw I solved the zip patching task...the relevant targets were: makebuilddir/vtiger:: post-patches:: cleanbuilddir/vtiger::19:17
RainCTHi again19:19
* RainCT is going to create a package.. Mwhahaha. Who's up for reviewing?19:19
RoAkok i'm19:21
RoAkback19:21
RoAkany ideas on the lintian warning of symlinking the changelog19:21
RainCTRoAk: Ignore that, it's an Ubuntu thing19:22
RainCTto save disk space19:22
RoAkRainCT: ok awesome, thanks :)19:22
boomerRainCT: if you get a chance, can you review gnome-video-arcade in revu again19:24
openQRMtxx: :) cool, I am so excited.19:24
zooko`Folks: if anyone can review http://revu.ubuntuwire.com/p/zfec , http://revu.ubuntuwire.com/p/foolscap , or http://revu.ubuntuwire.com/p/pycryptopp , that would be much appreciated.19:27
zooko`Tahoe-LAFS has already been reviewed, but it depends on those three.19:27
slytherinzooko`: It is hard to find someone to review new packages this close to feature freeze.19:28
zooko`slytherin: yes, I know.19:29
zooko`We've been working on it for a while, getting it all lintian-clean and so forth.19:29
zooko`Actually two of those packages already have (older versions) in Debian.19:29
slytherinzooko`: Then why are these packages on revu? The .diff.gz should be attached to a bug.19:30
zooko`Hm.19:30
zooko`warner: if I understand correctly, foolscap and pycryptopp are both already in Debian, but the versions in Debian are too old.19:32
zooko`warner: is that right?19:32
zooko`slytherin: zfec is not in Debian or Ubuntu.19:32
sebnerRainCT: what kind of package? :P19:33
RainCTsebner: nevermind, I've seen there's an ITP for it so I'll go do sth else19:33
sebnerRainCT: haha, new package before FF? bad boy19:33
slytherinI planned to add two new packages. But figured out that copyright will perhaps take more time, so skipped them. :-P19:34
=== cprov is now known as cprov-afk
RainCT(in case you're curious, the package is wiipresent)19:35
warnerzooko`: correct. foolscap is also in ubuntu, but it's the same too-old version.19:36
sebnerRainCT: somewhere read about it iirc19:36
=== k0p_ is now known as k0p
RainCTsebner: I just hope the guy doesn't package libwiimote (dependency) from scratch for Debian, as I spend several hours this morning updating it :P19:39
sebnerRainCT: Did I already tell you that FF is nearing :P19:39
RainCTsebner: yeah if I leave it for Debian it's not going in but I don't care, will create a PPA :P19:40
sebnerRainCT: what's the app about?19:40
RainCTsebner: controling presentations using the wii mote19:41
zooko`I forgot to mention that Tahoe-LAFS is the most awesome secure, privacy-preserving file storage system ever invented.19:41
RainCTboomer: Do you have a build version somewhere?19:42
sebnerRainCT: isn't that a geeky 0.1% user app? :P19:43
RainCTsebner: yes, but I'm a geek :P19:43
RainCTand I bought a wiimote just for using it with the laptop! :P19:43
* RainCT still needs to get LEDs to try out the touchscreen stuff19:43
sebnerRainCT: omg xD19:44
slytherinwhat is wiimote?19:45
RainCTslytherin: Wii Remote19:45
RainCT(Wii as in that Nintendo thing ;))19:45
slytherinAnd for what purpose are you going to use it with PC?19:45
RainCTslytherin: controlling slides when I do presentations? trying out that touchscreen stuff (check videos on youtube :P), etc.19:46
slytherinhmm, looks like remuco needs a plugin for OOo/evince. hyperair do you have any idea if such plugin work is in progress?19:47
slytherinRainCT: If you had a Sony Ericsson phone you could have done that with the phone. :-)19:48
RainCTslytherin: the touchscreen stuff too?19:48
RainCT(and yes I can do the slide control stuff with my new phone too)19:48
slytherinRainCT: no, I meant only desktop control.19:49
RainCT(wouldn't have bought the wiimote if I had known I'd decide to get a smartphone :P)19:49
* directhex has a phone made of win19:49
RainCTbtw, OT, someone knows of some proper editor (with syntax highlighting et all) for Symbian (with touch screen)?19:50
directhexsadly evolution doesn't seem to be usable with PDA's unless they're antique palmpilots... so i'm using the departmental exchange server19:50
directhexsymbian? ew!19:50
RainCThaha19:50
hyperairslytherin: hmm i don't think so. do they have a d-bus interface, or any other IPC accessible via python?19:50
slytherinhyperair: Not sure.19:50
RainCTdirecthex: What problem do you have with Symbian? -.-19:51
directhexRainCT, bitter experience!19:51
hyperairslytherin: okay, at least evince doesn't have any dbus interface to switch pages19:52
RainCTdirecthex: Works pretty good here, just some minor quirks (eg. no "mark all as read" option in the feed reader)19:52
RainCTbut hey, I've even got a Python interpreter on it!19:52
directhexRainCT, n97?19:53
RainCTnokia 580019:53
directhexi looked at that19:53
RainCTIs there some extremely awesome package on REVU waiting to get in before FF?19:56
zooko`Yes!  There is!19:56
zooko`But only if you think privacy preserving, decentralized storage is awesome.19:57
RainCTNot really, I have a big enough HD :P19:57
zooko`Darn.19:57
=== zooko` is now known as zooko
LaibschCan I motivate a kind to take a look at (and hopefully endorse) http://revu.ubuntuwire.com/p/ffgtk ?  The karmic time window is closing.20:06
Laibschs/a kind/a kind MOTU/20:06
lamalexIs there anyone here who can help me with some python packaging? I'm banging my head over distutils20:08
zookolamalex: I might be able to help a bit.20:08
DktrKranzjames_w: I've just uploaded new version of httplib2 in Debian, is it useful for you to have it in Karmic?20:08
lamalexzooko: so all my stuff is at lp:tictactoe, I can't get distutils to generate files from their .in counterparts20:09
lamalexzooko: if you'r prefer i just pastebin let me know, thought it might be easier to just branch20:09
james_wDktrKranz: sure20:10
DktrKranzok, it'll get out of incoming in about half an hour20:12
RoAkSoAxDktrKranz, could you readvocate lekhonee please? since nxvl commented it cause of the warnings on the symlink changelog, and they should be ignored :) thank you!20:13
zookolamalex: I haven't seen this technique of generating a file from a .in file before.20:14
zookolamalex: Oh, it is for pot i18n?20:15
mathiazopenQRM: hey - so it seems that there is still some things written in /usr/share/openqrm - as there is a rm -rf /usr/share/openqrm in the postrm script20:16
mathiazopenQRM: what about using /var/lib/openqrm/ instead?20:16
DktrKranzRoAkSoAx: RoAkSoAx no need to readvocate, I already did it for the same upload20:16
lamalexzooko: how are you supposed to do it? I'm very new to distutils, used to autofoo20:16
RoAkSoAxDktrKranz, ohh ok cool then :) thanks.20:17
zookolamalex: I haven't done i18n with distutils.20:17
DktrKranznp :)20:17
RoAkSoAxanyone willing on advocating http://revu.ubuntuwire.com/p/lekhonee please?20:17
warnerRainCT: hey, so, zfec has priority "extra" for no particular reason.. I didn't know what it should be set to, and probably copied that from the package I was referencing20:18
warnerRainCT: what should I set it to?20:18
DavieyDoes someone have a moment to do two Debian syncs?20:18
lamalexzooko: how do you do it?20:18
DavieyOne is new to Ubuntu and the other includes Ubuntu changes currently in karmic.. ? :)20:18
slytherinDaviey: do you have bugs for both of them?20:18
zookolamalex: what is your goal?20:18
Davieybug 41936920:19
ubottuLaunchpad bug 419369 in ubuntu "[sync] Please import flvstreamer from Debian unstable" [Undecided,New] https://launchpad.net/bugs/41936920:19
Davieybug 41829320:19
ubottuLaunchpad bug 418293 in dirac "Please sync/import dirac from Debian" [Undecided,Confirmed] https://launchpad.net/bugs/41829320:19
Davieyslytherin: ^^20:19
slytherintaking a look at dirac20:19
lamalexzooko: a source tarball with a .desktop instead of a .desktop.in file20:19
openQRMmathiaz: the rm in the postrm script should be almost not needed any more20:20
slytherinRoAkSoAx: I though lekhonee was already there in Debian20:20
RainCTwarner: optional20:20
warnerRainCT: ok, I'll fix that20:20
RainCTwarner: i've left a comment with another little problem20:20
warnergreat, let me look at it..20:20
RoAkSoAxslytherin, no it isn't :)20:21
openQRMmathiaz: anyway there may still be some smaller left-overs so it is save to have for now20:21
zookoslytherin: cool! I like dirac.20:21
mathiazopenQRM: right. Which means that there are some processes that are writting to /usr.20:21
slytherinDaviey: what is transition plan for rdepends of libdirac.20:21
mathiazopenQRM: well - /usr/share/openqrm/.20:21
zookolamalex: how are .desktop files produced from .desktop.in files?20:21
mathiazopenQRM: better use /var/lib/openqrm/ for that .20:22
RainCT(warner: except those binary packages would need a Feature Freeze Exception, in that case I'm happy if you do it for karmic+1)20:22
openQRMmathiaz: moving them to /var/lib/openqrm is accpted but really impossible to archive fast because it will require re-testing all 25-30 plugins20:22
* mathiaz nods20:22
warnerRainCT: huh, the first uploads I did included binary packages, but then I was told that I needed a _source.changes instead, so I built with -S, and then the .debs went away20:22
openQRM?20:22
warnerRainCT: or are you referring to the lack of zfec CLI tools, in a separate "zfec" or "zfec-tools" package?20:23
RainCTwarner: the later :)20:23
openQRMmathiaz: what do you mean with "nods" ?20:23
warnerRainCT: righto20:23
mathiazopenQRM: point taken.20:23
mathiazopenQRM: I'm pondering the options and what could be done for karmic.20:23
openQRMmathiaz: so can we have this as a bug-fix for later ?20:24
RoAkSoAxslytherin, can you review/advocate it please?? :)20:25
slytherinRoAkSoAx: I don't use it. So hard to say. I am already working on three packages. :-)20:25
RoAkSoAxslytherin, ok np :)20:26
warnerRainCT: zfec has a copy of its GPL in ./COPYING.GPL . Is there any simple way to get REVU to notice that and clear the warning?20:27
zookowarner: I also don't object to "darcs mv COPYING.GPL COPYING" or somehow construct a symlink from COPYING to COPYING.GPL.20:28
slytherinwarner: It is warning, not error.20:28
RainCTwarner: ignore the warning :)20:28
warnerok, good enough :)20:28
slytherinDaviey: you haven't answered my question.20:30
Davieyslytherin: sorry.20:30
* Daviey looks into it20:30
lamalexzooko: I don't know- that's why I came here20:31
lamalexI guess my actual goal isn't that though, that's a subgoal. My actual goal is a project with i18n support20:32
warnerI want to run git-buildpackage and have it use "pbuilder-karmic".. any quick suggestions?20:32
warnerdo I need a "pdebuild-karmic" first?20:32
zookolamalex: I'm sorry, I don't know how to do that.20:34
lamalexk, no problem20:34
lamalexis there anyone here who knows about disutils and i18n?20:34
james_wRainCT: "E: libcwiimote-0.4: ldconfig-symlink-missing-for-shlib usr/lib/libcwiimote-0.4.so usr/lib/libcwiimote.so.0.4.0 libcwiimote-0.4.so"20:35
Davieyslytherin: do you mean the rdepends of libdirac0c2a ?20:35
slytherinyes20:35
james_wRainCT: that's a new one on me :-)20:35
Davieyslytherin: well libdirac-dev will satisfy itself, surely?20:36
RainCTjames_w: yeah asked before about that one and nobody answered :/20:36
Davieyslytherin: and ogmrip-dirac i'm not sure on.20:36
slytherinhave you checked that?20:36
james_wRainCT: lintian says it's a certain error20:36
RainCTjames_w: but at least the package isn't dropping it's header files directly into /usr/include now :P20:36
james_wRainCT: it doesn't tell me what the three arguments are though20:36
Davieyslytherin: Well libdirac-dev will be rebuilt, also rebuilding libdirac0c2a - surely?20:37
james_w"$link_file $shlib_file $SONAME{$shlib_file}"20:37
slytherinDaviey: Debian has libdirac-decoder0 and libdirac-encoder0. They should be drop in replacement for libdirac0c2a, but someone must check.20:38
Davieyslytherin: try to sync it locally and see what goes bang?20:39
james_wobjdump -x usr/lib/libcwiimote.so.0.4.0 | grep SONAME20:39
james_w  SONAME      libcwiimote-0.4.so20:39
james_wRainCT: ^20:39
james_wso the package name is correct, but the link is wrong20:39
RainCTjames_w: ?20:39
james_wit's usually the other way around20:39
james_wit's expecting usr/lib/libcwiimote-0.4.so because the soname includes -0.420:40
slytherinDaviey: Also we already have schroedinger plugin for gstreamer (using libschroedinger) in default install. Even VLC uses libschroedinger. So I don't see much value in syncing this library without a proper transition plan for rdepends.20:40
james_wbut as the library name doesn't include -0.4 I think it's just broked20:40
RainCTjames_w: Ah. So the file needs to be renamed?20:40
james_wI *think* so20:40
james_wdoes anything build against it?20:41
openQRMmathiaz: on looking into it if i can do anything to fix it fast. Would it help to have a new package uploaded for reviewing again later ?20:41
RainCTjames_w: Yeah. I tried with wiipresent, builds fine20:41
mathiazopenQRM: I'm reviewing it for now.20:41
* warner builds a new python-zfec package. Sometimes pbuilder hates me.20:42
Davieyslytherin: Would it be better to just decline it and wait for karmic+1?20:42
mathiazopenQRM: we'll probably have to fix a bunch of stuff later20:42
james_wRainCT: how does it pick up the -l or whatever to link? pkgconfig?20:42
mathiazopenQRM: I'm looking if it would be accepted in karmic20:42
RainCTjames_w: LDFLAGS just has "-lcwiimote"20:42
openQRMmathiaz: ok, I am here to do anything i can to get it in a good stage. Just worried about the deadline20:42
james_wRainCT: ok20:43
james_wRainCT: that should be -lcwiimote-0.420:43
james_wso I guess broken is better here?20:43
slytherinDaviey: Right. I just also noticed that the upstream version in Debian and Ubuntu is same.20:43
mathiazopenQRM: thanks for sticking around - I'll do my best to find the best option/compromise20:43
slytherinso we are not really misisng anything.20:43
Davieyslytherin: yeah.. it's justthe packaging variance.20:43
openQRMmathiaz: you are welcome, thanks for all your time and effort !20:43
RainCTjames_w: works as well with -lcwiimote-0.420:44
slytherinDaviey: you can even chase it after FF. Since there is no difference in upstream version.20:44
Davieyslytherin: great.. no worries then20:44
Davieyslytherin: What about the other bug, would you mind looking at that?20:44
james_wRainCT: ok, this is beyond my knowledge level unfortunately20:44
Daviey(new to Ubuntu sync)20:44
slytherinDaviey: I am working on a merge, if I find after that, sure. It looks harmless to me.20:45
Davieyslytherin: appreciated.20:45
openQRMmathiaz: what about having /usr/share/openqrm/plugins|tftpboot|web in /var/lib/openqrm/* backlinked to origin ? That would result in a writeable base-dir, right ?20:45
RainCTjames_w: so can this just get in and be fixed later? (/me is hoping for the guy who has an ITP for Debian to take it and fix that :P)20:46
mathiazopenQRM: What's left in /usr/share/openqrm then?20:46
openQRMmathiaz: eh, nothing expect sym links20:46
james_wRainCT: I guess so20:46
james_wI think I might leave it in the queue20:47
slytherinDaviey: By the way, never mark sync packages as confirmed. That is job of the sponsors team.20:48
Davieyslytherin: noted.20:48
openQRMmathiaz: sorry, was wrong, left over is bin, include, sbin, and var (which is just includes a sym link to /var/spool/openqrm)20:49
openQRMmathiaz: anyway the 3 dirs (tftpboot, plugins and web) are the dirs which includes files openQRM likes to write to20:49
warnergyah, I flubbed that last package..20:49
mathiazopenQRM: tftpboot and web should be moved to /var/lib/openqrm20:50
mathiazopenQRM: it seems that plugins contains a standard structure as well20:51
openQRMmathiaz: ... and each plugin has a web dir it may want to put hook files in it20:51
warnershould I replace the -0ubuntu2 version that I just uploaded to REVU with an -0ubuntu3 version, or replace it with a (different -0ubuntu2) version?20:51
RainCTwarner: replace it with an -0ubuntu1 version20:51
warnerRainCT: ok20:52
boomerRainCT: thanks for reviewing gnome-video-arcade. i fixed the lintian error and warnings and reuploaded.20:52
slytherinDaviey: updated dirac bug with whatever we discussed plus a few more notes.20:52
mathiazopenQRM: IIUC there is some code in plugins/ - so that should not be in /var/lib/20:54
RoAkSoAxanyone willing to advocating http://revu.ubuntuwire.com/p/lekhonee please?20:54
mathiazopenQRM: usually packages should be overwritte files in /var/lib/20:54
mathiazopenQRM: as /var/lib/: State information is data that programs modify while they run, and that pertains to one specific host.20:54
mathiazopenQRM: usually packages should *not* overwrite files in /var/lib/20:55
mathiazopenQRM: so I don't think that putting plugins in /var/lib/ would solve the problem20:55
mathiazopenQRM: I meant /var/lib/openqrm/20:55
openQRMmathiaz: mhmmm, ok, what do you suggest ? (pls take your time, working already on the tftpboot + web dir changes)20:56
mathiazopenQRM: great - tftpboot is definetly worth working on.20:56
mathiazopenQRM: I'll come back to you about the plugins.20:56
openQRMmathiaz: :) cool, thank you so much20:57
RainCTjames_w: renamign the file to -0.4.so gets ride of the warning20:57
RainCT*renaming20:57
mathiazopenQRM: I've successfully install openqrm in a test vm - so I have a better understanding of how things are laid out20:57
warnerRainCT: ok, new zfec (-0ubuntu1) package is uploaded to revu, fixing the issues you raised20:57
james_wRainCT: but I think the .so.4.0.0 or whatever should be similarly renamed as well20:57
openQRMmathiaz: great to hear man20:58
RainCTjames_w: yeah that's the file I'm talking about20:58
mathiazopenQRM: /var/spool/openqrm is rwxrwxrwx - why?20:58
openQRMmathiaz: to allow the webserver to put commands in the queue20:59
mathiazopenQRM: wait for working on moving web to /var/lib/openqrm20:59
openQRMmathias: ok20:59
openQRMmathiaz: ok21:00
prefrontalwould someone be so kind as to review http://revu.ubuntuwire.com/p/libquarter021:00
mathiazopenQRM: what is the role of openqrm-client.tgz in web/boot-service?21:00
mathiazopenQRM: is this host dependant?21:01
mathiazopenQRM: it seems that web/boot-service/openqrm-server-public-rsa-key is host dependent - and should be moved to /var/lib/ or /etc/21:01
openQRMmathiaz: arch dependent, servers managed by openQRM will download this file according their arch21:01
mathiazopenQRM: hm - I don't an i386 file there21:02
openQRMmathiaz: the plublic rsa key is needed in web/boot-servcie because the servers will download this and allow openQRM access21:02
openQRMmathiaz: right, for now we build with one arch client only21:02
lfaraoneWhat's the proper way to make a change to a configuration file owned by another package? Example, a package I'm working on, "rainbow", modified /etc/nsswitch.conf injecting itself before "compat".21:03
lfaraone#debian-mentors said "don't do that", but unless I do that my package won't work OOTB.21:03
warnerso, would it be easier (at this stage of the FF) to get the debian pycryptopp package synced into karmic, or to get a new independent pycryptopp package advocated-for in the REVU system?21:04
slytherinwarner: sync would be easier21:04
lfaraonewarner: Sync, unless you expect to make changes to the package.21:05
mathiazopenQRM: what's the role of web/action/image-auth/?21:05
lfaraonewarner: with sync, it doesn't need approval by ftpmasters or manual checking by MOTU, since we assume it's "malware-free" from debian.21:05
warnerI don't expect any changes, but debian currently has 0.5.14, and the main package we're trying to get into karmic (tahoe) requires 0.5.1521:05
mathiazopenQRM: I'm currently looking at web/ and see what should be  moved out of /usr to /var/lib/ or /etc21:05
openQRMopenQRM puts crypted passwords in there which are used to set the password on the managed servers21:05
warnerone option is to have the tahoe .diff.gz downgrade that requirement21:06
slytherinwarner: revu is not the place for new versions.21:06
warneranother is to get the debian version updated, then sync to ubuntu21:06
warnera third is to sync to ubuntu and then get it updated21:06
warnera fourth is to sync to ubuntu and then modify the tahoe .diff.gz to downgrade the requirement21:06
mathiazopenQRM: ok - so for web/ it seems that only web/boot-service/openqrm-server-public-rsa-key should be put in /etc/openqrm21:07
mathiazopenQRM: symlinking is fine21:07
mathiazopenQRM: as this is host specific21:07
slytherinwarner: I would prefer 'update debian version and then sync to ubuntu with proper FFE'.21:07
lfaraoneby the way, does anybody have time to sponsor a new upstream version of mine? bug 41934421:07
ubottuLaunchpad bug 419344 in autokey "New upstream version: 0.60.4" [Undecided,Confirmed] https://launchpad.net/bugs/41934421:07
mathiazopenQRM: all the rest is code which is part of the package and thus should be overwritten on package upgrades.21:08
warnerslytherin: thanks. I assume that sync-to-ubuntu is not likely to happen after the freeze?21:08
openQRMmathiaz: ok, that means web can stay as is but just moving the rsa key + symlink ?21:09
mathiazopenQRM: yes21:09
RainCTjames_w: so, should I upload the fix as -0ubuntu2 or will you reject and I upload as ubuntu1 again?21:09
slytherinwarner: FFE is feature freeze exception. If you can convince the respective release teams that there is strong reason for new version to be in Ubuntu then it can happen.21:09
mathiazopenQRM: and what is the purpose of web/action/image-auth/?21:09
openQRMmathiaz: ok, good, working on the fixes. Do you want me to upload a new package when it ready ?21:09
warnerslytherin: cool, thanks for the info21:09
openQRMopenQRM puts crypted passwords in there which are used to set the password on the managed servers21:10
james_wRainCT: -0ubuntu1 is gone21:10
mathiazopenQRM: once I have finished the review yes.21:10
james_wRainCT: any upload would have to be -0ubuntu2 whether or not I reject21:10
slytherinwarner: if the package is in universe then motu-release team approves FFE. If it is in main then ubunut-release.21:10
openQRMmathiaz: ok, great + thx21:10
mathiazopenQRM: crypted passwords? Will this be site specific?21:11
mathiazopenQRM: and automatically generated during the operation of openqrm?21:11
mathiazopenQRM: if so, it should go in /var/lib/21:12
openQRMmathiaz: yes, if people are using the "set-password" option in openQRM this dir will be used21:12
mathiazopenQRM: ok - so it should go in /var/lib/openqrm/21:12
openQRMmathiaz: ok21:12
slytherinDaviey: is there any quick test for flvstreamer?21:12
warnerslytherin: thanks!21:13
=== vorian is now known as poopsmith
RainCTjames_w: OK, uploaded21:14
Davieyslytherin: If you are in the UK, get-iplayer21:15
mathiazopenQRM: web/base/.htpasswd is world writable - you probably don't want that21:15
slytherinDaviey: I am not. Any other test.21:15
openQRMmathiaz: must b write able for the webserver to add/remove users21:16
Davieyslytherin: That is the only app i know of that currently uses it.21:16
mathiazopenQRM: hm - fair enough21:16
Davieyslytherin: I'll ping someone who might know.21:16
mathiazjdstrand: kees: ^^ how would handle an .htpasswd file where users can be created from the web site?21:18
=== warner is now known as warner_afk
RainCTOK, I'm off unless there's something else21:18
RainCTGot bored and the laptop is running out of power :). Cya21:18
warner_afkRainCT: if you're interesting in tahoe, you might review it21:19
slytherinDaviey: Never mind. Package builds fine in pbuilder. So acked the sync. whether it gets synced or not depends on how loaded archive team is.21:19
warner_afkwe've got one advocate so far, but a second wouldn't hurt :)21:19
prefrontalsry my last link was wrong. could someone please review: http://revu.ubuntuwire.com/p/libquarter21:19
RainCTwarner_afk: nah I'm too lazy to upload yet another package now :P21:19
prefrontalgreatly appreciated21:19
warner_afkRainCT: righto :)21:20
Davieyslytherin: thanks!21:20
mathiazopenQRM: AFAICT there aren't any plugins that require write access to /usr/share/openqrm/ in the openqrm package21:20
mathiazopenQRM: as there isn't any world writable directory/file under web/21:21
mathiazopenQRM: except for the ones we've already discussed21:21
=== poopsmith is now known as vorian
openQRMmathiaz: ok21:22
openQRMmathiaz: sorry, but plugins creating files withing their web dir21:24
mathiazopenQRM: which one?21:24
openQRMdifferent ones, depends on the plugin21:24
mathiazopenQRM: ok - I've just installed openqrm for now21:24
openQRMmostly statfiles which are then parsed and its content is displayed in the ui21:25
mathiazopenQRM: I'll get to openqrm-plugins laters21:25
guardianhello21:30
guardiansomeone here might have the necessary autoconf knowledge and help me please21:30
guardianon a 32 bit machine, is possible to use --build or --host options to build a 64bit version of a library?, so that -m64 is inserted in CFLAGS21:31
guardianor should i rather do something like make CC="gcc -m64" or else21:31
mathiazopenQRM: I don't see any world writable directory in /usr/share/openqrm/web/ after having openqrm-plugins installed21:33
openQRMmathiaz: the dirs are being created by commands from the command queue when you are using functionality from the plugins21:34
openQRMmathias: files then will be created in the web dir of the plugins and read by the webserver21:35
jdstrandmathiaz: that is a very complex question and would require in depth knowledge of the application. .htpasswd implies somewhere in the web root. That sounds risky. better a separate file for this application outside of the webroot or use non htpasswd21:49
jdstrandmathiaz: that's my drive-by opinion21:49
mathiazjdstrand: great - thanks21:52
binarymutanthow come songbird isn't in the repos?21:53
ScottKI'm guessing the usual reason.21:53
binarymutantwas it license problems?21:54
stevihello21:54
stevican you tell me what's exactly the deadline for new programs in karmic?21:55
james_wabout 3 hours21:55
stevioh21:55
stevithx21:56
james_wbinarymutant: the first reason is that it requires a patched xulrunner or similar21:56
binarymutantjames_w, does it? it works will on karmic :/21:57
RoAkSoAxanyone willing to advocate http://revu.ubuntuwire.com/p/lekhonee please?22:01
mathiazopenQRM: hm - ok. Could be fixed later then22:01
mathiazopenQRM: so I've got 3 points (already discussed):22:05
mathiazopenQRM: 1. tftpboot moved /var/lib/openqrm/22:06
openQRMmathiaz: ok, just let me quick summarize to not forget something, web will stay in /usr/share/openqrm, image-auth will move to /var/lib/openqrm/*, tftpboot will move to /var/lib/openqrm/*, .htpasswd will also move to /var/lib/openqrm/*, plugsins stay in /usr/share/openqrm and the public-rsa key will move to /etc/openqrm/dropbear, right ?22:06
mathiazopenQRM: yes22:06
openQRMmathiaz: ok, working full steam on the fixes, need to quickly re-test them. should i then upload a new package ?22:07
mathiazopenQRM: yes - please do so.22:07
openQRMmathiaz: ok, great, will do asap, thanks a lot again man22:08
zookoHowdy, iulian.22:12
iulianHello zooko.22:13
zookoHow are you today?22:14
iulianzooko: Tired.  I've just got back home.22:15
zookoFrom work?22:17
ScottKRoAkSoAx: Looking at it.22:17
iulianzooko: I see that kirkland advocated tahoe-lafs but the other three dependencies need to be uploaded as well.  I'm afraid I cannot review all of them today.22:17
iulianzooko: From pub.22:17
=== Cuddles is now known as YDdraigGoch
zookoiulian: ah.  :-)22:18
zookoiulian: Actually RainCT reviewed zfec already.22:19
zookoAnd pycryptopp which is already in Debian is sufficient if we can get that pycryptopp synced to Ubuntu.22:19
zookoThat just leaves one that you could review, which I would be grateful for.22:19
iulianzooko: That would be foolscap?22:20
iulianIs it uploaded to REVU?22:20
zookoYes.22:20
zookohttp://revu.ubuntuwire.com/p/foolscap22:20
zookoActually foolscap-0.3.2 is already in Ubuntu.  What Tahoe-LAFS needs is just an upgrade to foolscap-0.4.2, the current release version.22:21
RoAkSoAxScottK, awesome, thanks :)22:21
zooko(And a sync of pycryptopp-0.5.14 from Debian to Ubuntu.)22:21
iulianzooko: Ah, then just file a bug against foolscap and attach diff.gz.22:21
ScottKI considered packaging that several months ago an never had time to do it.22:21
zookoiulian: excuse my ignorance, but what .diff.gz?  The one that Brian has built, here: http://revu.ubuntuwire.com/revu1-incoming/foolscap-0908252208/foolscap_0.4.2-1.diff.gz ?22:23
iulianzooko: That should work.22:23
jtimbermanShould I be setting 'needs-packaging' tickets I opened as 'Fix released' for the packages that are accepted?22:29
simon-oHi, when I want to request a merge which depends on another package being merged first (which I also requested), how do I mark that in the bug?22:31
ScottKRoAkSoAx: Uploaded.  Thank you for your contribution to Ubuntu.  I did slightly change your patch and debian/changelog.  Please now work with Debian PAPT to get it into Debian.22:32
RoAkSoAxScottK, awesome, Thanks a lot :)22:32
blizzkidlo all, anyone here that is on planet.ubuntu and would like to do me a big favor please?22:33
ScottKRoAkSoAx: If you need help on PAPT, pochu or POX_ can help you.22:34
=== stochastic is now known as _stochastic_
POX_and DktrKranz22:34
POX_and many others22:35
RoAkSoAxScottK, thanks for the tip. I'll poke them sometime this week :)22:35
zookoiulian: like this?  https://bugs.launchpad.net/ubuntu/+source/foolscap/+bug/41951022:35
ubottuLaunchpad bug 419510 in foolscap "please update to foolscap-0.4.2" [Undecided,New]22:35
zookoGreetings, POX_.22:36
prefrontalis launchpad fundamentally incompatible with packages that use OpenGL?22:36
prefrontalPPA i mean22:36
prefrontalit won't build.. I thought these were real virtual machines, but they apparently are impoverished virtual machines22:37
prefrontalanyone know about this?22:37
* RoAkSoAx away went to have dinner22:38
iulianzooko: Yes.22:38
RoAkSoAxups22:38
pwnguinprefrontal: you have a PPA that is running openGL as part of the build process/22:39
pwnguin?22:39
ScottKPPA questions are probably better in #launchpad.22:40
prefrontalno, but my package depends on QtOpenGL, which in turn doesn't work unless opengl is actually working22:40
pwnguinby "Actually working" do you mean "has nvidia headers"?22:41
prefrontalpossibly yes, i don't think the mesagl is going to work22:41
prefrontalbut i don't want to depend on nvidia headers.. although i could?22:41
prefrontali have no experience with those pkgs22:41
pwnguinfor reasons unknown to me, nvidia packages sometimes provide a GL.h22:42
pwnguinmy memory is fuzzy22:42
pwnguinits possible the build scripts have an accidental build dep on the way nvidia installs things22:44
prefrontalhere's the thing, libqt4-dev appears to have everything you need. it gets you the mesagl-dev guys, and the libqtopengl-dev guy, but actually trying to link against those in the ppa virtual machine doesn't work22:44
pwnguinprefrontal: have you tried a local pbuilder?22:44
prefrontaland, it works from my virtual machine which is a completely fresh karmic install with no video drivers22:44
prefrontalyes, it fails in local pbuilder as well.22:44
prefrontal(i'm now using vmware for testing)22:45
c_korndoes anyone know why there is only the remuco-server in karmic but not the client? http://packages.ubuntu.com/source/karmic/remuco-server22:57
openQRMmathiaz: yo, implemented the fixes as discussed, tested them, working fine for me. New package uploaded. Enjoy and please keep me updated23:00
mathiazopenQRM: cool - I'll review the new package in a few23:00
openQRMmathiaz: Great man, looking forward for your comments ;) .... getting a beer now, brb23:01
=== micahg1 is now known as micahg
iulianzooko: tahoe-lafs requires the latest version of pycryptopp (0.5.16).  Sid only has 0.5.14.  You need to update it as well.23:06
iulianzfec has just been uploaded to NEW btw.23:06
zookoiulian: Whoo!  Thanks!23:07
iulianzooko: But looking at debian bug #542878 it seems that tahoe-lafs requires 0.5.15.23:08
ubottuDebian bug 542878 in python-pycryptopp "python-pycryptopp: new upstream release available" [Normal,Open] http://bugs.debian.org/54287823:08
zookoiulian: so, POX is upgrading pycryptopp in Debian, which is good, and also warner might upload a new Tahoe-LAFS package which specifies that pycryptopp >= 0.5.14 is good enough (which it is).23:10
iulianzooko: OK.  I am revuing tahoe-lafs now.23:12
zookoiulian: great!23:12
prefrontalthis is illegal to have in my debian/rules file under clean? is there a way to do it? clean:\n\t if [[ -e CMakeCache.txt ]]; then rm CMakeCache.txt; fi23:21
Laneytry [[ -e xxx ]] && rm ...23:23
prefrontalrm -f!23:24
Laneyworks too23:24
prefrontaltx;)23:24
iulianzooko: tahoe-lafs advocated.23:25
POX_zooko: foolscap 0.4.2+dfsg-1 uploaded to unstable23:26
iulianCool.23:27
zookoWhoohoo!23:27
iulianzooko: Could you please request a sync?23:29
=== POX_ is now known as POX
=== porhtose|AFK is now known as porthose
huats_does anybody have an idea why .so in the  /usr/lib/pyshared/python-2.6/ are not taken into account by python ?23:33
zookoiulian: Hm, I added a comment to https://bugs.launchpad.net/foolscap/+bug/41951023:34
ubottuLaunchpad bug 419510 in foolscap "please update to foolscap-0.4.2" [Undecided,New]23:35
POXzooko: pycryptopp 0.5.15-1 uploaded to unstable. Save commands I gave you, I'll show you some more later (f.e. lintian) and we'll work together on next release23:36
zookoPOX:will do23:37
POXzooko: about tahoe-lafs - it needs more work (some dependencies are not ready) - you know how picky I am ;P23:37
* POX goes to bed23:37
zookoGood night!23:38
POXnight23:38
* SiDi needs someone to accept sponsoring the new exaile release for universe, please let me know if you wanna help23:39
=== warner_afk is now known as warner
warneriulian: so, if I created a ubuntu-ized .diff.gz for the debian foolscap and pycryptopp packages, would that make it easier for you (or someone else) to perform the necessary sync-to-ubuntu ?23:54
iulianwarner: Please use 'requestsync' from ubuntu-dev-tools.  This tool does everything for you.23:57
warnerok, thanks23:57
iulianwarner: When you're done please point me to the bug#.23:58
iulianI might ack them if I don't fall asleep.23:59
* iulian yawns.23:59
warnerI'm reading requestsync now.. it doesn't actually build anything, right? Can I run it from sid, or do I need to run it from a karmic chroot environment?23:59
prefrontali am hoping to have the emergent neural network simulation system and libquarter which it depends on advocated and included in karmic.23:59
prefrontali would really really appreciate if two motus could look at these packages, i am available to fix anything http://revu.ubuntuwire.com/p/emergent http://revu.ubuntuwire.com/p/libquarter23:59
prefrontali've my own apt repo since hardy, i will always help maintain these packages23:59
iulianwarner: It doesn't build anything.  It just creates the bug reports.23:59

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