=== bluesmoke_ is now known as Amaranth === asac_ is now known as asac [01:26] directhex: 175 mib used when play a track, sorry it took so long, life got in the way [01:35] stupid life. try patching it! [01:35] porthose, that's a huge number! that's the "Writable Memory" column? [01:36] oops how about 22 mib [01:36] 32 bit cpu? [01:37] porthose: nice, my banshee uses almost 70 :/ [01:38] seems like rhythmbox is still better when it comes to memory consumption :/ [01:38] that's a remarkably low value for a library of that size, porthose [01:38] kklimonda, it's about 25% better with mono 2.4 [01:38] directhex: is mono 2.4 going to get into 9.10? [01:39] kklimonda, yes [01:39] kklimonda, waiting for 2.4.2 bugfix release on monday [01:39] * porthose double checks [01:44] directhex: yea it's showing 28 to 29 mib writable memory [01:44] porthose, that was i386 or amd64? [01:44] i386 [01:44] okay, makes sense [01:45] i get pretty much the same values from RB, with a much smaller library - but on amd64 [01:46] now, i totally need to go to bed [01:47] directhex: night [04:07] ajmitch: you track down how I presumably broke review? === bluesmoke_ is now known as Amaranth === bluesmoke_ is now known as Amaranth === fabrice_sp_ is now known as fabrice_sp [06:15] good morning [06:15] dholbach: good morning [06:15] hi slytherin [06:28] good morning dholbach ! [06:28] heya fabrice_sp === mcasadevall is now known as NCommander [06:41] hello, anyone here I can ask a quick question about Atheros drivers? [07:01] hello? [07:03] mochaRHW: maybe #ubuntu-kernel? but just ask [07:03] no need to ask to ask :) [07:04] I was just wondering if anyone knows what version of madwifi was used to build the ath_pci.ko module in Jaunty? [07:05] modinfo says "D3FD3BD11169A96DBCFF8DE" [07:05] definitely #ubuntu-kernel [07:05] ok, I'll try [07:05] the -motu team does not maintain any parts of the kernel [07:05] good luck [07:05] the kernel people might wake up in a few hours [07:07] yea, seems like everyone is asleep! [07:07] :) [07:07] no one in #madwifi either === thekorn_ is now known as thekorn [08:51] good morning [09:00] buildd issues? === MooKow is now known as LordKow [09:00] . [09:01] looks like it [09:01] geser: you mean the one about mktemp package? [09:02] yes [09:02] what happened? [09:02] don't know [09:02] :) [09:03] coreutils contains and now Conflicts with mktemp. [09:03] apt doesn't like removing Essential packages, which mktemp is. [09:03] A fixed coreutils has been uploaded (producing a transitional non-Essential mktemp binary), but it needs to be built manually. [09:06] wgrant: btw: should we leave hppa in the FTBFS list (for now) or remove it as it's e-o-l? [09:06] geser: I think I might just remove it, as I don't think a DAS can be removed from Soyuz... [09:28] can someone sponsor those: LP #359436 , LP #359444 , LP #359446 ? [09:28] Launchpad bug 359436 in ubuntume-gdm-themes "Rename package and update artwork " [Undecided,Confirmed] https://launchpad.net/bugs/359436 [09:28] Launchpad bug 359444 in usplash-theme-ubuntume "Rename package and update artwork " [Undecided,Confirmed] https://launchpad.net/bugs/359444 [09:28] Launchpad bug 359446 in ubuntume-themes "Rename package" [Undecided,Confirmed] https://launchpad.net/bugs/359446 [09:30] hey, how the US and europe economics now? === cjwatson_ is now known as cjwatson [10:32] does anyone here use tcptrack? [10:33] it's currently pretty useless in jaunty and karmic; no connections are shown at all [10:38] * kmdm peers at debuild -S checking build-deps rather than just spitting out a source package to be built with pbuilder... [10:40] kmdm: -S -d [10:40] hyperair: It's doing... debuild -S dpkg-buildpackage -rfakeroot -d -us -uc -S [10:41] (pretend there's a linefeed in there) [10:41] heh [10:41] strange. [10:41] it should work [10:41] yeah, quite - this always used to work...not my first package build by any stretch of the imagination [10:42] hehe [10:42] well try running dpkg-buildpackage then [10:43] I guess I should examine debian/rules and see what it's doing there... but am I right in thinking in general building the source package doesn't need to check the build-deps since they get resolved by pbuilder when doing the binary package? [10:44] hyperair: Bah, this package depends clean on configure, which then checks the build-deps... *sigh* [10:44] ha. no wonder. [10:45] ooh netsplit. [10:45] kmdm: it's ./configure checking for builddeps then? and not dpkg-checkbuilddeps? [10:45] well, it's calling dpkg-checkbuilddeps manually [10:46] hyperair: Yeah, tcptrack looks broken. [10:46] jpds: =( [10:46] it looks like the packager's assumed that everyone bulds in place since they're doing make clean style stuff too [10:47] i'd fix it, but this looks beyond my capabilities. [10:47] heh no wonder. [10:47] hyperair: Still, who needs it when we have tcpdump, tcpflow, iptraf, ..... [10:47] kmdm: you mean debian/rules calls dpkg-checkbuilddeps? [10:47] hyperair: Aye, well... checkbuild: chmod u+x ./debian/dpkg-checkbuild ./debian/dpkg-checkbuild debian/control [10:47] jpds: i liked tcptrack's interface. i use iptraf otherwise, but the thing is that tcptrack shows the rates of each connection in real time. iptraf only shows one at a time. [10:47] (with linefeeds) :) [10:47] * hyperair facepalms [10:48] kmdm: wipe it out and package it from scratch [10:48] or salvage the bits that you can [10:52] kmdm, sometimes you can't run "make clean" without "./configure" [10:52] kmdm, which causes scenarios where you need build-deps in order to make a source package [10:52] directhex: Aye, they were guarding a make clean/distclean in there [10:53] kmdm, that makes less sense [10:54] If anyone's curious enough: https://launchpad.net/~kees/+archive/ppa/+files/heartbeat_2.1.4-2~hardy1.dsc (seems to be a direct backport from upstream to Hardy) [10:54] I'm just trying to coax it onto dapper at the moment, could be a losing battle though. :) [10:56] well if you think it's going to be useful for the server, it's worth a try, you can also backport its dependencies if you think that's required :) [10:57] Anyone know if dapper had some equivalent of python-central? [12:04] pochu: What means 'declined for Karmic' at bug #370839? [12:04] Launchpad bug 370839 in spe "kiki should depend on python-wxgtk2.6 or python-wxgtk2.8, not just on python-wxgtk2.6" [Undecided,Confirmed] https://launchpad.net/bugs/370839 [12:06] hey stani! looking [12:06] stani: it means there's no need to open a karmic task, the "normal" task can be fixed in karmic as it's the development cycle [12:07] pochu: I am a bit confused if this bug should be a SRU or not [12:08] pochu: I am afraid there will come more duplicate bugs [12:08] pochu: I mean for Jaunty [12:08] stani: I don't think 'changing build depends' would be allowed in SRU. [12:09] and it if it's a SRU for Jaunty, it should be fixed in Karmic first right? [12:09] slytherin: it's not about 'build depends' but about 'depends' [12:10] slytherin: it's a new ORed dependency [12:10] stani: seems fine to me, will the kiki.py change still work with wx2.6? [12:10] slytherin: and the dependencies causes bugs in Jaunty because in Jaunty wxpython 2.6 is the default, while before it was 2.8 [12:11] it sounds fine as it won't change anything for people that already have it [12:11] pochu: it will work even better, as now kiki uses a deprecated class of wxpython2.6 [12:11] except for the code change, but if it still works with 2.6 it should be fine IMHO [12:11] stani: ok cool [12:12] stani: so it just needs to be uploaded to karmic, and then we could SRU it [12:12] with approval from the MOTU SRU folks, of course [12:12] pochu: yes [12:12] pochu: I am just doubting what would be the best reason for the SRU [12:13] stani: does it still break SPE, even after your SPE SRU? [12:14] stani: my mistake, got confused. === statik` is now known as statik [12:14] it might be the use of deprecated class, breaks with wxpython2.8, unnecessarily making a dependency of wx2.6 [12:14] the unneeded dependency is probably not a good enough reason, I guess [12:15] so unless it still breaks something, we can leave it [12:15] i.e. if SPE works fine now after the SRU [12:15] pochu: no my SPE sru fixes SPE of course, but now spe is dependent of 2.6 and 2.8, but it will break applications which are only compatible with 2.8 [12:15] so SPE is fixed, but there will be others which might break [12:15] hmm, you could say that as the reason for the SRU [12:15] not every other application uses wxversion to force a wxpython version [12:16] now wxpython applications assume 2.8, not 2.6 [12:16] so if kiki uses 2.6 and your app doesn't care, will it pick up 2.6? [12:16] even if both 2.6 and 2.8 are installed? [12:17] yes, this is another sru bug, for which I submitted a fix, which I guess mok0 is dealing with [12:18] stani: I mean, in general [12:18] not specifically with SPE [12:18] pochu: yes all other applications which expect 2.8 are affected [12:19] stani: that's a good reason then IMHO [12:19] for example if you have an application which depends on python-wxgtk2.8, it will use wxpython 2.6 when it just does an "import wx" [12:19] and most likely this application will fail [12:19] oh [12:20] but that's the wxwidgets bug, right? [12:20] no [12:20] the application could use wxversion to select its versions, but most apps don't care [12:20] they suppose you've installed the right wxpython version [12:21] okay [12:21] so let's just fix it [12:22] pochu: it doesn't break directly, but it will provoque breaking [12:22] yeah, it's alright then [12:23] pochu: if you read the original bug report, you see that the author complains that his applications don't work any more. probably he doesn't know he could fix it with wxversion, but there will be more people like this [12:23] pochu: you want me to start the SRU process? (with the hope you will back me up) [12:25] stani: yes, but it needs to be uploaded to karmic first [12:28] pochu: this is in the pipeline right? I could already prepare the SRU process as I did for bug #377044 (read first line) [12:28] Launchpad bug 377044 in spe "SPE fails to run any scripts after upgrade to jaunty" [Undecided,Fix committed] https://launchpad.net/bugs/377044 [12:29] pochu: and it would be nice if you could give feedback on that bug (as the SPE sru fix is now waiting in -proposed) [12:29] stani: I only have Hardy here :( [12:30] pochu: than you can beta test the new Phatch from my PPA ;-) (just joking, no obligations) === hanska is now known as Guest61112 [12:34] stani: yeah I can do that ;) [12:35] stani: the PPA is ~stani ? [12:35] pochu: yes, more info here http://ubuntuforums.org/showthread.php?t=1178224 [12:41] pochu: do you know why Phatch fails to build by a "chroot problem", see https://launchpad.net/~stani/+archive/ppa/+build/1060898? [12:42] pochu: that only happens on Karmic === dashua_ is now known as dashua [12:46] stani: everything's failing to build [12:46] stani: see #ubuntu-devel's /topic [12:48] pochu: ok, so it is just a matter of time [12:48] yup [13:03] wgrant: we're killing karmic/hppa now [13:03] wgrant: it will have the side-effect that builds for karmic/hppa will basically never have happened, but lamont says he's ok withthat [13:03] with that [13:03] cjwatson: I didn't think that was possible without a bit of manual DELETE action. [13:03] That explains it. [13:03] That's a bit ew, though. [13:04] it is a bit. but the alternative is having karmic/hppa continue to show up as a sort of ghost town. [13:04] I'd honestly rather it just went away and I don't think anyone *really* cares enough ... [13:04] Or convince Soyuz people to implement a DAS.disabled flag. [13:04] Of course. But altering history is always a little iffy for me. === korn_ is now known as c_korn === azeem_ is now known as azeem [13:32] pochu: I prepared the SRU request, so it can start once it is uploaded to Karmic https://bugs.launchpad.net/ubuntu/+source/spe/+bug/370839 [13:32] Launchpad bug 370839 in spe "kiki should depend on python-wxgtk2.6 or python-wxgtk2.8, not just on python-wxgtk2.6" [Undecided,Confirmed] === cprov1 is now known as cprov [14:54] I'm looking at a FTBFS that seems like it should BFS. I might just be missing some details about buildds. Does anyone have a sec to look at bug 383921? [14:54] Launchpad bug 383921 in taglib "FTBFS in Karmic because of a broken librcc-dev dependency" [Undecided,In progress] https://launchpad.net/bugs/383921 [14:54] It builds in my chroot, and the buildd tried to build it a full month after librcc was done building. So it seems like the buildd should have been able to get librcc. [14:55] mterry: what is BFS? [14:55] slytherin: Build From Source [14:58] mterry: You can ask someone from core team to give back the package. Try #ubuntu-devel. Please mention that it builds fine in your karmic chroot. [14:59] slytherin: Hmm, OK. Still curious why it failed. Maybe they'd know === yofel_ is now known as yofel [15:19] (for the record, the reason mterry couldn't reproduce the bug was that his chroot had universe enabled and the buildd's chroot didn't since it was building for main [15:19] ) [15:20] cjwatson: :) Thanks === kklimonda_ is now known as kklimonda === tuantub is now known as sokhenyeu [17:22] now that the coreutils bug is fixed, the builds that had problems are set to be rebuilt right? [17:23] in cgal it says "Needs building", just checking, in case I have to do any requests: https://edge.launchpad.net/ubuntu/+source/cgal/3.4-4ubuntu1/ :) [17:26] savvas: yes, they are set [17:26] I guess a mass-giveback will happen (if it did not already happen) [17:26] "needs building" is what you get *after* a mass give-back [17:26] and before it's actually built [17:26] cool, thanks :) [17:34] slangasek: hi! what is the process for a sync request from debian-multimedia? eg, bug #378124 [17:34] Launchpad bug 378124 in ubuntu "Please sync divxenc 1.3.0-0.0 from debian-multimedia" [Wishlist,Confirmed] https://launchpad.net/bugs/378124 [17:44] hyperair: how stable is your unstable banshee ppa? [17:44] pwnguin: as stable as banshee unstable is. [17:45] ie, there's a 1.5 release as of june 1st [17:45] it seems to have rhythmbox imports, which i'd like to try out [17:46] but im not sure i want to upgrade daily [17:47] ah, i see. they use an even/odd numbering [17:48] hyperair: so the unstable ppa tracks the official beta releases, and you have a seperate daily build? [17:48] pwnguin: bingo. [17:48] ok, that makes more sense [17:50] pwnguin: what confused you? perhaps i can amend the descriptions [17:59] hyperair: i wanst sure what the difference between unstable and daily was [17:59] i see. [18:00] you might make a note that the unstable is from official upstream unstable releases [18:00] not all projects have unstable release series like that [18:01] jdstrand: update-sources should grab from debian-multimedia; then you just need to pass a -D option to sync-source.py (or syncbugbot) [18:02] slangasek: that is what I figured, but wanted to be sure. thanks! [18:04] well you can enable all three PPAs together [18:07] With regards to inclusion in 'main', is it by source package or by binary package? [18:14] mterry, the source package has to be in main for any of the binary packages to be in main. not all of the binary packages have to be in main though [18:14] see lirc for example, it's source is in main, and liblircclient0 is, but 'lirc' and 'lirc-x' aren't [18:14] superm1: Cool. OK === SirDerigo_ is now known as SirDerigo [18:26] anyone have any idea as to why sun-java6-plugin deps on the following: [18:26] firefox | firefox-2 | iceweasel | mozilla-firefox | iceape-browser | mozilla-browser | epiphany-gecko | epiphany-webkit | epiphany-browser | galeon | midbrowser | xulrunner [18:26] no konqueror in there, arora, rekonq...discrimination I tell you! [18:26] why not just x-www-browser? [18:29] nixternal: firefox2 is obsolete, what's arora rekonq? ^^ [18:29] 2 new KDE browsers [18:29] plus Konqueror isn't even in the list there [18:29] arora? [18:30] though I don't even know if arora or rekonq have java support yet, I was being a bit of an ass with those 2 :) [18:30] <3 arora [18:30] does the plugin work with those and is installed in the right dir? [18:30] arora is qt not kde [18:30] geser: yup [18:30] well it works with konqueror [18:30] I don't know about the other 2 [18:31] I have to use sun-java6-bin (i think) to get java properly working with arora === thekorn_ is now known as thekorn [19:48] ajmitch: how is the REVU issue comming along :S === ursula_ is now known as Ursinha [22:41] Is there a way to have dch act as if I am on Debian? When it creates a new changelog entry, it wants to append ubuntu1 instead of bumping the Debian revision [22:54] dtchen, interestingly, no sound at all with new kernel [22:54] dtchen, will try old kernel once I get back from walk with the dog. [22:55] For those interested, it appears that I can use the --distributor option [22:56] dtchen, hm.... killing pulseaudio fixed the problem [22:59] cody-somerville: usually a mixer element (volume)/sink issue [23:20] I am getting a debuild error today :/ [23:20] yesterday debuild -S worked fine [23:20] but on a package today it wont [23:21] http://paste.ubuntu.com/189282/ [23:22] bencrisford: you need to build-depend on the gnome-pkg-tools package [23:22] and also install it on your system ;-) [23:23] nhandler, yes, there is a way [23:23] directhex: I found it, see above [23:24] JontheEchidna: Oh, how do I do that =S? [23:24] just install the gnome-pkg... [23:25] and do apt-get install build dependencies? [23:25] then in debian/control, put gnome-pkg-tools in the build-depend sline [23:25] *line [23:26] JontheEchidna: Ohhh.. Ok, thanks :) [23:26] :) [23:35] nhandler: -U [23:36] (or yes, --distributor)