[01:10] I'm trying to build despotify on Ubuntu 9.10 but when trying to make I get a good couple of errors: http://pastebin.org/70412 And please point me in the right direction if I'm in the wrong channel === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [01:18] dendrobates: ola ;) [01:20] emgent: hi [01:38] rovanion: looks like you're missing libao-dev (at least, perhaps other packages too) [01:56] Thank you a lot geser, have a great day! === Silanus_ is now known as Silanus === binitamshah is now known as binitamshah|away === binitamshah|away is now known as binitamshah === asac_ is now known as asac [14:34] jdstrand: I see from LP you're working on the Spamassassin Y2010 problem. [14:34] Which releases are you doing? [14:35] I'll do the others [14:36] * ion laughs at http://people.canonical.com/~scott/daily-bootcharts/ [14:37] jdstrand: Nevermind. Saw your note in the bug now. [15:17] guys, simple question, WHY is pulseaudio used by default in ubuntu? it's always broken and full of bugs on every machine i installed ubuntu [15:17] crashes, causes sound corruption, etc since at least 3 ubuntu versions [15:17] or goes to 100% CPU when using small buffers [15:17] reduz: No idea! It is even installed in kubuntu for some reason. [15:18] Theoretically, something like PulseAudio is totally the right way to go. As for anecdotes, here’s another: it works fine for me. :-P [15:20] ion: Why is pulseaudio the right way to go? I thought alsa made this whole audio daemon crap obsolete. [15:21] alsa can't stream over the network. So pulseaudio is required for thin clients (just _my_ case)... [15:22] well, over here pulseaudio corrupts sound [15:22] the begining of each sound [15:22] Audio interfaces that look like you’re communicating directly with the hardware has problems. For instance, network transparency is not nice to achieve with them. They have hard time providing low latency for applications requiring it and low CPU use for applications that don’t need low latency. Something that provides a higher-level interface is good. [15:25] ion, yeah because of something that 0.001% of the people using a desktop need, you add a whole new layer of complexity you have to mantain and bugs often for 99.9999% of the rest of the users. That's not good thinking [15:25] hunger: Pulseaudio is not part of the standard Kubuntu install. If you have it then it was dragged in as a recommends/depends of something else you installed. [15:25] reduz: Switch the numbers with each other. [15:26] ion, network transparency? i think not [15:26] ion: I have yet to require any of Pulseaudio's unique functionality. [15:26] Low CPU use when needed, low latency when needed. [15:26] (not saying some people don't need it, but it's certainly not everyone) [15:26] ion, sorry, but pulseaudio is not low latency friendly [15:27] it climbs to 100% cpu in most cases, while regular alsa or OSS4 do fine [15:27] even the own pulseaudio developers aknowledge that it's not low latency friendly [15:27] reduz: It's a decision that was made 2 years ago, so there's no chance of them going back. It's really not worth your time to argue about. [15:28] ScottK, i don't mind pulseaudio itself, but that it's full of bugs :( [15:28] reduz: It can provide lower latency than the hardware itself can provide by using an accurate timer to put new audio data just after the hardware play position instead of having to rely on interrupts from the hardware requesting new audio data early. [15:28] That means long hardware buffers can be used, which means less interrupts, which means either low CPU use or low latency, depending on what the application request. [15:28] ion: Then why isn't it used in Ubuntu Studio? I'd think they'd want that. [15:29] ion, what you are saying makes no sense at all. if the app request a certain latency, pulseaudio shouldn't do anything [15:29] ion, apps already know what latenc they need, otherwise they wouldn't pass a buffersize as opening param [15:30] scottk: At the moment, JACK is better for professional audio, since it provides audio (and MIDI IIRC) routing within and between applications. Perhaps they’ll be merged one day. [15:30] reduz: You’re still thinking at too low level. [15:32] ion, i understand what you mean, but then again, that's too dependent on hardware as far as i remember [15:32] as in, not all hardware works the same way [15:33] PulseAudio could, for instance, take 20 seconds of audio ahead from an MP3 player. If you seek or jump to another song, it can drop the buffer, immediately start playing the new thing, taking a short chunk of new audio initially and then taking exponentially longer chunks up to the upper limit if there’s no further user changes. [15:33] An interface that looks like the application’s banging raw hardware just can’t provide something like that. [15:34] slangasek or jdstrand (you two are the only ubuntu-sru members connected at the moment): Please have a look at Bug #502071 as it's a pretty urgent SRU (impact can be as bad as all not explicitly whitelisted mail gets marked spam). [15:34] Launchpad bug 502071 in spamassassin "FH_DATE_PAST_20XX scores on all mails dated 2010 or later" [High,Fix committed] https://launchpad.net/bugs/502071 [15:34] Sorry, jdstrand/jdong [15:34] reduz: All PC audio hardware provides a buffer of certain length and at least interrupts. [15:35] That’s pretty much all you need to do the magic PulseAudio does. The MacOSX audio system does the same. [15:35] ion, well, to make it short, pulseaudio is bugged on my system and sound is all corrupted. Any idea how to fix it or hints on how to find a similar report? [15:35] ion, or at least how to disable it? [15:36] The usual way. Search at launchpad. If no-one has reported the same issue, run apport-bug pulseaudio. [15:39] Ubuntu’s PulseAudio packaging is a bit crippled in 9.10, that can cause problems. Lucid fixes part of that (rtkit) but not yet everything (flat-volumes). [15:42] ScottK: ACKed. Ouch, what a painful way to welcome the new year [15:42] well, i'm left with no audio again [15:42] it's been 3 ubuntu versions i can't use alsa+pulse because pulseaudio fucks up [15:43] Thanks jdong. I'll accept them. [15:43] so i guess i'll go install OSS4.. again [15:45] reduz: if those sound problems are with SDL apps, there are known workarounds... [15:46] alkisg, no, happens for every single app [15:46] ok [15:46] pulseaudio just probably dislikes my pro-soundcard [15:46] alsa/oss work fine with it [15:46] as well as windows [15:48] eh [15:49] where is asoundconf? :( [15:49] guess it's gone in 9.10 [15:51] it seems pulse cannot be removed in ubuntu anymore? [15:53] ah found to do it [15:53] and as usual, sound works flawlessly without it [15:54] ah... mixer applet no longer works without pulseaudio, good. [15:58] well, guys i really appreciate your work but it seems ubuntu is no longer for me === thekorn_ is now known as thekorn [17:14] how does one boot ubuntu in rc 3 instead of rc 2? [17:16] upgrade [17:20] hyperair: Pass 3 as a parameter to Linux. === yofel_ is now known as yofel [21:00] is there a magic command to fetch-n-install ddebs? or do I just fetch'em manually? [21:06] ScottK: is my answer to bug #500870 enough? [21:06] Launchpad bug 500870 in lintian "Please merge lintian 2.3.0 (main) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/500870 [21:07] Looking [21:47] ScottK: why not carrying this patch until either cdbs or the policy is fixed? [21:48] bdrung_: The CDBS change is on purpose to save CD space and because of the way it works, should always be policy compliant. There may be other cases that the lintian check legitimately catches. [21:48] So there isn't any fixing of policy or CDBS to do. [21:49] Can you make it so that instead of turning off the check entirely, it's only turned off for CDBS packages that do the symlinking by design in Ubuntu? [21:53] lamont: if I read the manpage of "apport-retrace" correctly it should install the needed ddebs for you (if you have a .crash file) [21:56] ScottK: that could work. a package is a CDBS package when it build-depends on cdbs? [21:57] I'd assume so. I can't think of another reason to build-dep on CDBS. [21:58] bdrung_: For bonus points, only stop the check if you're running on Ubuntu. Then maybe the patch could go upstream and we could sync again. [22:01] ScottK: we can't check, if we are running on ubuntu [22:01] bdrung_: But you can check if the package has an ubuntu version string [22:02] ScottK: that's not enough. synced package will have symlinks, too. [22:02] bdrung_: Who runs lintian on sync'ed packages? [22:03] ScottK: me :) [22:03] Then you're free to ignore it. [22:03] We had lintian sync'ed from Debian before and I think that's a good general state of affairs. [22:05] ScottK: for example i work on audacity. i build it on ubuntu and test it there, but upload it to debian. therefore i will see this warning every time. [22:06] bdrung_: You should also build it on Debian. [22:06] ScottK: before uploading i build it in a sid pbuilder environment. [22:15] ScottK: should i work on the cdbs check, or do you insist on syncing? [22:17] bdrung_: Even if it's uploaded to Ubuntu first, I'd like to have something that might get accepted upstream. [22:17] Other potential sponsors may have a different view. [22:20] ScottK: there is probably no way to get it into debian (without playing with lsb_release), have a look at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536434 [22:20] Debian bug 536434 in lintian "[checks/changelog-file] don't check debian-changelog-file-is-a-symlink for Ubuntu packages" [Wishlist,Open] [22:22] bdrung_: Given what I've suggested is already in Lintian, yes, I think it should be sync'ed. === bdefreese2 is now known as bddebian === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [22:40] ScottK: is there a special procedure for package removals, or is it just filing a bug report and subscribing ubuntu-archive? [22:41] bdrung_: That's mostly it. There's a wiki page that says what needs to go in the bug. I don't recall which one. [22:44] I check rbuild-dependes, rdepends (and mention the status) and mention the reasons for the removal (e.g. existing Debian removal bug) [22:46] geser: can i request two removal in one bug report or should i split it? (remove A and B, B depends on A) [22:47] in that case I'd use one bug (either both go or both stay)