[00:04] lfaraone: why did you sync tuxguitar? [00:11] cpscotti: in the bug log, it mentions that this only breaks things with opencv 2 but that 2 is not the version in the repo - is that correct? [00:11] hmm, looks like that comment is out of date [00:12] exactly [00:12] n lucid it is opencv2 [00:12] ok, accepted [00:12] thanks [00:42] ubuntujenkins: Generally it's not done. === blueyed_ is now known as blueyed === nobawk is now known as nobawk|away [02:39] bawk? robot chicken? ;) === rgreening_ is now known as rgreening === nobawk|away is now known as nobawk [04:54] lfaraone: are you around? [04:55] micahg: yes. [04:55] lfaraone: do you want to PM or chat in herE? [04:56] micahg: PM is fine. [07:37] good morning [07:45] morning dholbach [07:46] hi ajmitch [07:54] thanks ScottK [08:59] hi, anybody knows how gnome-pkg-tools work? [09:38] <\sh> moins === bdrung__ is now known as bdrung [10:59] dholbach: hi [11:01] hi suji [11:02] dholbach: the bug was fixed, then when it will be available in ubuntu repo [11:02] http://launchpad.net/ubuntu/+source/iok [11:02] https://edge.launchpad.net/ubuntu/+source/iok/1.3.10-0ubuntu1 [11:02] See the "Builds" there? [11:03] it usually takes a few hours depending on how many other packages were uploaded [11:03] think of it as a long queue [11:04] https://wiki.ubuntu.com/UbuntuDevelopment/PackageArchive has more info on the building/publishing process [11:12] dholbach: I'm looking at the recipe stuff right now. I'm curious what the output format is? A native package, perhaps? [11:15] james_w: ^? [11:16] soren: I just did a test for example-content and it was (as expected) native [11:17] dholbach: Ok, cool. Thanks. [11:17] dholbach: ok === nobawk is now known as nobawk|away === nobawk|away is now known as nobawk [11:42] dholbach, james_w: Is there any way to override the source package name using these recipes? [11:42] set it in changelog [11:42] lifeless: That's what it's based off of? Great, then I don't need to do anything :) [11:43] modulo bugs :P [11:43] lifeless: Ah, lovely. You're right. \o/ [11:45] I try [11:57] soren: it's currently always a native package [11:57] soren: I have a small spec about making it smarter, but it's not implemented yet [11:59] james_w: Alright. It looks very interesting. [11:59] james_w: I found it a bit odd that I had to set the target distro in two places on Launchpad, thought. [11:59] -t [12:00] soren: what were the two places? [12:00] james_w: Hmm.. Let me check again. [12:00] james_w: Ah, right, yes, I have to set it for the recipe itself, and again when I request a build. [12:01] soren, are you the soren working on the KVM stuff in ubuntu ? [12:01] soren: the first is informational, would you file a bug saying that it should be made clear, or the two should be made one? [12:02] mase_home: Hm.. sort of. [12:02] mase_home: I don't work on it so much anymore, but I'm the Soren who used to. [12:02] soren, ok well just wanted to say that Lucid + KVM is brilliant [12:02] mase_home: :) [12:02] if you had anything to do with that, thank you! [12:02] i just got rid of the nightmare that was Xen and with KVM stuff is just working [12:03] virsh is beautiful [12:03] everything is working, i don't have random kernel issues [12:03] its just beautiful [12:03] james_w: I'll see if I can squeeze it in when I understand it all a bit better. [12:04] ?!? [12:04] bzr: ERROR: no such option: --append-version [12:04] soren: locally? [12:04] james_w: No. [12:05] https://code.edge.launchpad.net/~soren/+recipe/daily/+build/20 [12:05] soren: well, that's a bug, it's using the wrong bzr-builder version :-0 === nobawk is now known as nobawk|away [12:41] hello, all, I am having issues with pbuilder after updating a chroot env [12:41] I am getting an error extracting the tar [12:41] tar: Skipping to next header [12:41] tar: Exiting with failure status due to previous errors [12:42] should I delete the maverick tar and create again? === nobawk|away is now known as nobawk [12:58] I aalso noticed that in the ost recent packags I have gathered for merging the source directory has the ubuntu naming schema [12:58] first time I see this === rgreening_ is now known as rgreening [13:25] google code has changed and we need a new debian/watch, but what if I need to use dfsg? I mean dealing with googlecode should have and opts=downloadurlmangle=something, and for dfsg an opts=dversionmangle=something, how to make it work? [13:57] hi, how do I make dpkg-buildpackage not look for lzma archives? [14:01] http://pastebin.com/Dh4Qpj6M - here's the output of bzr builddeb :/ [14:13] DeeJay1: what is lzma in that output? [14:14] oh, I see it [14:14] that's odd [14:14] please file a bug, I think it's just a misleading warning message [14:14] DeeJay1: does this package use gnome-pkg-tools? [14:15] james_w: yes [14:16] that is known to be broken for the get-orig-source part [14:17] oh crap [14:17] so it's time to write my own scripts for the daily builds, well [14:19] thanks for the info [14:31] DeeJay1: I don't see what your paste had to do with Launchpad daily builds [14:38] hey guys, is there anyone around that could discuss git-buildpackage and pristine tar ? with me. i am not sure if its what i need in order to help me with packaging [14:40] james_w: sorry, I used the wrong phrase, I wanted to do daily builds of some packages it wasn't launchpad related [14:43] nvm [14:46] dholbach: could you add me to ~ubuntu-sponsors [14:47] lfaraone: done [15:06] crimsun: would you have a chance to approve https://code.edge.launchpad.net/~lfaraone/ubuntu/maverick/imagemagick/graphviz-rebuild/+merge/25634 ? It's just a rebuild of imagemagick [16:00] nobody sponsored this yet? [16:14] geser: imagemagick? no. [16:34] hi [16:35] anybody could provide me with a pointer to an example package that generates an app (console) and python module package from the same source? [16:36] the Python module is in the subfolder in the upstream tree [16:37] they use autotools build system and distutils. so just make install creates folders in lib/python2.6 dist/site packages [16:38] I have read the Python packaging policies, but this point is yet unclear to me... I don't get it how CDBS will decide which files go to which subpackage. [16:43] zaytsev: files go in the directories where .install file tells them to === nobawk is now known as nobawk|away === traveller_ is now known as traveller [17:13] After upgrading to Lucid, I can no longer make Thunderbird launch Chrome (instead of firefox). In the karmic version, you can edit the advanced settings, but those no longer work with version 3.0 of Thunderbird. Has anyone solved this problem? [17:17] i've never even seen that problem before =\ [17:18] hyperair: It appeard with TB3 [17:20] mok0: i've been using tb3 all the while =\ [17:25] hyperair: ... and chrome? [17:26] mok0: yes, it has always followed gnome's preferences, which meant either minefield or chromium, depending on my mood [17:26] Hm, I am using kubuntu [17:27] well considering it did honour my prefs, it might have been using xdg-open or something [17:28] hyperair: xdg-open opens chrome here [17:29] oh [17:29] hmm weird [17:29] When I click a link in a mail nothing happens [17:30] It used to start FF, but not even that [17:30] Otherwise, I am very satisfied with TB3 [17:32] =\ [17:32] i'm very dissatisfied with TB3's memory footprint [17:32] it drives my machine (and consequently, me) up the wall [17:32] hyperair: oh [17:33] but functionality wise, no other mail client can match TB3 [17:33] hyperair: I was worried about that... this rig has 6Gb so I tend not to worry about tit [17:33] meh [17:33] i've only got 2G [17:33] :-) [17:33] and TB insists on using at least 200MB [17:34] Yikes [17:37] hyperair: you using local mbox? [17:37] Ah something that isn't right here: gconftool-2 -g /desktop/gnome/url-handlers/http/command [17:38] gives /usr/bin/chromium %s [17:38] and it should be chromium-browser [17:38] hyperair: and are you looking at vm size or rss? if using local mbox, tbird mmap()s the whole thing, so it's vm size can get quite large if you have very large mail boxes, but that does not translate into used ram [17:39] yay!! [17:39] psusi: rsz. i'm not stupid. if i stared at vsz for every damn thing, i'd be worrying about gnome-terminal's memory usage as well. [17:41] hehe [17:42] tbird does still use this retarded and horribly inefficient "MORK" index format I still can't believe they haven't ditched [17:46] mork index format? [17:46] what's that? [17:46] also, i think evolution has the potential to be better than tb, if only it didn't expect the network to be 100% reliable all the time. [17:47] that's the only application i have ever used that has ever hung due to bad network conditions before [17:47] and pretty consistently too [17:52] it's a lame format some nut came up with before mozilla was mozilla to index your mail [17:53] and it's hideously inefficient... [17:54] I've been trying to use evolution lately and I find that it is horribly slow... when I fire it up and try to read mail in my inbox, it seems to be trying to do 3 other things at once, and it takes a good 10 seconds to load up the first unread message [17:54] I also can't seem to find a way to get it to cache the last 2 weeks of mail locally like tbird does... it seems it either caches ALL your imap mail locally, or none [17:55] I also can't seem to get it to show me threads with unread messages like tbird does... you can hide read messages, but I like to see the whole thread for context if any message in the thread is unread [18:54] hello! would anyone like to sponsor a (trivial) merge? bug 586918 [18:54] Launchpad bug 586918 in libraw1394 (Ubuntu) "Please merge libraw1394 2.0.5-1 from debian unstable (testing)" [Undecided,New] https://launchpad.net/bugs/586918 [19:00] artfwo_: I think that should be a sync, not a merge. [19:00] I commented in the bug. [19:05] ScottK, that has been discussed before, I was advised to do a merge when there was version 2.0.2 [19:05] https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/544910 => could somebody check this ? [19:05] Ubuntu bug 544910 in aiccu (Ubuntu) "Upgrade to 10.04 beta1 blocked by aiccu" [Undecided,Confirmed] [19:08] artfwo_: OK. That's my opinion. [19:09] But I am also okay with syncing, should I convert the bug to a sync request? [19:17] That would be my recommendation. [19:23] jono: awesome stream ;) === mint is now known as cbone === cbone is now known as radon === radon is now known as cbone04 [20:59] https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/544910 => could somebody sponsor this ?! [20:59] Ubuntu bug 544910 in aiccu (Ubuntu) "Upgrade to 10.04 beta1 blocked by aiccu" [Undecided,Confirmed] [21:22] hi suppose i want to upload a new source for a package what do i version it as === nobawk|away is now known as nobawk [21:32] shadeslayer: whats the old version? [21:34] ChogyDan: oh nvm.. i figured it out [21:34] mk [21:34] i renamed it to kdegames-4.4.80a-0ubuntu1~ppa1 [21:35] bhargav: thanks for that ;) [21:36] shaseslayer: :) anytime [21:36] bhargav: checkout the links in the chan topic :) [22:05] I'm trying to "git clone git://kernel.ubuntu.com/git/e2fsprogs.git" but I get "fatal: The remote end hung up unexpectedly", is the repo line wrong? [22:06] arand: no,but you have connection issues [22:06] or the server is down or something [22:07] arand: you probably need a /scott/ in there at least don't you? [22:07] shadeslayer: hrm, the gitweb seems at least to be up... [22:08] james_w: neither adding scott no projects seem sto work either.. [22:10] git clone git://kernel.ubuntu.com/scott/e2fsprogs.git [22:11] Ok.. that worked, what on earth was I doing wrong before...? [22:12] Ah, I had an extra /git/ in there :(