=== funkyHat is now known as pirateHat [00:15] wgrant: in case you missed it in #ubuntuwire: what about moving the superseded packages into their own tables at the end of the page? === pirateHat is now known as funkyHat [00:17] Personally I think it'd be fine to just remove them. [00:25] geser: Hm, I did somehow miss that. That sounds like a good idea. [00:46] geser, ScottK: How's that? [00:47] wgrant: Well once the package has been superceded in the archive compared to the rebuild copy, the results of the rebuild are pretty irrelevant. If it stiill FTBFS in the real archive, we have another page for that. [00:48] ScottK: I still think it's a good idea to show them, but will remove them if there are enough votes. [01:37] Hobbsee: ping [02:23] Good evening, folks! (UTC-6) [02:23] Karmic is going to rock! === orac__ is now known as p3rror [03:16] wgrant: Moving to the bottom is fine with me (or clearly distiguishing most any way). Thanks for putting the list together, it's very helpful. [03:20] ScottK: Thank geser for the original code. This is just a rather hacked up version of that. [03:20] OK. [03:20] geser: Thanks for making it possible. === montel_ is now known as Guest32016 [03:52] lifeless: pong [04:08] Hobbsee: nvm :) [04:09] Hobbsee: was going to get you to wave your pointy stick at the buildds [04:09] lifeless: oh, fair enough [05:07] How is it decided that some Debian packages are left out of Ubuntu? E.g. http://packages.debian.org/sid/gzip-win32 ? [05:07] Also, if I upload this package to my ppa, will I be able to compile another package (win32-loader) that depends on gzip-win32? [05:08] alkisg: In this case it's probably because MinGW32 is in universe. gzip is in main, so can't build-depend on it. [05:08] But the changelog will know for sure. [05:09] Indeed, https://edge.launchpad.net/ubuntu/+source/gzip/+changelog [05:09] And yes, if you remove the removal in your PPA you will be able to build-depend on it. [05:10] wgrant: thanks, but I didn't quite understand this. Mings32 is in universe, right? Why can't gzip-win32 also be in universe? (and gzip, a seperate package, in main)? [05:10] alkisg: The gzip-win32 binary is built from the gzip source package [05:10] Ah... so it's policy reasons, to get it in main [05:11] alkisg: Sources in universe cannot build binaries in main, and sources in main cannot depend on binaries in universe. [05:11] Right. [05:11] Got it. I didn't understand that it was the same source. [05:11] Without gzip in main, things would be a little broken. [05:12] wgrant, so, if I upload a modified gzip in my ppa, I'll be able to build win32-loader that depends on this, right? [05:12] alkisg: Correct. [05:12] Thank you very much :) [05:13] np === Igorot is now known as Knightlust [08:30] Is keyserver.ubuntu.com down? === doko__ is now known as doko === asac_ is now known as asac === warp10_ is now known as warp10 [14:18] Anyone know how to get a package to run a set of commands when the binary is installed? [14:18] build isn't it... === jrib1 is now known as jrib [14:21] you mean during package building or installing the the final deb? [14:21] installing the final deb [14:22] {pre,postinst} [14:22] depending on what needs to be done [14:22] I need to transcode some files.. [14:23] I only distribute the high quality sounds, and it needs to transcode the lower quality ones locally.... [14:23] why that? [14:23] this way you only download 75MB of sounds [14:23] rather than 350MB [14:24] why not do it during package build and build a binary with the high quality ones and one binary with the low quality ones? [14:25] I do that [14:25] so if you really want to download them, rather than locally transcode, that is possible [14:25] but the default dependancy package will transcode them on your box. [14:26] what's the benefit of it instead of simply using the high quality ones? [14:26] transcoding on the fly is very cpu intensive... [15:18] Hello. gdesklets depends on python2.5, but it doesn't install with it, producing errors. [15:21] So maybe someone should fix that [15:26] eboyjr: Seems to work fine with Python 2.6 on Karmic [15:29] Hrm. Okay. On Jaunty, in the source it has #!/usr/bin/python2.5 and I had to install it to make it work. Other people had the same problem. I'm glad it works in Karmic tho [15:42] eboyjr: feel free to file a bug report (but I wouldn't put to much hope in getting it fixed in Jaunty) [15:43] RainCT: Alright I might if I have time. It's not something that can be quickly changed? [15:47] eboyjr: probably yes, but changing stuff in stable releases requires a bit of extra paperwork (and approval from the Stable Release Updates team), and given that this problem is easy to workaround (installing python2.5) people will likely put their time into more important stuff [15:48] Alright that makes sense. I won't bother since there are HOWTOs. Karmic is coming up so early too. Time's flyin' Thanks RainCT [15:49] no problem [16:02] Howdy RainCT. === happyaron_ is now known as happyaron [19:22] For fixing a bug that's been reported in LP, what gets put in the changelog? [19:23] (LP: #xxxx) [19:23] Thanks. [20:52] hello people [20:52] do you know whether Michael Vogt is on IRC? [20:53] hanska: huhu, his username is mvo [20:53] hey sebner :) [20:53] hanska: but it's sunday. try again tomorrow ^^ === rmcbride_ is now known as rmcbride [21:27] sebner: sorry, my ADSL went down :) -- ok, will try tomorrow, just need to talk to him about gdebi ;) [21:34] ajmitch: when you have time, please use "ubuntu-bug alsa-base" for your new laptop if you haven't already [21:40] hyperair, any idea how to tell geany to use a different default licence? [21:46] dtchen: sure, just starting it up now - I had problems with ubuntu-bug not starting firefox last week === mpontillo1 is now known as mpontillo === mrpouit is now known as mr_pouit [22:32] ajmitch: ok, thanks. i'm trying to break up the commits to sound/pci/hda/patch_* into logical, digestable bits so that Tim or Andy doesn't punch me (i.e., need the BugLink) [22:33] jdstrand: updated my branch for your audio issue; please confirm whether it fixes your symptom [22:33] dtchen: ok, I'm just filing it now [22:34] dtchen: bug 433683 - tell me if you need anything else [22:34] ajmitch: if you want to do it manually, the only file(s) i really need is /proc/asound/card*/codec* [22:34] Launchpad bug 433683 in alsa-driver "HP Pavilion dv7 2108 doesn't mute speakers & switch output to headphones when they are plugged in" [Undecided,New] https://launchpad.net/bugs/433683 [22:34] ok [22:48] ajmitch: yeah, your headphone jack is actually registered as a line-out (boo, IDT!), which we don't currently do any sort of sensing with [22:49] ajmitch: the last commit i made to the branch for jdstrand's bug is part one of the two required fixes for you; i'm committing yours in about ten minutes [22:49] ajmitch: (if you look at your Card0.Codecs.codec.0.txt, it's node 0x0f) [23:03] dtchen: alright, I'll grab the branch you commit & try & build it [23:04] * ajmitch just had to run off for a quick meeting [23:04] ajmitch: pushed, should be available now [23:04] bah, it ended up in jdstrand's branch, but whatever [23:05] do you have the URL for it? [23:06] nevermind, I see a commit now [23:08] yeah, added a comment in the bug report, too [23:09] -> offline [23:10] thanks, building now [23:48] requestsync hates me [23:52] lifeless: please file/fix bugs if there are any