[12:02] slomo: bugzilla knew it ;-) [12:03] notmdz: oh ok... but anyway, dvd playback works fine here with totem :/ what kind of dvd is it? [12:03] slomo: TRUMAN_SHOW_SCE [12:04] I'll try a different disc [12:04] one of the usual upstream reply is "send me a DVD with the issue and I debug it" :) [12:05] and then review it on his blog [12:05] he he [12:05] I was thinking to BBB, but right hadess does that too :p [12:06] yes :P [12:06] notmdz: weird audio? i had some problems because of that in the past... was mostly with dts sound iirc [12:07] are you talking about xine/libdvdcss2 or gst? [12:07] same crash with the Go Open DVD [12:09] notmdz: crash in what way? freeze? segfault? [12:09] tseng: gst [12:09] slomo: crash as in restart/inform developers [12:09] presumably a segfault or similar [12:10] any assertion if running from the command line? [12:11] that backtrace doesn't look useful... hmm... i'll try all my dvds tomorrow if i can reproduce it... [12:12] notmdz: btw, what kind of cpu does your machine have? i suspect that there will be problems with gst-ffmpeg on non-mmx x86... and on non-altivec powerpc [12:12] slomo: k7 [12:12] totem-xine plays it fine === mbreit [n=mo@p548B45FC.dip0.t-ipconnect.de] has joined #ubuntu-devel [12:13] where is the breezy-changes archive located? [12:13] HWolf: lists.ubuntu.com [12:14] notmdz, i figured that much, but I can't find the link going from there. [12:15] HWolf: second link under "List" [12:15] then first link on the page [12:15] Kamion, omg, I overlooked it. :$ [12:18] wee, I found the changelog again. === magnon [n=co@cD9088834.sdsl.catch.no] has joined #ubuntu-devel === chris38-home [n=Christia@LSt-Amand-152-31-21-96.w82-127.abo.wanadoo.fr] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.209.110] has joined #ubuntu-devel === mirak [n=mirak@ip-114.net-81-220-106.nantes.rev.numericable.fr] has joined #ubuntu-devel [12:26] hi [12:26] I fixed the initrd ppc problem for macintosh === foxiness [n=nayif@212.62.119.91] has joined #ubuntu-devel === cevizoglu [n=cevizogl@nat1.supportsoft.com] has joined #ubuntu-devel [12:27] if there is anyone in charge of that here ... [12:27] mirak: which one? [12:28] a problem with mounting the rootfs [12:28] mirak: #14485? === backports-r-us [n=jdong@d149-67-171-99.try.wideopenwest.com] has joined #ubuntu-devel [12:28] a link ? [12:28] http://bugzilla.ubuntu.com/show_bug.cgi?id=14485 [12:28] slomo: do you have a full link ? [12:28] Security team, #17410, typo in Mozilla package [12:28] ok [12:29] can i tell here a about a bug on breezy ? [12:29] 0ubuntu05.04 > 0ubuntu1, upgrade to Breezy will fail [12:30] slomo: yes ! that's the same issue [12:30] there are a bug on arabic script on breezy show the txet like this " " not like this "" [12:30] slomo: I built a initrd with the old method with mkinitrd and it works [12:30] mirak: also with xfs as root fs? how did you fix it? ;) [12:31] slomo: yes I have xfs as rootfs [12:31] the arabic font must be join [12:31] mirak: yes that is a known workaround ;) i use it the same way currently... [12:31] mirak: :( [12:31] slomo: I didn't really fixed it, but use the mkinitrd with a cramfs file instead of mkinitramfs [12:31] slomo: for me the reason is that the ide module cmd64x must be forced to load [12:32] that's definitely not the reason on this hardware [12:32] if you look into the cramfs file, you will see a file loadmodules and you will se there is a bunch of modules forced to load [12:32] mirak: cmd64x is compiled into the kernel for ppc afaik... not as a module [12:32] we won't be going back to initrd-tools for powerpc [12:32] slomo: no it's not [12:33] Kamion: then you must find a way to explicitely force the load of some modules [12:33] because they are not automatically loaded [12:33] exept if there are built into the kernel [12:33] mirak: oh it was another ide driver which was there... the pmac ide driver... my fault [12:33] the G3 b&w have two ide drivers in fact [12:33] mirak: on my system, the hang was before the initramfs even started, and it only happened with XFS, not with other filesystems [12:34] mirak: so with respect I don't think that's the problem [12:34] if you're using initrd-tools, you're using a completely different code path, and workarounds applicable there are not generally applicable to initramfs-tools [12:34] dmesg says me the ramfs is loaded [12:34] I am aware of that [12:35] anyway a solution must be found [12:35] yes, it is a major bug [12:35] I already had this problem on debianppc [12:35] but "must be found" unfortunately does not really help; nobody seems to know what the real problem is [12:35] the problem was about ide drives name swapping [12:35] Debian is not using initramfs-tools, so you did not encounter this problem there [12:36] you encountered some different problem with similar symptoms [12:36] device swap I said [12:36] I'm familiar with the problem you're describing, but it is not the same as bug #14485 [12:36] what do you mean ? [12:37] well anyway I had the exact same problem as described in this bug [12:37] it is not the same bug, even though it has the same symptoms [12:37] I am not sure what you are talking about now [12:37] ^^ [12:37] you can get that message for all kinds of reasons [12:37] the problem currently encountered by Ubuntu powerpc users using XFS as / is a different one from previous reasons you may have encountered [12:38] ok [12:38] we know this because it works fine on the same hardware using a different filesystem [12:38] oh yeah, add Warty to the list of hell thanks to USN-186-1 [12:38] ok [12:38] as a workaround, use some different filesystem for /, or just for /boot if you like [12:38] that should be sufficient [12:38] I was planing to drop xfs [12:38] and use reiser [12:39] I don't believe reiserfs currently suffers from that bug [12:39] if I use xfs it's because debian was only proposing a xfs install as an alternative to reiserfs some years ago [12:39] I then switched to ubuntu [12:39] mirak: I've ran into lots of random corruption with XFS [12:39] I never had a problem with xfs [12:39] mirak: it can't survive a hard reboot if my life depended on it [12:40] I had VERY BIG problem with hfsplus read/write [12:40] but that's just me :) [12:40] lol [12:40] I'm personally a JFS fan now [12:40] former reiserfs fan [12:40] I certainly wouldn't want to rely on being able to write to HFS+ from Linux [12:40] anyway, bedtime [12:40] I use ext3 for my home because there is windows drivers for it [12:40] notmdz: I've cronned the ubuntu-server build for 10:29 London time daily [12:41] looks fine, apart from some redundant and confusing preseed files and boot options [12:41] but I think I will use a real fs and use colinux plus samba to read write on linux fs from windows [12:42] Kamion: what have the FS to do with not beeing able to mount root ? [12:42] mirak: probably the initramfs scripts [12:42] mirak: and I've had a struggle getting Grub to cooperate with XFS roots [12:42] I mean in my case, I should at least see the cmd64x driver be loaded since it's supposed to be in the initrd [12:43] backports-r-us: i managed to use grub and LVM2 so anything seems possible for me now :D [12:43] lol === backports-r-us shifts #17410's blame over to security team :) === backports-r-us thus completes his first assigned bug :) [12:45] good night, folks, i'm off [12:45] gn8 dholbach [12:45] bye stefan :) [12:46] I am happy I have finnaly found the correspoding bug to my problem [12:47] in fact slomo did :p [12:47] I am not alone on eaarth ! [12:47] youpi [12:47] :D [12:47] ok bye === mgalvin [n=mgalvin@cpe-69-205-47-165.nycap.res.rr.com] has joined #ubuntu-devel [12:49] w72 === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] === mpt [n=mpt@201-27-7-139.dsl.telesp.net.br] has joined #ubuntu-devel === daniels [n=daniels@amnesiac.heapspace.net] has joined #ubuntu-devel [12:59] the driver 'smart link' no longer work on breezy === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel [01:24] hey did you guys happen to remove the terminal from applications>system tools in gnome [01:25] speel: it's in applications->accessories [01:25] ah Lol ok =x [01:26] I always expect accessories to be full of cheap girly jewlery, but I'm just mistaking it for clair's accessories [01:27] same here [01:27] elmo: dude. thanks for the chroots :) [01:27] Riddell, btw: where's 3.5 link gone on kubuntu.org? Are you uploaded it into main? [01:28] (and, btw, Hi:-) [01:35] gees, seems sh had some time on his hands. === HWolf awed by breezy-changes === hunger [n=hunger@p54A62692.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:35] opi: not uploaded, under announcements === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has joined #ubuntu-devel [01:36] Riddell, superb === el_toro [n=jonah@63-226-147-96.mpls.qwest.net] has joined #ubuntu-devel === magnon [n=co@cD9088834.sdsl.catch.no] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === kent [n=kent@h55d210.delphi.afb.lu.se] has joined #ubuntu-devel === nturner [n=nturner@dsl092-086-237.bos1.dsl.speakeasy.net] has joined #ubuntu-devel === cowbud [i=lores@pool-71-111-145-36.ptldor.dsl-w.verizon.net] has joined #ubuntu-devel === blizzo [n=blizzo@port-212-202-86-132.dynamic.qsc.de] has joined #ubuntu-devel === doko_ [n=doko@dslb-084-059-068-086.pools.arcor-ip.net] has joined #ubuntu-devel === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel === magnon [n=co@cD9088834.sdsl.catch.no] has joined #ubuntu-devel === ealden [n=ealden@ipdial-189-106.tri-isys.com] has joined #ubuntu-devel === ssam_ [n=ssam@88-104-128-1.dynamic.dsl.as9105.com] has joined #ubuntu-devel === infinity is impressed that in that flurry of uploads last night, only 2 were FTBFS... [02:39] infinity: i did not upload [02:39] infinity: probably part of it [02:40] :) [02:40] tseng: Nah, it's lack of my uploads.. ;-) === Hirion_ [n=Hirion@p5487F83D.dip.t-dialin.net] has joined #ubuntu-devel === slomo_ [n=slomo@p5487F83D.dip.t-dialin.net] has joined #ubuntu-devel === herzi [n=herzi@d002036.adsl.hansenet.de] has joined #ubuntu-devel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [03:19] notmdz : Ouch, nice catch on the volatile mount mode. [03:27] How do I stop this build from dumping out on warnings? I've added -Werror.. What else can I try?? [03:27] Uhm, dude. [03:28] -Werror is WHY it's doing that. [03:28] I hope that was s/added/removed/ ? [03:28] -Werror [03:28] Make all warnings into errors. [03:28] SOrry, yes removed [03:28] Do you have any other -Werror-foo-bar stuff? [03:28] No, it's just -g -O2 [03:28] Then maybe it's dying on errors? :) [03:29] Oh and I had to add -fno-strict-aliasing [03:29] (note that it will finish processing the current file, so you could be seeing "error, warning, warning, warning", and missing the error in the haystack of warnings. [03:30] But most of these are stupid errors. Extra () and bs like that [03:32] function foo is not referenced. Bar is not modified, could be declared constant, etc etc :-( === mpt [n=mpt@201-27-7-139.dsl.telesp.net.br] has left #ubuntu-devel ["http://mpt.net.nz/"] === ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel === blahrus [n=blahrus@12-223-185-205.client.insightbb.com] has joined #ubuntu-devel [04:08] infinity: yeah, that could have been embarrassing ;-) [04:09] notmdz : A wee bit, yes. :) [04:09] In other good news, you got all the minors incremented on the first upload, too. [04:10] (Care to file a big, blinking "as soon as dapper opens" bug for me to fix that mess?) [04:10] Oh, hah. I lied. [04:10] Just got my first REJECT mail from katie. :) === infinity goes to fix. [04:14] infinity: #@$@# [04:16] I hereby propose a policy amendment: packages must not arbitrarily build incorrectly when you do OBVIOUS AND REASONABLE THINGS to them === infinity points at debian-policy. [04:16] Amen to that policy [04:16] I'm sure Manoj will accept it without debate. [04:17] mdz : Uploaded. === jsgotangco [n=jsg@202.57.71.235] has joined #ubuntu-devel === Amaranth [n=travis@unaffiliated/amaranth] has joined #ubuntu-devel === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel === wickedpuppy [n=wickedpu@cm25.epsilon165.maxonline.com.sg] has joined #ubuntu-devel [04:30] infinity: installed === infinity watches a bunch of manual m68k uploads bounce off upload.ubuntu.com and blushes. === segfault [i=carlos@prognus.com.br] has joined #ubuntu-devel [05:01] ogra: just uploaded a new xscreensaver po. should appear soon. === seth_k|lappy [n=seth@asmallorange.com] has joined #ubuntu-devel === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has joined #ubuntu-devel === ealden [n=ealden@ipdial-189-106.tri-isys.com] has left #ubuntu-devel ["Leaving"] === seth_k_ [n=seth@asmallorange.com] has joined #ubuntu-devel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel === jsgotangco [n=jsg@202.57.71.235] has joined #ubuntu-devel === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has left #ubuntu-devel ["Leaving"] === robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel === jhank [n=Miranda@c211-28-250-148.eburwd5.vic.optusnet.com.au] has joined #ubuntu-devel === Gman is now known as GmanAFK === carstenh [n=carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel === pitti [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel [07:08] Good morning [07:08] morning pitti [07:08] Hi ajmitch [07:08] morning pitti [07:12] Hey pitti. === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel === CaiN_SA [n=cain@rrba-146-106-165.telkomadsl.co.za] has joined #ubuntu-devel === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel [07:24] morning [07:25] morning [07:32] Aww, crap. I just realised that getting atheros to work in d-i would probably require almost zero effort. === fabbione scratches his head on 17275 [07:37] fabbione : Ugh, I have that bug open elsewhere too. [07:38] you do? [07:38] fabbione : I meant to look into whether or not festival can take a list of allowed hosts, and fix it. [07:38] ok.. than you win ;( [07:38] ) [07:38] i have no idea how festival works [07:38] (The problem is that it's doing a reverse lookup of 127.0.0.1, which reutned "localhost.localdomain", which doesn't match "localhost", and all hell breaks loose. [07:38] no actually.. i don't even know what it is [07:38] ahhhhh [07:38] crap === pitti [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel [07:38] I have no idea how it works either, that's why it's been low on the priority list. [07:39] Also, WTF is "reutned"? [07:39] I need new fingers. [07:39] bah, why is suspend to disk so utterly broken again? two weeks ago it was working perfectly... [07:39] pitti : Erm. Is it?.. I should test after this kernel upgrade. [07:39] infinity: it won't make any difference [07:39] Suspend to disk and RAM were both working for me a week or two ago... [07:39] the last kernel was only security === LaschW [n=laschw@dyndsl-085-016-000-177.ewe-ip-backbone.de] has joined #ubuntu-devel [07:40] i just figured that i don't have the power to sleep only 4 hours at night === fabbione feels totally trashed [07:40] i guess i need more coffee [07:41] infinity: at suspend I had to manually create swap partitions because they were not present before; then it suspended fine, but it just ignored the image on the swap, booted normally, and left me without swap again [07:41] fabbione: you need more sleep :-/ [07:42] not only [07:44] jeee guys stop uploading non bug fixes [07:44] when a mirror rsync takes more than 30 minutes it ends up being broken ok? [07:44] and i am not on a slow pipe [07:44] Yeah, I had to re-run my mirror update three times to get it back in sync. [07:45] infinity: that's the reason why i was awake till 3am [07:45] Okay, if I'm reading the docs okay, this should do what I want. [07:45] -(defvar server_access_list '(localhost) [07:45] +(defvar server_access_list '("127.0.0.1" "localhost\.localdomain" "localhost") === infinity tests this theory before he uploads. [07:53] i suggest for dapper we must not have sources bigger than 1MB and that produces binary for more than 1MB [07:53] (aggregate sum of all bins) [07:53] fabbione: hah, happy kernel splitting [07:53] fabbione: what about giving every driver its own source package? :-) [07:54] pitti: that would be doable per subsystem/class easily [07:54] it's much easier than you think :P === jsgotangco [n=jsg@202.57.71.236] has joined #ubuntu-devel [07:55] <\sh> *cough* please, dear immunesystem, don't let me get a cold...I don't need it, I don't want it === jsgotangco is testing up the oem mode === psichron [n=Carel@nomad.eendrag.sun.ac.za] has joined #ubuntu-devel [07:59] I WIN! === infinity uploads. [08:00] Also, screenreaders are creepy. === infinity uninstalls. [08:01] fabbione: oh, I would actually appreciate to not download bazillions of bytes for just a driver update :-) [08:01] Dear Release Managers, please stop new packages in main. thanks === pitti throws USN-200 at the world [08:01] congratulation pitti [08:01] the kernel one was good too [08:01] Dear Release Manager, please stop new packages in main, after you accept festival. [08:01] It D1D d51v3 s0rt 0f 1ns4n3 [08:02] That bug's been on my list ever since I was hired, I think. [08:02] infinity: than close mine too.. please [08:02] Hooray for bumped priorities. [08:02] fabbione : I'll close both when the upload is approved and built/uploaded. [08:02] infinity: thanks dude [08:03] err do you guys know any "known issues" that needs to be listed in the release notes? === jsgotangco is cleaning up the doc atm [08:03] jsgotangco : Yes. [08:03] jsgotangco: yes.. [08:04] jsgotangco: mention the users NOT to try to talk with the kernel/security guys [08:04] please add them to BreezyReleaesNotes [08:04] WE ARE GETTING INSANE! [08:04] LOL [08:04] MUHA MUHA MUHA [08:04] pitti: dude we need more crack :) [08:05] pitti: good one this time === pitti is scared of fabbione getting mad === fabbione sniffs the leftovers from yesterday [08:05] fabbione: DUDE - you talked about "coffee"... [08:05] pitti: no why??? 3 kernel uploads in a single day are cool :) [08:06] isn't coffee the white powder you left on my desk? === moyogo [n=moyogo@83pc104.ucu-vb.uu.nl] has joined #ubuntu-devel [08:06] fabbione: maybe, I don't drink coffee, so I couldn't tell anyway [08:06] pitti: eheh [08:07] anyway.. let's keep the schizo aside.. [08:07] pitti: did you get all the CAN sorted out? [08:07] or should we recheck together? [08:08] fabbione: for the kernel? [08:09] fabbione: I didn't yet ask for new ones, but I have tracked current ones well [08:09] pitti: ok, the new ones can wait.. [08:09] we will add them at the first USN === pitti [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === Mirv [n=tajyrink@pdpc/supporter/active/Mirv] has joined #ubuntu-devel [08:15] ok right i need some info [08:15] best way to build a deb file ? [08:16] or must i go ask in other channel ? [08:17] <\sh> CaiN_SA: #ubuntu-motu ? [08:17] <\sh> CaiN_SA: but better to read the "new debian maintainer guide" first :) [08:17] should I report in bugzilla that the yesterday's language-pack update didn't bring any of the new translations since 20050930 in? serpentine, language selector, disk management, other changes were done to fi... [08:17] sh url ? [08:18] <\sh> CaiN_SA: it's all written on http://wiki.ubuntu.com/DeveloperResources [08:18] thx [08:18] <\sh> u're welcome [08:19] cos sh all the things ive seen [08:19] and used to build .debs [08:19] doesnt work [08:21] <\sh> CaiN_SA: then join #ubuntu-motu and we will help u to satisfy your need...and let the hard-ubuntu-core devs do their work :) [08:21] <\sh> here I mean, without being disturbed [08:21] :/ [08:22] well i have to get info somewhere [08:22] cos #ubuntu is no help [08:22] and i have to release same day as ubuntu [08:22] Mirv: yes please do so [08:22] so thx === mdke [n=matt@unaffiliated/mdke] has joined #ubuntu-devel === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel [08:34] infinity: how do i undep-wait with wb? [08:34] it seems one depwait wasn't cleared properly on sparc [08:34] ah no [08:34] never mind [08:34] it's ok [08:34] If it's a dep-wait on a real package, cron.daily will do it for you. [08:35] If not, you want "--pretend-avail package_version" [08:35] And if the dep-wait is so broken that pretend-avail doesn't work (which can happen if someone types it in manually and fucks up the dpkg-like syntax), then you want to --forget the package (and cron.daily will bring it back in needs-build with no history on the next run) [08:36] yup thanks [08:36] i misread -i output === Mez [n=Mez@mobileweb04.london.02.net] has joined #ubuntu-devel === jsgotangco [n=jsg@202.57.71.235] has joined #ubuntu-devel === JaneW [n=JaneW@wbs-146-170-43.telkomadsl.co.za] has joined #ubuntu-devel === mbreit [n=mo@p548B1126.dip0.t-ipconnect.de] has joined #ubuntu-devel === Yvonne [n=justme@cn-sdm-cr02-1437.dial.kabelfoon.nl] has joined #ubuntu-devel === azeem_ [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-devel === azeem [n=mbanck@host45.natpool.mwn.de] has joined #ubuntu-devel === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [09:23] good morning [09:23] morning mvo! [09:23] morning [09:24] is there an equivalent to debian-keyring for ubuntu ? [09:25] lifeless: we have the ubuntu-keyring, but it only contains the archive keys right now [09:25] I know [09:26] we're doing a key-trust analysis in launchpad, would like the ubuntu devs and possible motus [09:26] Hi mvo [09:26] in a keyring. === mvo waves to pitti, ajmitch, jsgotangco [09:28] lifeless : Ask elmo to export the ftp-master keyring for you. [09:29] you could screen-scrape the launchpad user pages ;) === Treenaks prepares to be axe-murdered by the launchpad team [09:30] infinity: can i /query you about a buildd problem (at least it seems like a buildd problem ;)) [09:31] How problematic is it? [09:32] two packages (ardour and cheesetracker) don't get build and they are uninstallable at the moment [09:32] so that should really get fixed before release [09:32] elmo: please export the ftp-master keying for stub [09:33] keyring(s) [09:33] Should be one for main and one for universe. [09:33] elmo: please channel infinity [09:33] pitti: did you see the mail from tino jyrinki? [09:33] sabdfl: I can't remember the name; what topic was that about? [09:34] Re: Translations (some/all?) weren't updated in 20051010? [09:34] Oh, hurray for the irritating "all your chrome is buggered until you restart all your firefox instances" bug. === infinity sighs. [09:34] lifeless: I can offer you the revu keyring, and the keyring of universe uploaders elmo passed me when revu started [09:34] if you need something quick [09:34] siretart: we'll demo with the debian keyring, and do a final run when elmo arises [09:35] sabdfl: I did not get that mail; I wanted to update translations yesterday, but the current langpack was broken again; I contacted carlos [09:35] that's what he's saying [09:35] no new translations [09:35] sabdfl: if it is still broken today, I have to manually sort out the broken files [09:35] mbreit : ardour quite obviously appears to fail to build, I don't see how that qualifies as a "buildd problem". [09:36] sabdfl: but I didn't talk to carlos yet, he's not yet online [09:36] sabdfl: I sent carlos a list with the issues, maybe it just was a small bug (it worked fine the week before *sigh*) [09:37] infinity: both packages build fine in each pbuilder i have tried and they have both the same problem: scons cancels the build and says that gcc failed but there is no gcc error... (i hope you understand what i mean ;)) [09:38] mbreit : I'll try the builds locally for kicks, but a string of continual build failures over two months doesn't bode well for you. === ajmitch hopes elmo is around for syncs soon :) === seb128 [n=seb128@ANancy-151-1-44-227.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [09:38] Hey hey seb128 [09:39] oh, I scared him... === ajmitch waves to seb128 & realises he's gone already [09:39] yo pitti === seb128 [n=seb128@ANancy-151-1-44-227.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [09:39] Hi daniels [09:39] Moin seb128 [09:40] yo seb [09:40] infinity: i already talked with lamont... he did not have enougth time for it but he seemed to think that it _could be_ a buildd problem as well [09:40] hey pitti [09:40] Sure, anything COULD be, doesn't mean it IS. [09:40] I'm about to play. [09:40] infinity: and i have no chance to find the real problem because i am unable to reproduce it... [09:41] ajmitch, you free? [09:41] jsgotangco: yeah [09:42] ajmitch, can you review BreezyReleaseNotes ? I just updated it with the install stuff [09:42] ok, will look over it [09:42] want me to fix spelling as I go? [09:43] infinity: in any case, thanks for looking at it! [09:43] yes [09:43] pitti: did you get to that keyboard stuff? [09:44] jsgotangco: I wonder if we should mention zope 3.1.0 alongside 2.8.1? [09:44] daniels: argh, sorry, completely forgot about that [09:44] daniels: let's do it right now [09:45] pitti: thanks :) [09:45] pitti: sorry to be a hassle === chmj [n=chmj@wbs-146-157-70.telkomadsl.co.za] has joined #ubuntu-devel [09:47] ajmitch, it was added nonetheless [09:48] (by doko i believe) [09:48] yes [09:49] made some minor capitalisation corrections to BreezyReleaseNotes [09:50] daniels: I'm doing this now at my ppc, is that right? === dholbach [n=daniel@i577B23DE.versanet.de] has joined #ubuntu-devel [09:51] Hi dho [09:51] morning dholbach [09:51] Hi dholbach [09:51] hellas andrew, martin [09:51] pitti: yep [09:53] <\sh> mdz: http://bugzilla.ubuntu.com/show_bug.cgi?id=16375 <- this issue is fixed in amarok 1.3.3 but I think it's better to backport it after breezy release...my opinion...dunno how do you think about it === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel [09:56] daniels: ok, I installed libxkbfile1 7.0.0-3, and then xkeyboard-config 0.6-6. what now? [09:57] pitti: setxkbmap -print | xkbcomp - :0 [09:58] daniels: lots of warnings, shall I email the output to you? [09:58] hey daniels [09:58] pitti: if they're 'no symbols for key , ignore it' [09:58] daniels: any xkb crack that needs some testing? [09:58] seb128: represent [09:58] seb128: nothing new, just testing on ppc (kamion asked) [09:58] daniels: also, no symbols for many other prefixes ( daniels: and "Type "ONE_LEVEL" has 1 levels, but has 2 symbols"\n Ignoring extra symbols [09:59] pitti: those are fine; the first one is more concerning [09:59] s/first/last/ [09:59] daniels: (the last warnign I quoted is actually the first one, in case it matters) [10:00] yeah [10:00] pitti: when did you download 0.6-6? [10:00] pitti: if it wasn't just then, could you please try it again? [10:00] daniels: maybe 5 minutes ago [10:01] daniels: md5sum of the deb starts with 90b829 [10:01] erm, 90b820 [10:02] hold on a sec [10:02] this is what I have on disk: 8bc3e15c2af8197a8c105b7651679548 xkeyboard-config_0.6-6_all.deb [10:02] seb128: which md5sum do you have? === pvanhoof [n=pvanhoof@d5152D086.access.telenet.be] has joined #ubuntu-devel [10:03] daniels: ok, I install the new version [10:03] daniels: ? that's for pitti? [10:04] seb128: no, I'm curious to see which one you got last night [10:04] daniels: still the same output [10:04] daniels: I've dropped the .deb this morning ... [10:05] pitti: please send me the output of setxkbmap -print in /msg [10:05] seb128: okay, thanks [10:05] np :) === pitti_ [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel [10:06] daniels: done === lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #ubuntu-devel === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [10:20] Riddell: ping [10:21] Kamion: ping === dredg [n=nsherida@80.169.137.162] has joined #ubuntu-devel === SteveA [n=steve@office.pov.lt] has left #ubuntu-devel ["Leaving"] === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [10:30] pitti, ping [10:31] which lang packs should be included in a base+xfce (no kde/gnome/OOo) install? [10:31] sabdfl: yes? [10:33] janimo: just the base ones [10:34] janimo: language-pack-XX [10:34] pitti, does that have firefox too? [10:35] janimo: no, ffox has its own locale packages [10:35] janimo: mozilla-firefox-locale-XX [10:35] and how large are the base packs in all languages? [10:35] janimo: the language-support package depend on them, but also on OO.o stuff [10:36] pitti thanks [10:39] janimo: a well translated lang is in the order of 2 MB [10:42] is that the Size: field in apt-cache show? [10:42] Good morning all [10:43] hey sivang [10:43] elmo: kbd sync please [10:44] Kamion, mdz: how do you think about a ruby1.8 sync to fix #17415? the changelog and the corresponding debdiff are a bit long, but 1) ruby insiders consider it massive breakage, 2) ruby is in main merely as a biuld-dep for redland-bindings and kdebindings, so i'd consider it important enough to do it [10:44] Kamion: oh, i see that mdz already commented on the bug and doesnt like the idea :( [10:48] janimo: yes [10:49] Kamion: what was the name we settled on for the server-oriented iso? [10:50] and is that on track? [10:50] 2ubuntu ? [10:50] because 1ubuntu was too small ;) [10:51] sabdfl: I've just labelled it ubuntu-server for now [10:52] http://cdimage.ubuntu.com/1ubuntu/ would just be gratuitously confusing, I think [10:52] I half expected it to go the same way as things like kubuntu. subuntu ;) [10:52] yay for ubuntu-server :) [10:53] one-u-buntu might be less confusing, if you really wanted the catchy name. [10:53] sabdfl: I did most of the work last night; first cronned build is due to happen at 10:29 today [10:53] Kamion: did i ever mention that YOU ROCK! === koke [n=koke@169.Red-217-127-113.staticIP.rima-tde.net] has joined #ubuntu-devel [10:53] ta :) [10:53] it wound up being a pretty plausible size for a CD image, actually [10:54] maybe 15-20MB smaller than our main images === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === silbs [n=jane@217.205.109.249] has joined #ubuntu-devel [11:05] Kamion: do you have an idea why amd64 live is so much bigger than the other archs? [11:05] mdz: ping [11:05] does anyone know if there is a draft breezy release announcement? [11:05] sabdfl: there is [11:05] i see the preview one [11:05] and he rc one [11:06] sabdfl: oh wait.. the RC one is not the draft for the final one? [11:06] sabdfl, https://wiki.ubuntu.com/BreezyReleaseNotes [11:06] pitti: not at present [11:07] sabdfl, talk with jsgotangco, he is coordinated that from the doc team side of things [11:07] i've been updating it today [11:07] Burgundavia: those are the release notes, not the announcement [11:07] jsgotangco: updating it where? can i edit it too please? [11:08] sabdfl, i meant the release notes... [11:08] sabdfl, in that case, it is much too late [11:08] eh? === carlos [n=carlos@243.Red-83-47-24.staticIP.rima-tde.net] has joined #ubuntu-devel [11:08] night all [11:09] Hi carlos, I missed you :-) [11:09] pitti, Hi [11:09] carlos: did you find the reason for the removals? I'm currently processing today's tarballs [11:09] I'm with the gas installer, it's taking much more time than I expected... [11:11] pitti, the removals are usually removals of msgid and msgstr I'm not completely sure, need to do some extra checks [11:11] carlos: please can you set aside some time to bring me up to speed on the langpack status? it's critical for the breezy release [11:12] carlos: for dapper, is it possible to add some checks to the exporter that it never ever removes valid translations? [11:13] pitti, excuse me? [11:13] pitti, those removals are related to .pot files because the msgid is also missing [11:14] carlos: they are? but I merged my own import with all pot files that rosetta exports [11:14] carlos: is it possible that rosetta exports po files for domains which don't have a pot file? [11:14] sabdfl, well, the fast answer: all things where ok until yesterday's language pack when pitti saw that we were removing some msgids. No code changes done, so I don't have an explanation other than .pot files pending to be imported... [11:15] pitti, no [11:15] pitti, but it's possible that Rosetta exports a .pot file that is not the one currently imported [11:15] carlos: have you seen this mornings mail from timo jyrinki? === hno73 [n=hno73@henrik.gotadsl.co.uk] has joined #ubuntu-devel [11:15] carlos: I'm just wondering why it worked so well the last time and now we start to see removals again [11:15] pitti, and as we don't export obsolete messages with language packs the .po files are missing those [11:16] carlos: so you are 100% sure that these are obsolete? [11:16] pitti, I started yesterday a test merging the .pot files too with the .po files exported from Rosetta [11:16] carlos: I will check whether I have a corresponding pot file when I compare the diff [11:16] pitti, but I think your script was not working as expected there (not sure how is possible as it's too simple) [11:17] pitti, no, I'm not 100% sure those are obsolete [11:17] pitti, but it's the only explanation I have for that change without any code change in my side [11:18] as I said, still working on it, but the gas installer is taking too much time this morning and I was not able to resume my work yet === Simira [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel [11:19] carlos: ok, I will scrutinize today's diff [11:19] pitti, ok, thans [11:19] thanks === martink [n=martin@p54B3A604.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:22] sabdfl, from the email that Timo Jyrinki sent to the rosetta-user mailing list I see that we have a hard usability problem [11:23] sabdfl, he translated serpentine from the upstream links but he didn't translate it for Breezy, so it's normal that it does not appears in the language pack [11:23] bugger [11:23] checking what happens with the other packages [11:25] pitti, Kamion: do you know about #17395 ? [11:26] hi guys, I am busy proofing the BreezyReleaseNotes, are there any more know issues to be listed in these? [11:28] pitti, seb128, mvo: I'm not sure how python's gettext works... where does it look for the translations? [11:29] carlos: hi [11:29] seb128: seems a bit like #1291 [11:29] zyga, hi [11:30] don't know what the default ntfs permissions are [11:30] Kamion: I found #1291, but pitti updated it to mention that's a write issue [11:30] seb128: ... for vfat [11:30] your bug's about ntfs [11:30] yeah [11:30] carlos: is there any page where I can track stuff language pack, besides the wiki? [11:30] zyga, no, sorry [11:30] Kamion: what is the right place for that? partman? [11:31] seb128: yes [11:31] Kamion: I'll reassign so, thanks [11:31] well, partman-basicfilesystems if you want to be specific [11:31] seb128: ntfs has its own permission system, but I don't know about it [11:31] there's uid= gid= umask= for ntfs mounts [11:31] seb128: it's similar to the "I can't read my UDF cd-rom because files have uid 500" [11:32] the problem is that partman doesn't know what the first user's uid is going to be [11:32] Kamion: but does these really help? [11:32] pitti: they're not terribly helpful [11:32] Kamion: in the UDF and hfsplus case, they only help to map uid 0 [11:32] in any case an user should be authorized to browser it no? [11:32] (which is a sane thing, but doesn't help in that particular case) [11:32] s/browser/browse/ [11:33] seb128: we should not forcefully override permissions of all paritions we see [11:33] seb128: (that would require a kernel patch anyway) [11:33] seb128: but playing around with umask would be worth a try [11:34] pitti: in any case we should not put it on the desktop if it's not browsable [11:34] TBH I think it's really too late to sort this out for breezy; we get hardly any testing of installer changes at this point, and when we're essentially just trying to hotfix things we don't really understand it makes me scared [11:34] pitti: but that's for 5.10 now anyway [11:34] s/5.10/after 5.10/ [11:34] I think it's the desktop's responsibility to figure out what it should/shouldn't display :-) [11:35] the installer's just arranging for it to be mounted ... [11:35] Kamion: is there any installer update planned (I could use a string fix)? [11:35] seb128: no more string fixes [11:35] k [11:35] there will be some small installer changes but only really critical stuff [11:35] I need to figure out why oem-config isn't displaying any translations [11:35] if it's a fix to a string that's translated in Debian too, best get it upstream [11:36] carlos: (i'm timo jyrinki) the translations are missing also for eg. language-selector and gnome-system-tools (disks part), that were part of breezy. I couldn't find breezy version of serpentine template, but most other were done under the breezy [11:37] Mirv, hi [11:37] Mirv, https://launchpad.net/distros/ubuntu/breezy/+sources/serpentine/+pots/serpentine [11:38] infinity: I'm afraid iI need your help again [11:38] Kamion: k, because the LVM menu item from partman is a bit long so you get the device name cut, but that's not a big deal [11:38] infinity: courier failed to build on adare due to the old procps install failure [11:38] infinity: "error: 'dev.mac_hid.mouse_button_emulation' is an unknown key" and so on [11:38] Ugh. warty? [11:39] infinity: yes w-security [11:39] I need to get elmo to build those into the kernel until we stop supporting warty.. [11:39] carlos: what about the rest of the problem? are you looking at it? [11:39] pitti: have you done any dia upload to hoary? [11:39] yay, new bzr! [11:39] pitti : I'll kick it manually in a second. [11:39] Mirv, yeah [11:40] seb128: yes, yesterday AFAIK [11:40] pitti: http://bugzilla.ubuntu.com/show_bug.cgi?id=17521 [11:40] pitti, what tarball did you use for the language pack? [11:40] well, not yesterday, but recently [11:40] carlos: for which one? [11:40] (and serpentine wasn't found mainly because it's not in https://launchpad.net/distros/ubuntu/breezy/+lang/ list, the same problem as with some other packages earlier) [11:40] pitti: that's a standard arch all/any out of sync? [11:41] seb128: yes, easy [11:41] pitti, latest one [11:41] pitti: k, thanks [11:41] seb128: he needs hoary-universe security updates [11:41] seb128: dia is universe, dia-gnome and dia-common are main [11:42] pitti: yeah, I've asked for some details, I was thinking the same [11:42] pitti: thanks [11:42] carlos: 20050929 AFAIK [11:43] seb128: shall I answer? If you do, just suggest him to install dia-gnome :-) [11:43] pitti, ok, thanks [11:44] carlos: as a sidenote; serpentine was now also imported to the breezy version - nice to see upload working so nicely nowadays. [11:44] pitti: I've replied, thanks [11:44] Mirv, cool [11:44] mjg59: ping [11:45] daniels: ping [11:45] sabdfl: 'evening [11:46] seb128: ok, that's Ubuntu-specific [11:46] daniels: quitting the X server seems to put X into a catatonic state [11:46] am using fglrx, kde and kdm [11:46] not sure where the issue is [11:46] how to debug? [11:47] sabdfl: if you could mount the partition containing /var with 'sync', so you get a full Xorg.0.log and dmesg, that would probably be handy; that is, if it's an error [11:48] if it's just fglrx failing to set the card up right when it exits, then there's not much I can do other than to just pass it up to ATI [11:48] it doesn't hang the box [11:48] i can still ssh into it [11:48] oh, okay [11:48] has fglrx changed recently? [11:48] does the tail of Xorg.0.log show a clean exit rather than a crash? [11:48] can i isolate it down to X or Kdm easily? [11:48] we took a new upstream version ... maybe a month ago? [11:48] it won't be kde or kdm; if it tanks the display on exit, then that's wholly fglrx's fault [11:49] well, Kdm doesn't respond to -HUP [11:49] is Xorg stil running? [11:49] if so, it could well still be waiting on a child server [11:50] also, maybe HUP just reloads the config file; does it respond to other signals? === moyogo [n=moyogo@41pc104.ucu-vb.uu.nl] has joined #ubuntu-devel [11:52] daniels: yes, xorg was still running [11:52] can i start up to maintainer mode, then just startx? [11:53] sabdfl: you can just sudo Xorg :0 -ac vt7, if you like [11:53] then ctrl-alt-backspace it and see if it dies cleanly [11:53] ok, will try that and report [11:54] a [11:55] Hrm [11:55] sabdfl: Hi === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [12:04] infinity: I'm thinking an amd64 live filesystem reset might be a good idea shortly, to clear out any cruft; it's large [12:05] or seems excessively large, anyhow [12:05] is there any way to see how much wasted space there is there? [12:06] lamont just reset it 3 or 4 days ago, has it been growing? [12:08] infinity: it's hard to tell, because there's been churn. I've been removing stuff from desktop to try to make things fit; does that need a reset to really be effective? [12:08] carlos: do you still need that python gettext information? it does basicly the same as the (original) gettext patch in glibc [12:09] mvo: oh, does it still compare timestamps? [12:09] Kamion : Quite possibly. I'm not well-versed in the ways of the rest, but I do have some handy instructions here. I can play right after I make/eat dinner. [12:09] mvo, ok, so you are 100% sure that will get the .mo files from language packs, right? [12:09] Kamion : If I get back to you in a couple of hours with some numbers (and a reset cloop), is that soon enough? [12:10] pitti: yes [12:10] infinity: yep, that's fine, plenty of other stuff I can be doing in the meantime [12:10] mvo: *shudder* [12:10] carlos: well, if the patch wasn't ripped out then yes [12:10] mvo: for dapper we should sanitize it to match the current libc patch [12:10] pitti: fine with me [12:11] mvo, ok, thanks for the info === infinity -> food. [12:11] pitti: the new one is the one with caching support? [12:11] mvo: and without stat() [12:11] mvo: it just prefers a file in /u/s/locale if it exists [12:11] mvo: and falls back to /u/s/locale-langpack otherwise [12:12] mvo: and uses libc's internal caching [12:12] pitti: hmm why was stat needed in the first place, to know which file to pick? [12:12] zyga: yes, for hoary, when we did not strip all the packages yet [12:12] carlos: I'm apt-get sourceing python now to have a look. do you have a test-case where python gettext fails for you? [12:13] mvo, no, I'm just asking, I was not sure if python was patched [12:13] pitti: so now packages never contain .mo files, right? [12:13] zyga: main packages don't, right [12:13] mvo, what about the applications like zope that have a different layout than the other gettext applications? [12:13] zyga: universe packages do [12:13] pitti: k :) [12:14] pitti: is there any change in rosetta-breezy.tar.gz export process? [12:14] zyga: the point was, if you build a package locally, you will get translations in /u/s/locale, and they should be used [12:14] zyga: not recently [12:14] carlos: I don't know about zope, but it sounds pretty bad if it has a different layout then any other gettext app [12:15] pitti: what is missing? you said it only catches about 40% of the total number of translations in rosetta [12:15] carlos: it seems to work for our various python desktop apps (language-selector, update-manager etc) [12:15] zyga: right, that will be fixed in the near future [12:15] pitti: I've got some progress on my side but nothing spectacular yet [12:15] mvo, they store the .mo files inside their own tree and I think they use directly es/zope.mo [12:16] mvo, ok, thank you for the check [12:17] carlos: I'm happy to have a look at zope after the release (please remind me) [12:22] ok [12:22] thanks === Seveaz [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [12:25] seb128: what's the usual remedy for 'my desktop is fucked'? [12:25] seb128: couldn't log in before, everything was hanging [12:25] daniels: ifup lo [12:25] that usually fixes hanging logins for me [12:25] seb128: started a new xterm session, started gnome-panel, gnome-settings-daemon, nautilus, by hand; g-p was useless until I killed the old one by hand, nautilus just crashed then [12:26] but most everything else (started metacity by hand) works okay [12:26] to add to the hilarity, I've been stuffing around with XKB locally, and that had broken VT switching for me [12:26] Treenaks: ah, thanks [12:26] isn't hotplug supposed to do that, or is that too boring for it to be doing in a release week? [12:27] daniels: yeah, you need to have a working loopback [12:27] daniels: did you run dhclient? [12:28] i just started doing dhclient for my wlan, yeah [12:28] bad idea? === lazyb0y_ [n=henning@u2-214.dsl.vianetworks.de] has joined #ubuntu-devel [12:28] okay, that fixed things -- thanks [12:28] daniels: http://bugzilla.ubuntu.com/show_bug.cgi?id=10174 [12:29] ungh, firefox sessionsaver rocks [12:30] mjg59: we should really switch to a VT around S3 on Intel hardware [12:30] mjg59: else the next use of Xv tanks the engine [12:30] mjg59: in a you-must-reboot kind of way [12:31] seb128: thanks for the link === Hirion [n=Hirion@p5487F83D.dip.t-dialin.net] has joined #ubuntu-devel [12:37] daniels: We do [12:37] mjg59: hrm [12:38] i wonder if POSTing it breaks things [12:39] daniels: I'm using xv here [12:39] charles you here ? [12:39] No problem at all === hunger [n=hunger@p54A63C4F.dip0.t-ipconnect.de] has joined #ubuntu-devel [12:43] mjg59: are you POSTing? [12:45] infinity: courier on warty-security/ppc still seems to hate me :-( [12:48] fucking xkb can bite me [12:49] bah, I get the gnome/X keyboard dialog even on a fresh breezy install === vuntz_ [n=vuntz@volin.imag.fr] has joined #ubuntu-devel === Kinnison [n=dsilvers@haddenham.pepperfish.net] has joined #ubuntu-devel [12:53] Hi guys [12:54] sabdfl: pong [12:54] Can I have everyone's attention for a moment please. [12:54] As you are all (hopefully) aware; dapper will be opening on Launchpad (assuming we don't have any hideous problems) [12:54] As a result, you all need to ensure that, 1. you have launchpad accounts [12:55] and 2. you have your GPG keys registered with launchpad [12:55] Thank you [12:55] Kinnison: will there be a special upload tool for launchpad? [12:55] Kinnison, so we'll switch officially to maolne on friday too ? [12:55] Kinnison: or will uploading to upload.ubuntu.com work as usual? [12:55] daniels: Yes === zoot_ [n=zoot@rrba-146-117-118.telkomadsl.co.za] has joined #ubuntu-devel [12:56] pitti: uploading will be done by FTP as usual [12:56] mjg59: arsing shit [12:56] Kinnison: i have a question [12:56] Kinnison: would you mind sending instructions to ubuntu-devel@lists.ubuntu.com, for those who aren't here? === seb128 [n=seb128@ANancy-151-1-44-227.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [12:56] Kamion: I'll do that, yes [12:56] thanks [12:56] Kinnison: how do you represent

A system error has occurred.

in text, if we're just going to be using an FTP client? === seb128 [n=seb128@ANancy-151-1-44-227.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [12:56] Kinnison: I can't upload my gpg key (via fingerprint) to launchpad. It explodes with a system error. [12:57] daniels: Hah, you think the FTP server runs in zope? [12:57] crimsun: then it's essential that you work with the launchpad team to get that fixed [12:57] crimsun: please see them on #launchpad [12:57] ha! worked for me [12:57] Kinnison: dude, if this Launchpad meme spreads any further, the kernel will be modified to run on Zope, and all the Ubuntu installs will use it === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel [12:59] daniels, wasnt that planned anyway, after the kernel was rewritten in python ? [01:00] i think then you'll need a slim replacement for thttpd anyway :) === OculusAquilae [n=bastian@p548D2B67.dip0.t-ipconnect.de] has joined #ubuntu-devel === Kinnison [n=dsilvers@haddenham.pepperfish.net] has joined #ubuntu-devel === daniels [n=daniels@amnesiac.heapspace.net] has left #ubuntu-devel [] [01:12] ogra: ping [01:12] segfault, ponmg [01:13] ogra: i updated the xscreensaver po file in Rosetta, can you try using that one? [01:13] i'll try... sadly it always generates iso-8859-1 files for pt_BR ... :/ [01:14] should be using UTF-8 now. [01:14] jbailey: around? [01:14] oh, ok [01:14] if that doesn't wok, i can send you the po file by mail [01:14] segfault, i'll have a meeting soon and have to prepare something for that, i'll check it out now, but it will take a moment before i can get to it [01:15] ogra: no problem, good meeting :) [01:15] thanks... [01:16] feel free to attend if you got nothing better to do ;) === camilotelles [n=Camilo@20132203203.user.veloxzone.com.br] has joined #ubuntu-devel === dand [n=dand@gw.datagroup.ro] has joined #ubuntu-devel [01:22] infinity: I've approved your festival change. #17275 should be closed now, yes? [01:24] Riddell: your diversions handling in kubuntu-docs looks completely wrong to me [01:24] Riddell: remember that diversions persist across versions, so there's nothing wrong with a diversion still being there when the preinst runs [01:25] <\sh> Riddell: it was mine...I'd took it from another package [01:25] <\sh> aeh Kamion i mean === nomed [i=daniele@host245-77.pool8258.interbusiness.it] has joined #ubuntu-devel [01:26] heh, ok [01:26] hi all [01:26] just a question .. i have this string in debconf: xserver-xorg/autodetect_keyboard: true [01:27] \sh, Riddell: please just drop all that and just call 'dpkg-divert --package kubuntu-docs --add --rename --divert /usr/share/ubuntu-artwork/home/index-ubuntu.html /usr/share/ubuntu-artwork/home/index.html' [01:27] dpkg-divert will do nothing (silently, if you also use --quiet) if the diversion is already there [01:27] none of the dpkg-divert --list stuff is necessary [01:27] <\sh> Kamion: ok...I'll change it just now..ok for upload then? [01:28] \sh, Riddell: also, you should only call dpkg-divert 'if [ "$1" = install ] ' [01:28] but it seems during dpkg-reconfigure -fnoninteractive xserver-xorg it can't set the keyboard .. this in breezy .. in hoary it was working [01:28] no, sorry, 'if [ "$1" = install ] || [ "$1" = upgrade ] ' [01:28] <\sh> Kamion: fixing [01:29] (because the preinst is also called in the abort-upgrade case) [01:29] <\sh> Kamion: what about postrm? [01:29] \sh: the postrm's fine except that [ == ] is a bashism; use = instead of == there [01:30] <\sh> k [01:30] <\sh> oh well... [01:30] <\sh> why don't I get kubuntu-docs_5.10-0.4 from the archives? [01:31] \sh: there's also a stray kubuntu-docs_5.10-0.4_i386.build in the source package [01:31] \sh: because I haven't approved it [01:31] <\sh> Kamion: grmpf...i need the source package :( [01:32] <\sh> or wait for riddel to fix it [01:32] is anyone looking into that "About Ubuntu" missing link? [01:32] \sh: http://people.ubuntu.com/~cjwatson/tmp/kubuntu-docs/ [01:32] <\sh> thx [01:33] segfault: jbailey's assigned to it [01:33] ok [01:33] <\sh> Kamion: can I upload with the same version again, oder version +0.1? [01:34] \sh: no, you can't; increase the version [01:34] <\sh> k [01:36] infinity: does SUBSTing into a Default: field the way nagios-common.config does actually work, anyway? I didn't think debconf did subst expansion on Default [01:36] infinity: I'll approve it anyway, since it's not going to do any harm if I'm right [01:38] <\sh> Kamion: uploaded...thx for the hints :) === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel [01:41] \sh: did you test this? I suspect not [01:41] +if [ "$1" = "install"] || [ "$1" = "upgrade" ] ; then [01:41] \sh: note the missing space before ] [01:42] <\sh> *grrr* vim [01:42] <\sh> and grrr my space key [01:42] don't blame your editor for lack of testing [01:45] <\sh> Kamion: just doing what my son is doing every time he's smashing a glas accidently..it's the tables fault === Kinnison does wish people would at least test build and install of packages before uploading them [01:47] hint: piuparts is great for having this automated.. === \sh 's blaming himself now, pbuilding and testing it now, and is, as punishment, having fun with nagra [01:50] siretart: heck, debuild && sudo debi is a good start [01:51] Kamion : Erm, oh. Did I miss fucking with the template too? === highvoltage [n=Jono@edison.tsf.org.za] has joined #ubuntu-devel === dand [n=dand@gw.datagroup.ro] has joined #ubuntu-devel [01:56] infinity: hm, still no ppc build for courier warty-security - is that a buildd problem or does the pacakge merely need a g-b? [01:58] Kamion: you've got a new AMD64 tarball, sans thunderbird and ~6.5MB smaller [01:58] bbl === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has left #ubuntu-devel ["Sto] === camilotelles [n=Camilo@20132203203.user.veloxzone.com.br] has joined #ubuntu-devel [02:00] pitti: ping [02:00] Hi zyga === camilotelles [n=Camilo@20132203203.user.veloxzone.com.br] has left #ubuntu-devel ["Leaving"] [02:01] pitti: hi, I'm hacking the language pack thing and I'm wondering how does rosetta handle broken .po files, I've noticed that many many .po files have things that msgfmt -c chokes on === apokryphos [i=[U2FsdGV@67.15.185.40] has joined #ubuntu-devel [02:01] carlos: ^ ? [02:02] zyga, on import or on export? [02:02] carlos: on export [02:02] carlos: ideally, there would not be broken po files in the database, thus not on export either :-) [02:02] carlos: I'm using exported catalogs I fetch from pitty [02:03] zyga, we still have some pofiles that needs some migration done but usually we validate translations on import time or submission time from the website [02:04] carlos: how do you validate them? [02:04] zyga, as we still have some data to migrate, on export time those are exported as fuzzy (when my patch lands on production) [02:04] zyga, using gettext's library [02:04] carlos: is that something different from what msgfmt is using [02:04] carlos: I can show you how many errors I've got if you are interested === pitti tests live CD [02:05] zyga, no, it's the same === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [02:05] zyga, it depends how do you got the pofile [02:05] zyga, if it's part of the language pack, it should validate [02:06] carlos: ask pitty :) I'm fetching http://people.ubuntu.com/~pitti/langpacks/rosetta-breezy.tar.gz [02:06] zyga, http://mawson.ubuntu.com/~carlos/ [02:06] those are latest language packs [02:07] hmm === zyga wants apache to show those damn filenames... [02:07] but that one smells like the latest one [02:07] carlos: who is exporting them? [02:07] carlos: pitty's archive is updated daily [02:07] zyga, pitti didn't tell me anything about msgfmt failing.... [02:08] zyga, pitti's archive come from that URL [02:08] carlos: it's failing for me [02:08] zyga, could you show me an example? [02:09] carlos: check this out, it's not compleate though: http://www.suxx.pl/ubuntu/language-packs/ [02:09] infinity: no, the template was like that before you touched it (and messing with it wouldn't make any difference without more invasive changes, so I'm fine with what we have now for breezy) [02:10] hno73: thanks! [02:10] zyga, don't use -c === HiddenWolf [n=HiddenWo@136.90.dynamic.phpg.net] has joined #ubuntu-devel [02:11] carlos: :-) [02:11] zyga, those errors are because most of the PO header are fuzzy [02:11] heh [02:11] I'll patch header fuziness and try again [02:11] or better [02:12] use --check-format [02:12] zyga, msgfmt does that check by default [02:12] okay, cool [02:13] thanks, I'm back to hacking [02:14] ogra: hi, if you have a moment, please pop-in on #ltsp for a sec? [02:14] mvo, ping [02:14] <\sh_away> Kamion: tested now...works fine. === pitti_live [n=ubuntu@mail.fbn-dd.de] has joined #ubuntu-devel [02:15] pitti_live: did you concider using qemu to test the live cd? [02:16] zyga: I tried qemu once, but first it is nontrivial to set up, second, I'm not sure whether it supports amd64, and third, I want to test the true experience, not a simulated environment === tiefox [n=tiefox@200.175.93.116.tbprof.gvt.net.br] has joined #ubuntu-devel [02:16] zyga: does qemu work well for that? [02:17] pitti_live: I haven't tested that but AFAIR it does support both amd64 and ppc [02:17] pitti_live: nontrivial? qemu -cdrom foo.iso [02:17] HiddenWolf: pong [02:17] zyga: hm, last time I tried it it fell apart into pieces [02:17] zyga: maybe it got better now [02:18] pitti_live: I've been using it lately to test live cds I've been building - it's quite usefull [02:18] zyga: but thanks for the hint! will try that [02:18] mvo, how trivial would it be to patch gksudo to grey out it's 'continue' button when no password is entered? [02:18] pitti_live: for extra hardcore experience - try it now ;D [02:18] zyga: qemu on the live CD? [02:18] HiddenWolf: quite :) [02:18] pitti_live: why not [02:19] HiddenWolf: good question, shouldn't be very hard but it's still something I would feel uneasy about so short to the release [02:19] pitti_live: just apt-get install it :) === marcin_ant [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel [02:20] mvo, just put it on the shortlist, it's kinda dumb to pop up a "you did not enter a password, and gksudo needs it" dialog. :) [02:21] HiddenWolf: does gksu works if user has no password? [02:21] zyga: no [02:21] zyga: qemu looks really nice [02:21] zyga: it doesn't have amd64, but powerpc [02:21] Can you get a useraccount without a password? === carlos -> lunch [02:22] last I looked its powerpc emulation was PReP only [02:22] but that might have changed [02:22] HiddenWolf: you can disable the password with passwd -d [02:23] zyga: I started it with the i386 live image, and it indeed does something :) [02:23] pitti_live: tip: ctrl+alt+f for fullscreen === jgorski [n=gorski_@209-47-142-199.real.ca] has joined #ubuntu-devel [02:29] carlos: there are some residual errors [02:29] carlos: default CHARSET as charset, or non-portable charsets (windows stuff mostly) [02:30] zyga, yeah, please, file a bug [02:30] I suppose that the best solution would be to export it as UTF-8 [02:30] carlos: a bug? [02:30] carlos: where, to the original project? [02:30] carlos: I agree about utf-8 [02:30] well, it's not a problem with Rosetta but someone uploading a broken pofile [02:31] all non utf-8 stuff should DIE unless we invent something better than utf-8 [02:31] zyga, no, against Rosetta so we fix those files [02:31] zyga, see you later, time to have lunch [02:31] okay === azeem [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-devel === oracle [n=madduck@sake.ifi.unizh.ch] has joined #ubuntu-devel [02:34] Kamion, around? === oracle is now known as madduck [02:35] mdke: yes? [02:35] Kamion, pvt [02:35] <\sh_away> grmpf === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] === marcin_ant [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel [02:37] hno73: ping [02:39] zyga: I'm impressed - I run a i386 live image in qemu on top of an amd64 live system [02:39] pitti_live: how is performance? how much ram do you have? [02:39] zyga: if my mouse would actually work in that system, it would be perfect :-) [02:40] pitti_live: tip: alt+ctrl over the emulator window [02:40] (this will transfer the mouse) [02:40] zyga: I know [02:40] zyga: -> #ubuntu [02:40] zyga: pong [02:40] hno73: hi, IIRC you are responsible for the wiki.ubuntu.com [02:41] zyga: yes [02:41] hno73: I've told you about a trivial error in the search result page (for polish) recently, do you remember? [02:41] hno73: I was wondering if I should file a bug about that :) [02:42] zyga: you can write it up here: https://wiki.ubuntu.com/wiki/BugReports [02:42] hno73: okay, thanks [02:45] sivang: brb, booting back to my normal system === rob_ [n=rob@dsl-202-52-55-156.qld.veridas.net] has joined #ubuntu-devel === da_bon_bon [n=rohan@unaffiliated/dabonbon/x-000000001] has joined #ubuntu-devel [02:46] does ubuntus hibernate unmount all disk drives before hibernating ? === dereks__ [n=dereks@66.9.7.66] has joined #ubuntu-devel [02:48] hno73: done [02:48] hno73: that bug seems trivial if you are interested in fixing it now ;-) [02:50] Guys please read the BreezyReleaseNotes, and add any more know issues which need to be listed in these. https://wiki.ubuntu.com/BreezyReleaseNotes === pitti [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel [02:51] carlos: full log, some more less critical things that should not have been imported are around too: http://www.suxx.pl/ubuntu/language-packs/ === Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-devel [02:51] pitti: ^ [02:52] zyga: thanks. I don't think now is a good time though, with various release-related things up in the air [02:52] hno73: sure [02:54] why does hibernate on ubuntu blank the screen ? that way, people like me, who donot use acpi cant know when to switch of the computer. === spacey [n=spacey@flits101-191.flits.rug.nl] has joined #ubuntu-devel === azeem [n=mbanck@host45.natpool.mwn.de] has joined #ubuntu-devel === da_bon_bon [n=rohan@unaffiliated/dabonbon/x-000000001] has left #ubuntu-devel ["Leaving"] === spacey [n=spacey@flits101-191.flits.rug.nl] has joined #ubuntu-devel === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-devel === pitti_ [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel === sanpera [n=sanpera@157.182.195.191] has joined #ubuntu-devel === hunger [n=hunger@p54A6010E.dip0.t-ipconnect.de] has joined #ubuntu-devel === jsgotangco [n=jsg@202.138.168.47] has joined #ubuntu-devel === Amaranth [n=travis@unaffiliated/amaranth] has joined #ubuntu-devel === Amaranth [n=travis@unaffiliated/amaranth] has joined #ubuntu-devel [03:35] Guys, my firefox is messed up badly [03:36] Could that be todays upgrade? [03:36] messed up how? [03:36] no menus [03:36] no [03:37] there was only a CFLAGS option changed [03:37] I'll investigate. [03:38] HiddenWolf: did you exit/restart firefox after the upgrade? [03:38] (btw it works here) [03:39] Treenaks, i'll give it a reboot in a minute. [03:39] HiddenWolf: no, just firefox [03:39] HiddenWolf: not the entire machine [03:40] Treenaks, kernel upgrade too, might as well do the machine. :) [03:40] Treenaks, seven vunerabilities yesterday, remember. :) [03:40] HiddenWolf: not in breezy [03:40] read the changelog [03:41] fabbione, must've cleaned thunderbird out already, i'll believe you on your word. :) === bddebian [n=bddebian@mail.ottens.com] has joined #ubuntu-devel [03:42] Hello === dholbach [n=daniel@194.231.189.32] has joined #ubuntu-devel [03:44] re [03:44] oh crap, that debconf-copydb templatedb translation handling bug has come back to bite me with oem-config === Kamion tests frantically === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [03:51] JaneW: ping [03:51] zyga: pong [03:51] JaneW: regarding BreezyReleaseNotes [03:52] zyga: yes [03:52] how about adding a FAQ: where did the terminal from the desktop context menu go [03:52] my friedns keep asking for this after recent upgrade [03:52] (it's in the nautilus extension stuff AFAIR) [03:52] zyga: there's already a FAQ entry for that [03:52] yeh, nautilus-open-terminal package [03:53] Where did the Terminal go? [03:53] * [03:53] Not on the desktop context menu anymore. Install nautilus-open-terminal if you want it. [03:53] ... === zyga is blind [03:53] sorry I did read that but I've missed the n-o-t part somehow [03:53] tahts not the best description [03:53] (question) [03:54] zyga: that's in BreezyReleaseNotes already [03:54] ditto what kamion said... [03:54] JaneW: right, sorry [03:54] np :) === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === zakame [n=zakame@210.213.69.49] has joined #ubuntu-devel [03:56] Curse gs and it's strange half-reopening and half-closing of the x11 driver. [03:57] s/it's/its/; # and curse my speling two [03:57] carlos: ping [03:57] elmo, Kamion, sabdfl, mako, *ping* CC meeting in 3 minutes :) [03:58] oh god, such a bad time [03:58] ok [03:58] nice [03:58] oh, there is CC meeting now ? [03:58] the new .htaccess broke my mirror [03:58] oh well === dieman had to add another allowoverride [03:58] zyga, pong [03:58] carlos: nautilus-open-terminal/rosetta/where/question/execute [03:58] dieman: which new .htaccess? [03:59] carlos: according to mapping.txt it should have separate domain [03:59] Kamion: there were some RedirectTemp entries for ubuntu-releases [03:59] zyga, nautilus-open-terminal/rosetta/where/question/execute ? [04:00] dieman: right, yeah, I added those 'cos I moved the source off releases back onto cdimage [04:00] carlos: also, re-checked current .po exports with less-strict checks and msgfmt still chokes on some of them, is that okay (since they were alredy imported and had to go through verification) [04:00] Kamion: i didn't have the allowoverrides set to allow those, [04:00] not a huge deal [04:00] fair enough [04:00] but all the sudden it stopped working :) [04:01] carlos: rosetta doesn't contain nautilus-terminal-open according to search from the main page [04:01] did you spell it right? you didn't just now ... [04:01] nautilus-open-terminal [04:01] zyga, which sourcepackage contains it? [04:02] carlos: n-o-t [04:02] LaschW, thanks [04:02] s/LaschW/Lathiat/ [04:02] zyga, https://launchpad.net/distros/ubuntu/breezy/+sources/nautilus-open-terminal/+pots/nautilus-open-terminal [04:02] hmmmm [04:02] Kamion: do we care enough about sparc to warrant a postgresql-8.0 upload which uses gcc-3.3 on sparc? (#17507) [04:02] fabbione: ^ [04:02] Kamion, can I branch the public ubuntu seed archive locally for xubuntu? [04:02] carlos: then why did searching for it fail? [04:02] janimo: certainly; see http://wiki.ubuntu.com/SeedManagement for info there [04:03] janimo: that's what I was going to suggest you do, in fact, as soon as I got time to reply to you [04:03] pitti: is that required to make it working? [04:03] pitti: up to you really.. i have spare cpu cycles to build... [04:03] fabbione: yes, otherwise it just plainly fails [04:03] janimo: you should also play around with germinate (in breezy) [04:03] pitti: if you can get it in, the better [04:03] fabbione: it's a simple workaround I already tested in Debian [04:03] Kamion, so no chinstrap account and things like that? [04:03] pitti: not unless an upload is needed for another reason, I think [04:03] janimo: no [04:04] Kamion: no, on the primary arches it works fine [04:04] I'll have to ask jblack or lifeless for a place to publish my changes though [04:04] that's only if you need to commit to the Ubuntu/Kubuntu/Edubuntu seeds [04:04] janimo: surely you have some web space somewhere? [04:04] Kamion: the upload would not change anything on the primary arches, though [04:04] pitti: it's ok.. we will cope with it on dapper [04:04] fabbione: alright [04:04] Kamion, other than a sourceforge account not right now [04:04] pitti: thanks a lot for looking into it [04:04] will get some though don't worry [04:06] zyga, because the sourcepackage search form does not contain any data [04:06] zyga, it will be fixed soon [04:07] carlos: right, thanks :-) [04:08] zyga, if you know the sourcepackage name will work if you add it by hand, sorry for this usability problem, hope it will be fixed soon === lamont [n=lamont@15.238.6.221] has joined #ubuntu-devel [04:14] barf [04:14] anyone know how the hell does msggrep works... [04:15] eg: msggrep -K foo bar.po [04:15] -K -E foo [04:15] ? [04:15] er, -e [04:15] I want to find 'foo' in msgid in bar.po [04:15] I think I usually have to give it -e or -f [04:15] so 'msggrep -K -e foo bar.po' [04:15] hmm [04:16] that's what the --help says if you read it VERY carefully [04:16] manpage is broken [04:16] ;) [04:16] lacks 'EXAMPLES' section [04:16] Kamion: Message selection: [04:16] [-N SOURCEFILE] ... [-M DOMAINNAME] ... [04:16] [-K MSGID-PATTERN] [-T MSGSTR-PATTERN] [-C COMMENT-PATTERN] [04:17] -K pattern -- that is wrong according to real life [04:17] MSGID-PATTERN or MSGSTR-PATTERN or COMMENT-PATTERN syntax: [04:17] [-E | -F] [-e PATTERN | -f FILE] ... [04:17] ah [04:17] therefore [-K MSGID-PATTERN] => [-K [-E | -F] [-e PATTERN | -f FILE] ] [04:17] not really obvious, but ... [04:17] only GNU people read help files like that [04:18] thanks Kamion :) [04:20] s/read/write/ === zyga curses msggrep [04:27] it's useless for checking .pot files === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [04:38] carlos: is there any plan to change the way long long messages are displayed? [04:39] carlos: currently it is very difficult to translate long messages as the translator needs to scroll back and forth to read both texts [04:40] zyga, any suggestion is welcomed, we don't have any solution for that atm [04:42] mjg59: who made the ubuntu usplash image? [04:42] carlos: since horizontal space is very limited this is difficult [04:42] yeah [04:42] carlos: is it possible to include the contents of both columns as a box atop the page [04:43] so that translations can use all the horizontal space below? [04:43] (hint: this way we could fit a two column interface there) [04:43] zyga, talk with mpt at #launchpad, he's our UI expert [04:43] carlos: ok === morgs_ [n=morgan@wblv-146-234-134.telkomadsl.co.za] has joined #ubuntu-devel [04:46] mvo: ping, if busy respond with pong-busy [04:46] (low importance) === thesaltydog [n=fabio@host190-176.pool8257.interbusiness.it] has joined #ubuntu-devel [04:50] pitti : Build fixed/rescued. [04:51] infinity: thanks [04:51] zyga: pong-busy [04:51] zyga:what is it about? [04:52] mvo: missing patch for update-manager CVS, nothing important really [04:53] zyga: ok === thesaltydog [n=fabio@host190-176.pool8257.interbusiness.it] has left #ubuntu-devel ["Leaving"] [05:01] pitti: http://bugzilla.ubuntu.com/show_bug.cgi?id=17540 [05:01] seb128: yep, I'm on it [05:01] pitti: k, just to make you know [05:01] seb128: the current Rosetta export is a mess, I need to clean it up === j^ [n=j@gw.bootlab.org] has joined #ubuntu-devel === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel [05:05] pitti: I got a similar report today (just FYI) [05:06] yesyesyes, I'm working as fast as I can [05:07] kamion: I think I have a fix for at least half of 17141 (strange gs crashes). [05:07] (on oofice pdf's) === ogra [n=ogra@p5089D349.dip.t-dialin.net] has joined #ubuntu-devel [05:08] I've been investigating with gs-gpl. Should I (a) port my fix to gs-esp and upload both straight away or (b) wait until I think I know what the second problem is (pdf2ps fails if you use gs-esp but not otherwise) or (c) something else ? [05:09] Kamion, ping [05:09] Diziet: how long do you think (b)'s likely to take? [05:09] ogra: pong === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] [05:10] Kamion, can you make todays edubuntu daily a RC ? i tested on amd64 and i386... seems fine for me [05:10] ogra: I'm working on utterly scarily critical stuff right now, but if I get done with that, yes [05:11] kamion: I don't know yet, I had been assuming they were the same bug and I haven't looked at the 2nd half yet. [05:11] Diziet: we're rapidly running out of time, so I'd say (a), if (b)'s as yet uninvestigated [05:11] Kamion, thanks... its not urgent, bureaucracy only anyway :) [05:11] When is out of time ? [05:12] In about 15 mins I'll know whether (b) is trivial or nontrivial. === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [05:12] you certainly have 15 minutes [05:12] :-) [05:12] 'cos I'm not going to have oem-config fixed within that time :) === wasabi [n=wasabi@207.55.180.100] has joined #ubuntu-devel [05:19] ...who knows about pcmcia-cs ? [05:20] most of the modules seem to be missing from /lib/modules/.../drivers/pcmcia [05:22] kamion: the crash is in a freeing routine and the first thing valgrind spots is in the garbage collector. I think it might be best to punt. gs-gpl and pdftops (from xpdf) both work fine. [05:23] sabdfl: ping === Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #ubuntu-devel [05:24] Diziet: all right === Tonio- [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has left #ubuntu-devel ["Konversation] [05:26] I'll go and fight these nightmare patch systems to prepare a pair of uploads. [05:31] Diziet: does that have anything to do with the bug that ps2pdf cannot convert postscript produced by latex or firefox? (missing fonts) === heyko [n=heyko@p54847FDE.dip.t-dialin.net] has joined #ubuntu-devel [05:33] I doubt it. [05:34] The symptoms from these pdfs is that gs-esp eats a lot of ram and then coredumps. [05:34] Err, symptoms are. === N6REJ [n=cogyfarm@216.139.123.164] has joined #ubuntu-devel [05:34] Diziet: ok, thanks [05:34] pdf2ps is pretty ropey. I'm not sure why you'd use it if you've got pdftops. [05:34] Diziet: it worked fine in hoary [05:35] Um, yes. It's still ropey :-). [05:37] yeah [05:37] pstopdf keeps fonts around, too [05:37] doesn't pdf2ps lose them? [05:37] Diziet: erm, btw, I mean ps2pdf, not pdf2ps [05:38] Err, oh. [05:38] pdftops, rather [05:38] hrm [05:38] broken ps2pdf would suck. [05:38] if there is another way to convert a postscript file to pdf other than ps2pdf (i. e. ghostscript), I'd be interested :-) [05:39] May I ask a hardware support question? [05:39] I noticed it yesterday when I wanted to archive my fiscal report for September [05:39] Lathiat: you have reached a zero value! [05:39] I don't know anything about this other bug, but it doesn't sound at all related to what I have here. [05:41] yes? no? [05:41] zyga: :) [05:42] N6REJ: we prefer support questions on #ubuntu, really ... [05:42] Kamion: ok, I've tried there, and I believe there to be a bug in the driver is why I'm asking here... But I understand. [05:43] if you've got it down far enough that you think you can point to a particular bug in a particular driver, then that sounds like good material for a bug report [05:43] oh, I *hate* cdebconf sometimes === Kamion is forced to upload-then-test rather than the other way round because of awkward cdebconf limitations [05:45] Kamion, I have an ancient S3 Virge video card, with 8mb of ram ( pci ) and it runs great in ubuntu UNTIL you throw the desktop on. Then it boots gives you the beautiful orange breezy screen and locks up at the username prompt! Its a hardware lock as you can't even [ctrl] +[alt] +[del] to reboot. It uses the I850 chipset. I've tried s3, vesa, s3virge, everything I can think of and all do the... [05:45] ...same. If I dont' use the gui it works great. [05:46] Kamion: Its a server, so its not a show-stopper, but sense your so close to release I thought I'd mention it. [05:47] N6REJ: does it work if you boot in recovery mode? [05:47] Kamion: yes [05:47] N6REJ: file a bug against the usplash component, please; it's probably that [05:47] works if you just install in straight server mode too. [05:49] Who enables whitelists for katie? Is that mako? [05:49] elmo [05:49] Ohh [05:49] it's explained on http://wiki.ubuntu.com/Uploads [05:49] bddebian: not me :) [05:49] kamion, ok.. last one... and this might be a big one..... I just bought belkins 54g F5D7001 wireless nics, and gave my son his first computer ( with ubuntu breezy of course ) and breezy thought it was a "firewire" card. I fixed the wiki so that others can now use it with ubuntu, but I don't think breezy should think its a firewire card. [05:49] ty for listening, and I'll post the bug... I've posted a few others [05:50] so don't write to his normal adress [05:50] again, that sounds better as a bug report; if it's an installer issue, use 'debian-installer' as the first-resort component [05:50] EWINDOW [05:51] Kamion: very good... btw, nice job. Installs fairly easily... not as slick as engarde, but nice. Better server documentation would be wonderful. Have a great day hope to be able to participate more. [05:51] g'bye === N6REJ [n=cogyfarm@216.139.123.164] has left #ubuntu-devel [] === hno73 [n=hno73@henrik.gotadsl.co.uk] has left #ubuntu-devel [] === ozamosi [n=ozamosi@h249n7c1o1049.bredband.skanova.com] has joined #ubuntu-devel === ogra wonders what engarde is [05:59] ogra: oh, I dunno, you could try the first hit on google ;-) [05:59] heh [06:00] in fact its the second :) [06:00] what a boring day. [06:00] oh, looks like a trulux sideproject :) [06:01] and mentions the word secure in every second sentence ... [06:01] ogra: *shrug* it's the first here [06:01] Kamion, i ger german ones first... there is a fair booth building company called engarde :) [06:02] s/ger/get [06:03] Dammit, something has gone wrong here. gs-gpl ubuntu3 seems to be missing the diff from ubuntu1. === zakame [n=zakame@210.213.69.49] has left #ubuntu-devel ["Leaving"] [06:06] Oh for a revision control system ! [06:06] Amaranth: hi [06:09] Diziet: I'm writing' it, I'm writin' it! hold yer 'orses [06:09] https://launchpad.net/products/gs-gpl/+series/main [06:10] ^ there's a CVS mainline import for gs-gpl, so that one's probably ready earlyish === Hirion [n=Hirion@p5487F83D.dip.t-dialin.net] has joined #ubuntu-devel [06:10] oh, wait, "Test Failed" ... bug lifeless and ddaa [06:10] Hrrrrm. It's my own diffs I'm losing track of ! [06:11] that's what HCT is for [06:13] ogra: will the new xscreensaver be fixed for breezy? [06:13] segfault, you mean pt_BR [06:13] yeah, heh [06:13] Indeed. Should I start to use it yet ? Given that I'm not really a bleeding-edge type ... [06:14] segfault, i'm on it... i'm just preparing a RC for edubuntu in the other channel [06:14] ah, ok [06:15] zyga: hi [06:16] Amaranth: dholbach suggested that you might know something about one thing [06:16] zyga: python or menu? [06:16] Amaranth: does the .desktop file specs provide any icon fallback support [06:16] zyga: Not that I'm aware of [06:17] zyga, the panel maenu has a fallback [06:17] zyga: If the icon doesn't exist ubuntu's patched gnome-panel will add a basic application icon [06:17] hmm [06:17] ogra: how does the panel select the icon then? [06:18] zyga: But you can just say "Icon=foo" and it'll look in the icon theme the user is using for foo.png, foo.svg, etc at all sizes, then fall back to hicolor, then to the basic application icon [06:18] zyga, it doesnt... if there is no icon, it shows a hardcoded default one [06:18] Amaranth: I know [06:19] slomo_: did you had any luck with the updated gnome-terminal? did it fix #17309 for you? [06:19] Amaranth: I've noticed tango-icon-theme and decided to check how it works in reality - nautlius.desktop has Icon=file-manager where t-i-t provides system-file-manager [06:20] Amaranth, ogra: thanks [06:20] Keybuk: dude. what do you think about adding - flags to programs in dpkg-dev? ;-) [06:20] zyga, did you read all the docs on the websie about new specs ? they want to change naming schemes [06:21] Kamion: -?! what === Kamion rings doorbells and runs away [06:21] loool [06:21] ogra: no, not yet I'm parsing thru... [06:21] Kamion: - ;-) ? [06:22] zyga: You should email the fd.o xdg-list and suggest making the Icon key a semicolon seperated list [06:22] zyga, afaik, dholbach just packed up quickly what was there i dont think the theme has seen extensive adjustments to match ubuntu [06:22] zyga: or have fun with symlinks === opi [n=emil@195.69.82.35] has joined #ubuntu-devel [06:23] Amaranth, ogra: I'm off job for today so I might hack this stuff for recreation [06:23] (which was the right thing imho regarding its immaturity) === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-devel [06:23] dholbach: interereted in a tester? :) [06:23] zyga: tester for what? [06:23] ^^ [06:23] zyga, its very young... [06:23] ogra: I know :) [06:23] zyga: If you can hack gnome-panel/gnome-menus (whichever handles loading the file and finding the icon) to work with lists that'd be awesome [06:23] dholbach: the icon theme [06:24] dont expect i to work or have at least the minimal icon set [06:24] tango doesn't have many icons actually completed yet [06:24] yup [06:24] so its nice to have... but dont file bugs about it ;) === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [06:25] Amaranth: I don't care about the icons really [06:26] Amaranth: what I do like is the idea of another standard for desktop stuff that others might follow [06:26] (linux desktop really needs this) [06:26] IMHO of course [06:28] bbl [06:29] zyga: Unless the gnome-panel handles icon loading like that it'll get no where without support from GNOME and every upstream in the world. :) [06:29] part of the project is standardising icon names [06:30] Sure, but we need a gradual change, not a massive all-or-nothing change. === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [06:36] is this Tango [06:36] yeah [06:41] doko: ping [06:41] Amaranth: true [06:42] morning all [06:42] morning mdz [06:42] mdz: pong [06:43] Kamion: ping [06:43] doko: can we get #4658 fixed for the release? it is a long-standing wart [06:43] spayne: yes? [06:43] morn mdz [06:43] Kamion: the next meeting is in half term so i can make it :) [06:43] Kamion: sorry again :) [06:44] spayne: yes, I saw your comment to that effect on #ubuntu-meeting [06:44] thanks [06:44] Kamion: just when you're thinking about something all day and when it comes to it :( [06:44] mdz : Mornin'. [06:44] mdz: yes, looks doable [06:44] Hi mdz [06:46] mdz : Do you have time to argue once more about atheros in the installer?... Earlier today, I had a revelation that it would be MUCH easier to do than we first imagined, and worked up diffs to make it so. The changes are tiny, very obvious, and should Just Work. [06:47] mdz : I have the two diffs here: http://cerberus.0c3.net/~adconrad/ath_di/ [06:47] mdz : The nice thing is that no changes in d-i itself are required. [06:48] Kamion: will this go against my application? [06:48] kamion: After faffing, I've determined that: 1. gs-gpl had accidentally had one of our fixes revered (by me, I assume :-/). But I have a version with that fix and the new one and it works nicely. [06:49] infinity: isn't a dependency from nic-restricted-modules -> binutils-static-udeb necessary? [06:49] 2. gs-esp is broken on at least some pdf's from ooffice and this is true for x11 driver as well as pdf2ps. [06:49] spayne: applications are considered on the basis of ongoing contribution to Ubuntu; persistent disruptiveness or obnoxiousness would be a problem, but a simple mistake isn't [06:49] <\sh> hmm...hotplug is the responsible piece of software which loads the pcmcia drivers, right? [06:49] 2. is the heap corruption, which is a different bug to the x11 bug I've just been chasing. [06:50] Kamion: thanks :) [06:50] So I propose to upload gs-gpl now and carry on faffing with gs-esp. [06:50] mdz : No, binutils-static-udeb will get pulled in by priority overrides. [06:51] infinity: and guaranteed to be there before nic-restricted-modules is configured? [06:51] mdz : Dependencies would be nice, but anna doesn't quite deal with them as expected anyway, so fixing that particular warty can wait for dapper. [06:51] mdz : So Kamion tells me. It should unpack them in alphabetical order (oo, how frightening is that?) [06:51] in practice anna unpacks stuff (and configures, for non-menu-item packages) in Packages file order [06:52] I don't think it would be wise to force this into breezy at this point [06:52] which is sucky, but no way am I fixing it now [06:52] mdz: we can incorporate these changes into breezy, but not raise the priority of the udebs [06:52] yes, that's fine [06:52] mdz: that will have zero effect on our current installer, but allow us to give people a boot option that will make atheros work [06:52] The debdiffs between Debian and the proposed upload and between Breezy and the proposed upload of gs-gpl look as I'd expect. [06:53] mdz : So, I'm okay to upload these, then, and the priorities will determine if stuff gets used or not? [06:53] infinity: sounds good [06:53] Diziet: gs-gpl> yes, based on the previous discussion we had [06:54] kamion: Right. [06:54] jdub: do you know at what stage Tango is at? [06:54] infinity: surely this uses a ridiculous amount of memory in the installer [06:54] elmo is back to doing all the syncs right? [06:54] oh, I suppose it's nvidia and ati which are huge [06:54] ath_hal is fairly small [06:55] mdz : Quite, yes. [06:55] (Hence why we shrunk the udeb) === dholbach [n=daniel@i577B2283.versanet.de] has joined #ubuntu-devel [06:56] infinity: if lrm-manager fails, will it bring down the postinst (and the installer) with it? [06:56] weird thing [06:56] why for some, is it called Trash and others Wastebasket [06:56] is this a bug? [06:56] which should it be? [06:56] mdz : Note the liberal sprinkling of || true in the two places where it might fail for odd reasons. [06:57] mdz : (Well, the true on the touch is necessary because busybox just plain can't do that, the ||true on the ld call is my own paranoia) [06:57] infinity: right, but even safer would be to wrap the lrm-manager call itself === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [06:58] There is no lrm-manager call, lrm-manager is installed as the postinst. [06:58] oh, you made lrm-managre the postinst [06:58] eek [06:58] infinity: have you tested this? [06:58] It seemed a very di-ish thing to do. [06:59] Not in an installer image, but I've tested lrm-manager-commands-in-busybox [06:59] spayne: kicking off, with a fair few icons done [06:59] jdub: it sounds like a good project [06:59] jdub: do you know about this wastebasket thing? [06:59] the postinst will definitely get run at what seems to be an appropriate time (during the anna run) [06:59] spayne, i dont think its at a stage where you should file any bugs about stuff yet ;) [07:00] spayne, its *very* young === Valandil [n=chrys@dslb-084-056-105-031.pools.arcor-ip.net] has joined #ubuntu-devel === ogra <- dogwalk [07:01] Diziet: please send a debdiff for gs-gpl 8.01-5ubuntu4 [07:01] ogra: i'm talking about Breezy man! [07:01] mdz : Kamion's giving me a recipe to do a local test right now. [07:02] ogra: on dist-upgraded from Hoary, it is called Trash [07:02] ogra: but on fresh installed, it is called Wastebasket [07:04] has anyone seen this one? [07:04] spayne: wastebasket? [07:04] we're moving to malone after breezy? [07:05] spayne: Are you sure you selected the same locale? [07:05] oh, that's the non-US name for 'trash' :) [07:05] spayne: From a terminal "set | grep LANG" would tell you. =) [07:05] <\sh> mdz: ping [07:05] \sh: yes? [07:06] <\sh> mdz: http://bugzilla.ubuntu.com/show_bug.cgi?id=16375 <- see last comment...what are you saying? (amarok) [07:06] \sh: there are no comments from me in that bug [07:06] jbailey: i have a dist-upgraded on my ibook and it says trash [07:06] jbailey: the rest say Wastebasket [07:06] <\sh> mdz: yes, I'm asking you about a comment...for me it's a nogo to include a new untested amarok [07:07] infinity: thanks for fixing my problem!!! (well... what was the problem??) [07:07] spayne: Right. But it's still worth checking to make sure you have the same locale set. [07:07] @all: if package foo version 1 Replaces: foo (<< 1), will that hurt in any way? [07:07] spayne: My best bet is that you don't. === blueyed [n=daniel@iD4CC129E.versanet.de] has joined #ubuntu-devel [07:08] \sh: if you feel that it should not be included, then I will not argue with you [07:09] jbailey: they both say LANG=en_GB.UTF-8 and LANGUAGE=en_GB:en [07:09] <\sh> mdz: what do you feel? I'm scared...cause 1.3.1 gave me enough paine [07:09] mbreit : Not sure right now, actually. It's a bug we need to debug post-release, right now I just worked around it. [07:10] mbreit : it's a bug in either scons, ccache, or our crazy gcc wrapper. Or all three. Or something else. I'm undecided at this point. === j^ [n=j@e178010148.adsl.alicedsl.de] has joined #ubuntu-devel === carstenh [n=carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel [07:13] Kamion, mdz: I'm building new langpacks now; I expect to have them ready in about 1 hour; is uploading ok for you? [07:14] infinity: okay.... if I can help there just ask... and thanks again for fixing it [07:14] jbailey: ping === Phanatic [n=phanatic@dsl51B69DB8.pool.t-online.hu] has joined #ubuntu-devel [07:15] hi all [07:15] mdz: I need to revert a launchpad-integration fix: http://people.ubuntu.com/~mvo/launchpad-integration_0.0patch26+mvo20-0ubuntu2.debdiff, it seems to cause problems with gnome-terminal (because it has a different implementation of menu accelerators). this will bring back ugly warnings, but it fixes a (rare) crash [07:15] spayne: I'm still trying to think of what else is likely. [07:15] mdz: is that ok with you? [07:15] <\sh> bah...I'll package a new amarok...and lets see [07:15] <\sh> the bugfixes are more interessting then the ipod issue [07:15] jbailey: i think it could be something in gconf or .gnome [07:16] spayne: what happens if you force the language with gdm on each of those? [07:17] jbailey: how do i do that? [07:18] spayne: The gdm screen has a languge option near th bottom. [07:19] Diziet: eek, only 8.01-5ubuntu4 was in the .changes (you forgot -v) [07:20] mdz: Um ? -v on debdiff ? [07:20] Diziet: on dpkg-genchanges [07:21] for the actual upload [07:21] jbailey: trying now === Diziet double-checks the script. === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-devel [07:23] Diziet: oh, -5ubuntu3 is already in the archive (I guess Kamion approved it?) [07:23] Yes, a little while ago. [07:23] But ubuntu3 is broken because it's missing the change in ubuntu1. [07:23] you sent a diff for 8.01-5 -> 8.01-5ubuntu4 [07:24] I sent two diffs in the same mail. [07:24] there's nothing in my shell history approving gs-gpl [07:24] so you did [07:24] 13th of September. [07:24] though it might have overflowed [07:24] The first one is from the Debian version, indeed. Mainly because ubuntu3 to ubuntu4 is scarier than Debian to ubuntu4. [07:25] Kamion: nor mine [07:25] how long ago was -5ubuntu3? [07:25] 13th of September. [07:25] oh [07:25] well that explains [07:26] mdz: I have some oem-config, localechooser, and kbd-chooser changes on the way to fix #17366; they have no effect on the normal installer, despite changing localechooser and kbd-chooser [07:26] (i.e. they're only the oem-config hooks for the latter) === infinity waits patiently for the :33 cron.daily... === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel === hno73 [n=hno73@henrik.gotadsl.co.uk] has joined #ubuntu-devel [07:32] Kamion: I'm happy to eyeball them as a sanity check [07:33] thanks [07:33] I can only apologise for not sorting out translation earlier [07:33] I think I also need to arrange for oem-config-firstboot to refuse to drop you to a login prompt until you've created a non-system user [07:34] today I managed to cancel my way out of oem-config only to arrive at a login prompt on a system which had no users with configured passwords [07:35] seb128: gnome-vfs2 approved, thanks === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === lionel_ [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-devel === chris38 [n=bayle@LSt-Amand-152-31-21-96.w82-127.abo.wanadoo.fr] has joined #ubuntu-devel === paulproteus|jhu [n=paulprot@fomalhaut.acm.jhu.edu] has joined #ubuntu-devel [07:49] There is a very important bug with Ubuntu PowerPC in Breezy. pbbuttonsd does not start because it does not find /dev/mixer and /dev/dsp . These are created on "modprobe snd-pcm-oss" and "modprobe snd-mixer-oss". [07:49] Without pbbuttons running, sleep does not work, which is how I noticed this. [07:49] After running those two commands, and doing sudo /etc/init.d/pbbuttons start, sleep works fine. [07:49] Breezy is coming out extremely soon - whose attention can I bring this to? === otavio [n=otavio@unaffiliated/otavio] has joined #ubuntu-devel [07:51] does pbbuttonsd use an initscript? [07:51] crimsun, Yes. [07:52] ooh === j^ [n=j@e178031011.adsl.alicedsl.de] has joined #ubuntu-devel [07:52] seb128: any particular reason we're not building totem-{gstreamer,xine} w/ --enable-mozilla and --enable-nautilus? === TMM [n=hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-devel [07:54] paulproteus|jhu: what is its numbering relative to hotplug and to alsa-utils? [07:55] paulproteus|jhu: I have a very good friend who works at JHU [07:56] neat, it works [07:57] uh - libmad0 is still in main - I though that should disappear? === LaschW [n=laschw@dyndsl-085-016-023-148.ewe-ip-backbone.de] has joined #ubuntu-devel [07:58] mdz: did keybuk talk to you about fixing the network config delay at boot? [07:59] silbs: how recently? I thought he had fixed it last week or so [08:00] silbs: if not, it's entirely too late now [08:00] mdz: yesterday. [08:00] it's not fixed now [08:00] he said he knew how to fix it and needed to talk to you [08:00] silbs: no, not yesterday (I was ostensibly on holiday, though I was around most of the day) [08:01] it slows down boot by over a minute. [08:01] I haven't heard about it from anyone other than you; it certainly doesn't affect any of my test systems [08:01] there are a couple other very obvious, user-facing bugs I've been watching that aren't fixed yet - shall I start questioning those? [08:02] silbs: I plan to start building candidate ISOs today [08:02] for release in <48 hours [08:02] mdz: it happens to claire too, don't know about others. Scott says it is leftover "auto eth" lines in interfaces file [08:02] mdz, Cool! Who do you know who works at JHU? [08:02] mdz: about ubuntu still doesn't work [08:02] mdz: we put an evolution icon on the panel that doesn't work [08:02] silbs: about ubuntu should have been fixed today [08:03] silbs, not with the update from today (about ubuntu ?) [08:03] silbs: the evolution panel icon has worked fine in all my tests to date; can you be more specific? [08:03] cllick icon, error msg "failed to execute child process evolution-2.2". seb128 knows about it [08:03] mdz, have you clicked it [08:04] ogra: yes, on the RC live CD [08:04] on 3 architectures [08:04] silbs: hmm, that sounds like a post-RC change that seb128 made [08:04] ogra: I updated this morning (my time) and it doesn't work. If it went in sometime today then I don't have it yet [08:04] FWIW, I always test evo on my live CD tests; WFM [08:04] silbs: and assured me it would have absolutely no visible impact :-P [08:04] crimsun, Let me check. [08:05] mdz: the evolution problem has been there since I started using breezy (preview-ish time) [08:05] silbs: then probably something is not fixed on upgrade; it had been fixed for new installs for ages [08:06] silbs: did you upgrade from hoary? [08:06] mdz: yes, it is an upgrade issue. But we have lots of people who upgrade. [08:06] silbs: did you file it in bugzilla at preview-ish time? [08:06] mdz: yes [08:06] yes to upgrade, and yes I filed it [08:06] silbs: there are upgrades, and there are upgrades to pre-release versions [08:06] crimsun, postinst contains "update-rc.d pbbuttonsd defaults 12 >/dev/null [08:06] " [08:06] mdz: it's most probably because evolution .desktop file calls the versioned evolution binary [08:07] (evolution is broken, yes) [08:07] crimsun, Problem is, even after the system is fully-booted, my iBook doesn't have snd-pcm-oss or snd-mixer-oss loaded [08:07] vuntz and we have this issue every release [08:07] paulproteus|jhu: what sound driver is loaded? [08:07] seb128 should install a evolution-2.2 symlink [08:07] crimsun, snd-powermac , iirc [08:07] ogra: will be fixed in 2.14 [08:07] (I'm not currently at it.) [08:07] i remember it from warty and i remember it from hoary [08:07] ogra: I flamed evo people and they'll change it ;-) [08:08] silbs: sometimes we can only fix the upgrade after the fact. this is all guesswork, though, since I don't know for certain what the bug is [08:08] vuntz, yay [08:08] paulproteus|jhu: hmm, is snd-powermac loaded automatically? (it should be) [08:09] crimsun, Yes. [08:09] But snd-mixer-oss and snd-pcm-oss aren't. [08:09] mdz: whenever I bring this up people say "we know about that, we've had that problem before, we need to add a symlink for the update in ersion nnumbers" [08:09] paulproteus|jhu: ok. You should be able to work around that for now by placing snd-pcm-oss in /etc/modules [08:09] mdz: but as is, for a large number of users (people who upgrade), one of the few icons we put on the panel doesn't work. [08:09] crimsun, I can work around it myself. [08:09] crimsun, It's for the release that I'm worried. [08:09] silbs: well the bug (10164) has been marked "pending upload" for 5 months === pvanhoof [n=pvanhoof@d5153F60A.access.telenet.be] has joined #ubuntu-devel [08:09] uhh [08:10] does ubuntu use any library prelinking? [08:10] no [08:11] fyi - elmo just updated and says the about ubuntu one is fixed [08:11] the evolution-2.2 one probably isn't fixed [08:11] as I just updated and there isn't an 'evolutuon-2.2' command [08:12] seb128 just added the evolution-2.2 .desktop file, I think [08:12] he didn't think about the binary [08:12] elmo: yes, see 10164 [08:12] paulproteus|jhu: that reeks of update weirdness; snd-pcm-oss should be loaded automatically due to line 12 of /etc/modprobe.d/alsa-base [08:12] vuntz: why isn't the launcher on the panel just updated on upgrade? [08:12] crimsun, Okay. Then perhaps that's the cause. [08:12] that would be much more elegant than adding symlinks [08:13] paulproteus|jhu: (basically, if you have snd-powermac loaded, you have snd-pcm loaded, and snd-pcm-oss is loaded directly after snd-pcm is loaded) === ivoks [n=ivoks@lns01-0468.dsl.iskon.hr] has joined #ubuntu-devel [08:13] mdz: aren't the panel thing added to ~/.gnome* ? if so i am not sure how you can do that cleanly without treating them as config file [08:14] mdz: that might be why they are not updated automatically [08:14] mdz: the launchers on the panel are referenced in gconf [08:14] fabbione, thats not how gconf works... [08:14] mdz: it's user data [08:14] crimsun, Glad to hear this won't affect others, then. [08:14] it can not be upgraded that easily :/ [08:15] vuntz, not if its a global setting === slomo_ is now known as slomo [08:15] ogra: the reference to the launcher is in gconf [08:15] ogra: similar concept [08:15] the default launchers are in /usr/share/applications, though [08:15] so evolution-2.2.desktop should use the evolution binary (not evolution-2.2) [08:15] if i have a global setting normally no user setiing is created for it unless i change something, no ? [08:16] ogra: wrong for the panel :-) === calc_ [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-devel [08:16] mdz: I suppose it doesn't work for people who manually created a new launcher for evolution [08:16] vuntz: I don't think silbs manually created a new launcher [08:16] uhh, odd... we should use the cdd gconf dirs for that instead [08:17] mdz: well, it must be [08:17] mdz: because it's not using the .desktop that's in /usr/share/applications [08:17] vuntz: no, I didn't create a new one. [08:18] vuntz: /usr/share/applications/evolution-*.desktop has Exec= evolution-2.4 (or 'evolution --component=mail') [08:18] we had one there by default in earlier versions (to the left of the life preserver). [08:18] silbs: can you do: "grep evolution ~/.gnome2/panel2.d/default/launchers/" in a terminal? [08:18] dholbach: indeed. That's why I'm saying silbs is not using the default launcher :-) [08:19] hey, I've got some ideas on some enhancements I want to have in dapper, and I am willing to implement them myself too. What is the way to go about this? I don't really want to implement the tools I would like to see only to find out that they are not going to be accepted. I know the usual way of these things is 'show us the code' :) [08:20] opening a wishlist bug perhaps? but I don't really want someone else to do it :) and I don't want to give people that impression :) [08:20] vuntz: /home/jane/.gnome2/panel2.d/default/launchers/eek-00480999d8.desktop:Exec=evolution-2.2 [08:20] (not that I'd mind someone else implementing somethings though) :) [08:20] TMM: this isn't exactly the right time to discuss dapper [08:20] silbs: so you manually added the launcher to the panel :-) [08:21] TMM: we are very close to release and we are all overbloated of work [08:21] whoops, sorry [08:21] TMM: IdeaPool on the wiki maybe [08:21] vuntz: I really didn't. I did add other launchers to the panel, but not that one [08:21] TMM: please stick all your ideas on the wiki [08:21] TMM: so that nothing will get lost [08:21] TMM: and if it's desktop related, DesktopTeamVisions, thank you :) [08:22] fabbione, ok, I just want to know the prodcedure :) not discuss the ideas, I know you are busy :) [08:22] carry on :P [08:22] ;) === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [08:22] the only option in the evolution issue seems to a symlink [08:23] sorry - not being funny, but what does it matter whether or not it was user added? [08:23] vuntz: and frankly, even if I did add it myself (which I didn't :) ), it should still work [08:23] btw, anything I can do or test? if people are overbloated, perhaps there's some things that non-authorised people can take over? [08:23] silbs: I'm pretty sure you added it :-) [08:23] silbs: but it should work, yes [08:23] vuntz: I'm pretty sure she didn't [08:23] vuntz: we have other people in the office with the same symptoms [08:23] elmo: well, the file can not appear without user interaction [08:23] vuntz: sigh [08:23] or a script installed it [08:23] anyway, this is STILL missing the point === dand [n=dand@83.103.205.67] has joined #ubuntu-devel [08:24] I modified libgnome-desktop but I have trouble actually seeing any changes, is there something tricky I need to do to make all binaries use this modified library? [08:24] I couldn't quite get the hang of the FTBFS list for universe, a lot of stuff didn't really seem broken, and I don't have an AMD64 box [08:24] :) [08:24] why can we not just add the symlink and be done with it? [08:24] it's a one line change [08:24] the point is that someone should add a evolution-2.2 symlink [08:24] TMM: that's for #ubuntu-motu [08:24] I've tried make install and building & installing [08:24] (and probably a evolution-2.0 symlink too, btw) [08:24] dholbach, I know, I just made an example :) asking for something else that would be useful [08:24] re [08:25] dilinger: what? we use mozilla/nautilus [08:25] mdz: thanks for gnome-vfs2 [08:25] vuntz: that doesn't work, it gives 2 menu entries, I already said it to you yesterday === j^ [n=j@e178031011.adsl.alicedsl.de] has joined #ubuntu-devel [08:26] seb128: if you added a symlink for the *binary* ? [08:26] s/added/add/ === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [08:26] mdz: may i suggest you add also an evolution -> evolution-$latest? so we can get over this transition in the next release? [08:26] as i see it evolution-2.{0,2,4} weren't installable anyway, so that should be no problem to do [08:27] fabbione: that has always been there [08:27] mdz: like changing the .desktop to point to evolution (neutral version) [08:27] ... parallel ... [08:27] ah ok [08:27] fabbione: the problem is that the .desktop file points to evolution- [08:27] silbs, mdz: the change was supposed to fix that [08:27] mdz: yes.. we should make it neutral === jdub flames the evolution team who do not think this is a problem [08:27] fabbione: evolution people will fix this for 2.14 [08:28] vuntz: finally? [08:28] seb128: it didn't [08:28] vuntz: why, evolution-2.2.desktop has Exec=evolution-2.4 [08:28] jdub: yes, I flamed them :-) [08:28] jdub: they get the rusty trowel award === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [08:28] vuntz: sweet, well done :) [08:28] seb128: .desktop files added by the user :-) [08:28] seb128: sorry, was looking at older packages [08:28] seb128: some dekstop entries still have evolution-2.2 [08:28] fabbione, mdz: it is neutral now, issue is upgrades from hoary [08:28] seb128: silbs' launcher still tries to run evolution-2.2 [08:28] dholbach: not everybody to the same time please [08:28] seb128: and it doesn't seem neutral now either [08:29] grep Exec /usr/share/applications/evolution-2.4.desktop [08:29] Exec=evolution-2.4 [08:29] mdz: panel uses /usr/share/applications/evolution-mail.desktop [08:29] with new installs [08:29] ok [08:29] /usr/share/applications/evolution-2.2.desktop:Exec=evolution-2.4 [08:29] /usr/share/applications/evolution-2.4.desktop:Exec=evolution-2.4 [08:29] /usr/share/applications/evolution-mail.desktop:Exec=evolution --component=mail [08:31] we use -mail now which is neutral [08:31] the problem are older launchers in ~ [08:31] for update as I understand it the panel looks for evolution-2.2.desktop [08:31] and I've made /usr/share/applications/evolution-2.2.desktop:Exec=evolution-2.4 [08:32] vuntz: any other option? [08:32] dholbach: I can't change ~ datas from the package [08:32] seb128: what about providing /usr/bin/eovlution-2.2 in a symlink? [08:32] evolution [08:32] we can do that right [08:32] so we have 3 binaries *g* [08:32] seb128: I uploaded evolution with an evolution-2.2 -> evolution-2.4 symlink [08:32] dholbach: iow, the problem is smeg users who messed with the evolution menu entry :) [08:33] mdz: thanks [08:33] I hope it doesn't break any interesting upgrades [08:33] elmo, please sync wdm, override ubuntu1 [08:34] seb128: only option is symlink, I suppose [08:34] although something with a different binary name for every release should probably be considered broken (if they don't make a symlink) [08:34] vuntz: we agree that we need alternatives for both the desktop and the binary? [08:35] yes [08:35] k === seb128 kicks Novell guys === ogra helps kicking :) === Amaranth kicks ogra [08:36] and after that they try arguing against providing an non-versionned version [08:36] ouch === bddebian joins the fun [08:36] seb128: What, do they call it user error? [08:37] hey all the kickers [08:37] holy shit, class started 7 minutes ago [08:37] lol [08:38] haha [08:39] mdz: I would rather close #10164 [08:40] mdz: since the panel config uses evolution-mail which is neutral now and we ship the 2.2 variant for hoary updates ... [08:40] TMM: In one sentence, what's the enhancements you'd like to implement? === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel [08:45] <\sh> mdz: I have to revert my opinion about amarok-1.3.3..it's much more stable then 1.3.1 will ever be [08:45] seb128: ok with me if you are happy with my horrible [08:45] hack [08:46] \sh: :) [08:47] mdz: there is no other way afaik, those are user datas stored to gconf, we can't update them from the package ... [08:47] mpt, X configuration stuff, a'la sax but working and implemented in pyglade (so it looks good) and fallback X server on vesa in 640x480 because right now people's setups get completly borked if they switch videocards [08:47] goodnight guys, thanks for all your work [08:47] mpt, that fallback X server would be to run the aforementioned tool :) === zeedo [n=zeedo@80.68.92.188] has joined #ubuntu-devel [08:48] <\sh> bddebian: serious...this is really serious === kikidonk [n=kikidonk@ip-83-134-7-85.dsl.scarlet.be] has joined #ubuntu-devel [08:48] \sh: That :-) Was a "good" :-) [08:48] dholbach: ping ? [08:48] kikidonk: pong [08:48] ha ! [08:48] :) [08:48] do you think it would be wise to release another deskbar ? [08:49] <\sh> bddebian: oh :) sorry :) [08:49] kikidonk: i'm not the maintainer anymore, Mithrandir just overwrote it, we're now the deskbar-applet team :) [08:49] heh [08:49] dholbach: Dan man, how many teams are you on? :-) [08:49] Err s/Dan/Dang/ [08:49] bddebian: :) [08:50] TMM: ok, that seems like https://wiki.ubuntu.com/XConfigurationModification [08:50] \sh: so it seems that it was a mistake for me to allow 1.3 in the first place === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [08:50] TMM: So maybe you want to complete that spec, and I could help push it through the review process at Ubuntu Below Zero [08:50] (assuming you're not going yourself) [08:51] <\sh> mdz: I think "no", because the people wanted it, but I'm not in adventuring mode, so I'll let it test by others until tomorrow...whole kubuntu-devel team is on it ;) [08:51] \sh: I have tried to be flexible about kubuntu in order to accodomate the KDE community, but as long as they aren't stabilizing at the same time that we are, it isn't really going to work [08:52] \sh: we are now at a point where if you change it, and it's worse than what we already have, there is no time left to fix it [08:52] <\sh> mdz: so I think it would be better to ship 1.3.3 then 1.3.1 (serious now), because most of the patched stuff from riddell is now fixed in upstream and even the ipod generation is happy [08:52] \sh, whats wrong with 1.3.1 i only heard good things until now... [08:53] \sh: in other words, you have exactly one chance to get the absolute final version right. first try. [08:53] \sh: and if it isn't right, then kubuntu 5.10 will suffer [08:54] <\sh> mdz: as I said, my decision will be made tomorrow lets say 12 UTC [08:54] \sh: tomorrow is too late [08:54] <\sh> ok..give me at least 22 UTC [08:54] it is already too late [08:54] mpt, I'll start by finishing the spec then, I have been fixin Xfree and Xorg problems for years now here on freenode, and I think I've got a pretty good idea of stuff that goes wrong, and the stuff you don't get bugreports about because people give up (non working mouse, display frequency trouble etc) === zenrox [n=zenrox@71.115.209.110] has joined #ubuntu-devel [08:54] mpt, thanks, I'll work from here [08:55] mpt, bbl :) [08:55] TMM: no problem, and welcome [08:55] \sh: either upload it now, or don't. but if it's wrong, I will not be able to help you. I will be busy with the Ubuntu release [08:55] <\sh> mdz: 22 UTC that's 24:00 my time...I'll decide...and we can talk again, deal? [08:56] \sh: so you need to decide whether you trust amarok upstream enough to risk the Kubuntu release === camilotelles [n=Camilo@200.128.80.250] has joined #ubuntu-devel === \sh is looking into a mirror...and is watching a 34 year-old-guy who can fck or unfck a complete release [08:57] \sh: personally, i think that a botched release might be a good lesson for the community. I'm not willing to risk Ubuntu to teach that lesson, but if you want to use Kubuntu for that... [08:59] \sh: I assume Riddell agrees with you? === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === camilotelles [n=Camilo@200.128.80.250] has left #ubuntu-devel ["Leaving"] [08:59] \sh: sometimes a stable release implies to have software that is bugged. better bugged but predictable behaviour than a bugged unknown behaviour [08:59] \sh: it happens with much more important pkgs than amarok all the time === segfault [i=carlos@prognus.com.br] has joined #ubuntu-devel [09:00] \sh: see the kernel [09:00] <\sh> fabbione: believe me when I say, that I have really serious stomach-paine, and that I'm running every bloody 5 mins to toilet to pray to montezuma [09:00] segfault, building xscreensaver :) [09:00] Kamion: do you have an ETA for those oem fixes? [09:01] \sh: yes i understand.. what i am suggesting is a safe path.. [09:01] \sh: you know where you are now, you won't know where you will be in 5 minutes (other than the toilet i mean) === Loevborg [n=loevborg@d4-227.dip.axsp.de] has joined #ubuntu-devel [09:01] mdz: I think they're about as good as they're going to get now; uploading in a few minutes [09:02] Kamion: my eyeball offer still stands [09:03] can you eyeball them from queue/accepted, or do you want a diff first? [09:03] Is there a good reason for installing locate (slocate) by default (even run daily)? (please tell me if this is not a good place to ask) [09:04] Kamion: doesn't much matter, I suppose [09:08] mdz: http://people.ubuntu.com/~cjwatson/tmp/oem-config/ [09:12] Kamion: *whimper* [09:12] tell me about it [09:14] anything in particular that concerns you, or just the size? [09:14] Kamion: why is the argument passed to translate_labels a dictionary, when translate_labels seems to only use it as a sequence? [09:14] is it a known bug that about ubuntu is broken? [09:14] Kamion: size [09:14] mbreit: it's a known _and fixed_ bug [09:14] mbreit: I think so [09:15] widget.set_label(self.description(questions[label] )) [09:15] mdz: ^-- [09:15] the argument is a map from glade widget names to the debconf question names whose (translated) descriptions should be filled in [09:16] oups... i think i did no dist-upgrade today... so sorry ;) [09:16] Kamion: 'for label, question in questions' would be clearer, but ok [09:16] oh, fair point, my python-fu is not as strong as it might be === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] === HWolf [n=HiddenWo@136.187.dynamic.phpg.net] has joined #ubuntu-devel [09:17] mdz: hmm, that doesn't work for dictionaries [09:17] I think it would have to be a sequence of tuples for that to work [09:18] Kamion: .values() [09:18] <\sh> mdz: even if i'm being fcking wrong...and I'll get all the amarok fans against me...1.3.1 will be shipped...and I don't mind now Riddell's veto in this...I'll rather backport 1.3.x from dapper to breezy then taking a risk...thx for your ear..last line of gibberish you will hear for breezy about the amarok issue... [09:18] er, .items() -> sequence of key, value [09:18] \sh: you have my full support [09:19] \sh: wise choise [09:19] mdz: ah yes, that works === \sh goes and will sit another 5 mins on the toilet...and let the tears out [09:20] Kamion: it looks correct and still scares the bejeezus out of me [09:20] \sh: :'-( [09:20] oem-config scares the bejeezus out of me without even trying [09:20] but that's just the mad debconf use [09:21] Kamion: can't be THAT bed.. it managed to work for me.. [09:21] s/bed/bad [09:21] um, yeah. dunno what to say. I've tested it as much as I can without building new images with the .debs; I can do that if you like, it'll just take a while [09:21] actually, if I built official images now (with the shadow fix from earlier today), I could test it just by dpkg -i'ing new .debs [09:22] mdz: (diff updated for the .items thing) === Kamion goes to build fresh images [09:23] <\sh> bddebian: you read my blog article about MOTU work? With the upload rights, you'll have responsibilities? This is what I meant...and as I was telling ogra...I didn't even know parts of my body, that there are perspiratory glands [09:23] \sh: :-) [09:23] Kamion: fire away [09:25] Kamion: anything else pending before we do some CD builds? [09:25] seb128: still here? [09:26] seb128: you have one 5.10/PENDINGUPLOAD bug left [09:26] mdz: debian-installer build following the OEM changes [09:26] seb128: http://bugzilla.ubuntu.com/show_bug.cgi?id=12336 [09:26] (which is prepared and ready) [09:26] seb128: now or never [09:26] mdz: langpacks still need maybe 45 minutes until I fully reviewed and tested them [09:26] hmm, looks like it's a "fixed upstream" rather than "ready to upload" [09:26] mdz: need new live filesystem image builds, too; I'll just check whether the amd64 image has been zeroed [09:26] updated milestone [09:27] amd64/live should fit with the next build [09:27] mdz, i have a last minute translation fix for pt_BR in xscreensaver, just testbuilding... am i to late ? [09:27] mdz: nothing else on my list [09:27] ogra: put it into rosetta instead [09:27] it can go in a post-release langpack update [09:27] mdz, thats wher i got the fix from [09:27] rosetta data is exported to langpacks now [09:27] either it's in pitti's new langpacks, or it will be in the next set [09:28] no need to touch xscreensaver [09:28] oh, ok... so i dont need to touch the code at all... silly me [09:28] ogra: I don't have xscreensaver pt_BR [09:28] ogra: I had to kick many many po files due to some Rosetta export bugs [09:28] that's also why the langpack update was delayed so badly [09:28] pitti, it was changed today [09:29] ogra: ah, then no chance [09:29] ogra: the tarball uses yesterday's data [09:29] next update then [09:29] pt_BR was heavily broken all translations were the same sentence for all mgsstrings :) [09:29] pitti, is there to be one before release ? [09:30] ogra: no, after releas [09:30] oh, and rosetta always makes it iso-8859-1 ... [09:30] ogra: but I can manually put in a new file or kill the existing one [09:30] segfault, ^^^ === sistpoty [n=sistpoty@DSL01.83.171.164.220.NEFkom.net] has joined #ubuntu-devel [09:31] hmm [09:32] hrm, firefox has started hanging really badly [09:32] gettimeofday({1129058862, 863849}, NULL) = 0 [09:32] select(0, NULL, NULL, NULL, {0, 11000}) = 0 (Timeout) [09:32] gettimeofday({1129058862, 874813}, NULL) = 0 [09:32] select(0, NULL, NULL, NULL, {0, 11000}) = 0 (Timeout) [09:32] gettimeofday({1129058862, 885821}, NULL) = 0 [09:32] select(0, NULL, NULL, NULL, {0, 11000}) = 0 (Timeout) [09:33] gettimeofday({1129058862, 896815}, NULL) = 0 [09:33] select(0, NULL, NULL, NULL, {0, 11000}) = 0 (Timeout) [09:33] gettimeofday({1129058862, 907786}, NULL) = 0 [09:33] select(0, NULL, NULL, NULL, {0, 11000}) = 0 (Timeout) [09:33] [09:33] uuh, whats that ? [09:33] strace -p $(pidof firefox-bin) [09:33] it's polling on a FD that timeouts and firefox probably doesn't check for that condition [09:33] = infinite loop [09:35] nice [09:35] it's happened 3 times in the last few hours [09:35] with flash animations i saw that quite often lately [09:36] but also the totemplugin(is that installed by default?) [09:38] jdub: google video's .swf does something like that to the flash plugin when I close its tab sometimes [09:38] hrm, was opening a new tab [09:39] Kamion: I've drafted a https://wiki.ubuntu.com/BreezyTestPlan#preview ; feedback and edits welcome [09:39] mdz: oh, only other thing I know about is that initramfs-tools breaks with XFS /boot on powerpc === lllmanulll [n=lllmanul@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel [09:40] I doubt we'll have time to fix that, but dedicating somebody's time to investigating it would be good, if only for release notes [09:40] Kamion: not a showstopper by any means as far as I'm concerned [09:40] Kamion: definitely release notes caveat material though [09:40] oh crap [09:40] Diziet: ping??? [09:41] fabbione: don't say something like that during release prep unless you really mean it ;-) [09:41] my poor nerves [09:41] i guess he means it... ? [09:41] mdz: i meant it.. he did drop something on gs-gpl that made it break on sparc.. and crap at one day from release is the suck.. [09:41] dunno what he changed.. but it hits an ICE on gcc === lifeless_ [n=robertc@dsl-215.16.240.220.rns02-kent-syd.dsl.comindico.com.au] has joined #ubuntu-devel [09:42] fabbione: he mostly just restored older, dropped changes. === ogra looks for the big 5l bottle of valerian to send via express to mdz [09:42] fabbione: if gs-gpl is out of date on sparc, that is not the end of the world [09:43] mdz: no but it sucks that yet again for one package i can't make the full release [09:43] ogra: I prefer the US equivalent, bourbon [09:43] and that's really annoying for a last minute fuckage [09:43] fabbione: gs-gpl is not even part of the default install [09:43] mdz, lets have some at UBZ... :) [09:43] mdz: i know.. it's all of main that matters after one year of effort :/ [09:44] bah [09:44] ok [09:44] we will ROCK dapper! [09:44] yay [09:44] fabbione: it isn't too late if you can fix it immediately ;we need another cron.daily anyway === Kamion is syncing/burning as fast as possible [09:46] but will take a burn/install cycle before I can test these .debs [09:46] mdz: checking [09:46] ogra: I brought some fine bourbon to debconf5, perhaps I can find some for UBZ as well [09:46] yeah... i'm rather the scotch type, but i gues i just havent had the right bourbon yet ;) [09:47] ogra: I enjoy scotch as well, but there is no point in me bringing scotch from the us which is imported from scotland ;-) [09:47] mdz: oh, one other thing; we have some space on the install CD now as a result of changes made to make the live CD fit. Do we want to put some language packs in? === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [09:47] mdz, *G* [09:47] Kamion: how much? [09:47] http://cdimage.ubuntu.com/daily/current/ [09:48] ogra: mjg59 and stargirl both brought excellent scotch to debconf5 [09:48] 27MB, 47MB, 37MB [09:48] damned, i need to go next time... [09:48] unexpectedly quite a bit, in fact [09:48] Kamion: whoa, amd64 > powerpc now? [09:48] yes [09:48] pitti: what langpacks could we fit in that space? [09:48] has been for a fair while, I think [09:48] there's about 10MB free on the i386 and powerpc live CDs [09:49] wazzup. [09:49] mdz: I'd wait with the precise calculation until the new packs are in [09:49] lamont/infinity: around? [09:49] new filesystems are building for amd64, which should get it under, but I don't think it'll be by much [09:50] pitti: ETA still ~30m? [09:50] mdz: ack [09:50] mdz: yes [09:50] lamont: can you confirm that release architectures are up-to-date? === lamont looks === thesaltydog [n=fabio@host190-176.pool8257.interbusiness.it] has joined #ubuntu-devel [09:52] Kamion: does that build have the fixed evolution x3? [09:52] mdz: the only DC architecture currently building anything is ia6 [09:52] 4 [09:52] (yes) [09:52] Kamion: not that it matters for purposes of the bug, but for up-to-dateness [09:52] lamont: thanks [09:52] mdz: no [09:53] mdz: btw, would be nice to let binary uploads for the other 3 finish before making breezy be read-only === segfault [i=carlos@prognus.com.br] has joined #ubuntu-devel [09:54] mdz: sorry I was away for dinner [09:54] mdz: no, nothing pending from me [09:54] seb128: ok, it was clear from reading the bug that it was not for 5.10 [09:54] yeah === lamont wonders WTH put the versioned expect: dependency on binutils [09:55] mdz: 5 minutes max and i should know if it works or not (test building all over) [09:56] mdz: I have a pending issue with launchpad-integration that I would like to upload very soon [09:57] ogra: sorry, My connection sucks [09:57] segfault, po files are completely handled by langpacks now... [09:57] segfault, sorry, didnt know that... [09:58] ogra: no prob.. should be one langpack release today, right? [09:58] segfault, and the most recent translations that go into the langpack are from yesterday... :/ [09:58] segfault: it'll get fixed in a langpack update after release; don't stress about it now === pitti tests final langpacks with a reboot, brb [10:01] seb128, just to inform you that baobab now has an entry in gnome-bugzilla. Just in case you need, move bugs to there. === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] [10:02] mdz: permission to upload gs-gpl. it's a no op for all arches. sparc switches to gcc-3.4 [10:02] test builded on amd64/i386 [10:02] http://cdimage.ubuntu.com/ubuntu-server/daily/current/report.html [10:02] hmm, odd === Kamion ignores for just now === pitti [n=pitti@mail.fbn-dd.de] has joined #ubuntu-devel === fabbione fires up... [10:04] mdz: up to you if you want to reject it.. i will understand [10:04] fabbione: fine with me [10:04] it's not on the CD [10:04] o [10:04] k [10:04] i care relatively 0 about CD given apt borkage on deb file:// [10:05] ogra: (this xscreensaver fix *is* in a .po file, not in a .desktop file, right?) [10:05] yep [10:05] ok [10:05] mdz: ok, this was a lot of manual surgery and hacking, but the packs look good now [10:05] Kamion: the contents of the kubuntu live CDs havn't changed in some days, is it possible to get them rebuilt? (I know you don't control the whole process there but I'm not sure who does) === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] [10:05] Kamion: curious === sanpera [n=sanpera@157.182.195.191] has joined #ubuntu-devel [10:06] Riddell: that's not a good sign; usually that means it's been failing [10:06] unless lamont/infinity disabled the automatic builds [10:06] which would be entirely appropriate [10:06] Riddell: that's strange; there have been successful automatic Kubuntu live filesystem builds for the last several days on all architectures [10:07] automatic daily d-i builds have been disabled, but not the live filesystem builds === Amaranth [n=travis@unaffiliated/amaranth] has joined #ubuntu-devel [10:07] thesaltydog: thanks [10:07] seb128, np [10:07] mdz: ok to fire langpacks? [10:07] ah, the kubuntu daily-live CD builds haven't happened [10:07] pitti: go [10:07] mdz: not disabled [10:07] http://www.theopencd.org/winfoss/kubuntu/Kubuntu-WinFOSS-5.10.tgz: [10:07] 06:32:09 ERROR 404: Not Found. [10:07] hno73: ? [10:07] lamont: could you disable then, please? === segfault_ [i=segfault@201.14.30.129] has joined #ubuntu-devel [10:08] ogra: oops, continuing [10:08] ah, my typo [10:08] ogra: can you at least fix the desktop entry? [10:08] hno73: never mind [10:08] ppc built kubuntu-live fs ~16 hours ago [10:08] lamont: iz my fault, not yours [10:08] ah, ok [10:08] ogra: the translated entry is UTF8 while the desktop entry is ISO [10:09] segfault, yes, because th po file is iso [10:09] mdz: livecd fs build for all 3 images getting disabled now. [10:09] the new one i got from rosetta was again iso [10:09] Riddell: fixed, sorry about that [10:09] disabled. [10:10] lamont: thanks [10:10] Kamion: can you set off a new build now? [10:10] Kamion: please remember to do a "BuildLiveCD base" for the final images, which will need to get published somewhere and pointed to by the LiveCDCustomization page [10:10] Riddell: fresh build running now [10:10] Kamion: excellent, thanks [10:10] lamont: damn, yeah, I really need to sort that out on cdimage [10:10] Kamion: OK, cool. I'm around if there are issues though === Kamion moves it to a more prominent position in his todo list [10:11] hno73: thanks [10:11] 635814893 is the magic am64-live number, btw. [10:11] ogra: thats strange [10:12] ogra: oops, weird. [10:12] i did entirely in UTF8 [10:12] lamont: doesn't seem to have shrunk at all? [10:12] 100KB or so [10:12] lamont: that's ridiculous; we took 2.5MB out of the contents === lamont hasn't compared .outs === ogra_ [n=ogra@p5089E0A6.dip.t-dialin.net] has joined #ubuntu-devel [10:13] Kamion: not entirely surprising for amd64, since it doesn't get zeroed [10:13] mdz: lamont explicitly zeroed it, apparently [10:13] mdz: that was after zeroing [10:13] ogra_: how can we fix that? [10:13] oh [10:14] or at least after what we assert is zeroing... [10:14] Kamion: want me to do another build explicitly nuking it to see if it makes a diff? [10:14] 20051011, 20051011.1, and 20051011.4 are all the same size within a megabyte, despite the first having python2.4-opengl and the other two not, and the last one being zeroed [10:14] lamont: yes please [10:14] and then move the old old- back into place? [10:14] ok [10:14] only move the old old- back into place if it doesn't make a difference ... [10:14] segfault_, it will be fixed with the next langpack update... soon after release i cant do much, the .desktop strings are generated [10:15] segfault_: .desktop files are not in langpacks [10:15] ogra: ^-- [10:15] (oopS) [10:15] hmm [10:15] if we use this now-in-progress image, it'll be rsync-unfriendly [10:15] the .desktop file is empty... i'll check [10:15] that's fine, as long as it's now and not release day [10:15] mvo: talk to me about this launchpad-integration upload [10:16] mdz: the problem is that the current version of lpi triggers a segfault in gnome-terminal (#17309) [10:16] ogra: thanks [10:16] mdz: the old version (that we had in -rc) gives ugly warnings but doesn't trigger the bug and gnome-terminal works fine [10:17] mdz: the segfault dosn't happen a lot and is hard to reproduce but it happens for people (depending on their working pattern ~1-3 times a day) [10:17] mvo: diff? [10:17] mdz: I don't think it's a bug in the lpi change but a different problem that is triggered by the change [10:17] mdz: http://people.ubuntu.com/~mvo/launchpad-integration_0.0patch26+mvo20-0ubuntu2.debdiff [10:17] I haven't had it crash at all [10:18] mvo: might be related to this crash [10:18] mvo: ok, approved, but this means we need to do another set of livefs builds [10:18] mvo: are menu items populated in a async fashion? [10:18] mvo: I hope you are staying around to help test them ;-) [10:18] Kamion: for purposes of the exercise, I'll assume that >500KB is "different" [10:18] mdz: try opening a lot of gnome-terminals (with CTRL-SHIFT-N). you need around ~50. then close them and open them again [10:18] mvo: (in gnome-terminal) [10:18] mdz: promised [10:18] mdz: don't we need another build anyway to fit more langpacks? [10:19] zyga: I don't think so, why? [10:19] lamont: to make it fit, I need at least two megabytes [10:19] pitti: I was only planning to add them to the install CD [10:19] pitti: adding them to live requires a metapackage update [10:19] mdz: ok === lamont grumbles at his house connectivity dropping yesterday/today [10:19] mvo: type something that looks like a link and right-click on it repetadly [10:19] Kamion: ok [10:19] pitti: do you have a list? [10:20] every 10 clicks or so I can get stuff like duplicated 'open this link' items [10:20] mdz: I can generate one [10:20] or items in random order [10:20] mdz: all langpacks uploaded now [10:20] elmo: ping [10:20] mdz: sorry for the trouble (and the late upload). I hoped until now to find the real cause of the problem so that it can be fixed properly (instead of just not triggering it) [10:20] :/ [10:21] zyga: -> #ubuntu-desktop? [10:21] mdz: how much space do we have? [10:21] pitti: 20:48 < Kamion> 27MB, 47MB, 37MB [10:21] amd64, i386, powerpc respectively [10:21] pitti: I'd appreciate it if you could stay 5MB or so clear of the limit, to avoid last-minute problems [10:21] ok, I can make a list based on current (not new) langpacks [10:22] the new packs are not considerably bigger, so I just leave some safety margin [10:22] add that safety margin to 5MB :-) [10:22] right, of course === Kamion wants space for other last-minute weirdnesses, just on the off-chance [10:22] so I'll leave 7 MB? [10:23] should be fine === chris38 [n=bayle@LSt-Amand-152-31-21-96.w82-127.abo.wanadoo.fr] has joined #ubuntu-devel [10:23] so that is nice: 20, 40, 30 MB :-) [10:23] jdub: ping? [10:25] lamont: ? === LaschW [n=laschw@dyndsl-085-016-023-148.ewe-ip-backbone.de] has left #ubuntu-devel ["Leaving"] === dmk [n=dmk@host81-153-148-55.range81-153.btcentralplus.com] has joined #ubuntu-devel [10:27] pitti: finished? [10:27] pitti: (uploading) [10:27] mdz: yes; 22:20 mdz: all langpacks uploaded now [10:27] mdz: not sure whether all of them are in accepted already, though (but should) === Kamion taps fingers waiting for localechooser to build [10:28] grr [10:28] NEW packages _now_? :P [10:28] pitti: there's nothing left in unchecked, and I've processed everything from accepted [10:28] I assume these want to go into main? [10:28] great [10:28] pitti: -fo is new, eh? [10:29] Riddell: you have new kubuntu/daily-live builds [10:29] mdz: oh, hm, entirely possible [10:29] and i386 is even undersized [10:29] mdz: drop it if it creates trouble [10:29] thanks Kamion [10:29] elmo: (yes) [10:29] pitti: seed it [10:30] Kamion,Riddell: kubuntu-live wants to move into universe; bad seed merge? [10:30] elmo: nm [10:31] elmo, mdz: seeded === segfault [i=carlos@prognus.com.br] has joined #ubuntu-devel [10:31] mdz: oh, yeah, my fault, fixing [10:31] elmo, mdz: oops, wait, commit failed; gimme 1 minute === Florob [n=Florian@xdsl-87-78-51-72.netcologne.de] has joined #ubuntu-devel [10:32] elmo, mdz: -fo committed [10:32] pitti: and the new packs for the install CD? [10:34] mdz, looks like there are some people upset with the broken pt_BR tanslation (see -devel and the bug)... Kamion said .desktop files are not handled by .po files and i have the fix ready for upload here... [10:34] (tesbuilt and tired) [10:35] mdz: shall I commit the seed changes directly? or do you wnat to take a look at the diff? [10:35] ogra: you said a few minutes ago that this was not a .desktop file [10:35] pitti: go ahead [10:36] ogra: which bug? [10:36] mdz, the translation stuff for that .desktop file is in the po [10:36] 16448 [10:36] oh, what's wrong with the timezone screen now [10:37] mdz, i wasnt aware that .desktop files are not handled by langpacks... the .desktop file in the source is empty (us only) inded [10:37] ogra: upload it; if we need to build a new livefs anyway we will roll it in, otherwise target breezy-updates [10:38] ok [10:38] ogra: the situation with .desktop files is documented on the release schedule and has been for some time [10:38] mdz, i'll read it immediately [10:38] I also mentioned it in my release status update to -devel when the freeze date arrived [10:40] Kamion: are the new ubuntu livefs builds ready? [10:41] mdz: yes [10:41] mdz: but probably not amd64 [10:41] Kamion: amd64 will need a new one, or has one already in progress? [10:42] mdz: in progress, lamont's doing it [10:43] unless it's far along, we might as well redo all 3 and get xscreensaver and launchpad-integration in [10:43] ok, but I want to see the outcome of lamont's build for size purposes [10:44] oem-config etc. uploads coming up now; tested, and they worked with one small modification (reloading /var/lib/dpkg/info/base-config.templates because something seems to be trashing the translations from it in the templatedb, and I'm buggered if I'm going to track that down now) [10:45] Sorry to bother you all with a silly user question, but nobody else seems to know: Is there any specific reason, why the caligula themes are not packaged for breezy, or is it just lack of time, or do I miss something obvious. [10:45] mdz, Kamion: I added all langpacks to amd64 and i386, they don't even fill the CD up; powerpc is committed, too [10:46] pitti: excellent === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel [10:49] mdz: the complete lack of langpacks on the live CDs is more worrying, but I guess it's too late for that [10:50] mdz: what about this xkeyboard-config thing in accepted? daniels checked it with a number of people, it apparently works on all arches, fixes a major bug, but I didn't want to touch the actual approval myself [10:50] pitti: how much could we fit? [10:50] Kamion: not touching it === ssam [n=ssam@88-104-128-1.dynamic.dsl.as9105.com] has joined #ubuntu-devel [10:50] no bug refs in the .changes, diff is non-obvious === auxesis [n=lindsay@107.24.233.220.exetel.com.au] has joined #ubuntu-devel [10:50] too late [10:51] + $threelevellayouts, although this is only cosmetic (closes: Ubuntu#13527). [10:51] uploads at this stage are subject to the same criteria that breezy-updates will be [10:51] (point of information) [10:51] so if it's safe for now, it'd be just as good after release [10:51] oh, the bug number was typoed [10:51] mdz: none to amd64 apparently, four big ones to i386 and ppc [10:51] no, I'm just looking in the wrong place [10:51] + $threelevellayouts, although this is only cosmetic (closes: Ubuntu#15327). [10:52] argh, and *that* was typoed too [10:52] Kamion: it was obviously hurried [10:52] #15372 was the number [10:52] xkb is a nightmare and I want no part of it [10:52] daniels is pinging people all around the place for some days [10:53] and those changes seem to fix the weird issues reported on GNOME and duped according to bugzilla feedback [10:53] seb128: we are releasing now [10:53] (not that I'm pushing them) [10:53] mdz: yeah, I agree that's quite late ... we will get them with -update? [10:53] and there are a bunch of other changes in there as well [10:54] seb128: not enough information for me to predict that === fabbione goes to make some coffee... [10:54] i guess it's going to be a long long night [10:54] <\sh> well...I really admire mdz ... no joke [10:54] seb128: if we can get a minimal, well-tested upload prepared, I don't see why not [10:55] seb128: it's not critical at install time, right? [10:55] \sh, we all do [10:55] mdz: ok, let's not touch the live images to have some safety margin for new uploads and the growing new langpacks [10:55] <\sh> I think gentoo will say: come on...let's get every untested patch get in...actually it's bleeding egde [10:55] mdz: no [10:55] mdz: I'll approve the oem-config stuff now [10:55] Kamion: ok [10:55] then we can get debian-installer built, and then get started on images [10:55] Kamion: gparted is also ->dapper btw [10:56] mdz: is it reasonable to sleep now to start the mega-test in about 8 hours? or is it vital to test them ASAP and crash afterwards? [10:56] mdz: noted [10:56] Kamion: any of these 3 udebs will land in the initrd? [10:56] (I thought it probably was) [10:56] fabbione: yes [10:56] fabbione: 21:55 < Kamion> then we can get debian-installer built, and then get started on images [10:56] <\sh> ogra: no...seriously this guy at ISH? and no changerequest will be fulfilled ;) [10:56] pitti: if you are tired, sleep [10:56] Kamion: ok.. [10:56] fabbione: only kbd-chooser is arch: any [10:57] Kamion: roger [10:57] pitti: save it for tomorrow night ;-) [10:59] mdz: btw, I already tested all images today (I thought it made more sense to be able to actually fix things); no big issues [11:00] mdz: powerpc live did not shut down totally cleanly for me, but it works for other people [11:00] mdz: I'm uploading the new d-i, but please don't approve it just yet [11:00] Kamion: all yours [11:00] pitti: what was the issue? === mpt [n=mpt@201-27-7-139.dsl.telesp.net.br] has joined #ubuntu-devel [11:01] ok, I'm dizzy and tired anyway, I'll crash now and get up early, unless there is some catastrophy [11:01] pitti: good night [11:01] mdz: after ejecting the CD it did not ask for pressing Enter [11:01] pitti: sometimes on powerpc there seems to be a long delay there, but it eventually comes up [11:01] mdz: and didn't react to it, but the autoreboot after 30 seconds, or the ctrl+apple+power worked fine [11:01] night pitti [11:01] elmo: kbd sync please [11:01] "night pitti [11:02] mdz: no blocker IMHO [11:02] there is no autoreboot that I know of [11:02] <\sh> pitti: I#m dizzy, too...but heavy dizzy [11:02] \sh: get some reast [11:02] mdz: ok, then it was just the delayed reaction to my enter press, I guess [11:02] rest even [11:02] pitti: yes, enter seems to work even when the message does not display quickly [11:02] \sh: we will need everybodys help tomorrow to test the images [11:02] mdz: I leave my mobile on in case there is some trouble with langpacks [11:03] \sh: drink water and sleep === Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel [11:03] good night, cu tomorrow [11:03] <\sh> mdz: too late.. [11:03] mdz, he had to much beer already i suppose :) [11:03] \sh: close IRC, take a break and relax [11:03] langpack buildd output looks fine :-) [11:04] <\sh> ogra: don't suppose [11:04] heh [11:04] <\sh> i had a hard day at work...and forget it..going to bed...good night === xTina [n=xTina@dslb-084-056-132-028.pools.arcor-ip.net] has joined #ubuntu-devel [11:05] \sh, ciao [11:05] night \sh [11:05] <\sh> mdz: appreciate your work...really...I would like to see u as project manager in our company... [11:05] lol [11:05] \sh: thanks, but I think I have enough work for now ;-) [11:06] \sh, what a loss for the world having mdz locked in into ISH [11:06] what is ISH? [11:06] www.ish.de [11:06] a telco/tv company [11:06] \sh, we all kind of apprecaite your work too. :) [11:06] night \sh [11:06] but without typing errors, really. :) [11:07] mdz, my former company... \sh is one of my former colleagues :) [11:07] <\sh> HWolf: thx :) but I'm just another guy [11:07] ogra: oh, I didn't realize [11:07] mdz, and actually look at mvo's ip ;) [11:07] \sh, sure, but doing a lot of work. :) [11:07] telcos can be difficult places to work [11:08] the telco were i was working before, just crossed 50GB/sec of customer traffic today [11:08] <\sh> mdz: I'm a stoopid ops guy...who kicks only non working servers and appliences [11:08] <\sh> fabbione: that's nothing [11:09] \sh: only customers.. without services and anything else.. the real traffic is way higher :) [11:09] fabbione, ISH has 4.5 mio customers... [11:10] ogra: ISH is not a Tier-1 [11:10] anyway [11:10] nope, they are a cable company that also provides voip and internet [11:10] sorry i did drag you offtopic [11:11] <\sh> fabbione: yeah for us, too :) only 30 analog tv streams..and finally 20 transport streams with aehm...20x20 dtv streams..fcking scary when I'm rebooting the scramblers for p0rn stuff [11:11] <\sh> fabbione: u would have fun :) [11:11] \sh: get a sleep.. on the unscrambled p0rn ;) [11:12] <\sh> ah...btw [11:13] \sh: -> GO TO SLEEP [11:13] lamont: is there a reasonable way for me to check up-to-dateness for myself, using stuff in http://people.ubuntu.com/~lamont/buildLogs/Lists/ perhaps? [11:13] <\sh> fabbione: YES SIR ;) [11:13] \sh: you need some rest and we need you fresh tomorrow [11:13] <\sh> fabbione: well..no prob...I'll have to work at 4 UTC [11:14] <\sh> quit === carlos [n=carlos@243.Red-83-47-24.staticIP.rima-tde.net] has joined #ubuntu-devel [11:18] Kamion: is the winfoss issue resolved, or do we need hno73? [11:18] I have his phone number somewhere if so [11:19] mdz: I'm here [11:19] mdz: I made new uploads today, so I think it's resolved [11:20] if not let me know [11:21] what's the winfoss issue and does it affect kubuntu? [11:23] Riddell: 'too much of it' [11:23] Riddell: AFAICT your ADM image still looks rather big ... [11:23] hno73: reading the log, yes, it looks like Kamion worked out what was wrong and we're OK [11:23] ok [11:23] hno73: he was getting a 404 trying to get a tarball I think, but I guess the URL was wrong or similar [11:23] Riddell: AMD64 even [11:24] The URL might be wrong in the bugzilla entry [11:24] Riddell: yep, http://cdimage.ubuntu.com/kubuntu/daily/current/breezy-install-amd64.OVERSIZED [11:24] Riddell: looks like you have some trimming to do, if that's up-to-date [11:25] mdz: yep, top of my TODO list after testing the live CDs [11:25] mdz: It's all sitting nicely here: http://www.theopencd.org/winfoss/ === runeh_ [n=rune@ti112210a080-3318.bb.online.no] has joined #ubuntu-devel [11:27] mdz: it's resolved for Ubuntu, AFAIK [11:27] lamont's latest build is MUCH smaller [11:28] like, 81MB smaller [11:28] Kamion: is kubuntu using the image at http://www.theopencd.org/winfoss/ ? === mpt [n=mpt@201-27-7-139.dsl.telesp.net.br] has joined #ubuntu-devel [11:28] we could probably go back to using the i386 build on amd64 for Ubuntu, in fact [11:28] Riddell: yes, as I said before [11:28] echo http://www.theopencd.org/winfoss/kubuntu/current/Kubuntu-WinFOSS-5.10.tgz [11:28] echo http://www.theopencd.org/winfoss/kubuntu-AMD/current/Kubuntu-WinFOSS-5.10-AMD.tgz [11:28] Kamion: great [11:29] ok guys [11:29] Kamion: that's, err, worryingly smaller [11:29] i am off to sleep [11:29] mdz: it's not much bigger than the i386 image, though [11:29] mdz/Kamion: i have my mobile phone with me if something shows up [11:29] Kamion: where did 81M come from? [11:29] lamont: have you by any chance only been e2fs-zero.py'ing the amd64 image for some time, not removing the old- cloop? [11:29] fabbione: ok, good night [11:29] otherwise i will be back in 6 or less [11:29] night === mdz considers ordering enough pizza to sustain him for the next 48h [11:30] hno73: yeah, the URL was wrong in bugzilla, but it's fixed in cdimage now [11:31] cool [11:31] lamont: also, could you take the thing you just did to the Ubuntu amd64 image and do it to Kubuntu amd64 as well, please? === segfault [i=carlos@prognus.com.br] has joined #ubuntu-devel [11:32] mdz: I think we've just been using sladen's zeroing script for a while, and not realising that it hadn't in fact been working properly [11:34] so, with 66MB difference between the WinFOSS tarballs (as of last download), 81MB decrease in cloop size, and amd64 only being 8MB over, I think we can switch amd64 back to the tarball including OOo2 [11:35] mdz: (FWIW, my mobile's AWOL at the moment; use my landline on Offices if you need to call) [11:36] Kamion: or I can make an AMD tarball like the i386 one, but sans gaim, saving ~7MB [11:37] hno73: it appears that the i386 tarball will now fit on the amd64 live CD, though [11:38] Kamion: cool, all the better [11:38] so if we're not going to be adding more langpacks to the live CDs (mdz?) then we might as well use the space for WinFOSS [11:38] Kamion: 550601665 [11:38] wow. sladen's code is b0rked. [11:38] lamont: how long have we been relying on sladen's code for amd64 reduction? [11:38] Kamion: the solution is to reset [11:38] (by hand or otherwise) [11:38] Kamion: for my manual reductions [11:39] ia64 has been doing it automatically, none of the others have [11:39] lamont: put another way, when did you last manually reset, roughly? [11:39] Kamion: breezy never reset, other than when I ran sladen's code 2-3 weeks ago [11:39] mdz: I think that explains it [11:39] (64-bit arch that is...32 is always) [11:40] lamont: ok, definitely please do that for amd64 then [11:40] lamont: er, for Kubuntu I mean [11:40] kubuntu to happen, ubuntu already happened. [11:40] yep [11:40] kubuntu to happen, ubuntu already happened. [11:40] ga [11:40] ubuntu already done [11:41] actually, next kubuntu (and base) loads on ubuntu will already get fresh fsimages. [11:41] morning [11:41] Kamion: unless you say "no", I'm going to nuke all 3 on ia64 and start a fresh build of all 3 [11:41] lamont: fine by me [11:41] ok [11:42] hno73: I'll keep using the special amd64 tarball on Kubuntu for the meantime [11:42] as it's tighter on space === runeh_ is now known as runeh [11:43] Kamion: OK, will you need me for urgent stuff into the night or can I retire :) [11:43] and on that note, must go away for a few hours... back online in approx 7 hours give or take.... [11:43] last call === hno73 remembers that he owes you one ;) === GmanAFK is now known as Gman_ [11:45] Kamion: does that mean I can expect new kubuntu amd64 live CD sometime soon? I'm a little lost [11:46] 21:56 < mdz> pitti: if you are tired, sleep [11:46] 21:57 < mdz> pitti: save it for tomorrow night ;-) [11:46] hno73: that goes for you too, I think :) [11:46] Kamion: oki :) [11:46] Kamion: ia64 building all 3, I launched no amd64 build besides that test-now-really-it amd64 ubunut [11:46] lamont: I will start Kubuntu amd64 now, then [11:47] actually, Kubuntu amd64/i386/powerpc [11:47] and remember base :-) [11:47] (not that we much care - if ubuntu builds, base will) [11:47] yep [11:47] later then [11:48] Riddell: in progress, yes [11:50] fabbione: be careful to upload kbd-chooser before building debian-installer [11:50] I'm assuming fabbione doesn't autosign === hno73 [n=hno73@henrik.gotadsl.co.uk] has left #ubuntu-devel [] === herzi [n=herzi@c172201.adsl.hansenet.de] has joined #ubuntu-devel === mxpxpod [n=bryan@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [11:51] ogra: thanks! :-) === HiddenWolf [n=HiddenWo@136.187.dynamic.phpg.net] has joined #ubuntu-devel [11:52] ogra: but did you get that po from Rosetta? the diff seems completely different from what i did. But there's no encoding problems, it's ok for breezy. [11:53] :) [11:53] segfault, thats the rosetta po file, converted to utf-8 and the encoding string fixed [11:54] i have no idea how to tell rosetta to give it to me as utf-8 sadly... [11:54] file pt_BR.po [11:54] pt_BR.po: UTF-8 Unicode PO (gettext message catalogue) text [11:54] that's what msgconv's for [11:54] i sent it as utf8, dunno what happened [11:55] Kamion: might as well go for a fuller winfoss bundle, yeah [11:55] I think Rosetta always outputs in the encoding that's published in the archive for that .po file if it can [11:55] it probably should have a fallback case for if the text isn't fully representable in that encoding [12:00] guys, current dist-upgrade... [12:00] 29 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [12:00] Need to get 32.7MB of archives. [12:00] After unpacking 26.8MB disk space will be freed. [12:00] 26mb will be _freed_ ? [12:01] HiddenWolf: what was updated? === zyga guesses language packs