[00:00] johanbr, then your manual call and the call by cupsfilter uses different command line options and the call out of the print queue even others. [00:01] Try to find out which command line options get actually used and which ones make pdftopdf break. If the original PDF produced by evince is good then we probably have a pdftopdf bug. [00:01] LaserJock: yea [00:01] LaserJock: but poorly, so i have to determine how to fix it or disable it entirely and use fuse [00:02] LaserJock: fuse was buggy as well so it wasn't working until the next release 1.1.8 will work with OOo [00:02] LaserJock: it didn't support truncate at all but now does for trivial cases (0 or same size as file) [00:03] calc: bummer [00:03] Has, uh, anybody run into weird issues with Jaunty's libc running under Lenny's kernel? [00:04] johanbr, is the file already the evince output or the original file? If it is the original, give me also the evince output. [00:06] 8/c [00:07] LaserJock: well gvfs fuse will work in time for jaunty, but i was trying to fix the OOo native support which takes learning how they actually work, heh [00:08] i have to make a decision by beta though to make sure it works for everyone [00:08] tkamppeter: that's the original [00:08] just a sec [00:25] johanbr, seems that your LaTeX PDF file makes evince turning all fonts to graphics when converting PDF to PDF (probably with Poppler). [00:26] Great would be if one could let evince pass the input PDF directly through to the output to minimize the number of conversions (and losses caused by them). [00:26] Oh, I see. Well, that explains the enormous file size. [00:28] tkamppeter: If you pass the original pdf file through pdftopdf, you should also get a large file (~100 megs). Is that also because it turns fonts into graphics? [00:29] pdftopdf should do page management only, not re-render the file. Please try passing the original PDF to pdftopdf. The size of the output should be in the order of the size of the input. [00:31] tkamppeter: nope [00:31] cat original_filename.pdf |/usr/lib/cups/filter/pdftopdf job1234 username test 1 jobname.pdf >copy.pdf [00:32] gives a copy.pdf that's 92 megs large === rgreening_ is now known as rgreening [00:40] johanbr, strange. pdftopdf bug probably. pdftopdf is Poppler-based, evince probably too and the two Poppler treatments perhaps produce 5 * (92/5)^2 MB. [00:43] could the problem be fixed directly in poppler? [00:43] or does the library not have enough information to know that it can just return the pdf file unmodified? [00:44] and evince does indeed use poppler [00:47] asac: ping? [00:50] any way to find out whether gnome or openGL developer positions (work at home) for canonical are wide open at this point of time apart from looking at webapps.ubuntu.employment [00:51] *webapps.ubuntu.com/employment - surprisingly it has URL starts with webapps [00:54] ooh oops sorry if i offended canonical staff here - any help will be appreciated [00:55] generally we don't know anymore than anybody else about Canonical's hiring [00:56] I suppose you could email Canonical's HR but I'm not sure if they'd tell you anything helpful regarding how "wide open" positions are [01:00] yes, there is a time frame of 21days about notification after applying for a position [01:02] couldn't find HR and there seem to be lot of ideal or desirable work-at-home positions but recession only makes it tougher [01:02] Mavericks: It's really OT here regardless. [01:03] ScottK: thank you , i know that [01:03] Mavericks: HR is simply hr@canonical.com [01:08] * calc read something interesting about intel ssd today, apparently they are limited to 20GB/day transfer to stay within warranty specs, and supposedly slow down so that you can't do more than that disk io [01:09] Hey, anyone want to look at an awesome libc bug? bug 339743 [01:09] Launchpad bug 339743 in glibc "Jaunty i386 popen() misbehaves on Lenny 2.6.26-1-amd64 kernel" [Undecided,Confirmed] https://launchpad.net/bugs/339743 [01:10] andersk: probably people on the other side of the world, who are asleep now. Also, they get mailed about bugs that they care about [01:12] * ScottK wonders how it's even a bug. [01:12] It's problematic if your Jaunty build chroots are running on a Lenny system [01:12] "Hey, your libc doesn't work with some other distro's kernel" [01:14] Surely a statically compiled binary is supposed to work on other distro's kernels. [01:14] slangasek: the -base langpacks contain all translations which were exported from Rosetta at a given point in time. the other langpacks is a diff to what has changed since then. [01:14] It works in Intrepid. [01:16] slangasek: due to a bug the first -base langpacks didn't include any mozilla and kde translations. That's why I generated a new one. Mozilla diffs only work when the -base pack has mozilla xpis already, which was not the case. [01:18] slangasek: the duplicate xulrunner and firefox for bn_IN, es_ES, pt_PT and sv_SE are due to in import error into Rosetta and will hopefully be removed from the database soon. As soon as this happens I will generate new -base langpacks. Another -base generation will happen shortly before release. Please do expect them to grow in size! === bdefreese2 is now known as bddebian === ember_ is now known as ember [03:10] so 10.04 LTS will have gnome 3.0 ? [03:14] calc: IMO that would be too risky. [03:15] Or, we extend the cycle to fix bugs. [03:24] TheMuso: So far it's seemed to me that the general view for LTS is better grab the latest so it'll be supported longer. [03:24] Perhaps next time around it'll be the opposite. [03:25] ScottK: Yeah but GNOME 3.0 will have some pretty significant changes [03:25] * ScottK doesn't really know about it. [03:25] From what I'd read in blogs it seemed likely to arrive with Perl 6. [03:25] heh right [03:29] TheMuso: At the last release team meeting I brought up the Qt 4.5 ICE on PowerPC and there were some actions assigned to look into it. [03:29] ScottK: I didn't know about that ICE [03:29] Since then I see that GCC FTBFS on powerpc in the last upload in the g++ tests. [03:30] ScottK: well aiui gnome 2.30 == 3.0 [03:30] This one http://launchpadlibrarian.net/23244739/buildlog_ubuntu-jaunty-powerpc.kde-style-skulpture_0.2.2-0ubuntu1_FAILEDTOBUILD.txt.gz is a much smaller app, but it looks like the same/very similar failure. [03:30] calc: KDE got a new version so we want one too? [03:30] ScottK: something like that probably ;-) [03:31] ScottK: they get to drop deprecated api's at 3.0 as well iirc [03:31] Right. [03:32] I'm going to try running a debug build with gio for OOo if it doesn't show anything obvious I'm going to drop gvfs/gio from OOo and go to gvfs fuse for jaunty :-\ [03:37] calc: where did you hear that 2.30 == 3.0? I can't imagine that actually happening [03:42] LaserJock: don't remember now [03:42] LaserJock: may not have been a reliable source [03:47] LaserJock: http://www.phoronix.com/scan.php?page=news_item&px=NjU4Mg [03:47] LaserJock: it seems that 2.30 will really be 3.0 unless they change their mind in july [03:58] So it sounds like the decision is not so much about what they'll add, but what they'll drop? [03:58] Corba for one [03:58] I guess the gnome-shell thingie will be part of 3.0. [03:59] That will be interesting accessibility wise. [04:02] wow i'm glad i got the gvfs truncate fix in when i did, next release is 2.26.0 [04:04] so I wonder if they're going to branch or something [04:05] I can't imagine doing all the Gtk/Gnome 3.0 breakage in 1 release [04:07] Well, there are already branches of some things. I know of the gnome shell and gtk with multi-pointer support. Probably other stuff too. [04:08] and gnome-speech may be going away, actually it will go away if I have anything to do with it. [04:14] johanbr: yeah, but if it's really supposed to be "revolutionary" the core stuff I'd think would need to be starting fairly soon [04:17] http://live.gnome.org/ThreePointZero seems a bit bare [04:38] LaserJock: apparently they forgot to update the page after guadec === asac_ is now known as asac [06:05] good morning [06:06] morning :) [06:07] hi IntuitiveNipple [06:25] TheMuso: ok, latest /ubuntu is go for Alpha 6 [06:26] Anyone around who could do an upload for bug 339449? I'd like to make a6 [06:26] Launchpad bug 339449 in mit-scheme "FeatureFreezeException: Merge mit-scheme with Debian" [High,Confirmed] https://launchpad.net/bugs/339449 [07:28] ArneGoetje: right, my question isn't really "why do we have -base langpacks" so much as "why, during the development cycle, do we ever have any translations in the normal langpacks instead of just updating the -base langpacks?" [07:28] ArneGoetje: btw, please remember to turn off the upload cronjob, alpha 6 this week :) [07:55] Good morning [07:55] heya pitti! [07:56] * pitti hugs Hobbsee [07:56] yo, Hobbsee, pitti [07:56] :) [07:56] * Hobbsee hugs pitti back, and waves to Mithrandir [07:57] hey Mithrandir, how's it going? [07:57] pitti: good, good. Was in CPH over the weekend, which was nice. [07:58] Morning pitti [07:58] pitti: So, you didn't accept syslinux. [07:58] StevenK: was I supposed to? [07:58] Mithrandir: nice, I've never been to Denmark yet [07:59] pitti: I thought you said you'd look at it on Friday? [07:59] oh, SRU? sorry [07:59] pitti: Isn't it weird not having visited a neighbouring country? [07:59] pitti: Yeah, the SRU [08:00] Mithrandir: I visited all 8 others [08:00] pitti: Fix it? :-) [08:00] StevenK: ok, seems I need to do SRUs today again [08:00] StevenK: got buried in meetings on Friday, I apologize [08:18] I'm not entirely clear on the process here. Does bug #339618 require a freeze exception? [08:18] Launchpad bug 339618 in mpb "Update libctl to use guile-1.8" [Undecided,New] https://launchpad.net/bugs/339618 === azeem_ is now known as azeem [08:21] kirkland: do you have any plans to backport screen-profiles to hardy/intrepid and eventually debian? [08:21] siretart: it's already in a ppa? [08:22] at least for intrepid [08:22] Hobbsee: I have no problem recompiling it for me personally. Actually, I'm most interested in having it in lenny-backports :-) [08:24] siretart: ahhh === tkamppeter_ is now known as tkamppeter [08:41] Hi, any Python experts here? It is about bug 153610. A Python program (here the tray applet of system-config-printer) complains about a missing Python module but the module is actually installed. [08:41] Launchpad bug 153610 in system-config-printer "applet.py crashed with IOError in module>()" [Low,Triaged] https://launchpad.net/bugs/153610 [08:45] mvo, soren: could anyone test vm-builder in hardy-proposed, which rots there for 214 days already? If not, I'll just remove it from -proposed [08:46] pitti: I did the upload, but I can do the verification as well [08:46] mvo: much better than no feedback at all, and if you use the actual .deb from -proposed, and not a local build, and exercise a few standard cases, that would suffice [08:46] mvo: danke! [08:47] Sorry, wrong bug. I mean the following: It is about bug 203808. A Python program (here the tray applet of system-config-printer) complains about a missing Python module but the module is actually installed. [08:47] Launchpad bug 203808 in system-config-printer "applet.py crashed with ImportError in ()" [Undecided,Fix released] https://launchpad.net/bugs/203808 [08:48] This only happens with Python programs which are not directly started by the user, like the system-config-printer applet which is auto-started on login or hal_lpadmin which is triggered by HAL. [08:50] tkamppeter: that bug is very old, and closed.. [08:50] pitti, I will look for other examples then ... [08:51] pitti, bug 336707 [08:51] Launchpad bug 336707 in hal-cups-utils "hal_lpadmin crashed with ImportError in () (dup-of: 291035)" [Undecided,New] https://launchpad.net/bugs/336707 [08:51] Launchpad bug 291035 in hal-cups-utils "hal_lpadmin crashed with ImportError in ()" [Undecided,Confirmed] https://launchpad.net/bugs/291035 [08:58] Hobbsee: hi. pong [09:00] asac: greetings. I presume you've been keeping tab on n-m bugs? It seems there's a fair bit more tempramental (or plain broken) behaviour for multiple wifi cards, and I was wondering if you knew anything about it [09:03] tkamppeter: I think you can close them; I fixed s-c-p for python2.6 in 1.1.3+git20090218-0ubuntu4 [09:04] Hobbsee: hmm. depends. i know that there are still issues with some types WPA enterprise. Any particular wifi chipset you have issues with? [09:05] asac: there was a broadcom mentioned earlier, and I was having temporary problems with my iwl3945 card [09:05] pitti, the mentioned ones are on hal-cups-utils. Or is it because hal-cups-utils uses a lib of s-c-p? [09:05] aah [09:06] asac: the broadcom got reported, I think i saw another couple in bugs, and I don't still have logs of my (now working) iwl3945 [09:07] tkamppeter: yes, python-cupshelpers is built by the s-c-p source (#336707) [09:07] tkamppeter: that should be good now [09:07] tkamppeter: the other two bugs fail on importing "usb" [09:07] thus they are different [09:07] tkamppeter: I don't have an usb.py on my box [09:08] Hobbsee: yes, broadcom is one of the few drivers that is no in mainline kernel afaik ... which is bad as it cannot be fixed. [09:08] tkamppeter: so I think bug 291035 is real [09:08] Launchpad bug 291035 in hal-cups-utils "hal_lpadmin crashed with ImportError in ()" [Undecided,Confirmed] https://launchpad.net/bugs/291035 [09:08] asac: ah, right [09:08] pitti, so python-usb needs to be fixed, too? It is required by hal-cups-utils. Should I assign these bugs to python-usb then? [09:08] tkamppeter: maybe it's missing a dependency to python-usb? [09:09] oh, it's usb.so [09:09] $ python -c 'import usb' [09:09] works for me [09:09] tkamppeter: no, should be fine; doko rebuilt it on Sun, 22 Feb 2009 [09:10] pitti, I have checked and hal-cups-utils requires python-usb, it is the only package to keep python-usb in a standard installation. [09:10] tkamppeter: hm; no idea then, I'm afraid [09:11] tkamppeter: ah, look at Dependencies.txt in #291035 [09:11] tkamppeter: he still has the old python-usb installed (not ubuntu1, which was the 2.6 rebuild) [09:11] * pitti hugs apport [09:12] tkamppeter: so, I'd reassign it to python-usb and close it with the last entry of /usr/share/doc/python-usb/changelog.Debian.gz [09:18] mvo: would you mind applying the intrepid SRU patch for compiz to jaunty, too? (bug 269805); it's an alpha-6 blocker [09:18] Launchpad bug 269805 in compiz "gnome-window-properties gives error about configuration tool not being "registered"" [High,In progress] https://launchpad.net/bugs/269805 [09:19] pitti, I have simply closed this bug now with a comment added that the user should update. [09:19] tkamppeter: right [09:20] pitti, I see another problem. [09:21] I have kept s-c-p all the time identical to upstream and now there was a major patch done due to the notifications. [09:21] pitti: thanks, this is already in bzr [09:22] What was the problem to have buttons in the notifications? [09:22] tkamppeter: right, please prod the dx team to forward the patch upstream [09:22] tkamppeter: notify-osd doesn't support actions in notifications [09:22] so they'd end up as dialogs [09:22] pitti: any word about the freeze exception for the compiz with protobuf support ? or should I wait for slangasek ? [09:23] pitti, is this a Ubuntu policy or a GNOME policy? [09:23] tkamppeter: it's not a policy; by design, notify-osd doesn't support actions [09:23] tkamppeter: and libnotify doesn't promise that the implementation does [09:23] tkamppeter: s-c-p just assumed that it can; with the patch, it checks whether the notification daemon actually supports actions, and if not, it does something different [09:24] pitti, and why is notifying system replaced by an inferior one only for eye-candy? [09:24] mvo: I didn't answer yet; a 0.5 MB impact on the CD for relatively little gain, after FF, and with new potential bugs due to new implementation doesn't exactly make me happy.. [09:24] I don’t understand why notification-daemon couldn’t have been patched with the eyecandy. [09:24] mvo: but "pitti feels bad about it" might not be sufficient to say "no" :) [09:25] ion_: (1) the patch would exchange the entire code, and (2) we want the original n-d to be available, too [09:25] pitti: well, startup improvement gain of 20-30% is not "relatively little" [09:25] tkamppeter: it's not just eye candy, but a new usability design [09:26] pitti: but I certainly understand this [09:26] mvo: I'm actually more concerned about changing the entire underlying configuration parsing structure that late [09:26] if we can spare the space on the CDs, I'm fine with it, but I'd really like to have slangasek decide that [09:27] pitti: sure, I wait for him. if we do it, we should do it today IMO [09:27] yes, indeed [09:27] piiti, would "if os.environ.get('GDMSESSION') == "gnome-stracciatella":" also work on non-Ubuntu distros to check whether the notify daemon is capable of actions? [09:28] pitti: ^^^ [09:29] tkamppeter: no, please don't ever use that outside of Ubuntu [09:29] tkamppeter: it's meant for something entirely different [09:30] tkamppeter: for checking action support, you need to call [09:30] GList *notify_get_server_caps(void); [09:30] (/usr/include/libnotify/notify.h) [09:30] Is there a possibility for a Python program to check whether the notification daemon supports actions? [09:30] (this also exists in python-notify) [09:31] pitti, then the patch should be changed to that. [09:31] tkamppeter: indeed it should [09:31] kenvandine_wk: ^ [09:32] tkamppeter: thanks for pointing out [09:33] pitti, kenvandine_wk: With this fixed I would commit the patch upstream. [09:34] tkamppeter: if it checks server caps, it absolutely makes sense to commit it to upstream, since this is a real bug (assuming that actions are supported without testing for them) [09:34] tkamppeter: the stracciatella test is an ubuntu specific hack and should remain Ubuntu patches [09:54] pitti, I have reported bug 339847 on the s-c-p notification problem. [09:54] Launchpad bug 339847 in system-config-printer "system-config-printer notification patch should auto-detect capabilities of notification daemon, so that it can get upstreamized" [Medium,Triaged] https://launchpad.net/bugs/339847 [09:55] tkamppeter: thanks; please assign to ken-vandine [09:56] pitti, I have already done so. [09:58] Hi, any chance that flashplugin-nonfree gets some love ? :) https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/304969/ [09:58] Ubuntu bug 304969 in flashplugin-nonfree "Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't be retrieved " [Undecided,New] [10:16] calc: GPT is the default when creating a new partition table on some (sub)architectures, of course (ia64 and Intel-based Macs), but without some way to detect whether the BIOS supports it we can't make it the default [10:17] calc: I hate the DOS partition table format as much as anyone else sensible does, but I don't much like the idea of either breaking support for anything that isn't incredibly new, or having to ask an unintelligible question [10:17] cjwatson, detecting EFI? [10:18] I guess looking for /sys/efi or whatever might work, but ... [10:18] we do already use gpt for disks larger than 2TB [10:19] except it gets more complex when using BIOS emulation [10:19] indeed [10:19] i.e. my mac has no /sys/firmware/efi [10:19] my altix does [10:19] isn't support for /sys/firmware/efi in a kernel module? [10:19] efivars or some such [10:20] but yes, BIOS emulation on Macs does throw a spanner in the works, and the installer has a special case for Intel-based Macs for that reason [10:20] I don't know whether the same goes for modern non-Mac x86 hardware [10:21] i think MSI are the ones beginning to put EFI on their motherboards [10:21] most don't [10:22] for Macs it's easy; we do the equivalent of dmidecode and see if it says Apple ... [10:22] but I'm not about to go hardcoding that for every BIOS manufacturer on the planet [10:23] i thought it might help to know who was at it :/ [10:23] aren't MSI canonical partners? i thought their netbook was ubuntu based [10:23] you could try & get ahold of one of their boards to take a peek [10:25] elilo sucks, though. that's unfortunate [10:26] mm, I'm not exactly overflowing with space for more hardware [10:27] realistically I suspect EFI systems are an excuse to try out grub2 [10:27] Incidentally, i installed grub2 recently. Seems to work fine. :-) [10:27] (jaunty) [10:27] we should have a wiki page with success/failure plus actual hardware details [10:28] cjwatson, just expense a new house :P [10:28] slangasek: were you going to set up something like that as part of the grub2 spec? [10:28] ogra: now there's an idea [10:28] :) === _Nicke_ is now known as Nicke [10:29] my shiny new muddleboard has no EFI... MSI warranties were inferior [10:31] Guys testing 20090309 the sound is crackly but it only seems really bad on the login music. I've had a quick look at https://wiki.ubuntu.com/DebuggingSoundProblems but I can't see anything for debugging the login sound. [10:41] keybuk: How soon will we get module-init-tools 3.7~, btw? :-) [10:41] slangasek: can we get freetype 2.3.8 in jaunty? ;-) it fixes evince rendering issues [10:42] seb128: bug fix only release? [10:43] pitti: "This is a bugfix release for the 2.3 series. All users should upgrade." is what is writting on the website [10:43] seb128: if the changelog confirms this, then this doesn't need any exception; bug fixes are fine [10:43] pitti: I don't plan to do the update, slangasek is the debian maintainer for it, I was just suggesting that he should have a look at doing the update ;-) [10:44] ah, I see [10:44] just tried it to confirm it fixes evince displaying wrong chars on some documents [10:48] where is doko? [10:48] bug #339337 [10:48] Launchpad bug 339337 in gnome-games "sudoko tracker crash" [Undecided,Confirmed] https://launchpad.net/bugs/339337 [10:48] hiding [10:48] slangasek: ^ that's due to the python-numpy change === lamont` is now known as lamont === smb_tp_ is now known as smb_tp [11:00] asac: I see why bug 278095 is appearing again, seems I clobbered your patch. :p uploading the re-introduced patch now [11:00] Launchpad bug 278095 in at-spi "MASTER crash in getenv() ... spi_atk_bridge_exit_func()" [High,In progress] https://launchpad.net/bugs/278095 [11:03] TheMuso: yeah. you also clobbered the changelog ;) (not nice) [11:03] No I know. I'm putting it back in as well [11:03] TheMuso: so upstream redid most of the code, but ignored our bug :( [11:03] TheMuso: well. the patch doesnt apply anyway [11:03] TheMuso: let me give you a new proposed patch [11:03] asac: ok, won't adjusting the current patch to the new code work, or will that only break things further? [11:04] TheMuso: http://pastebin.com/f2fa4dd57 [11:04] because if the former, I can do that here [11:04] oh ok thanks [11:04] TheMuso: try that. [11:04] TheMuso: i am not sure if it works, but i would think so ;) [11:04] ok [11:04] TheMuso: can you read https://bugzilla.mozilla.org/show_bug.cgi?id=460926 [11:04] Mozilla bug 460926 in Disability Access APIs "A11y hierarchy is broken on Ubuntu 8.10 (GNOME 2.24)" [Blocker,Resolved: fixed] [11:05] ok I'll have a look [11:05] TheMuso: and tell me if that means that we shouldnt use at-spi at all in firefox? [11:05] TheMuso: i think their fix does just opt-out from at-spi [11:05] TheMuso: so if we do that we might not even need the AT_SHUTDOWN patch [11:05] right, I don't know enough about that to coment whether we should be using at-=spi or not [11:06] TheMuso: yeah. lets both read the mozilla bug and discuss later today or tomorrow what to do ;) [11:06] ok [11:12] asac: I am going to try your patch anyway, because I want to see if it corrects some other behiavior I am seeing in GNOME itself... [11:13] * ogra wonders, if i have a system with an empty modules.dep it seems module-init-tools still gives me a "no such file or directory" [11:13] TheMuso: hmm are there crashes elsewhere? [11:13] asac: No crashes, but thigns not being accessible... [11:14] TheMuso: i would think that this patch is really just for crahes at shutdown [11:15] * ogra wonders why that is, at least the error should be different [11:15] asac: that new patch of yours is already applied... [11:16] asac: ah ok. Anyway it seems the first 2 hunks are already present, but hunk 3 fails to apply, so I'll look over the bug more closely later and we can chat about it when I'm more awake. :) [11:17] TheMuso: first two hunks? are you talking about the original patch we had? [11:18] asac: no, the one you pastebinned. [11:19] TheMuso: i dont understand. i did an apt-get source like 1h ago [11:19] TheMuso: how can it not apply? [11:19] ok i'll double check [11:19] yep it applies, I wasn't doing things properly. [11:35] hey doko === persia_ is now known as persia [11:58] cjwatson, uboot-mkimage made it to main without MIR ? can we do the same for flash-kernel ? [11:59] ion_: as soon as I've cleared out everything that it depend son [11:59] (it fulfills a very special usecase only, so i would expect thats ok) [12:01] ogra: I'm fairly sure that somebody on the MIR team looked over it. Please don't ask me to work around that [12:01] ok [12:01] * ogra writes a MIR then [12:02] pitti, I see that the notifications patch for s-c-p seems to be originally created by David Barth and not by Ken VanDine, Ken only packaged it (see bug 328604). Should I assign bug 339847 to David? [12:02] Launchpad bug 328604 in system-config-printer "system-config-printer shouldn't use notifications with actions" [Undecided,Fix released] https://launchpad.net/bugs/328604 [12:02] Launchpad bug 339847 in system-config-printer "system-config-printer notification patch should auto-detect capabilities of notification daemon, so that it can get upstreamized" [Medium,Triaged] https://launchpad.net/bugs/339847 [12:03] has falcon been removed from jaunty? [12:05] tjaalton, bug #336389 [12:05] Launchpad bug 336389 in falcon "Please remove falcon source and binary from Jaunty" [Wishlist,Fix released] https://launchpad.net/bugs/336389 [12:05] pitti: sigh, ok [12:05] need to look for a replacement then [12:06] Or just port the django :) [12:06] less likely ;( [12:06] oops, ;) [12:07] For distribution, you might switch to a PPA. For auto-source-building, you might look at deb-o-matic. [12:07] I can't dump matlab etc to a PPA :) [12:08] Ah, no :) [12:08] well, hardy still has it, so it's not urgent [12:14] kenvandine_wk: Can you have a look at bug 339847? I want to upstreamize the notification patch, but it needs a proper generic detection of the notification daemon type. Can you fix that? Thanks. [12:14] Launchpad bug 339847 in system-config-printer "system-config-printer notification patch should auto-detect capabilities of notification daemon, so that it can get upstreamized" [Medium,Triaged] https://launchpad.net/bugs/339847 [12:14] tkamppeter: i agree, will work on that [12:15] kenvandine_wk: Thanks in advance. [12:15] :) [12:15] tkamppeter: sorry i didn't catch it when we were pushing it through... seems pretty obviously wrong now [12:53] I noticed an interesting side effect of the "YOU HAVE UPDATES!" behaviour today [12:54] if you run apt-get update, and it's been a while, that triggers the window of death [12:54] which makes you more inclined to use it than running apt-get again ;) [12:54] the window of death can kiss my wookie [12:54] just because OSX does it, doesn't make it right [12:56] directhex: just use sreadahead instead of readahead-list [12:56] then it freaks out that you've manually broken ubuntu-desktop's deps and won't do anything [13:00] Is publisher broken? [13:00] There are binaries 3.5 hours in ACCEPTED. [13:00] s/hours/hours old/ [13:00] And sources approaching 2 hours old that I can see. [13:06] already any plans how to get 3D accelleration for ATI GPUs in 9.04? I guess, "radeonhd" isn't really usable? [13:12] wgrant: something to do with ports.ubuntu.com mirroring freaking out, I think [13:13] cjwatson: Ah, wonderful... [13:13] wgrant: I believe the root cause has been fixed, but some state cleanup is going to be needed as the publisher's crashing now [13:13] KaiL, the plan is "panic until april, then force people to use one of the slow Free drivers" [13:13] cjwatson: Eww. [13:13] Sounds lovely. [13:14] directhex, so you guess, there might be hope to get ATI to do their work? ;) === Amaranth_ is now known as Amaranth [13:14] KaiL, if they feel like it [13:15] they are going to drop support for anything older than r6xx [13:15] KaiL, superm1 is keeping on top of what's working and what isn't [13:15] it's trying to republish kde4libs 4.1.4-0ubuntu1~intrepid1.1 [13:15] at least according to phoronix [13:15] tjaalton, yes, and definitly not adding X-Server 1.6 this month [13:16] (was just a news on heise.de) [13:16] sodding ATI [13:17] so for R300-R500 the default can be changed to "radeon" today... [13:17] which gives at least 2D acc and a rather slow 3D [13:18] KaiL: It's not that slow [13:18] situation on GPUs is getting much worse these days; intels GMA 500 is another problem: last driver ran on 7.10 [13:18] "older than r600" seems highly excessive - 2k-series radeons? [13:19] KaiL, yes, poulsbo is junk. blame powervr. [13:19] 2k Serie will still be supported [13:19] yeah, but not 1k? [13:19] no 1k, no Xxxx, no 9xxx [13:20] or in very short: support droped for all non-DX10-chips [13:22] Amaranth, afaik even fglrx is far behind Windows performance, so how much worse is the free one? [13:22] power consumption will be another problem; esp. on Laptops [13:23] KaiL: fglrx should be close to the windows version, radeon should be about 70% of that, power usage is a little higher than fglrx but not much and will get better [13:23] I never did any benchmarks on my X1400 or whatever though, so that's all from phoronix :P [13:24] i'm planning on doing some benchmarking actually [13:24] i have a gtx260 and a radeon 4870 to test with [13:24] I remember my old 9250, where page flip helped a lot ;) [13:24] i have a PPA with latest radeon/nvidia in it, for intrepid, which will help === cr3_ is now known as cr3 [13:25] I guess, the radeon-driver from intrepid might differ quite a lot from the ones in jaunty ;) [13:25] .o0(I hope, in the right direction ;) [13:25] well, fglrx anyway [13:26] i wish there were more engines to test with though. where's freaking UT3? o_o [13:26] the "Unigine" test might be interesting ;) [13:27] "Tropic" should land arround 13,5 with fglrx, so that's quite demanding [13:30] yes, ungine is one i've got [13:30] and there's etqw as the latest id tech engine one [13:30] but what else? [13:30] Nexuiz? [13:31] based on Q1, but much extended [13:32] slangasek: 1. a full export from Rosetta for the -base langpacks puts significant stress onto the Launchpad database. The last export took almost 3 days to complete. The resulting tarball is about 500MB in size. The converting into language packs on rookery takes about 3.5 hours then, plus the buildds take another 2 days or so to build all the -base packs. [13:32] slangasek: 2. the users will have to download the full set of translations every time, instead of just a few kB of diffs. [13:33] nah, no offense to the developers, but a nexuiz benchmark is worhtless. doesn't do anything in a remotely modern way, wouldn't stress a modern gpu in a sensible manner [13:34] Prey is another id tech afaik, but maybe newer than etqw [13:38] directhex, maybe UT2004? Better than no UT engine at all [13:38] hm, unigine is really spot on for this. [13:39] hehe [13:39] looks great, but eats TFlops for breakfast ;) [13:40] doko, slangasek: bug #339337 due to the pygtk, numpy change [13:40] Launchpad bug 339337 in gnome-games "sudoko tracker crash" [Medium,Confirmed] https://launchpad.net/bugs/339337 [13:40] KaiL, my benchmarking machine is a core i7 with 6 giggles of ram. should hopefully be gpu-limited [13:40] I guess yes [13:40] I know, that in a 4GHz C2Q eben Quad-SLI is GPU limited [13:41] even [13:41] Riddell: hey, you aware of bug 337791? [13:41] Launchpad bug 337791 in cmake "package cmake 2.6.0-4ubuntu2, E: Sub-process /usr/bin/dpkg returned an error code (1)" [High,Confirmed] https://launchpad.net/bugs/337791 [13:45] Riddell: installing kde-devel fails, so cmake needs to depend on emacsen-common (a merge would do) [13:53] tjaalton: Riddell is on travel at a conference AFAIK. [13:53] tjaalton: If you haven't, would you please comment in the bug and I'll see if I can get someone to look at it. [13:54] seb128: fgrep -r multiarray /usr/share/python-support/gnome-games-data/gnome_sudoku doesn't show anything [13:54] mvo, pitti: enabling protobuf is almost certainly going to cost us a langpack on one or more CDs, unless we find something else to offset it. Are there some help translations we can split? [13:54] ScottK: sure, thanks [13:54] siretart: absolutely; i was planning on doing that as soon as jaunty hit beta freeze [13:55] cjwatson: wasn't planning to set up a wiki page for it, so much as figure out how to leverage the hardware DB [13:55] siretart: it should be stable enough at that point to get it into backports [13:55] siretart: in the meantime, there is a ppa set aside for it: https://edge.launchpad.net/~screen-profiles/+archive/ppa [13:56] siretart: as for debian, that would be really cool too, if there's a DD out there who wants to run with it, i'm happy to help [13:56] slangasek: what do they want to add to the CD? [14:01] seb128: ah, all we need is freetype 2.3.8? easy-peasy [14:01] (IIRC 2.3.8 is /not/ the version they recalled due to ABI breakage :) [14:02] slangasek: "all" dunno, not sure if that fix the crasher from the other day but that fixes bug #330438 [14:02] Launchpad bug 330438 in freetype "incorrect fonts displayed in Hydro-Quebec invoices" [Low,Triaged] https://launchpad.net/bugs/330438 [14:02] seb128: aha, gotcha [14:02] I did try locally using a ./configure && make && LD_PRELOAD [14:04] seb128: add to the CD> compiz wants protobuf, a huge C++ library to speed up startup [14:04] seb128: (huge ~= 500KB) [14:04] ah ok [14:04] seb128: is that something you could make room for? [14:04] cjwatson: the post i read on tytso's blog indicated if grub was in the MBR that GPT would work regardless of if you have EFI or not, but only for linux, Vista can read GPT but only boot from it if you have EFI which was why it wouldn't work for dual boot situations [14:05] slangasek: we could make room, ie split gnome-games documentation for example, but how much speed win is that? ie is that worth the effort? [14:05] I would not want to drop translations for 0.5 second win [14:05] calc, wasn't it, that Vista 64 requires GPT? [14:06] tkamppeter: I think kenvandine_wk can negotiate that with david [14:06] seb128: multiple seconds [14:06] I've benchmarks that say it cuts compiz startup from 9s to 3s [14:06] slangasek: splitting help translations is quite a lot of manual packaging work; I'd try my luck with lzma first [14:06] Keybuk: are you sure? the code mvo made me tried the other day was winning 0.5 seconds I think [14:06] seems to cut an average of 3-5s across the different bits of hardware I have [14:06] KaiL: no from what i read vista can only boot from GPT if your system uses EFI which other than Macs is very rare [14:06] seb128: what hardware did you try it on? [14:06] seb128: well, 0,5s from a 1s startup :) [14:06] pitti: well, do we have a current list of packages that benefit from lzma? [14:07] Keybuk: that was hot cache login though so not really revelant [14:07] seb128: it got me 1s (from 3s to 2s). but the mini9 takes a bit longer to start compiz [14:07] slangasek: not ATM [14:07] one CD limitation starts being *really* annoying [14:07] pitti, according to what Ken told some hours ago here on IRC he will look into it. [14:07] slangasek: doing the lzma bit shouldn't be too hard for someone who has an alternate disk [14:07] seb128: I can help with the split [14:07] seb128: which reminds me, I have some boot-performance related patches for nautilus and gnome-panel ;) [14:07] I'll send them upstream, obv. [14:07] slangasek: I'll look at the current alternate and check out the biggest ones for potential savings [14:08] * calc thinks we should just flip a switch on the buildds to default to using lzma :) [14:08] pitti: and lzma doesn't help us for desktop CDs, of course, which is where we've been having trouble keeping langpacks on [14:08] pitti, I have also passed through an Apport crash report on Jockey now, triggered by Plug'n'Print. [14:08] slangasek: oh, good point [14:08] Keybuk: what sort of changes? [14:08] seb128: removing nautilus's fade-in of the background image on initial startup [14:08] Keybuk: please give me the bug numbers when you do so I can track that and do some nagging ;-) [14:08] pitti: iirc one of the gl libs was a big saving if it hasn't been converted yet [14:08] seb128: removing gnome-panel's slide-in of the panel on initial startup [14:08] because we are not 5 years old, and those two patches add 7s to the boot! [14:08] pitti: but it has been 2 years since i looked at it so things will have changed since my test [14:08] (take off 7s, that is) [14:09] calc: I think we already did that [14:09] pitti: ok [14:09] Keybuk: urg, 7 seconds seems a lot, my GNOME login time is around 20 seconds nowadays [14:09] Keybuk: Thankyou! They always look crap unless everything's cached already anyway. [14:09] slangasek, what about bug 335116 [14:09] Launchpad bug 335116 in hplip "FFE Request: HPLIP 3.9.2 released one day after FF" [Undecided,New] https://launchpad.net/bugs/335116 [14:10] Keybuk: can you please open the nautilus bug now? alex is going to roll new tarballs today most likely, could be nice to get before those and the code freeze for 2.26 [14:10] seb128: I'll open it today [14:10] thanks [14:10] likewise for gnome-panel [14:10] the nautilus patch is the cause of the compiz black screen on startup, btw ;) [14:10] slangasek, anything still needed? I have tested and all GUI apps seem to still work correctly. [14:11] turns out that sending 100s of slightly different massive textures at compiz while it's starting is not a plan made entirely of win [14:11] nautilus feature, I should say [14:11] tkamppeter: mmm, you didn't write to the bug that you'd tested, your last mail said "please test" :) [14:11] I hoped to get Linus also to test, but he is probably not listening any more. [14:12] tkamppeter: if it's tested, then that's fine for an FFe, yes [14:12] Keybuk: sucks that that adds so much time, I was quite liking the way the panels looked when I logged in [14:12] jcastro: fwict, you're lucky to see any kind of animation at all [14:13] this kind of thing is far better done with KMS anyway [14:13] then you can have all sorts of snazzy "fade/skew/slide/bounce in the desktop when it's ready" effects [14:13] (ie. don't repaint from gdm to desktop) [14:14] kirkland: does that mean you're looking for a sponsor to upload it to unstable? - or for DD to take over maintenance in debian? [14:14] siretart: both, i think [14:14] Keybuk: ah so it's entirely feasable for this to come back at some point in the future? [14:14] siretart: the package compiles and runs fine on debian [14:15] siretart: a couple of lines of packaging would be needed to make the debian build do the debian profiles, and the ubuntu build do the ubuntu profiles [14:15] siretart: but that's trivial, i'll do that [14:15] slangasek: if I get your ok, I would like to upload the compiz changes today so that it lands in time for alpha6 - its now officially released so it will not be 0.7.9+git but nice version numbers instead :) [14:15] siretart: i don't really have time or interest though in maintaining the package in debian too [14:15] kirkland: well, how about keeping you as maintainer and me in uploaders for the package? do you perhaps even have an debian packaging branch ready? [14:16] siretart: i don't ... let me add that bit of logic as to inserting the @ or the \o/ logo in the profile [14:16] siretart: after that, the build should just 'work' in debian [14:16] siretart: the build would just need to version it properly in dch for debian [14:17] siretart: are you DD? [14:17] kirkland: ok, in that case, I'll file an ITP now and wait for you to tell me what bzr branch we will use for the debian package, OK? [14:17] kirkland: yes, I'm a DD [14:17] siretart: excellent, that sounds perfect ;-) [14:18] siretart: hello, did you read my comment before? [14:18] seb128: I think I've skipped it, could you repeat, please? [14:18] slangasek: oh, the freetype update also fixes the crasher [14:18] seb128, mvo, pitti: if nothing else changes in size, we *currently* have room for protobuf without dropping any langpacks; do you think it's reasonable to reclaim that space somewhere after alpha6? [14:19] siretart: I was asking if you know if anybody look at the ffmpeg-debian bugs in launchpad, the jaunty version seems to be crashland [14:19] seb128: ah great, I'll make sure I get that packaged up today. Do you have a bug number for the rendering issue? [14:19] slangasek: can we have an estimation of what language packs we have, which ones we could add by making some space and how much we need by language? [14:20] slangasek: bug #330438 [14:20] Launchpad bug 330438 in freetype "incorrect fonts displayed in Hydro-Quebec invoices" [Low,Triaged] https://launchpad.net/bugs/330438 [14:20] seb128: I've noticed that a huge bunch of crashed were reassigned to ffmpeg, but I really suspect that most of them are actually caused by gstreamer0.10-ffmpeg [14:20] slangasek: bug #277294 is the crasher [14:20] Launchpad bug 277294 in freetype "evince crashed with SIGFPE, trying to seek in KXTGA930.PDF" [High,Confirmed] https://launchpad.net/bugs/277294 [14:20] seb128: every one I've seen so far miss an example file to demonstrate the crash [14:20] seb128: on liveCD, we're currently down to en es xh on amd64 and en es xh pt de fr on i386 [14:20] bryce_: around? [14:20] seb128: pitti has a langpacksize script that says how much space each of those needs; I don't remember the original source for the script [14:20] slangasek: cd /usr/share/gconf/schemas; cat ekiga.schemas epiphany.schemas gnome-search-tool.schemas desktop_gnome_url_handlers.schemas | gzip -9 | wc -c [14:20] 608904 [14:21] seb128: and since I have no idea about the gstreamer0.10-ffmpeg codebase (but a bit of ffmpeg), I fear there is not much I can do about them other than trying to reproduce them with ffplay [14:21] seb128: but it's roughly 9MB for pt, 5MB for de, 6MB for fr [14:21] siretart: why do you think that's due to gst-ffmpeg? [14:21] slangasek: in other words, by rebuilding four packages, we should be able to claim back 600 KB [14:21] siretart: there is several bugs with example and valgrind logs which show libavcodec issues [14:22] seb128: because I know that gst-ffmpeg uses quite a bunch of ffmpeg internals that are not supposed to be used externally [14:22] seb128: langpacksize: http://people.ubuntu.com/~pitti/scripts/langpacksize [14:22] pitti: if you think that's reasonable, then I'm ok to have mvo upload the protobuf change [14:22] seb128: orignal is in bzr get lp:langpack-o-matic [14:22] slangasek, pitti: thanks [14:22] seb128: and slomo regularily tells me about problems when I update ffmpeg [14:22] slangasek: yes, I want to rebuild those packages with large gconf translation trees anyway, to downsize them [14:22] siretart: seems we need better coordination there then [14:22] mvo: ok, please go ahead with protobuf for alpha6 [14:22] slangasek: ekiga alone will give us 270 KB [14:22] slangasek: I'll upload a rebuild [14:23] thanks slangasek and pitti \o/ [14:23] seb128: of course valgrind reports problems in avcodec. But since avcodec is a *decoding* library, it's really a garbage in - garbage out problem [14:23] valgrind cannot possibly know if gst-ffmpeg is passing garbage to avcodec [14:23] seb128: if we want to be able to get de or fr onto amd64 desktop, though, we still need to find more savings :( [14:23] siretart: ok, so you are not happy with stacktrace + valgrind + example, what else do you need? [14:23] (just a little bit - less than 1MB) [14:23] and that's why I have to insist to have example files attached [14:23] slangasek: I will have a look to how much gnome-games split would give us [14:23] (unless we want both, then we need 8MB :) [14:23] seb128: I need the bug to be reproducible with ffplay [14:24] slangasek: ah, on the desktop CDs, the savings of those rebuilds will be bigger, since it also affects /var/lib/gconf/defaults/ [14:24] pitti: great :) [14:24] then I can forward it upstream, but not earlier, unfurtunately [14:24] siretart: bug #339854 has a video available for download [14:24] Launchpad bug 339854 in ffmpeg-debian "nautilus crashed with SIGSEGV in memset()" [Medium,New] https://launchpad.net/bugs/339854 [14:24] siretart: it's a bit big for my download speed but if you can give it a try [14:25] seb128: yeah, such huge example files are really a PITA. in most case the first few MB are sufficient to expose the bug [14:25] another reason why I have to insist to have the example files *ATTACHED* to the launchpad report, not only linked [14:26] siretart: can you ask for that on this bug? using dd should do the trick? [14:26] siretart: bug #335595 has an example too [14:26] Launchpad bug 335595 in totem "totem-gstreamer crashed with SIGSEGV" [Undecided,Invalid] https://launchpad.net/bugs/335595 [14:26] and bug #335595 [14:26] seb128: see also http://ffmpeg.org/bugreports.html, section "Submitting Sample Media" [14:27] seb128: the video referenced from bug #339854 works just fine with ffplay. [14:27] Launchpad bug 339854 in ffmpeg-debian "nautilus crashed with SIGSEGV in memset()" [Medium,New] https://launchpad.net/bugs/339854 [14:27] dendrobates: ubuntu-server ISOs are still 8MB oversized [14:28] (well, 7 and change) [14:29] seb128: video from bug #335595 works fine for me as well [14:29] Launchpad bug 335595 in totem "totem-gstreamer crashed with SIGSEGV" [Undecided,Invalid] https://launchpad.net/bugs/335595 [14:29] slangasek: I am checking it now. [14:29] siretart: ok, so basically totem and rhythmbox are crash land in ffmpeg code and that's nobody's problem, great [14:29] slangasek, you are ubuntu-mir as well, right ? [14:29] ArneGoetje: thanks for clarifying wrt the -base problem. That makes sense, even though it makes it harder to estimate for alphas [14:29] ogra: nope [14:29] seb128: and that's a pretty common experience I have with these forwarded bugs. in the last weeks, I focused on getting ffmpeg updated to 0.5 and started to work on mplayer rc3 [14:30] meh [14:30] seb128: no, that's not what I've said [14:30] seb128: do you know when we will have 2.26.0, after alpha 6 correct? [14:30] seb128: I've said the problem is most likely in gst-ffmpeg having broken demultiplexers and feeding garbage to libavcodec [14:30] * ogra tries to fins a -mir person to approve bug 339947 before A6 [14:30] Launchpad bug 339947 in flash-kernel "MIR for flash-kernel" [Undecided,New] https://launchpad.net/bugs/339947 [14:30] siretart: yeah, let's focus on making a player which we ship with no ubuntu flavor be stable and don't bother about everything else [14:30] *find even [14:30] siretart: sorry I'm slightly frustrated, I should calm down before continuing this discussion [14:31] seb128: I see [14:31] oh, lool is -mir, i didnt know [14:31] the end result is the same, totem and rhythmbox are crash land and nobody bother [14:31] * ogra grins widely in lool's direction ... [14:31] calc: yes [14:31] seb128: what would be really helpful would be someone knowledgable of gst-ffmpeg internals [14:32] seb128: can you look at python-webkitgtk sometime? I think it's in NEW [14:32] jcastro: why is it in NEW? [14:32] binary NEW? [14:32] seb128: ok thanks :) [14:33] seb128: I could turn it the other way round: remove gst-ffmpeg from those systems, and the crashed would dissappear as well: most of the presented videos won't work in totem at all and all folks would be using vlc instead (the package I've been working on before mplayer and ffmpeg) [14:34] seb128: I think it was renamed? https://edge.launchpad.net/ubuntu/jaunty/+source/pywebkitgtk/1.0.2-1ubuntu1 [14:35] jcastro: sorry I've a zillion of things going on right now, any urgency there? [14:35] siretart: that would not be the other way round, that's still "let's screw users who run ubuntu softwares" [14:35] seb128: and as for 'frustration', I'm slightly frustrated as well about the load of unreproducable crashers that are beeing reassinged to ffmpeg as well [14:35] seb128: we're blocking a gwibber upload but it's not critical, is there someone else I can ping? [14:36] slangasek: while we are at CD space hog confessions, I also need to work on bug 335888, i. e. add some more themes [14:36] Launchpad bug 335888 in gnome-themes-extras "default set of installed themes needs to be changed" [High,In progress] https://launchpad.net/bugs/335888 [14:36] jcastro: you can let archive admin do their work when they have a free slot, or try another member of the team, today is slangasek's day [14:36] slangasek: not necessarily for a6, though [14:36] seb128: ah ok, I didn't know there was a rotation, thanks [14:36] cjwatson: open-iscsi-udeb depends on scsi-modules-2.6.28-2-386-di which pulls in the old kernel. Can you fix? [14:37] seb128: uh, I think an incapable player that can be replaced with a capable one is slightly less frustrating than having to replace a crashing one with a capable one. but YMMV, of course [14:37] pitti: what will that cost us (in MB or in bloodpressure)? :) [14:37] slangasek: don't worry, just about 10 MB [14:37] * pitti sees slangasek jump [14:37] slangasek: let me check [14:37] pitti: I think you mean "lunge" :-) [14:37] jcastro: https://wiki.ubuntu.com/ArchiveAdministration#Archive%20days [14:37] siretart: it would help if somebody would go through those bugs and write wiki instruction on how to triage specific cases [14:38] dendrobates: I thought that open-iscsi-udeb dep was going to go away? [14:38] slangasek: oooh, F*** [14:38] siretart: or are least triage some bugs as an example and give a pointer on the bugsquad list [14:38] slangasek: I shouldn't have said that; I expected some 300 KB [14:38] geser: sweet, thanks for that [14:38] (didn't I have a discussion with kirkland about this @ the sprint?) [14:38] siretart: right know bug triagers have no clue about what to do with those bugs and ffmpeg maintainers ignore most of those because they don't have the requested informations [14:38] slangasek: but Ken attached a 5.3 MB tarball [14:38] haha [14:38] slangasek: oh, but hang on, not everything is needed by default [14:39] slangasek: okay, should be about 800 KB [14:39] * slangasek nods [14:39] slangasek: I'll work on adding the themes to gnome-themes-extra today, but I won't do the seed change for a6 [14:39] seb128: oh, I remember having tried that before, with very little success :( [14:39] pitti: ack, thanks [14:39] slangasek: after I did the packaging, I have a precise idea about the size [14:40] slangasek: i remember discussing it; don't remember the conclusion; do remember that we couldn't make any change at the moment due to the freeze :-) [14:40] siretart: trying what? triaging some? if you do email bugsquad to let them know what to use as example [14:40] siretart: or to point to the wiki guidelines [14:40] siretart: I don't think i've read any emails about this before [14:40] seb128: however that involved rather xine + ffmpeg. perhaps (if I find the triaging instructions of ffmpeg in the wiki) I can try to improve them again [14:40] siretart: I for one would be happy to use stock replies when reassigning [14:40] kirkland: hrm, I don't remember that, I would've happily given the go-ahead for the open-isci change - but maybe we were waiting for a kernel change first [14:41] seb128: where would you expect the stock reply for an incomplete ffmpeg bug to be found? [14:41] siretart: https://wiki.ubuntu.com/Bugs/Responses [14:42] siretart: it has a "xine-lib and ffmpeg bugs" section already [14:42] siretart: should that be used for gstreamer crashers as well [14:42] aah, these are the notes I've been looking for as well [14:43] seb128: I'd suggest the xine part to be removed, and ahve it applied to *ALL* bugs being reassigned to ffmpeg [14:43] ok [14:43] pedro_: ^ can you get that done? [14:44] pedro_: not sure if bugsquad discuss changes for this page or directly edit [14:44] kirkland, dendrobates: oh, but it's amd64 that's the oversized image, so scsi-modules-2.6.28-2-*386*-di isn't relevant there? [14:44] (not that we shouldn't trim it anyway...) [14:45] slangasek, HPLIP 3.9.2 uploaded. [14:45] seb128: yes no problem, no need to discuss such changes if the person who take care of those bugs is requesting that, i'll do it [14:45] tkamppeter: cheers [14:45] pedro_: thanks [14:45] slangasek: so that dep just needs to be dropped from open-iscsi-udeb? reasoning that the kernel provides it? [14:47] kirkland: maybe. actually, that may not really be the fix we want; scsi-modules should be in the initramfs, so germinate should be smart enough that we don't need to change open-iscsi further, hmm [14:47] kirkland: so let me poke at that end [14:47] anyway, amd64 is still oversized [14:47] slangasek: perhaps not, the mysteries of di are many, and it is a bug. [14:48] pedro_: if you don't mind, I will extend that part a bit later today, ok? [14:48] siretart: no problem at all, feel free to do it [14:49] siretart: thanks, and sorry for the rant, but half of the crashers we get on multimedia apps right now are in libavcodec [14:49] dendrobates: something pulls libc6-i386 into the server CD? [14:50] yuck, why is samba-tools being pulled in? [14:50] seb128: sure, no problem. but as said, I think that more than 2/3 of those bugs don't actually belong there. [14:50] slangasek: samba-dbg is also there. [14:50] but rather gst-ffmpeg [14:50] dendrobates: samba-tools is much less useful than samba-dbg :-) [14:50] siretart: perhaps we should really go back at making gst-ffmpeg use its ffmpeg copy and not the system one if that doesn't work [14:51] apparently we're including "everything built from samba source" in server-ship, blargh [14:52] seb128: I was about to propose that as well. but we buy that with security maintenance nightmare. the "proper" solution would be to fix gst-ffmpeg, I'd think [14:52] dendrobates, zul: I propose dropping swat, samba-tools, and samba-dbg from server-ship, does that sound reasonable? [14:52] siretart: nobody has a clue about gst-ffmpeg apparently so that's not really going to work [14:52] slangasek: yes, I have some other changes as well. I'll get back to you in a bit. [14:53] seb128: I leave that discussion better to the gnome and security team, and prefer to focus on ffmpeg [14:53] siretart: ok thanks [14:53] dendrobates: libsmbclient-dev, too [14:55] dendrobates: so that saves you at least 43MB on the amd64 CD, we're probably good now :) [14:56] btw, I see php5 is also seeded by source, and there's a php5-dbg in the archive now too [14:56] ogra: So it's needed in main? [14:56] lool, right [14:56] php5-dbg is a measly 8MB though [14:56] lool, to finish the slug install [14:56] ogra: Why so? -- just curious [14:57] lool, d-i needs udebs it uses in main [14:57] lool, to enable d-i to have flash-kernel in the slug firmware flash-kernel (and its udeb) indeed needs to move [14:58] else the udeb wont be in the d-i firmware image and d-i automatically switches to a bootloader-less install [14:58] Anyone is maintaining a package which is translated into 40 or more languages by upstream? Do you always get one spam mail per language from Rosetta when you upload it? [14:59] This happened to me now with system-config-printer. [14:59] tkamppeter: The last guy that uploaded KDE l10n got over 14,000 before he got #launchpad to kill it. [14:59] which leaves you with a fine installed userspcae on your USB disk but no kernel in the flash ... so it reboots into the d-i firmware again after install ... starting over [14:59] tkamppeter: yes, known bug [14:59] slangasek, is dropping swat such a good idea? [15:00] oh suck, lsb-core implies lib32z1 on amd64? [15:00] KaiL: yes, it's a *very* good idea [15:00] swat is terrible [15:00] but I'll defer to the server team if they think they want it === thunderstruck is now known as gnomefreak [15:01] calc: I have seen systems for which that doesn't hold, unfortunately. I definitely know of BIOSes that look at the partition table in more complicated ways than that [15:01] pitti, Hi Martin, I somewhat remember that at some sprint someone got the solution to my console-kit-daemon spews general protection messages on ubuntu-server. I can remember the solution was to install some package but I forgot even who came up with the solution. Was that you? [15:01] dendrobates: I'll see what I can do but it's a bit of a complicated mess [15:02] smb_tp: hm, it *might* be bug 275432 [15:03] Launchpad bug 275432 in policykit "libpolkit requires files from policykit for polkit_context_init to work" [High,In progress] https://launchpad.net/bugs/275432 [15:03] kirkland: please leave open-iscsi-udeb alone for now rather than perturbing the problem :- [15:03] ) [15:03] cjwatson: sure, no problem [15:04] pitti, Might be. Was not installed. Just installed it and will see. Thanks [15:06] seb128: mmm, I think freetype 2.3.8 might've been the one with ABI breakage after all [15:06] 2.3.9 is due out soon, though [15:06] slangasek: hum, ok [15:06] slangasek: any change you backport fixes for the issues I poined if those are not part of the ABI changes? ;-) [15:07] (the mailing list archives are down so I'm having a hard time checking - but 2.3.8 is missing from some of the savannah mirrors, which is why I suspect) [15:07] seb128: mm, I'll probably check on upstream's ETA for the new version first [15:08] slangasek: ok thanks [15:08] just found a driver for the matrox M-Series - anybody interested in packaging it? ;) [15:08] there are some very subtle things that happen when you put udebs into seeds other than the installer seed. This open-iscsi-udeb thing is one of them. Unfortunately open-iscsi-udeb probably shouldn't go in the installer seed because that would add 170KB to all the other images. [15:08] ogra: Ok; I thought d-i could be built from universe, thanks for letting me know [15:09] yes, ogra is correct [15:09] lool, not sure about that, cjwatson might have more info here [15:09] ah [15:09] d-i only uses bits from main [15:09] (and restricted) [15:09] cjwatson: Thanks [15:10] seb128: found a list archive that's up - 2.3.8 is the broken one - 2.3.9 is expected "within a week or so" of March 3 [15:10] I wonder if the right answer is to make server-ship inherit from installer. IIRC that caused some subtle problem several years ago though ... [15:10] seb128: if they don't deliver, I'll look at backporting [15:11] it would make some kind of logical sense though [15:11] ogra: Note: XB-Subarchitecture might have to be extended in control for babbage and perhaps for marvell if we ever support the installer there -- I doubt it though [15:11] right, we also might need ubuntu patches for babbage [15:11] Well basically flash-kernel will have to be porter including its udev parts [15:12] thats why i mentioned it in the MIR [15:12] ogra: What's the MIR bug? [15:12] slangasek: thanks [15:12] lool, Bug 339947 [15:12] Launchpad bug 339947 in flash-kernel "MIR for flash-kernel" [Critical,New] https://launchpad.net/bugs/339947 [15:13] Erf the rules have this: [15:13] pwd=$(shell pwd) [15:13] TOPDIR := $(shell pwd) [15:13] t=${TOPDIR}/debian/${PACKAGE} [15:13] And none of these vars is ever used [15:13] heh [15:13] its as odd as all the other debian arm scripting [15:13] (like swapping kernels and d-i while thats not needed etc) [15:14] ogra: approved [15:15] thanks [15:15] ogra: well := $(shell pwd) should be $(CURDIR) [15:15] cjwatson, i assume flash-kernel will be pulled in automatically without any of us doing anything (prio should be correct for that) once its in main ? [15:15] and defining pwd to not use it a line below is a bit weird, just like defining stuff you don't use [15:16] looks liek a leftover from some hacking or so [15:16] ogra: please add flash-kernel-installer to the installer seed [15:16] preferably in an appropriate section with [armel] [15:17] ogra: I'm on it [15:17] doko: geser told me that CDBS was patched to use --install-layout=deb - would it make sense to change that in a more central place? [15:17] lool, on what ? seed or fixing the vars ? [15:17] seeds [15:17] thanks [15:17] lool: I've removed the unused cruft from debian/rules upstream [15:18] cjwatson: thanks [15:18] well, that would have been my first seed change this cycle [15:18] * ogra cant belive he had nothing that touched the seeds in jaunty [15:18] dholbach: what is more central? [15:18] (pushed) [15:19] thanks :) [15:19] doko: or patch debhelper also? [15:19] doko: dholbach found out that debhelper7 is missing that option [15:20] dholbach: debhelper doesn't call python setup.py install, does it? [15:20] doko: dh7 does it in dh_auto_install [15:20] geser: sure, then please go ahead [15:21] I think I missed some memo... why is this necessary atm? I'd just like to explain it properly when it comes up again :) [15:22] dholbach: python2.6 transition [15:23] that much I knew already... :) [15:23] I'll try to find out more info - nevermind :) [15:25] dholbach: There was a mail where doko explained this. I think it was ubuntu-devel. [15:26] https://lists.ubuntu.com/archives/ubuntu-devel/2009-February/027439.html has some explanation about it [15:26] ahhh! [15:26] got it [15:26] thanks a lot [15:29] we need a developer's knowledge base with such things [15:30] https://wiki.ubuntu.com/UbuntuDevelopment/KnowledgeBase links to https://wiki.ubuntu.com/UbuntuPackagingChanges - maybe a note about it should be on there? [15:30] dholbach: apply http://www.bienia.de/tmp/debhelper.diff on debhelper and python-django-lint will build fine then [15:30] Dear World: Which xorg-video-intel freezes bug is the one that I am experiencing in Jaunty? :) [15:30] geser: thanks a bunch [15:31] pitti, This seems to have been that issue. Looks like the libpolicy-kit-daemon messages are gone now [15:32] cjwatson: I'm -> <- this far away from writing ubuntuhelper [15:32] haha [15:32] which will contain one tool, uh_conffiles [15:33] that reads a file from the debian directory that contains things like: [15:33] rm /some/file [15:33] great naming :) [15:33] mv /another/file /somewhere/else [15:33] and generates all the preinst, postinst and postrm mumbo-jumbo [15:34] so you should call it ubuntugenerationhelper ... that would make it ugh_conffiles :) [15:34] Keybuk: I wouldn't mind doing that in debian/control instead, or debian/conffiles [15:34] Keybuk: talk to mvo about it... I guess he'll add a uh_maintainerscripts :-) [15:34] declarative, not command-based [15:35] how would you do it declarative? [15:35] debian/conffiles is already an "owned" file [15:36] dholbach: why mvo? [15:37] Keybuk: I think he has a strong opinion on where maintainer scripts should go :) [15:37] dholbach: in /var/lib/dpkg/info .. ? [15:37] debian/control-> ObsoleteConffile: /etc/foo\nRenamedConffile: /etc/foo /etc/bar [15:37] or so [15:37] dholbach: unless I'm missing something [15:37] Keybuk: I dislike maintainer script failures strongly during upgrades [15:37] pitti: why that way? [15:37] Keybuk: I think "to hell" would be his answer [15:37] ... maybe in a politer way [15:37] mvo: well, the kinda point here is to do the magic in one tested place ;) [15:38] instead of replicating it a billion times badly [15:38] even debhelper get sit wrong [15:38] dholbach: sorry, currently in a meeting ... [15:38] Keybuk: with declarations we can provide one robust central implementation, and change it; replacing scripts with other scripts won't fix the problem that we currently have with it? [15:38] (fails to cope with the aborted upgrade case) [15:38] pitti: but then you hit a simple problem [15:38] doko: sure, no worries [15:38] Keybuk: yeah, having a central place is already a great step forward [15:38] (which is largely that those scripts are often wrong, and incomplete) [15:38] what reads debian/control? [15:38] putting it in debian/control just seems wrong [15:39] I'd be happy to have a conffile management helper but (a) I don't think it should have rm and mv type syntax because that will encourage people to think they can do other shell-like things there (b) would it actually be hard to get it into debhelper? it sounds to me like the sort of thing that joeyh would accept even if he hasn't worked out the interface yet [15:39] after all you don't have the contents of debian/*.install, debian/*.manpages, etc. in there [15:39] Keybuk: the same mechanics that also reads Depends:? [15:39] Keybuk: anyway, I'm not fussed about control, but fussed about just saying what you mean, instead of telling dpkg how to do it [15:39] if this were to be done in dpkg proper, it probably shouldn't be in control, but in another file in the control area of the .deb [15:40] cjwatson: getting it in debhelper means writing in Perl [15:40] my Perl-fu is so rusty, I would rather not [15:40] Keybuk: let me dry your tears [15:40] it's not that hard :) [15:40] especially if it has to be reviewed by someone as ... careful as joeyh [15:40] cjwatson: ah ok (wrt gpt issue) [15:40] you can run it through me first, I'll put it into joeyh-compatible form [15:40] pedro_: seb128: I've now enhanced https://wiki.ubuntu.com/Bugs/Responses#ffmpeg%20(mostly%20libavcodec%20and%20libavformat)%20bugs - it now contains instructions for both triagers and submitters. I hope that's okay like it is... [15:41] joeyh has historically liked my perl [15:41] maybe [15:41] will see [15:42] actually I'd want a third option in there [15:42] the other thing is that it should take care of the version guards too, so the syntax suggested above is a bit too simple [15:42] "move", "remove" and "rename or drop" [15:43] actually, joey when I talked about it was of the strong opinion that it shouldn't [15:43] and that you should instead treat the file simply as a list of changes you need to make to any installed package [15:43] siretart: there is some wiki formatting issue but otherwise that looks good, thanks! [15:43] hmm, ok, I was just going with modelling existing behaviour [15:45] siretart: did you miss something it looks like there is some code visible there that shouldn't be [15:47] davmor2: possibly. The page uses more moin-FU that I know. [15:47] than I know. [15:48] siretart: have a quick look and see if you have a trailing space after the table enclosure [15:52] siretart: looks good, thanks you. btw I've fixed the wiki format [15:53] pedro_: what was it? [15:54] davmor2: the spaces were causing the issue [15:54] :) [16:23] cjwatson: could you push your recent pcmciautils upload to the repository plz :p [16:24] does anyone know what script keeps creating a '1' file in /root ? [16:25] probably some incorrect redirection to /dev/null [16:26] Anyone willing to do an upload for bug #339449? I'd like it to make alpha 6 [16:26] Launchpad bug 339449 in mit-scheme "FeatureFreezeException: Merge mit-scheme with Debian" [High,Confirmed] https://launchpad.net/bugs/339449 [16:29] kekey  [16:29] oops [16:29] Keybuk: uh, my branch is a checkout [16:29] Keybuk: http://people.ubuntu.com/~cjwatson/bzr/pcmciautils/ubuntu already up to date [16:29] cjwatson: lies [16:30] cjwatson: because I can quite clearly see an upload in the archive [16:30] made by you [16:30] that's not in this repo ;) [16:30] 'bzr revno sftp://rookery/home/cjwatson/public_html/bzr/pcmciautils/ubuntu/' is r74 [16:30] $ bzr revno; head -n1 debian/changelog [16:30] 74 [16:30] pcmciautils (014-4ubuntu3) UNRELEASED; urgency=low [16:30] ahh [16:30] doh [16:30] I'm reading this backwards ;) [16:30] you _haven't_ made an upload [16:30] that's correct [16:30] I assume it's ok to upload that? [16:30] sure [16:31] it just wasn't worth an upload just for that [16:34] cjwatson: lp:~scott/pcmciautils/ubuntu === dholbach_ is now known as dholbach [16:34] (when it pushes ...) [16:35] pushed [16:43] pitti: I tested bug #211710 package from -proposed works nice! [16:43] Launchpad bug 211710 in xaos "Wrong characters codification in Xaos translation - broken UTF support" [Undecided,Fix committed] https://launchpad.net/bugs/211710 [16:44] pitti: you can go on on that. [16:44] primes2h: thansk! can you please say so in the bug report? [16:44] ubuntu-archive: please could you process openjdk-6/6b14-1.4.1-0ubuntu3 in NEW? [16:45] slangasek: okay, I shook a little more than 1 MB out of my sleeve [16:45] pitti: already done! ;-) [16:47] pitti: :-) [16:48] what does a leading % mean in the seeds? [16:48] eg, %exim4 ? [16:49] kirkland: "all binaries from this source" [16:50] i.e.: "this is wrong for any seed that's on a CD" :-) [16:51] dendrobates: ^ [16:51] dendrobates: there's a number of those on server-ship [16:52] kirkland: fix them. [16:52] dendrobates: yessir [16:53] :-) === svolpe_gerrath is now known as svolpe [17:02] Keybuk: pulled, thanks [17:04] cjwatson: that should reduce the ubuntu diff even further, right? [17:05] cjwatson, "the majority of problems people report with upgrades using apt-get or aptitude are in fact bugs in individual packages, and it's far simpler to fix them there than to fix them in individual packages" -- I assume you meant "in update-manager" at the end? or am I too tired to understand anything? [17:07] Keybuk: I think so, haven't checked yet [17:07] liw: yes, apparently I did [17:08] * cjwatson corrects himself on sounder@ [17:10] dendrobates, kirkland: ubuntu-server down to ~660MB :) [17:10] slangasek: nice ;-) [17:10] slangasek: i'm going to send you and dendrobates a diff in a moment, of the cleanups he requested, plus the "%" expansion (compression), before committing it [17:11] kirkland: a diff or a mergeable branch? [17:12] slangasek: whatever you would like [17:12] slangasek: i was just going to attach a diff, but a branch would be just as well [17:12] branch please :-) [17:12] slangasek: sure thing [17:30] seb128, doko: libgegl-0.0-0 depends on libavformat52 depends on libavcodec52, which is blacklisted from the CDs per the TB; are you aware of this, is this related to the ffmpeg-debian discussion above? [17:30] slangasek: I've no clue about libgegl and ffmpeg [17:30] ok [17:31] * slangasek aims the nukes at gegl debian/control [17:33] nice, the avformat b-d was added in an Ubuntu upload, with no mention in the changelog :/ [17:50] slangasek: can I do #338825 [17:51] doesn't affect CD size [17:51] bug #338825 [17:51] Launchpad bug 338825 in bootchart "Replace with Python version" [Undecided,New] https://launchpad.net/bugs/338825 [17:52] Keybuk: FYI people are reporting that they still have problems with installer device handling races :-( [17:52] in case you haven't seen [17:52] I haven't got far enough to reproduce it myself yet [17:52] cjwatson: I saw timo reopen the bug [17:52] but then I also remember him saying it was fixed [17:52] well, races are like that ... [17:53] I thought he said "I think it's fixed but am not quite sure" but ... [17:53] slangasek: dendrobates: https://code.edge.launchpad.net/~kirkland/+junk/ubuntu.jaunty [17:53] cjwatson: sure [17:55] Keybuk: no new deps of a strange and furry nature? [17:57] slangasek: just python, cairo, etc. [17:57] drops all the strange java entanglements [17:57] Keybuk: ok, cool [18:02] slangasek: i'll await your review of those changes before committing [18:03] slangasek: or you're welcome to merge/commit [18:04] Keybuk: davmor2 also said he encountered this, BTW [18:04] kirkland: is exim4 binary package the right one to seed on DVD? [18:04] I know exim4 has umpteen different binaries [18:05] hmm, why do we still seed subversion, we should replace that with bzr-svn ;) [18:05] slangasek: oh, good question [18:05] slangasek: moving stuff to the dvd was the conservative decision by dendrobates [18:06] yes, I'm just thinking aloud [18:06] slangasek: ie, to keep it around, but get it out of the cd seed [18:06] slangasek: ah, that was a joke, no? [18:06] and trying to judge by the channel's reaction whether it's a good idea [18:06] I know a number of people who have a real commitment to svn for $WORK and so I think we really do want it in Main. [18:06] It may not be used so much here, but it's definitely used a lot out there .... [18:06] kirkland: not a joke, just a thought [18:07] I don't think I'd want to use bzr-svn for e.g. upstream d-i commits [18:07] true [18:07] kirkland: seems unnecessary to seed mysql-common directly [18:07] ditto postgresql-common [18:08] Approximately everything I use a VCS for outside Ubuntu is svn plus a very little git. [18:08] slangasek: that crossed my mind [18:08] kirkland: should we seed apache2-mpm-prefork directly? I think the only reason anyone cares about it is php5, which is also seeded [18:08] "" apache2-common [18:08] actually, apache2-common doesn't exist [18:09] slangasek: dropped each of the -common [18:09] (it's apache2.2-common, and yadda yadda) [18:09] cool [18:09] slangasek: -prefork ... i suppose that's fine too [18:09] Keybuk: the aliases you added to the Ubuntu kernel, are they upstream as well? [18:10] slangasek: ie, letting -prefork get pulled in by php [18:10] Keybuk: I'm a bit concerned about tailoring our userspace tools to the ubuntu kernel too much (or the other way round, deviating our kernel too much) [18:11] slangasek: re: exim, your choices are: exim4-base, exim4-config, exim4-daemon-heavy, exim4-daemon-light-dbg, exim4-daemon-light, exim4-dbg, exim4-dev, eximon4 [18:11] slangasek: and just "exim4" [18:12] pitti: they will go upstream shortly [18:12] Keybuk: ah, nice [18:12] some of them already have [18:12] slangasek: just "exim4" seemed to be the most direct [18:12] kirkland: sounds good [18:12] Keybuk: I bought a 16 GB usb stick today, so that I can install jaunty on it and play around with sreadahead and compare how a flash disk feels like :) [18:13] pitti: you'll be massively slowed down by USB [18:13] kirkland: dunno if that will cause /all/ of the -daemon- packages to be pulled onto the DVD, but I also don't know whether we want that [18:14] Keybuk: (I want it as a "portable workstation" anyway, so I won't install it in vain) [18:14] slangasek: well, dendrobates and i sort of discussed that exim4 is not the preferred MTA of the server team, which is why we're moving it off of the cd [18:15] yes [18:15] it's not supposed to be the preferred MTA in Ubuntu; it kinda gets pulled in because it's the default in Debian [18:15] (which we're trying to get decoupled in squeeze) [18:15] AFAIK Canonicla uses it internally too. [18:16] Canonicla/Canonical. [18:16] ScottK: dunno; not for mail.c.c. [18:17] slangasek: Just checked the most recent bugmail header I got from LP and it has Exim in the path. [18:17] At least it claims to be Exim. [18:18] heh, ok [18:18] seb128: thanks for sponsoring scim :) [18:19] RainCT: you're welcome; did anybody sent the change to debian btw? [18:20] I've to run bbl === goodkarm- is now known as goodkarma === goodkarma is now known as Ampelbein [18:42] dendrobates,kirkland: I've committed a seed change to get rid of the -386-di stuff on server CDs that you mentioned [18:43] cjwatson: cool, thanks. [18:43] slangasek: are you still reviewing that branch I posted? or are we just hung up on exim4? [18:43] kirkland: oh - not hung up, I was done reviewing. Do you want to commit or shall I? [18:44] slangasek: i can [18:44] err.. why did LP just spam me with something about "translation import"? :P [18:44] kirkland: the +junk branch doesn't appear to reflect your -common changes, so I guess you should :) [18:44] slangasek: haven't committed those yet [18:44] ok [18:44] slangasek: what's your thought on the exim4 bits? [18:45] kirkland: I suppose it's important to have all of the exim4 -daemon- variants included on the DVD, at least if there's room [18:45] RainCT: a "feature" in LP - there is a bug open and it anoys a lot of people [18:45] I just got 300 mails from LP [18:46] ouch === Mez_ is now known as Mez [18:46] slangasek: okay, sounds good [18:47] slangasek: minus exim-daemon-light-dbg, of course [18:51] RainCT: I know one guy got 14,000. === fta_ is now known as fta === jezz_ is now known as jezz === jezz is now known as jezz_ === jezz_ is now known as jezz === jezz is now known as jezz_ === jezz_ is now known as jezz [18:59] pitti: ping === jezz is now known as jezz_ [19:01] bleh, another patch needed for all current releases for pidgin [19:03] what died? [19:04] icq [19:05] it's "maybe" a server-side fault [19:06] huge bug with a million people commenting ahoy? [19:06] Bug #340075 [19:06] Launchpad bug 340075 in pidgin "Cannot connect to ICQ ("The client version you are using is too old.") (2009-03-09)" [High,Confirmed] https://launchpad.net/bugs/340075 [19:07] wiki.ubuntu.com/SeedManagement could do with some love [19:07] lots of Gutsy references [19:10] hallo [19:16] RainCT: hi, you were asking about the kill-window keybinding .... [19:17] RainCT: i actually replaced F5 with "reload profile" right around UI-freeze [19:17] RainCT: kill window is still [19:18] RainCT: which was easier than "ctrl-a-: source $HOME/.screen-profiles/profile" [19:18] RainCT: and F5 sort of has that "reload" mentality [19:18] RainCT: sorry for the inconvenience [19:18] Keybuk: question about " * Bump debhelper version for updated udev rules path, add Breaks to ensure we use the right version of udev." [19:19] Keybuk: i'm trying to get kvm-84 to build on hardy for a potential backport [19:19] Keybuk: what's my best way to work around this issue? === svolpe_gerrath is now known as svolpe [19:21] kirkland: ah, alright. thanks for the explanation [19:22] RainCT: yup, thanks for the question ... i knew someone would ask :-) [19:22] RainCT: the upshot is that it allows you to change your profile, keybindings, escape key, etc. on the fly [19:22] RainCT: without exiting and restarting screen, or typing that really long command [19:22] RainCT: it also reruns all of your status indicators [19:23] RainCT: so, you'd freshen those as well :-) [19:23] kirkland: ah, something more: I don't get the \o/ in the status bar here [19:23] RainCT: it's 1/3 of the ubuntu logo [19:24] I know :) [19:24] but I don't have it.. dunno why [19:24] RainCT: debian's is easy, a red @ on a white background [19:24] RainCT: ? [19:24] pitti: emailed you a question [19:25] RainCT: that's *really* strange [19:25] RainCT: do you have any overrides in your .screenrc? [19:25] kirkland: err yes, sorry :P [19:26] RainCT: if you can pastebin your .screenrc and your .screen-profiles/profile, i'll have a look [19:26] RainCT: also, what version of screen-profiles are you running? [19:26] kirkland: nevermind, I had a "hardstatus string ..." in there, getting rid of it fixed it [19:26] RainCT: ah, yeah, that'll do it ;-) [19:26] RainCT: sweet [19:27] kirkland: "jaunty" would look nicer capitalized :P [19:27] * calc wonders if bzr is going to be fixed in jaunty before release so it stops complaining about deprecated python [19:27] RainCT: bug against base-files: /etc/lsb-release [19:28] calc: i'm tired of those too :-) [19:28] calc: are you sure it's not a plugin? [19:28] RainCT: in bzr? if it is its a common one because i didn't do anything special [19:28] kirkland: change the build-depend for the backport [19:28] here I had some plugins causing this.. but OTOH I'm running bzr from the PPA :P [19:29] i have bzr, bzrtools installed only bzr related stuff afaik [19:29] my bzr is 1.12-1build1 [19:29] i've worked out why the "skip this track" case for notifications hasn't carried any weight! [19:29] Keybuk: okay, that's all there is too it... it only breaks a modern udev [19:29] calc: I have the same, no warnings there [19:29] Keybuk: cool, it's building in my ppa already, i was just checking on any other side effects ;-) [19:30] calc: look into ~/.bazaar/plugins, perhaps you've got something there [19:30] media buttons on keyboards! http://www.pragmatik.org/blog/wp-content/uploads/import/keyboard0105.jpg [19:30] calc: about md5/sha and hashlib? [19:30] Adri2000: yes [19:31] RainCT: no ~/.bazaar/plugins on my system afaict [19:31] it's bzr-builddeb [19:31] and the fix is already committed [19:31] directhex: err. that's pretty standards (well, not with buttons as weird as those :P) [19:32] Adri2000: afaict i don't have that binary [19:32] RainCT, my last keyboard didn't have 'em :( [19:32] RainCT, hence relying on banshee's notification's "skip this track" button [19:33] directhex: System -> Preferences -> Keyboard bindings [19:33] /usr/lib/python2.6/dist-packages/bzrlib/plugins/builddeb/import_dsc.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead [19:33] /usr/lib/python2.6/dist-packages/bzrlib/plugins/builddeb/repack_tarball.py:26: DeprecationWarning: the sha module is deprecated; use the hashlib module instead [19:33] calc: that? [19:33] Adri2000: let me see, i'll run it again [19:33] directhex: and set Ctrl+ or something to move forward, etc. How could you live without that? o.O [19:33] it just shows this: [19:33] usr/lib/python2.6/dist-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import * [19:33] /usr/lib/python2.6/dist-packages/Crypto/Hash/MD5.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead from md5 import * [19:34] is that python2.6 complaining about itself from inside bzr [19:34] ? [19:34] dpkg can't find the owner of that file [19:35] RainCT, how? by clicking the notification, duh! [19:35] directhex: not on Jaunty ;) [19:36] calc: looks like bug #337073 [19:36] Launchpad bug 337073 in python-crypto "python-crypto uses sha module that's deprecated in python2.6" [Medium,Confirmed] https://launchpad.net/bugs/337073 [19:37] Adri2000: ok [19:37] DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Ubuntu 9.04 [19:37] ahah [19:50] can someone lend me a hand with python-support? [19:50] I just can't seem to get this module to show up [20:10] who is managing packages.u.c? would be nice to have -security there.. [20:11] fta: I tried to mail the guy to get patches.u.c linked from there, but no answer. :-/ === Tonio__ is now known as Tonio_ [20:28] jcastro, hm, he seems active, last commit in his git branch was 4 days ago [20:29] fta: maybe he just hates me, if you get ahold of him let me know pls. [20:29] i had a response from the chap around 18 months ago.. was pretty quick iirc [20:30] jcastro: ^^ [20:35] TheMuso: is bug 287862 fixed now? [20:35] Launchpad bug 287862 in ubuntustudio-meta "UbuntuStudio sounds do not play unless ubuntu sound theme is installed." [Critical,Triaged] https://launchpad.net/bugs/287862 [20:36] slangasek: If you haven't let linux-rt through binary new yet, don't, since I need to upload anothre revision thats based against latest jaunty mainline, which has an ABI bump. [20:36] TheMuso: do you have a powerpc running jaunty? [20:37] calc: Indeed. === cjwatson_ is now known as cjwatson [20:37] TheMuso: can you comment on bug 250825 when you have spare time, not high priority :) [20:37] Launchpad bug 250825 in openoffice.org "OpenOffice.org - Java on PowerPC is broken" [Undecided,Incomplete] https://launchpad.net/bugs/250825 [20:37] TheMuso: i think it may be fixed now as it builds with java support afaict [20:39] calc: ok will have a look at some point [20:39] TheMuso: thanks :) [20:46] TheMuso: is bug 287862 fixed now? [20:46] Launchpad bug 287862 in ubuntustudio-meta "UbuntuStudio sounds do not play unless ubuntu sound theme is installed." [Critical,Triaged] https://launchpad.net/bugs/287862 [20:47] bdmurray: I'll have to check, and I need to set up a studio install in a VM for that. [20:48] TheMuso: okay, it looks like ubuntustudio-desktop depended on ubuntu-sounds now [20:48] I wasn't sure if that was the issue or not [20:49] TheMuso: alrighty :) [20:49] hrm I thought we got rid of that. I'll fix that up in my seed shuffle this morning. === fader_ is now known as fader === Tonio__ is now known as Tonio_ [20:57] I just reported bug #340151 to get version 2.5.5 in jaunty. Can someone experienced look and see if the report is complete and i can subscribe ubuntu-release now? Thanks. [20:57] Launchpad bug 340151 in pidgin "[Freeze exception] Update to Version 2.5.5 to enable ICQ again" [High,New] https://launchpad.net/bugs/340151 === TheMuso_ is now known as TheMuso [21:34] ta slangasek [21:34] directhex: you're welcome for whatever it was :) [21:35] [Updating] cecil-flowanalysis (0.1~svn.68457-5 [Ubuntu] < 0.1~svn.68457-7 [Debian]) [21:35] right [21:36] five smerge bugs are all that remains of the transition. i'm pretty pleased that we got the thing done for jaunty === xxx__ is now known as _iron [22:27] Keybuk: is there a way to change the udevd log level at run-time? [22:27] udevadm control --log_priority=info [22:27] I'd like to be able to get a debug log just across partitioning commit, rather than for EVERYTHING [22:27] aha [22:27] thanks [22:30] I tend to just kill udevd and start it again, mind you [22:30] since then I can redirect it useful places [22:32] Keybuk: that doesn't cause it to coldplug? [22:32] no [22:32] only udevadm trigger does that [22:44] Keybuk: I can't reproduce this apparent race between libparted telling the kernel to reread the partition table and udev myself; but would a udev debug log across the relevant time be useful to you anyway? [22:44] Keybuk: when removing an ordinary block device, does udev open the device being removed *at all*? [22:46] Keybuk: http://people.ubuntu.com/~cjwatson/tmp/udev.log - I inserted three blank lines before the point where I told it to commit partitioning changes [22:47] that said I'm slightly curious what the crap just before that is [22:48] I killed udevd and restarted it at (I think) the first guided partitioning prompt, and I believe the stuff from line 369 onwards was from the next couple of guided partitioning steps (which shouldn't actually have done much to the disk, unless I'm much mistaken) [22:51] Keybuk: hmm. libparted opens devices read-write if it can - could this be causing a problem? [22:53] Keybuk: although I don't *think* it opens anything read-write between removing and adding partitions, so I think this can only be responsible for some noise at most [22:54] maybe we should settle before committing, just to make sure everything is out of the way === guerby_ is now known as guerby [23:01] i am portuguese, 20 years old, student and low level coder (mainly C). how can i contribute ? [23:01] first, try #ubuntu-motu [23:02] sure :D [23:05] hrm looks like module-init-tools install is broken. Just got an FTBF sfor a build due to it not being able to be installed successfully. [23:07] hrm its because it can't find update-initramfs. [23:07] * TheMuso digs further. [23:07] can somebody please build a new ports/daily-live? Since all non-xrandr 1.2 drivers were broken in Jaunty until xorg-server 1.6 was included, it would be nice to have a new live CD for testing. [23:10] Keybuk: seems like module-init-tools should depend on initramfs-tools, since update-initramfs is called in its postinst. [23:14] slangasek: I was suggested to ask you nicely about the above ports/daily-live rebuild. Please :) [23:18] tormod: mm, let me have a look [23:19] I would actuall think it would make more sense to wait till we have the latest ports kernel ready to be put onto the disks myself. [23:19] right, there's that [23:20] ETA? [23:21] 1.5h [23:21] oh that was fast! Thanks! [23:22] * TheMuso preps and uploads linux-ports-meta in preparation. [23:23] TheMuso: linux-ports is just accepted, so yeah :) [23:23] slangasek: on its way up now [23:30] well, livefs builds are going to fail anyway because compiz is uninstallable [23:30] hah [23:30] not guilty! [23:33] c [23:34] Amaranth___: do you happen to know why compiz now depends on non-existent compiz-plugins-*, instead of compiz-fusion-plugins-*? === pochu_ is now known as pochu