/srv/irclogs.ubuntu.com/2009/06/04/#ubuntu-motu.txt

superm1cody-somerville, what's up? i'm in between airports, so leave me a message with what ya need00:03
persiasuperm1, I suspect it was about a sound issue encountered with a particular device, now solved by an upgrade to karmic (unless my backscroll memory overflowed)00:04
superm1persia, ah okay00:05
dtchensuperm1: vostro 1520, already fixed in karmic. possible backport to jaunty-proposed (later) by apw.00:05
persia(of course, he who actually pinged ought to have provided both bits of information :) )00:06
asomethingany one around who can add me to universe-sponsors?00:56
TheMusoasomething: Sure. Whats your LP username?00:58
asomethingTheMuso: andrewsomething00:58
TheMusoasomething: Ok will add it, and congrats.00:58
asomethingThanks!00:59
TheMusoDone.00:59
ajmitch_what's the benefit of being a team member? getting the extra pile of bugs to look at?00:59
TheMusoajmitch_: being able to unsubscribe uus if need be for one.01:00
ajmitch_hm, true01:01
* ajmitch_ should probably join up there & u-m-s as well01:01
TheMusoajmitch_: I can get you into the former if you'd  like.01:02
* persia goes to give ajmitch a gold star01:02
ajmitch_alright01:02
ajmitch_persia: but I want a pony!01:02
persiaajmitch_, Then create a launchpad group with a pony icon01:02
ajmitch_heh01:03
ftaif i ship an icon in different sizes in /usr/share/icons/hicolor/*/apps/, do I also need to continue to ship one in /usr/share/pixmaps?01:03
persiafta, It depends on whether all the environments you wish to support include /usr/share/icons/ in their icon cache search path (most do).01:04
ajmitch_looks like kees will be the most likely person to poke about u-m-s at this hour01:04
ftapersia, that's chromium, i asked upstream to provide several sizes, now i have 16 32 48 and 25601:05
ajmitch_256? that's rather large01:05
persiafta, Excellent.  The part I can't tell you is if that will work in kubuntu.01:05
fta256 is for gnome do01:05
ftapersia, ok, so i'll keep my old 48x48 icon in /usr/share/pixmaps for now and ask the kde guys what they need01:08
persiafta, My understanding was that the KDE cache was considerably more flexible than the GNOME cache.  It's XFCE that makes me wonder.01:10
persia(yet somehow I managed to type "kubuntu" instead of "xubuntu", for which I must apologise)01:11
ftaoh, ok. i'll find someone using xubuntu then01:11
JontheEchidnahicolor works in kde (since it's the xdg fallback icon theme)01:17
persiaJontheEchidna, Didn't hicolor come from KDE?01:18
JontheEchidnahmm, that's ringing a few bells so there's a good chance it did01:19
JontheEchidnaespecially since kde was a major contributor to xdg along with gnome01:19
persiaCertainly.  .desktop files are basically .link files redone.01:19
=== asac_ is now known as asac
ajmitch_what's the best way to go about sponsoring merges? unsubscribe u-u-s when it's uploaded?01:27
ajmitch_assuming that this package builds properly & is flawless :)01:33
freakabcdhi all01:42
ausimagepersia: I just pushed out my update package to lp and revu... :D01:42
persiaajmitch_, https://wiki.ubuntu.com/MOTU/Sponsorship/SponsorsQueue01:43
persiafreakabcd, Hi01:43
persiaausimage, Cool.01:43
ajmitch_of course, I only searched for 'Sponsoring'01:43
ausimageI hope to really get some good feedback on how I can make my package better and to see it in Ubuntu01:43
ajmitch_nellery: sorry about the bug spam, just juggling statuses ;)01:46
nelleryajmitch_: no problem, thanks for sponsoring that :)02:04
prefrontalhey guys, do i need to plan to have my package included in universe in conjunction with an ubuntu release or can it happen at any time04:12
ajmitch_it needs to be ready, reviewed & uploaded before feature freeze04:13
ajmitch_https://wiki.ubuntu.com/KarmicReleaseSchedule has the relevant dates for this release04:14
prefrontalAugust 27th04:14
prefrontalthanks ajmitch_04:15
lifelessI strongly suggets you have it uploaded way before that04:16
lifelessbecause the first upload will probably generate a bunch of bug reports04:16
prefrontali've had my own repo for years04:17
prefrontalwhat kinds of bug reports?04:17
ajmitch_reviewing may take awhile as well, depending on how busy people are04:17
ajmitch_have you looked at getting it into debian as well?04:17
prefrontalalso, can i have a development snapshot of my project that i update semi frequently?04:17
prefrontalno i haven't04:18
prefrontalsometimes i get dependency conflicts but they are almost always because the user has some weird video card for which opengl is not working correctly04:18
prefrontalwhat other kinds of bug reports are you thinking of? related to the package itself?04:19
prefrontalhere is my software btw http://grey.colorado.edu/emergent04:21
lifelessprefrontal: your own debian repository with the software interacting with all 16K other packages?04:22
=== bluesmoke_ is now known as Amaranth
prefrontalyes04:22
prefrontalit has a huge whack of dependencies. our software is complicated04:22
lifelessthen thats where I would expect bug reports04:22
lifelessits just a trend I see with new packages04:22
prefrontalbut nothing else depends on our software04:23
ajmitch_that'll make it fun to review04:23
lifelessprefrontal: so, as I said, just get it uploaded early; if I'm wrong you got in early no harm done04:23
prefrontalk:)04:24
lifelessif I'm right, you'll have time to fix things without needing SRU's04:24
prefrontali can use SRU's to have the package included in previous versions of ubuntu?04:25
ajmitch_do you have a source package around that you build the binary package from?04:25
ajmitch_no, you can't include new packages that way - instead you use backports to get it into earlier versions04:25
prefrontalno, for my own repo i just use cpack's 'make deb' target. i built a package from hand once, it sucked04:26
ajmitch_you may need to learn the sucky way of doing it to get a source package ready for review04:26
prefrontalyeah i know, thats why i'm here :)04:27
prefrontalabout that frequent development snapshot package?04:27
prefrontalemergent-snapshot04:27
prefrontalcan i do that, and how frequently?04:28
lifelesssure04:28
lifelesstwo ways04:28
lifelessa PPA04:28
lifelesswith the regular package name in the PPA04:28
lifelessor a dedicated snapshot package in karmic04:28
lifelessI recommend a PPA04:28
lifelessits much cleaner04:28
prefrontali've used someone elses PPA before i think04:29
prefrontalthey then have to modify sources.list?04:29
prefrontalwhich wouldn't present a benefit to me, since thats just like using my own repo04:29
prefrontalyou're saying there is something unclean about the dedicated snapshot package04:30
prefrontale.g., i wouldn't be able to do nightlies?04:30
ajmitch_it does have the benefit of being built automatically on different architectures04:30
prefrontaloh that could be nice04:30
ajmitch_nightly uploads wouldn't really work, and you couldn't do that with a snapshot package in a released version of ubuntu04:31
ajmitch_but you can with a PPA04:31
prefrontalhow frequent can i update my snapshot? weekly/monthly?04:33
prefrontalok, i have a different idea..04:34
ajmitch_someone would probably need to review & upload the snapshot package each time, and this would just be for the development relerase unless you were then also getting the snapshot updated in backports04:34
ajmitch_and I don't know how that would go :)04:35
prefrontalis Ubuntu ok with a snapshot package that svn checkouts the source code to my software and compiles it?04:35
ajmitch_does your software change that rapidly?04:35
lifelessprefrontal: its like, but not like using your own repo04:35
ajmitch_using a PPA is probably the best option, I think04:35
ajmitch_since you don't have to worry about ubuntu freezes, etc04:35
lifelessprefrontal: firstly it builds with all the current karmic dependencies, and it builds in the same environment as karmic itself, so you'll find out about build issues04:35
prefrontalyeah it does change a lot, we are scientists and our nose and hence code follows the funding04:36
lifelesssecondly, it builds on all the karmic architectures, so you'll find out about portability to things like lpia that you were perhaps not doing yourself04:36
prefrontalyeah.. we haven't really thought about that04:37
prefrontalwe can't target specific archs?04:37
lifelessand lastly, you'll be building via the standard deb rule, rather than the cmake deb rule04:37
lifelessyou can, but the experience of getting it building in a PPA will make sure you have addressed those things04:37
prefrontali see04:37
lifelessso PPA's are great for upstream software authors to use as a staging area for updates to their software in Ubuntu itself04:38
prefrontali think i'm going to create a PPA - thanks a lot guys04:39
ajmitch_NB: PPAs only accept source package uploads, like ubuntu04:39
prefrontalNB?04:42
ajmitch_short for nota bene, or colloquially 'take note of this'04:43
prefrontalkk04:43
prefrontalcool, so, after I upload a new source package to a PPA, does it get compiled straightaway, or is there a periodic cron?04:47
prefrontalreductio: can I submit a new snapshot package for each commit?04:47
prefrontal(to my PPA)04:48
ajmitch_each upload would go into a queue to get built04:48
lifelessprefrontal: yes you an04:48
prefrontalnice04:48
lifelessprefrontal: various upstreams do this already04:48
ajmitch_uploading on every commit may be a bit of overkill for something that large though04:48
ajmitch_depending on how often you commit04:48
lifelessprefrontal: I'd suggest establishing a baseline and uploading incrementals though04:48
prefrontalwe don't do that now and wouldn't likely start, but i would like to do more frequent builds04:49
lifelessstep 1) get it working. step 2) tune :)04:49
ajmitch_step N) automagic building based on pushes to bzr branches in launchpad? :)04:50
lifelessajmitch_: :)04:50
ajmitch_if that comes about soon04:50
prefrontalwhat kind of compile farm you guys got?04:53
prefrontaljust curious..:)04:53
prefrontalwe just got a 26 node cluster with dual quad core nehalems and 24 gb ram per node04:54
prefrontalmake -j8 takes less than a minute on a single node04:54
prefrontaltakes like 30 minutes on my laptop04:54
lifelessI don't remember the details04:56
lifelesslots though04:56
lifelessthey get shared with other things - at release time I think most of the builders become mirrors for ubuntu; demand goes through the roof for a while there04:57
lifelesslp has most of the details04:57
lifelesshttps://edge.launchpad.net/builders/04:59
lifelessI coulnt 53 machines04:59
ajmitch_with a lot of interesting names05:00
lifelessthere may be hidden ones for embargoed builds too; I dunno quite how that hangs together.05:01
StevenKlifeless: There isn't, they just state 'Building private build'05:09
=== txwikinger2 is now known as txwikinger
prefrontal those are virtual machines?05:21
prefrontalsome of them look to be05:21
bodhizazenAll Hai oh great ones :)05:31
bodhizazenI have  a question which should be easy , but no one has answered for me05:32
bodhizazenLet us say I am building a package from source, applying a patch05:33
bodhizazencall this package foo05:33
bodhizazenso I get the ubuntu source (apt-get source foo) -> patch -> build it05:33
bodhizazenhow do I number the package so as not to confuse apt-get (dpkg) ?05:34
bodhizazenie I want to maintain satisfaction for dependencies05:34
bodhizazenSo bar depends of foo-ubuntu-1.005:35
bodhizazenand I build foo-patched05:35
bodhizazenhow do I number it ?05:35
lifelessprefrontal: we build on VM's for security. clean machine every time05:36
lifelessbodhizazen: that will depend on how strict bar's dependencies are05:37
lifelessbodhizazen: which is probably why noone has answered it, because there isn't a single answer, other than 'you should learn how version numbering in dpkg works'05:37
bodhizazenwould you have a link you would advise ?05:39
lifelesshttp://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version05:40
bodhizazenThank you  :)05:41
jmarsdenChapter 7 too: http://www.debian.org/doc/debian-policy/ch-relationships.html05:42
prefrontallifeless, thats impressive:)05:43
bodhizazenThe problem is , sometimes bar can be very strict, in which case it seems like a can of worms :)05:43
lifelessbodhizazen: it may be a bug in bar, or necessary for some reason. So if you think its going to occur you should check bar (or the reverse-depends of foo) and possibly change them too05:46
bodhizazenAssuming I do not mind the breakage / building in a chroot ...05:50
bodhizazenmay I assume I can change / edit the dependencies as I wish ?05:50
jmarsdenSure.  What you do in the privacy of your own computer is your own business :) :)05:51
lifelesswithin sensible constraints yes05:51
lifelessif you put it in a PPA you should be aiming for something that is in principle uploadable to ubuntu too05:52
bodhizazenWhat I am working on is the php5 meta package05:52
bodhizazenbut I do not run apache05:52
bodhizazenso I want to remove the apache dependencies05:53
bodhizazenI am applying the php-fpm patch05:53
bodhizazenhttp://php-fpm.anight.org/download.html05:53
lifelessif you're planning on submitting that for Ubuntu, you should probably discuss it on the list first ;)05:53
bodhizazenI have no problem building from source (ie php directly)05:53
bodhizazenand I am trying to go to a ppa05:53
bodhizazenwhich list ?05:54
ajmitch_probably ubuntu-server05:54
bodhizazenGood advice05:56
bodhizazenfor the moment I am wanting to learn what is involved (or at least a general idea) with going from source to a ppa ;)05:57
bodhizazennot that I do not want to work with ubuntu-server, I am just at the beginning stage and as you can see need a little advice on actually packaging, lol05:58
ajmitch_I'd love to help but I have to leave the computer for a bit - most of what you need to know will be covered on the wiki05:58
ajmitch_!packagingguide05:58
ubottuThe packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports05:58
jmarsdenbodhizazen: If you can build it in a pbuilder chroot locally, (and that chroot is "normal"), it will be fine in the PPA also.05:59
jmarsdenSo once you've read the Packaging Guide, check out https://wiki.ubuntu.com/PbuilderHowto and try building your packages that way; then try uploading them to a PPA.06:00
Flannelbodhizazen: You don't have to have apache stuff to install the php5 metapackage.  it's depends are satisfied by php5-cgi06:12
bodhizazenjmarsden, I have nginx + php-fpm up and running in an OpenVZ container , which is essentially a chroot06:12
bodhizazenFlannel, the fpm essentially replaces php5-cgi06:13
jmarsdenbodhizazen: Well, it is a choroot but it contains a bunch of modules that are unlikely to be present by default in a PPA or a pbuidler... so it will not check build dependencies nearly as well as a real pbuilder06:13
bodhizazenso it is php5-common with a patch, but otherwise is run as you would fastcgi06:13
bodhizazencan pbuilder be run in a VM ?06:15
jmarsdenI'm very imperfect... when I build stuff on a "real" machine or a VM and forget to also test in a pbuilder chroot, that's when I find my PPA builds fail with dependency problems...06:15
bodhizazensuch as KVM or Virtualbox ?06:15
jmarsdenYes, I run pbuilders inside virtualbox VMs here06:15
jmarsdenLets me test on Debian when I am running Ubuntu as my primary OS...06:15
bodhizazenI will look at that over the next few days06:16
bodhizazenThe problem is I am patching php5-common06:17
bodhizazenbut that is part of php5 the meta package , lol06:17
fabrice_sp_jmarsden, you don't need a vm for that: you can use a simple chroot to have a debian env in your machine06:18
fabrice_sp_except if you are using windows as primary os06:18
Flannelbodhizazen: php5 is a metapackage... just don't install it.06:18
jmarsdenfabrice_sp_: True, but then if I want to test the resulting built modules under Debian, and the app concerned needs a GUI... I'm not sure I can do that in a chroot, can I?06:19
AnAnthello, when was the last sync from Debian ?06:24
fabrice_sp_jmarsden, you can use the x-windows server of Ubuntu to see the window06:27
fabrice_sp_I actually do it with karmic (in a chroot) and even an i386 chroot for Firefox (because of flash on amd64)06:28
jmarsdenfabrice_sp_: OK... thanks.  I should try that (although virtualbox is so easy to use anyway).06:29
bodhizazenFlannel, apt-get source php5-common pulls all of php5 (the meta package) with all it's dependencies06:30
bodhizazendpkg-buildpackage -rfakeroot -uc -b then builds all of php5 and all of it's dependencies,06:31
fabrice_sp_AnAnt, you mean for Karmic? The last automatic sync will be end of June (https://wiki.ubuntu.com/KarmicReleaseSchedule).06:31
bodhizazenso I am trying to figure out how to build just php5-common ?06:31
fabrice_sp_jmarsden, the pb with VM is that you have to dedicate the memory, and some packages are so huge during compilation, that they 'eat' more than 1Gb... I also use virtualbox, but not for building ;-)06:32
AnAntso before June I shouldn't ask that a package get sync'ed from debian ?06:34
jmarsdenfabrice_sp_: OK.  I do have pbuilder chroots under the main OS for building too; I tried it both ways.  I put 8GB in this desktop so I can run several virtualboxes of 1GB each with no real worries... could probably try running a couple of 2GB Virtualboxes if I needed to :)06:34
jmarsdenAnAnt: Unless the older package you are replacing in Ubuntu has a -XubuntuY Ubuntu-specific package earlier, autosync will do the job for you until then.  BTW... it is already June :)06:35
fabrice_sp_AnAnt, no, except if it has some Ubuntu changes that can be discarded06:35
fabrice_sp_jmarsden, is quicker with his 8Gb of RAM :-)06:36
jmarsdenif I run enough vboxes I will slow down :)06:36
fabrice_sp_sure! :-) I only have 2, so I don't have much room to run a lot of VM ;-)06:36
dholbachgood morning06:37
fabrice_sp_2Gb, I mean06:37
fabrice_sp_Hey dholbach ! Good morning ;-)06:37
jmarsdenfabrice_sp_: Yes, that would be pretty limiting.06:37
dholbachhiya fabrice_sp_06:38
fabrice_sp_jmarsden, my VM's don't have more than 400 Mb, so for building, it¡'s very short (the compiler sometimes eat all the ressources, and I have to kill the VM)06:39
fabrice_sp_dholbach, how are you doing this morning?06:39
dholbachvery good very good - how 'bout you?06:39
fabrice_sp_Good too :-) a bit hot lately here (more than 30ºC), so I don't sleep as much as I liked to :-)06:41
AnAntah, ok06:44
AnAntdholbach: thanks06:44
ajmitch_morning dholbach06:44
dholbachhiya ajmitch_06:48
ajmitch_dholbach: I was inspired by you & sponsored an upload today ;)06:48
=== ajmitch_ is now known as ajmitch
dholbachwooohoo!06:48
dholbachmore sponsoring!06:49
ajmitchand rejoined u-u-s so I can mangle the bugs06:49
* ajmitch isn't in u-m-s though06:49
ajmitchdholbach: mind re-adding me there?06:50
StevenKajmitch: You're actually doing some sponsoring?06:51
dholbachajmitch: done06:51
StevenKajmitch: Who are you, and what have you done with the real ajmitch?06:51
ajmitchStevenK: shush, before you kill off my desire to do any more06:51
* StevenK smiles sweetly06:52
ajmitchI even merged stuff!06:52
ajmitchNow let me revel in the fact that I've done more uploads to karmic already than the last 3 releases together06:53
StevenKHaha06:53
StevenKHow many is that?06:53
ajmitchbugger all :)06:53
StevenKLess than 9?06:53
ajmitch6 or 7 so far, I think06:53
* StevenK did 9 in a lump this morning for NBS-age06:53
ajmitchso I saw06:54
ajmitchthey were mostly rebuilds though, they hardly count06:54
StevenKBut I did test build them!06:54
AnAntok, can you upload these: LP #359436 , LP #359444 , LP #359446 ?06:54
ajmitchI'd hope so! :)06:54
ubottuLaunchpad bug 359436 in ubuntume-gdm-themes "Rename package and update artwork " [Undecided,Confirmed] https://launchpad.net/bugs/35943606:54
ubottuLaunchpad bug 359444 in usplash-theme-ubuntume "Rename package and update artwork " [Undecided,Confirmed] https://launchpad.net/bugs/35944406:54
ubottuLaunchpad bug 359446 in ubuntume-themes "Rename package" [Undecided,Confirmed] https://launchpad.net/bugs/35944606:54
StevenKajmitch: :-)06:54
AnAntthey are for karmic now06:55
* StevenK uploads something to decrease the evilness present in the archive by a little.07:05
=== fabrice_sp__ is now known as fabrice_sp
prefrontalhmm, debootstrap karmic doesn't seem to be making use of both cores07:10
AnAntbrb07:14
StevenKajmitch: Does acidlab count? :-P07:22
ajmitchdecreasing the evilness? I doubt it07:27
ajmitchit's a php package, that's pure evil right there07:28
StevenKBut it was using yada, and now it isn't!07:31
ajmitchoh, that's alright then07:33
jmarsdenSo before it was impure evil, and now it is pure evil? :)07:33
ajmitchI'm not sure whether uploading php5 made me evil or not07:34
StevenKPHP + yada == evil^evil ; PHP == evil07:36
slytherinCan anyone please tell me the meaning of this condition - ifneq ( ,$(filter-out $(DEB_HOST_ARCH), arm mipsel mips armel))07:50
StevenKIf the arch isn't arm, mips, mipsel or armel do the following07:55
slytherinStevenK: thanks. I was trying to figure out why armel build of libjogl-java fails. I thought the condition was problem.07:58
slytherinStevenK: any idea if DEB_HOST_ARCH evaluates to armel on the armel buildd? Or should we rather use DEB_TARGET_ARCH?08:04
StevenKsteven@obliterated:~$ dpkg-architecture -qDEB_HOST_ARCH08:05
StevenKarmel08:05
slytherinStevenK: then I am not able to understand why the build is failing08:06
StevenKslytherin: Where's the build log?08:07
slytherinStevenK: https://edge.launchpad.net/ubuntu/+source/libjogl-java/1.1.1+dak1-5/+build/983218/+files/buildlog_ubuntu-karmic-armel.libjogl-java_1.1.1+dak1-5_FAILEDTOBUILD.txt.gz08:07
slytherinStevenK: the logic is supposed to be in such a way that if the arch is armel then 'javadoc' target should not be run. But the target is running anyway, it times out and fails.08:08
slytherinStevenK: looks like the same problem is happening in Debian as well.08:08
StevenKBuild killed with signal 15 after 150 minutes of inactivity08:09
StevenKAhh08:09
StevenKPerhaps javadoc should only run on the i386 builder and dump the docs into a arch all package?08:09
slytherinStevenK: that is what supposed to happen according to the logic in debian/rules file. But the logic is not working. I will log a bug in Debian.08:10
StevenKslytherin: With my logic, javadoc should only get run in the binary-indep target, so the !i386 builders would never call it08:14
slytherinStevenK: how can that be handled in cdbs?08:15
StevenKAs a hack?08:16
slytherinStevenK: No I am asking how to achieve what you are suggesting in a rules file which is using cdbs.08:17
StevenKYes, and my suggestion is a hack ;-)08:18
StevenKH08:20
StevenK*Hmm08:20
StevenKI wonder if this is as simple as ifeq rather than ifneq08:21
gaspasomeone could please giveback ocaml-http08:27
gaspa?08:27
gaspa(in my ppa builds fine)08:27
gaspaand ocaml-lastfm as well, please.08:28
nenolod_hi.  is karmic auto-import frozen yet?  audacious2 just hit debian sid a few days ago.08:33
=== nenolod_ is now known as nenolod
maxbnenolod: https://wiki.ubuntu.com/KarmicReleaseSchedule - no08:35
StevenKnenolod: It doesn't appear in the new source report I just ran on the archive master.08:45
nenolodStevenK: it's there :P08:45
nenolodStevenK: http://qa.debian.org/developer.php?login=nenolod@dereferenced.org08:46
StevenKhttp://ftp.debian.org/debian/pool/main/a/audacious2/ is 40408:47
StevenKAnd?08:47
StevenKOh, I know. It's stuck in Debian NEW.08:47
nenolodno.08:47
StevenKWait a few weeks, then08:47
nenolodit's not in NEW08:47
nenolodit is in SID.08:47
nenolodStevenK: as the fucking maintainer of audacious, i damn well know where it is.08:48
StevenKAh, I was looking for the package name of audacious208:48
nenolodyeah.  sorry for the confusion.08:49
nenolodwe were originally going to run them side by side08:49
StevenKRight. The version of audacious in Karmic has Ubuntu changes, so it needs a merge08:49
nenolodsince 2.0 series was originally meant more as a platform demo, than an actual finished product08:49
nenolodyeah. i'll do it.08:49
nenolodi need to up a fixed plugins though08:49
nenolodi made an oops08:49
nenolod:P08:49
StevenKLooks like someone else has done it08:50
nenolodwell, plugins needs to be merged against pending 2.0.1-208:51
nenolodotherwise audacious-plugins-dev convenience package becomes broken08:51
nenolodas i said, i made an oops08:51
StevenKBut audacious-plugins is a seperate source?08:52
nenolodStevenK: yep08:52
StevenKThat also needs a merge08:53
nenolodyep08:53
nenolodi've done it before in ubuntu08:53
StevenKI don't trust the audacious merge in https://bugs.edge.launchpad.net/ubuntu/+source/audacious/+bug/383271 either08:53
nenolodi need to go through and see what changes ubuntu has added on and if they are even relevant anymore, anyway.08:53
ubottuUbuntu bug 383271 in audacious "Please merge audacious 2.0.1-1 (universe) from Debian unstable (main)" [Undecided,Confirmed]08:53
nenolodStevenK: yeah.  it's done incorrectly.08:54
nenolodSSE2 is safe to enable on x86_64, but...08:54
nenolodthat's a new patch introduced08:54
StevenKI think it drops changes, but I haven't confirmed08:54
nenolodi'll look into it08:55
nenolodprobably after audacious-plugins/2.0.1-2 goes up later today08:55
nenolodStevenK: i commented on the merge09:00
=== azeem_ is now known as azeem
=== ripps_ is now known as ripps
loic-mWhat's the bast way to ckeck what o put in build depends when packaging a new program?10:13
loic-mI checked http://www.debian.org/doc/manuals/maint-guide/ch-dreq.en.html#s-control , all methods are a bit confusing10:13
siretartlook in the README or COMPILATION file in the package?10:13
iulianloic-m: The source should have some docs saying what packages it needs in order to build the program.10:14
loic-msiretart: there's no information there10:14
iulianloic-m: What about its homepage?10:15
loic-miulian: no information either :(10:15
siretartloic-m: it is very hard to guess what build dependencies a package needs. if it is not documented, I generally inspect the source to understand how it works10:16
iulianWell, in this case I usually build it with pbuilder to see what dependencies it needs.10:16
jpdsloic-m: Well, I guess pbuilder it until it works I guess :/10:16
jmarsdenloic-m: Worst case, try building it in a base pbuilder chroot with no Depends: at all and see what fails, and go from there?10:16
siretartwhich is a good idea in any case in order to get an idea what the package is doing10:16
loic-mSo each time the pbuilder fails, I add the missing bit to control? That sound doable, easier than read the source for me ;)10:18
siretartwelcome to the dark side...10:18
iulianloic-m: Yes.10:18
loic-mok, thanks10:19
jmarsdenloic-m: Yes.  if you have a compiled binary you can also try running ldd on it so see what libraries it links to, for some extra clues?10:19
siretartthere are indeed some wrapper around the open syscall that observe what header files a subprocess is trying to open and guesses on that bases what development package might be relevant10:19
loic-mjmarsden: I tried objdump -p /usr/bin/foo | grep NEEDED as the Debian maintainer guide suggest, but it gave me far to much dependencies10:19
siretartit still requires a bit of thinking10:20
loic-mldd list is eevn bigger10:21
loic-mI'll try the pbuilder fail method first...10:22
rawanghi, when I use pbuilder to build package, but failed, and i want to dig it, and pbuilder remove the build environment, how can i keep it unremoved10:24
loic-mWhen I used objdump -p /usr/bin/foo | grep NEEDED, I tried filtering the libs in build-essential, but i still had far to much libraries. I just want to make sure I don't add useless build-depends10:24
jmarsdenrawang: Would https://wiki.ubuntu.com/PbuilderHowto#Running%20a%20Shell%20When%20Build%20Fails%20(Intro%20to%20Hook%20Scripts) help you out?10:26
loic-mAs a more general question, when reviewing on REVU, how do one check if the build-depends and depends in debian/control are correct (i.e. neither too much or too little)?10:30
jmarsdentoo little => package would not build in a pbuilder.  too many is harder to detect, you have to know, or try removing the ones you think are unnecessary and rebuild, as far as I know.10:31
ultrafreddeHi again, anyone feeling for a review of http://revu.ubuntuwire.com/p/task Would be appreciated. Really.10:33
rawangjmarsden, hey, big thanks, it helps10:44
rawangjmarsden, but it appears my problem is caused by fakeroot, since the build need to generate something with root privilege, but fakeroot can't do anything except get a root id10:46
geserrawang: have you the exact error message?10:49
rawanggeser, sure , http://paste2.org/p/24464010:57
rawanggeser, thanks a lot10:58
rawanggeser, you will noticed at line 27, it said permission deny10:58
loic-mWhen a package need intltool to build, what's the difference between using intltool and intltool-debian? Is it just that -debian depends on less stuff?11:01
loic-mOr is the only difference that intltool-debian supports "Debconf template files" and intltool doesn't?11:03
geserrawang: my guess would be to set $HOME to something which can be written to (like /tmp) but better ask someone who is more familiar with mono packaging (like directhex)11:05
directhexmoo?11:05
directhexaha, rawang has encountered a rather... common... issue11:06
geserdirecthex: see the paste http://paste2.org/p/244640 from rawang11:06
directhexexport MONO_SHARED_DIR=$(CURDIR)11:06
directhexadd the above to rules11:07
rawanggeser, but this is not the first time I run into "permission deny" problem when I build package with "dpkg-buildpackage -rfakeroot", "sudo dpkg-buildpackage" resovle all11:07
directhexand add "rm -rf $(MONO_SHARED_DIR)/.wapi" to your clean rule11:07
rawangok11:08
rawangdirecthex, in the debian/rules file?11:08
directhexalthough whatever the package is, should you be cooperating with pkg-cli-apps ?11:08
directhexoh... right, sorry11:08
* directhex goes back to sleep11:08
rawangdirecthex, wow, thanks a lot! :)11:08
geserrawang: the buildd run the build as a user (and only parts as root with fakeroot) so you need to take care that your package doesn't write outside it's packaging directory11:09
directhexyes, debian/rules is the makefile. you need to override MONO_SHARED_DIR because mono has a simple evaluation for where to put the .wapi folder for processes11:09
rawanggeser, but you know, I even failed at "debuild -S" at "permission deny" error, I have to use "sudo debuild -S" to update my .dsc file :(11:11
directhexrawang, right, you have files now owned by root11:12
directhextime for a big ol' "chmod -R"11:12
rawangahhhh...11:12
rawangdirecthex, maybe "chown -R"  :)11:13
directhexbah!11:13
rawangerrr11:14
rawangdirecthex, geser wooh, big thanks, after I add MONO_SHARD_DIR, it succeed to build :)11:17
directhexrawang, are these the same packages sshaw has been bugging me about?11:18
rawangdirecthex, heh, yeah, maybe11:18
rawangdirecthex, I'm not sure what packages he worked on :)11:18
loic-mWhen packaging a frontend, should I put the program it's a frontend of in Depends, Suggests or Recommends?11:19
directhexrawang, anyway, please make your source package available somehow for peer review11:19
directhexloic-m, can the frontend be used in any way, shape or form without the app it's a frontend for?11:20
rawangdirecthex, yeah, of course, now I successful build those packages, next I will put it on my ppa and REVU, hopefully you could take a glance to review it :)11:20
loic-mdirecthex: fact is it can start without the program, and you can configure the options and manage your collection of games without the program - but not play them11:20
directhexrawang, yes - but i won't advocate uploading mono-related packages directly to ubuntu (we prefer to upload to debian). revu's ui is nice enough for the review process though ;)11:21
loic-mdirecthex: it's a frontend for mame, so even without it can be usefull to manage a collection of roms11:21
directhexloic-m, then it sounds like a Recommends to me, especially since recommends are pulled in by default11:21
directhexcertainly not suggests11:21
rawangdirecthex, ok, so what's your opinion?11:22
rawangdirecthex, make them available on debian first?11:22
loic-mdirecthex: thanks a lot11:22
rawangdirecthex, actually, I was planning to put them on ubuntu, and then debian, since ubuntu have a more friendly package promotion process and interface11:23
directhexrawang, well, yeah. file a request to join on https://alioth.debian.org/search/?type_of_search=soft&group_id=0&words=pkg-cli-libs&Search=Search11:23
directhexand generally be in #debian-cli on oftc11:24
directhexwe can review your package and have it uploaded to debian, whereupon it gets pulled into ubuntu automatically11:24
directhexand then you only need to maintain it in one place which benefits the most users, as part of a team of maintainers11:24
rawangdirecthex, ok11:24
gaspacould someone please giveback ocaml-http and ocaml-lastfm ?11:25
rawangdirecthex, i have requested to apple pkg-mono before, but no one else response to me :)11:25
directhexrawang, hence the IRC suggestion, so people can put names to fac... well, nicks11:26
rawangdirecthex, sorry, but what it means above? :)11:27
directhexrawang, if you're in the IRC channel, then when meebey receives a join request, he can go "hm, anyone know who this Ray Wang guy is?" and get an answer11:29
rawangdirecthex, ok ,if someone knows me, I am accepted? :)11:29
directhexrawang, more or less11:30
directhexrawang, i'd recommend you file an ITP bug (intention to package) to further cement the relationship between you and the package11:31
rawangdirecthex, where should I file that bug?11:31
rawangdirecthex, say something like," I'm working on this package, hopefully someone won't duplicate this build" ?  :)11:32
directhexrawang, ITP bugs should be filed against the "wnpp" pseudo-package.11:33
directhexrawang, if you have a working mail server configured (and even if you don't, i suppose, you can send the result by hand) then run "reportbug -B debian wnpp"11:33
rawangdirecthex, I'm terribly sorry, what you said seems like new things to me :(11:33
directhexthe wizard will help you fill in the standard ITP template11:33
rawangdirecthex, in debian's terminal?11:34
directhexrawang, well, in a terminal window. the "-B debian" allows it to run on non-debian distros11:35
directhexlike ubuntu, which has a different bug reporting mechanism11:35
rawangdirecthex, so reportbug is a command, it could generate a wnpp template, you fill out the template, the command will help you to send it to somewhere?11:36
directhexyup!11:36
rawangdirecthex, thanks a lot, I never heard of this before :)11:37
directhexthis allows you to start your package's life on a high note - the first changelog entry should be something like " * Initial release (Closes: #123456)" which means you get to close a bug on day one ;)11:37
rawanglol11:38
directhexrawang, once you're in pkg-cli-libs i can help with the packaging bits & bobs, as i can then write to the package directly before it gets uploaded11:38
rawangdirecthex, that would be awesome! thanks in advanced! :)11:39
rawangdidrocks, i have one source package generate 2 packages, so when I first to *reportbug* , which package name I should use? or both?11:41
slytherindirecthex: I added the information you asked to bug 378613. Let me know if there is anything more you need.11:42
directhexrawang, the source package name is the important one at this point11:43
directhexslytherin, thanks11:43
rawangok, make sense11:43
ubottuLaunchpad bug 378613 in banshee "banshee won't start on Jaunty powerpc (Mono.Data.SQLiteClient exception thrown)" [Medium,Confirmed] https://launchpad.net/bugs/37861311:43
rawangdirecthex, so i just need to file a ITP bug with my source package name for both binary packages, right?11:44
directhexrawang, right. just one bug. source is what matters at this point11:45
rawangok, thank you11:45
slytherindirecthex: The problem exists in Debian as well. Should I file a bug in Debian too?11:45
directhexslytherin, if it's a mono bug then yes, if it's a banshee bug then no11:45
slytherindirecthex: how do I know?11:47
directhexyou give me 3 minutes to compare to an amd64-generated empty repo ;)11:47
directhexhm... interesting11:49
directhexthere's definitely a big difference between the two11:49
directhexslytherin, were you reproducing the issue on squeeze or sid?11:50
directhexhm, squeeze11:51
slytherindirecthex: squeeze (testing).11:56
directhexslytherin, i have a sneaking suspicion that an sqlite bug is exposing a banshee bug11:59
slytherinhe he12:05
directhexslytherin, okay, it seems the first-run database creation is not completing successfully. my DB has several values yours doesn't12:07
directhexslytherin, HOWEVER, here's the interesting bit - one of the values is 0 for me and NULL for you12:07
slytherindirecthex: is that anyway arch dependent?12:08
directhexslytherin, well, it shouldn't be, but it's the only line which isn't simply values missing in your DB12:09
hyperairBuild-Depends-Indep contains build dependencies for arch independent packages, right? if there's only one package, and it's arch indep, should i just dump everything into Build-Dep then?12:10
directhexhyperair, i would12:11
hyperairalright12:11
hyperairi can't remember why i ended up dumping more than half of the deps for bansheelyricsplugin in build-dep-indep12:11
slytherinhyperair: Build-Dep usually includes cdbs/debhelper and anything that is needed to run the clean target12:11
hyperairslytherin: i see.12:12
hyperairslytherin: but it's kind of pointless to separate it if you're only having one binary package, right?12:12
slytherinhyperair: it is not if you want to keep lintian happy.12:12
hyperairslytherin: i don't understand. isn't lintian happy if you dump everything in build-dep?12:13
slytherinhyperair: I don't think so. But check for yourself.12:13
hyperairhmm12:14
directhexslytherin, i'm going to forward the bug upstream, and bug them about it when they're awake12:17
slytherindirecthex: thanks12:18
directhexslytherin, actually, i have an idea. are you in a position to test something for me?12:18
slytherindirecthex: not right now. I am in office.12:18
slytherindirecthex: drop me a mail if possible. I will do that tonight if I can.12:18
directhexslytherin, i've posted to the bug report instead12:21
slytherindirecthex: checking12:22
hyperairslytherin: looks like lintian doesn't mind.12:25
slytherindirecthex: I will try using your empty db tonight. And I guess I will wait for mono2.4 to migrate to testing. Do you plan to fix the bugs that are blocking the migration?12:38
directhex# mono is only 9 days old. It must be 10 days old to go in.12:40
juanjeHi, someone like to review any of these packages? http://revu.ubuntuwire.com/p/mount-systray  ||  http://revu.ubuntuwire.com/p/gedit-plugin-tloleo  ||  http://revu.ubuntuwire.com/p/backintime12:40
directhexso i need a time machine to fix that blocker ;)12:40
StevenKOr patience12:40
StevenKAnd since you use mono, you must have lots, since it's slow12:41
slytherindirecthex: right but even after that there are two 'serious' bug which will block the migration12:41
* StevenK hides12:41
directhexslytherin, the serious bug will be fixed in the next upload (likely to be Monday, since there's a new bugfix release due from upstream). the grave bug i can't work on without help from a porter, since i lack access to sparc hardware12:41
slytherindirecthex: thanks for info12:43
directhexslytherin, i'm waiting for at least a -3 upload before requestsync to karmic, as -2 and below have an issue cleanly upgrading with aptitude12:44
slytherinhmm12:44
directhexslytherin, see, another reason i should be a DD sooner rather than later - access to funny machines to test things on ;)12:46
=== ejat is now known as e-jat
slytherindirecthex: :-)12:50
=== ember_ is now known as ember
=== SirDerigo is now known as Guest16650
=== SirDerigo is now known as Guest60912
=== SirDerigo is now known as Guest38822
=== Guest38822 is now known as SirDerigo
bddebianHeya gang15:16
=== thunderstruck is now known as gnomefreak
iulianHeya bddebian.15:54
neurobuntuhi!15:58
neurobuntuwhen building a package using cdbs and the variable "DEB_MAKE_CHECK_TARGET = test"  how can I generate the FTBFS error if the tests fail...15:59
dholbachPackaging Training with mvo in #ubuntu-classroom now!15:59
azeemneurobuntu: shouldn't it fail?16:02
azeemneurobuntu: if not, maybe the upstream build system does not error out if the checks fails16:02
neurobuntuazeem, I thought that it would but i've seen the tests fail but the packages still get built in the end16:02
bddebianHi iulian16:03
neurobuntuazeem, I'll talk to upstream about it... but under normal conditions I shouldn't have to catch the errors from the test?16:03
azeemneurobuntu: well, check yourself16:03
neurobuntuok16:03
neurobuntuazeem, thanks for your help16:03
azeemrun "make test", and see the return value16:04
directhexdtchen, how big was your music collection?16:33
mterryvorian: Got a sec to talk about kio-gopher?16:49
voriansure thing16:53
vorianmterry: sorry, yes :)16:53
mterryvorian: I was just doing some merge work and thought I'd hit it.  But it looks like the two packages (debian and ubuntu) have never really merged.  Debian uses just 1.3 numbering, we use 1.3-kde4.2.0 numbering.  Is there a good reason to keep that or can I just request a sync?16:54
vorianhmmm16:54
vorianis that the only difference?  I seem to recall other differences16:55
mterryvorian: Debian intentionally strips the -kde4.2.0 part in its watch file.  Um, seems to be the only difference after merging anyway16:56
vorianeven in rules?16:56
vorianwe should be using kde4.mk16:57
mterryvorian: Upstream uses /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk16:58
mterryvorian: We use /usr/share/cdbs/1/class/kde4.mk16:58
mterryvorian: Seems like a droppable change?16:58
vorianhmmm16:58
voriani'll have to take a closer look16:58
mterryvorian: Yeah, I'll leave it to you then.  :)16:59
JontheEchidnaThat's a droppable change, kde4.mk was a fork we used in intrepid and jaunty16:59
vorianfantastic17:00
JontheEchidnain karmic we merged the one from pkg-kde-tools17:00
=== foxbuntu` is now known as foxbuntu
vorianyeah, so it should be syncable17:00
vorianok, thanks JontheEchidna17:00
mterryvorian: OK.  I'll request a sync17:01
mterryvorian: But we don't care about stripping the version?  Do the -kde4.x.x releases change anything if the main version doesn't change?17:02
JontheEchidnaoh, KDE usually updates the translations shipped with the -kde4.x.x releases17:02
vorianyeah, we get that versioning from upstream17:03
JontheEchidnaso there is probably some merit in keeping the -kde4.x.x version17:03
vorianIt's not a huge deal to drop in on extragear stuff17:03
vorianl10n doesn't ship for extragear17:03
JontheEchidnaright, the apps themselves ship their translations17:04
JontheEchidnaand afaik we don't strip them from universe packages17:04
vorianmterry: your call - but there is merit to staying in sync with debian :)17:05
JontheEchidnathat is true too, losing slightly-updates translations for barely-maintained extragear isn't that big of a deal :)17:05
mterryvorian: I'd sync it if there's no great loss.  But I wonder why upstream strips.  Maybe I'll file a debian bug about that17:05
vorianmterry: or join #debian-kde and ask plusing17:06
vorianpulsing, even17:06
vorianbleh, see JontheEchidna, i can't type17:07
vorianpusling17:07
=== SirDerigo is now known as DaRtH_VaDeR
=== DaRtH_VaDeR is now known as SirDerigo
=== SirDerigo is now known as SIrDerigo
=== SIrDerigo is now known as SirDerigo
=== SirDerigo is now known as ChAoSmAsTeR
=== ChAoSmAsTeR is now known as SirDerigo
StupendoussteveIf I run a line like mpi-default-bin [!lpia] openmpi-bin [lpia], would that prevent mpi-default-bin as pulling openmpi-bin as a dependency for other architectures?18:16
Stupendousstevein build-depends that is18:16
binarymutantwhat provides the cdbs rule uploaders.mk ?18:18
geser{gnome,ruby}-pkg-tools have one such named file18:22
binarymutantgeser, thank you I think I found it18:22
binarymutantI'm fixing a ftbfs but the package doesn't seem to conform to python policy, should I fix this as well or let the real maintainer handle it?18:28
gesertry to keep the Ubuntu delta minimal, so change only as far as necessary18:30
geserunless the package in maintained by QA in Debian, then you can do more and forward the patch to Debian so it can hopefully be synced again soon18:31
binarymutantyour always great help geser thank you18:33
binarymutantgeser, do you have time to sponsor this patch? https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/38367518:42
ubottuUbuntu bug 383675 in deskbar-applet "deskbar-applet ftbfs" [Undecided,Confirmed]18:42
binarymutantactually...18:43
* DBO pokes directhex 18:50
directhexevening jason. what's on your mind?18:52
DBOwas hoping I might be able to get a recommendation for a icon theme packager18:52
geserbinarymutant: where is the promised debdiff in that bug?18:53
DBOElementary Icons really need a PPA =)18:53
binarymutantgeser, a control.in was getting me :(   but it's attached now18:54
directhexDBO, i don't really have any experience with packaging that kind of thing18:56
DBOi know, you only package insanely hard things =P thats why I was looking to see if you knew someone we could poke18:57
directhexpochu, is debian bug #531870 about removing libgda2 entirely from the archive? if so i'll need to beat upstream18:57
ubottuDebian bug 531870 in libmono-system-data1.0-cil "libmono-system-data1.0-cil: Please stop suggesting libgda2-3" [Normal,Open] http://bugs.debian.org/53187018:59
pochudirecthex: yes, it is19:01
pochuI talked to Mirco about it, he told me to report the bug19:01
geserbinarymutant: I just noticed that I can't sponsor it, you need a core-dev for that (ubuntu-main-sponsors). And don't forget to close your bug in your changelog entry19:06
binarymutantah okay, thanks for trying geser19:06
binarymutantany ubuntu-main-sponsors in here?19:09
geserfor this package you might have better chances to find one in #ubuntu-desktop19:11
binarymutantthanks again geser, always the best help :)19:12
bencrisfordHow much work constitutes universe-contributor rank?  I appreciate I probably have far to go, but I am just wonderinhg19:13
binarymutantbencrisford, ask your sponsors they're always really great help with that sort of information19:15
bencrisfordok :)19:15
bencrisfordI haven't actually had any sponsors yet binarymutant :(, although I have subscribed them to a couple of bug fixes of mine ;)19:15
geserbencrisford: as a hint 2-3 months of visible contributions (e.g. sponsored uploads)19:16
bencrisfordgeser: Ok. ty ;)19:16
directhexpochu, filed the bug upstream back in september ;)19:17
pochudirecthex: :)19:18
pochulink?19:18
geserbencrisford: and if manage to get an sponsored upload each week (on average) that might be considered enough (but the more the better :)19:19
directhexpochu, https://bugzilla.novell.com/show_bug.cgi?id=43033219:19
bencrisfordgeser: I'm trying to fix a bug at least every two days at the moment.  But i doubt ill be able to keep that up, im quite busy at school atm19:20
geserbencrisford: no problem. that aren't any hard numbers, if you show that you contribute and do this over some time you should get u-c-d without problems19:23
bencrisfordgeser: Ok ;), thanks for your advice/help :)19:24
=== Philip5 is now known as the_real_zChris
=== the_real_zChris is now known as Philip5
studio32I get this error: W: rumor: info-document-missing-dir-section usr/share/info/rumor.info.gz20:54
studio32http://pastebin.com/m72856a220:54
ausimageAny python gurus lurkin? I would like some feedback on my package http://revu.ubuntuwire.com/p/soovee20:55
* ausimage notices that REVU has issues with Python packaging in general :/20:56
ausimageor Python in general :(20:56
ajmitchausimage: that does look problematic20:58
ausimageyeah...20:59
* ajmitch checks on how you destroyed REVU20:59
ausimage:O20:59
ajmitchkilled it dead!20:59
ausimagehuh? All I did was dput my package for review.... LP has never had issues with the task21:00
ajmitchobviously REVU has some bugs in handling that stuff :)21:00
ausimageI saw that21:01
voriananyone seen an error like this one - dh_install: plasma-widgets-workspace missing files (), aborting21:01
ausimagevorian that sounds like my issue with multi packaging :/21:02
ausimageperhaps a file in an install manifest is missing?21:03
vorianno, i know how to fix those21:03
voriani've never seen this error21:03
ajmitchausimage: sadly I don't have time to dig into the REVU error right now, might look at it in an hour or so21:05
ausimageahh21:05
ajmitchthough your changelog looks well-formed & shouldn't be breaking the parsing21:05
* ausimage also was looking for a deep review of his effort... so he can make the necessary changes to improve his python app and skills 21:06
ajmitchuntil REVU is fixed people won't be able to see your package21:07
ausimage:O21:08
ajmitchfirst suggestion is to not upload it as a native package, where you have to change the whole version number for every packaging change21:09
ausimagehmmm... you mean to leave the version off?21:10
ausimagethe new package that is there is because of code changes made after discovering an oversight21:11
ajmitchno, I mean to add on the debian versioning21:13
ajmitchsuch as 1.04-0ubuntu121:13
ausimagek21:13
ajmitchso that you only change the -0ubuntu1 for packaging changes21:13
vorianah, found it21:14
vorianthere was an extra new line21:14
ajmitchvorian: tricksy21:14
vorianaye,21:14
ausimageI can do that in the future ajmitch21:14
ajmitchand it was set to complain about missing files?21:14
* ausimage seems vindicated on that one ;)21:14
vorianalways, can't have any hotness missing21:14
vorianajmitch: i knew it was the .install file - I just didn't understand why i was getting that error21:15
vorianer, ausimage21:15
vorian:P21:15
ausimage:D21:15
ausimageajmitch: I guess that means two changelogs unless it is kosher to upload -0ubuntu1 to a PPA :/ Besides I thought ppa1 was on that file :?21:18
ajmitchupload -0ubuntu1~ppa1 to a PPA21:21
* ajmitch must really go to work now, will be back later21:21
stgrabercody-somerville: ping21:45
cody-somervillestgraber, pong21:45
stgrabercody-somerville: I'm helping someone with an universe SRU, the bug is opened in LP with an attached debdiff (taken from the same bugfix in Debian), what should happen next ? Can I upload that directly to proposed or is that something motu-sru should do or approve first ?21:46
savvaswhat does "Chroot problem" mean? https://edge.launchpad.net/ubuntu/+source/cgal/3.4-4ubuntu1/+build/105961921:51
savvasah, E: There are problems and -y was used without --force-yes21:51
gesersavvas: usually that it should be retried later22:02
dtchenyou're probably hitting the coreutils bug22:02
dtchen(haven't looked at the log yet)22:03
savvasok thanks :)22:03
loic-mDo we support the Sparc arch for karmic?22:50
directhexloic-m, if we do, i could do with access to a sparc box :/22:50
dtchendirecthex: not sure i understand your earlier question regarding "how big was your music collection?"22:51
directhexdtchen, i'm trying to get a proper handle on media player RAM scalability, i heard you had lots of music22:52
dtchendirecthex: ah. currently my library in banshee is ~4K songs. earlier banshee and rhythmbox libraries have been somewhere between 60-600K songs, but those machines are long gone.22:53
dtchen(it's always easier to store massive libraries when you don't have to tote a laptop with limited store)22:54
superm1directhex, can't you just write a simple $(language) script that would to and make a copy of a few files many times and modify the id3 tags to simulate a large library?22:56
superm1s/to/go/22:57
directhexsuperm1, yeah, probably..... effort :'(22:57
directhexsuperm1, easier if i found someone with a big collection just lying around on irc ;)22:57
dtchendirecthex: think greg-g has a fairly sizeable library22:58
superm1directhex, right.  well if you don't find such a person, i'm guessing this would be like a 15 line script or so to walk a directory and do these tasks22:58
porthosedirecthex: not sure if this will help but I have 13K songs on my ampache server23:14
directhexporthose, that's about 10k more than me, so could provide an interesting measure. if you're bored enough23:14
porthosedirecthex: what do yea need?23:15
directhexporthose, just add the whole lot to the library for whichever gnomish media library apps you have access to, and read off the "writable memory" column from gnome-system-monitor whilst playing a sample track23:16
directhexporthose, i want to know to what degree the numbers i have for my 3k collecton are representative23:17
porthosedirecthex: ok may take a while23:18
porthosedirecthex: I'm importing everthing into rythembox, I'll give you a ping when it is complete and I have some numbers for yea ;-)23:29
directhexyays!23:30
directhexporthose, rhythmbox is especially interesting as it's the only major player written in a "low level" language - but it also uses XML for its library storage and loads the entire library into one liststore23:30
doctormoHey all23:32
directhexhello doctormo23:33
somaunndoctormo, hello23:33
doctormoI'm trying to enable debugging in jabberd2 (which should be a package option somehow) but anyway, setting DEB_BUILD_OPTIONS didn't seem to want to work23:33
doctormoOfcourse if anyone is good with jabberd already, perhaps they can tell me why it never seems to want to work.23:34

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