/srv/irclogs.ubuntu.com/2010/02/19/#ubuntustudio-devel.txt

TheMuso`persia: no not versioned, libgraphviz-dev depends on ocaml-base-3.11.2 which is provided by ocaml-base-nox. So libgraphviz-dev needs to depend on ocaml-base-nox but as a versioned depend, and not a package name00:00
persiaProvides: should handle that :/00:01
TheMuso`yeah but thats whats broken00:01
TheMuso`LP is not filling in something properly somewhere for it to work properly00:02
persiaWhich bit?  The builders?00:02
TheMuso`Ok here is one way to see what I mean. Go into a sid chroot, run: apt-cache depends libgraphviz-dev and do the same command in a lucid chroot.00:02
TheMuso`you will notice a slight difference with the depends on ocaml-base-nox00:02
persia3.11.1 vs. 3.11.200:03
persia(lucid vs. sid)00:03
* persia checks00:04
TheMuso`but there is something more:00:04
TheMuso`dah graphviz does just need a rebuild.00:05
* TheMuso` checks that again00:05
TheMuso`to be sure00:06
* TheMuso` uploads to PPA to provide an archive point to test instlal from.00:07
TheMuso`install even00:07
persiaAh, right.  Since the new ocaml-base-nox no longer provides 3.11.1, it can't work.00:08
persiaThe PPA game should work just fine.  We probably need to improve the NBS tools to catch these better.00:08
TheMuso`right00:08
persiaBut I think LP is doing the right thing: I think it's the state of lucid that's broken.00:08
TheMuso`graphviz is part of the ocaml transition anyway00:08
TheMuso`so the task is assigned to me but I just need to test.00:09
persiaTheMuso`: Is there an accessibility IRC channel?00:34
TheMuso`persia: FOr Ubuntu specifically, or in general?00:43
persiaFor ubuntu specifically, and specifically about development.  In other words, is there somewhere better than #ubuntu-devel to ask you about changes to accessibility packages?00:44
TheMuso`#ubuntu-accessibility is the best bet.00:44
persiaThanks :~)00:44
TheMuso`np00:44
ScottLearlier TheMuso` mentioned getting something for lucid+1, what does this mean exactly and does it only apply to LTS versions?00:54
persiaOften we can't accomplish a goal within a release cycle.00:55
persiaSo we defer to release+100:55
persiaIt's just shorthand because sabdfl hasn't announced the new name yet.00:55
persia(unless I missed something)00:55
ScottLgotcha and of course sabdfl is mark00:56
persiaRIght.00:56
persiaSelf Appointed Benevolent Dictator For Life00:57
ScottLi was disappointed (but understanding) that more lv2 apps didn't get into lucid, but i also wonder if we have more than other dedicated audio distros00:58
persiaHard to say, unless one goes and runs a comparison.00:58
persiaPersonally, I don't think of it as a competition: everyone has as many as they can support.00:59
ScottLi don't want competition, rather I would like ubuntu studio to be a amongst the premier or to have distinction (and not just because of ubuntu)01:00
persiaHeh.  That makes sense.01:04
persiaI think we ought just add as many as we can.01:05
persiaI think we ought share everything we add with Debian.01:05
persiaLots of other distros end up with it, but we did our part.01:05
persiaI'd rather have a reputation for generally being a leader in the area of getting new stuff packaged than worry about competition from other distributions.01:05
persiaThat makes the other distributions more likely to share with us.01:06
ScottLi defintely agree with sharing where we can (like debian)01:27
persiaSomething to consider is that it's always possible to construct a distribution that has more audio applications than Ubuntu Studio.01:29
persiaOne simply mirrors Ubuntu, and adds an application.01:29
persiaSo we'll do better to build a reputation for having enough, and having them integrated well, etc.01:29
ScottLusing remastersys i made a ubuntu respin with msifits them, usplash, custome installed apps and practically every misfits song ever recorded01:31
ScottLs/them/theme01:31
persiaRight.  It's not hard :)01:31
persiaSo, since we can never win on having the *most*, it's not worth trying, as long as we have enough.01:32
persia(although more is better, if we can support it: this is a function of how many developers can package how many applications each cycle)01:32
ScottLmaking the usplash with progress bar took a while though but it looks cool because the progress bar was the word "misfits"01:33
ScottLi don't want to have the most, just wanted to be a leader in lv2 movement01:33
persiaOh, I think we're in good shape there.01:35
persiaWe've definitely made good progress: enough that lv2 is usable on Ubuntu.01:36
TheMuso`Great, graphviz rebuild is all thats needed. Now I can upload that, and get onto actually uploading a jack-enabled xine. :)01:39
ScottLyay01:43
ScottLpersia, you reminded me that I needed to send a 'thank you' email to jonas for building hydrogen01:44
persiaEveryone likes "Thank you" :)01:45
ScottLwell, he also rather agreeably pointed out some of my email etiquette deficiencies when he could have been haughty and nasty, that also deserves a thank you01:48
ScottLand thirdly, showing our sincere appreciation would serve to strengthen the relationship between us and debian multimedia01:49
=== ubott2 is now known as ubottu
ScottL_persia (and anyone else) - i mentioned recorded some music, here is my latest (and I'm not going to keep spamming my music)14:10
ScottL_http://fossmusicproject.org/public/song3.mp314:10
ScottL_if can get a couple of hours left alone i can get this type of thing done, but I get very few stituations where I'm afforded contiguous time14:11
ScottL_but it's a single pass of bass and another single pass of guitar, obviously first takes then and no fixes, so yes, there are some bad notes but I'm pushng for quantitative rather qualitative music at this point ;P14:12
ScottL_and hydrogen drums should be noted as well, although it's a charmingly off meter pattern14:13
aboganiCool14:21
ScottLthanks abogani14:23
ScottLabogani, stochastic sent out an email about testing lucid (which I will be doing) and remembered you asking for kernel testing15:23
ScottLis there a good place that documents ways to test the kernel - on i386 and probably -generic vs what we have in our ppa15:24
aboganiScottL: Unfortunately no. People should do the same things already do with -rt and see if kernel  -preempt/-lowlatency is enough for they needs.15:29
aboganiObviously the best case it that -preempt were enough and UKT release it also on -i386.15:30
ScottLabogani, i saw one of your emails which had some tables with testing data, is that something I could do also?  is there a testing package or suite?15:30
aboganiScottL: Package: rt-tests, Program: cyclictest, Command line (that I use): "sudo cyclictest -n -t5 -p99 -q" so I generate a lot of load and after some minutes return to shell and press CTRL-C (cyclictest stop and print results where less is better)15:32
ScottLabogani, i will do that, thanks!15:34
* stochastic is very pleased with the improvements this cycle (provided we're not crippled somehow) and now wants to bear down on theme & website plans23:08
persiaWe just passed feature-freeze, so the chances of crippling are decidedly low.23:09
persiaAnd now is the time for polish, which makes theme and website ideal targets :)23:09
persia(well, and making sure we actually build an image)23:09
* persia checks23:09
persiaHrm.  Seems some trimming could be done.  We're putting a livecd installer on our DVD for some reason.23:12

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