[12:01] Ubuntu uses Python2.4 by default, so I believe the package needs to be built on a Ubuntu system. [12:02] Can I get access to an account temporary, or can someone recompile for me? [12:03] And is anybody in for a quick test of the package? (should I ask somewhere else instead for that one?) [12:04] mjg59: thanks [12:05] sPoof: I received your email and will respond [12:06] sPoof: an Ubuntu chroot would be sufficient to build the package [12:06] Thanks, mdz [12:06] sPoof: have you already tested the package yourself? [12:06] I have, yes. [12:07] sPoof: are there any new dependencies in the new version? [12:08] Only improved suggest and recommends. No new hard dependencies. [12:08] Tightened build-depends, but that's not a problem, I guess [12:09] (sorry for my bad manners, I am not used to IRC: Should I append nick when addressing only one?) [12:10] sPoof: if you include the nick, it will generally cause your message to be highlighted so that the recipient knows they are being addressed [12:10] sPoof: thanks very much, looking forward to trying moin 1.3 [12:11] sabdfl: I'm glad myself - was looking forward to getting there myself (thanks for buying me some time - literally!) [12:11] mdz: ok -thanks [12:12] night all === sabdfl [~mark@185.16.202.62.fix.bluewin.ch] has left #ubuntu-devel [] [12:13] sPoof: is it packaged to replace 1.2, or to install simultaneously? [12:13] (it is my understanding that upgrades are non-trivial) [12:13] mdz: firefox 1.0.2 looks good; builds, fixes the bugs it's supposed to; minimal debdiff [12:14] (and hasn't regressed in the tests i've made) [12:14] thom: it's+your+reverted+to+funeral [12:14] thom : Yet. [12:14] thom: (i.e., clear to upload) [12:14] mdz: Packaged to replace. [12:14] sPoof: what happens to the wiki contents? [12:14] mdz: *g* [12:14] infinity: well, yeah === infinity notes that the only two times he's ever had to do major reversions, the initial change was thom's request... [12:15] 1.02 in hoary? that will stop a lot of whiners [12:15] you badgered me into LFS :P [12:15] Did I? [12:15] Hrm. [12:15] Okay, 1 each, then. [12:15] <-- Revisionist. [12:15] mdz: The package is the engine - it does not setup or maintain content. So content simply stops working until you upgrade (using the python migrations scripts provided upstream) [12:16] sPoof: :-/ [12:16] (and i just said i was going to do the ZTS stuff, which prompted you to do it; so i'm not sure i can take the blame for that either) ;-) [12:17] thom : Sure you can. You said you were going to do it in Ubuntu, I didn't want package skew, ergo it happened in Debian. :) === lamont looks around for amd64 users experiencing #1659 who don't mind rebooting their machine once [12:18] sPoof: it would seem prudent to package it as moin1.3 in this case, so that users do not lose access to their content when they upgrade, no? [12:18] (hwclock bitchiness at startup) [12:18] mdz: oh, and you think the number of times you blow away your profile is bad? I'm on my 10th for the day ;-/ [12:18] lamont: choose me! choose me! [12:18] lamont: I can test [12:18] thom: oh, good, so 1.0.2 mangles profiles too for extra enjoyment? [12:18] thom: mv /etc/rcS.d/S18hwclockfirst.sh /etc/rcS.d/S22hwclockfirst.sh; reboot [12:19] mdz: That would require renaming from the default site-package name MoinMoin [12:19] mdz: no, it's just very hard to test most firefox bugs with an actual profile [12:19] see if that (a) cures it, and (b) has any other annoying side effects you don't like... (esp wrt timestamps on modules.dep type things... :-( [12:19] sPoof: can the migration be performed automatically? [12:20] mdz : Not easily, since one has no way of knowing how many moinmoin instances are running on a system and where they're located. [12:20] mdz: How to know the localtions of all locally created wikis? [12:20] thom: neither Md nor I can see anything _wrong_ with moving the init file, but would like to see some testing... === lamont does an i386 box just for giggles [12:21] sPoof: I'm not very familiar with how the package works. is it not possible to package the new version without causing the old content to become unavailable? [12:22] lamont: i'll be rebooting as soon as firefox 1.0.2 tgz hits the archive [12:22] mdz : If it was packaged under a different site-package name as well, then it would be completely independant. [12:22] mdz: MoinMoin is mostly a big Python library called MoinMoin [12:22] if it is impossible to provide an upgrade path, it is generally better to package in parallel [12:22] mdz : cf: running it from mod_python, etc. [12:23] mdz: I have no experience with how risky it is to just rename a Python library. [12:24] lamont: s/giggles/REGRESSION TESTING/ [12:24] mdz: exactly === doko finally looks at 174 extracted OO.o pot files ... === nohar [~nohar@je.suis.t1r.net] has joined #ubuntu-devel [12:25] doko: \o/ [12:25] mdz: is trivial, scary change [12:25] mdz: If the library name is hardcoded somewhere then new and old code collide, I guess [12:25] sPoof: does the package display a debconf note, or otherwise inform the user that their wiki will be broken until they migrate it? [12:25] mdz: heh, they are not yet merged back ;) === infinity wonders if the plethora of printing-related bugs in his bug list means that everyone else hates anything to do with printers, and the new guy gets the chaff... [12:26] mdz: A NEWS.Debian file === LeeJunFan [~junfan@64-186-37-120.skycon.net] has joined #ubuntu-devel [12:26] infinity: we are overloaded with bugs, which is why you are here, and helping pick up the slack [12:26] mdz: I believe debconf notes are discouraged and NEWS items are the future. [12:26] mdz : I know that, I was just curious about the family of bugs. ;) === infinity goes to work on them. [12:27] sPoof: NEWS items are invisible unless the user is using apt-listchanges [12:27] mdz: about #8118, do you happen to know why libpt-plugins-v4l was moved into universe in hoary? [12:27] mdz: I know. I can throw in a debconf note, I just find them ugly personally.. [12:27] mvo: wasn't that one of the deps you changed to fix upgrades? that's why I copied you [12:27] sPoof: it is a note to inform about an ugly situation :-) [12:27] :-) [12:28] mdz: yes. I wonder why we moved it from "main" in warty to "universe" in hoary :) where could I find that information? in the seeds changelog probably? [12:28] mvo: it was probably never seeded, but pulled in as a dependency [12:28] mvo: I have no problem bringing it into main if that is the correct solution; v4l1 is still in widespread use [12:29] mdz: Actually - taking down existing sites can be avoided: [12:30] mdz: I will check that and come back to you about it tomorrow, ok? [12:30] mdz: I have worked on renaming and building several packages for each python version. The code is almost there... [12:30] mvo: ok, thanks [12:31] mdz: ...it is still a bit risky this late, but pretty trivial (cdbs does the hard work - I wrote the cdbs snippet myself long ago and has used it with other python libraries) === Arrogance [~aks@CPE0050ba556e4b-CM001225423850.cpe.net.cable.rogers.com] has joined #ubuntu-devel [12:32] sPoof: here is the situation: we would like to use moin 1.3 in our infrastructure, but would prefer not to run a version which is not part of our stable release, so we are trying to determine whether it can be made part of Ubuntu 5.04 [12:32] (which, as you know, is due to be released very soon) [12:32] hmm [12:32] I've just upgraded to libc -20ubuntu13 [12:33] elmo: if you're around, I'm interested in your opinion about running post-Hoary moin [12:33] Generating locales... [12:33] pl_PL.ISO-8859-2... done [12:33] pl_PL.UTF-8... done [12:33] pl_PL.UTF-8... done [12:33] Why is utf8 generated twice/ [12:33] zyga: is it listed twice in /etc/locale.gen? [12:33] @euro [12:34] Kamion tracked that down a day or 3 ago, iirc. [12:34] mdz: I have been hired by Mark to make moin 3.x by today. [12:34] mdz: yes and really strange [12:34] pl_PL.UTF-8 [12:34] sPoof: 3.x? [12:34] pl_PL UTF-8 [12:35] pl_PL.UTF-8 UTF-8 [12:35] (ignore the first one) [12:35] zyga: file a bug [12:35] zyga: severity: trivial [12:35] mdz: Question is - do you like what I have, or would you prefer I work probably one more day to make you a renamed library installably in parallel with current moin 2.x? [12:35] sPoof: I thought it was 1.2 vs. 1.3 === tritium [~rimbert@12-202-90-180.client.insightBB.com] has joined #ubuntu-devel [12:36] mdz: Off course :-P [12:36] sPoof: the answer to that question depends on elmo's answer [12:36] mdz: (somehow it swithced to 2.4 vs. 3.4 in my head...) [12:36] sPoof: I do not want to force this into Hoary if we can avoid it [12:36] sPoof: but if it is to be forced into Hoary, I think we must handle the upgrade better [12:37] mdz: It is off course 1.2.4 vs. 1.3.4 [12:38] mdz: When you say "forced into Hoary" it means I am already too late by now? [12:39] sPoof: our feature freeze was nearly two months ago :-) [12:39] dmz: Oh [12:39] final release is in 2 weeks === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu-devel [12:40] sPoof: is this the same approach you intend to take for the upgrade in Debian? [12:41] mdz: I don't know your chain of command, but Mark Shuttleworth approach me a week ago and three days ago Jane Silber aknowledged a deal with me, so seems you want to force something - the question is probably just _what_ you want [12:41] sPoof: let's take this to /msg [12:49] lamont: rebooting now [12:50] woot [12:52] wow. with a 686-smp kernel, there is a _long_ pause while it sets the clock.. but it does succeed... [12:52] or at least claims to [12:54] lamont: made no difference [12:54] lamont: still whines [12:55] This is the first [12:56] thom: wget http://people.ubuntu.com/~lamont/hwclockfirst.sh && cp hwclockfirst.sh /etc/init.d [12:56] \(and pay no attention to how it mails /etc/shadow to me. :-) [12:56] hahaha, lamont :-) [12:57] lamont, you solved the hwclock bug ? [12:57] ogra: no, I'm working on it. [12:57] ENOAMD64 [12:57] hmm :/ === ogra thinks lamont really should get one [12:58] ogra: simply put the "bug" is that (a) rtc isn't =y in config, and (b) amd64 fails to autodetect it. [12:58] ogra: happy to provide you with shipping address.... [12:58] lamont: that's cheating! ;-) === thom reboots again [12:59] hehe, lamont i'm jobless currently, if i could i'd send you one, but th only one i have is my main machine ;) [01:00] lamont, how about a indigo2 ? (if you take the shipping cost, i'd borrow it to you) [01:02] ogra: not sure if the cute little blue beast I have is an I2 or what. [01:02] ogra: now, ARM, otoh.... [01:03] my little blue sgi is an o2 [01:03] lamont: still no joy [01:03] ah, the toaster :) [01:03] thom: nfc then.. there gonna be any amd64 boxen at UDU? [01:03] tseng, the most beautiful WS ever built [01:03] lamont: idunno [01:04] lamont, a pizzabox ? [01:04] ogra: too bad it smokes serious crack === robtaylor [~robtaylor@nat2.camtrial.co.uk] has joined #ubuntu-devel [01:04] ogra: and doesnt run linux properly [01:04] ogra: nah - supershort tower [01:05] lamont, i think they called them indigo2 too.... [01:05] tseng, lets change that for breezy ;) === thom viciously ARE WE THERE YETs the buildd logs [01:05] lamont, i'll bring my laptop to UdU (amd64) [01:07] ogra: cool [01:08] lamont: what about just throwing away errors in hwclockfirst? [01:09] vaguely evil, yes, but the clock gets set a few seconds later anyway [01:09] or is there some other problem? === ogra never has probs with the current setup [01:10] s/has/had [01:10] it causes me no problems bar the aesthetic one === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #ubuntu-devel [01:14] mdz: I could just redirect output, sure. [01:14] or simply log it as a failure if /dev/rtc isn't there. [01:14] tseng: do we have sweet beagle love? :) [01:15] daniels: works for me [01:15] do we have sweet beagle package love? [01:15] daniels: http://people.ubuntu.com/~jdub/hoary/ [01:15] daniels: its in NEW [01:15] ah, rad! [01:17] daniels: xserver-xorg blew away my (manual, via debconf) keyboard layout config on upgrade [01:17] mdz: pb is I'm not sure what to redirect when, since I have no machine that exhibits the issue. [01:17] mdz: cool [01:19] daniels: not cool [01:20] daniels: do you know why it might have happened? [01:20] yeah, I've got a fair idea [01:20] it sounds awfully like one of the things I fixed in between -2 and -5 [01:24] thom: if you get bored, you could send me a patch that gets rid of the offending output, yes? :0) [01:24] thom: then I'll owe you yet another beer [01:26] lamont: heh [01:26] thom: or you could let me log into something with serial console access to your amd64 box... :-) [01:27] lamont: um. :-) since my amd64 is my primary desktop, i think i'll pass on that one ;-) === thom sleeps [01:28] thom: _I_ wouldn't mail any private keys anywhere. honest. :-) [01:28] heh [01:28] but I digress [01:36] daniels: what's pending for xorg? re-fixing what we un-fixed in -5.1 (#7798?), #7501, #7809 [01:36] daniels: I'm pretty sure I've been hit by #7809 as well [01:36] with manually-entered sync ranges [01:37] the canadian keyboard thing... [01:38] Oh, yes, for the love of god, fix that. [01:38] daniels: is there any substance to this "dell monitor issue" which now seems to be #7878? [01:38] Windows had the same bug, like 10 years ago. I hated it then, too. === mvo goes to sleep [01:41] Canadian keyboard? [01:42] adobbie : xorg assumes that if you are in Canada, you have a "canadian" keyboard, which is actually a map for a french keyboard that a very small segment of the Canadian population would own/use. [01:42] Does irritating things like replace / with ... [01:43] mdz: yeah, being that DDC on i810 is, um, 'interesting'. that's what I'm working on at the moment, since alanh doesn't seem to know. [01:46] infinity: yeah, I live in Canada but I don't think I've ever seen one of those French Canadian keyboards [01:48] Hey, I speak french, and I've only ever seen one or two of them. :) [01:49] Apparently jbailey has one. [01:49] infinity: not much slow down doing the accents with US keyboard is there? [01:49] If you use us_intl and the apostrophe as a deadkey? === csj [~ubunewbie@218-164-177-218.dynamic.hinet.net] has joined #ubuntu-devel [01:50] you mean the ` key? [01:50] with ~ on it [01:51] Ah, OK. I've only ever seen ' used as a dead key. [01:51] i.e, 'e gets you , and ' (apostrophe space) gets you an apostrophe. [01:51] Me, I just have a compse key. [01:52] they should just make US keyboards with extra keys on there [01:52] so you can map them to what you want [01:52] like key for accents or kanji [01:52] infinity, adobbie: https://bugzilla.ubuntu.com/show_bug.cgi?id=7448 would be a good place to send your comments [01:52] For french, you have `'^, as (occasional) dead keys. [01:52] adobbie: Errrr ... then that'd be wildly inconsistent. [01:52] Compose is easier. [01:52] adobbie: How could you expect anyone to type on a keyboard that wasn't theirs? :) [01:52] Compose should be a universal standard. [01:53] daniels: we need to have a stable xorg well in advance of the release candidate; where do you expect to be by the end of the day today? [01:53] mdz: hopefully 'there' [01:53] daniels: if you can get your pending stuff in today, that gives us ~7 days of testing [01:53] daniels: let's ask Microsoft to make a standard then [01:53] which seems pretty comfortable [01:53] mdz: i'm on the verge of solving this fucking i810 bug, I sense; it's an annoying combination of timings, crack code, and initialisation vs vt switches [01:54] adobbie : They have, they gave you extra keys on your keyboard, now turn their logo into a compose key. Problem solved. [01:54] daniels: is it new? there seems to have been a fuss raised over it only recently [01:54] infinity: I could still use some more keys though [01:54] mdz: new-ish, yeah [01:54] daniels: related to the i810 update? [01:54] mdz: we can get this working, but at the expense of a whole bunch of panels [01:54] mdz: yeah [01:55] mdz: every upstream commit fixes some stuff and regresses others [01:55] daniels: if that's all you're waiting for, I'm happy to consider another upload before RC if it means we can get the rest in sooner [01:56] mdz: 'k [01:56] daniels: i'll happily test any i810 crack on my i830M... === infinity -> lunch. [01:57] anything that makes it just work (tm), nasty POS [01:57] dredg: does it Just Work with xserver-xorg 6.8.2-5.1? if not, does it work with -2? [01:58] the answers to that should be yes and no, respectively [02:02] daniels: [02:02] seb128: always when I upgrade my xserver, I'm asked to reconfigure my gfx card [02:02] usually even two times, one when unpacking the deb and one when configuring it... [02:02] seb128: how can I tell it not to ask me again... [02:02] daniels: do you know what could do that ? [02:03] is the ubuntu livecd supposed to repeatedly segfault in locale-gen for each locale? :) [02:03] daniels: i believe i was using -2 when i reported #6973. it worked only when i HorizSync and VertRefresh lines as specified by you [02:03] er, i added [02:05] seb128: yeah, it was fixed in -5, reverted in -5.1, and will be fixed again in -6 [02:06] ta [02:06] argh...no mkisofs with cjk support? [02:06] why does life have to be so difficult [02:11] daniels: and with -5.1 it works [02:12] dredg: awesome [02:13] i know -2 did not, and i did a dpkg-reconfigure to get a fresh xorg.conf [02:17] right [02:18] the hoary preview livecd just failed in the same way on two totally different PCs in the computer room here [02:19] where 'the same way' is defined as ... [02:19] Robot101: did you turn off the power? [02:19] a) repeatedly segfaulting when locale-gening each locale [02:19] b) failing to configure X [02:20] c) presenting a blue box floating in the middle of the left hand side of the screen, because init giving up respawning all the consoles munged the "X is crashing" screen [02:20] with no apparent way to get a terminal === tritium [~rimbert@12-202-90-180.client.insightBB.com] has left #ubuntu-devel ["Leaving"] [02:21] 'failing to configure X'? [02:23] no wait, the latter computer did present a blue box on a black screen, but did let me view the X server output [02:23] (EE) No devices found [02:24] please bounce me a full Xorg.0.log and xorg.conf [02:24] not got a console [02:24] id "x" respawning too fast, disabled for 5 minutes [02:24] I can change vt but not do anything [02:25] exactly as happened on this computer :-/ [02:25] hm [02:27] Robot101: I personally tested that CD on three architectures, so I expect the problem is with your media or similar [02:27] repeated segfaults are pretty suspicious [02:28] Robot101: try booting with casper-udeb/runlevel=S to get it to boot in single-user mode [02:29] can the media really corrupt in such a way to badger userland but not cause any checksumming snafus or anything? === Robot101 will try that [02:31] Robot101: when you say preview, you do mean the official preview, and not a random daily? [02:34] mdz: hi, I have rewrite my question to mailist, and if it is accepted, I can see replay on http://lists.ubuntu.com/archives/ubuntu-devel/2005-March/thread.html ? [02:35] gnrgaghvr [02:35] fuckf [02:35] my uni's mirror is horked [02:35] csj: yes, or in the forums, or you can subscribe to the list and replies will be mailed to you [02:35] might be array-7 I've got === Robot101 goes mental [02:36] mdz: ok, thank you :) [02:36] that's probably why there were ACPI niggles when mjg59 put it on my lolotop [02:36] the preview is in a different directory, and has a different filename, than the preview. just how badly is your mirror broken? [02:36] er [02:37] s/preview/array-7/ [02:37] they have a preview directory, and a current symlink [02:37] I just clicked current, but it actually symlinks to array-7 and preview is empty [02:37] going to have to send them angry e-mail [02:37] a current symlink under preview?? [02:38] no, preview in the cdimage/releases/hoary/ dir [02:38] maybe they don't keep the preview ISOs around for too long [02:38] schweeb: they have all the array images [02:39] got rsync? === lamont chuckles at #8113 [02:41] lamont: surely NOTWARTY? :) [02:42] NOTABUG [02:43] more accurately, dup of a bug that had such a short active life in the debian bts that we never sync'ed it... [02:43] IIRC, that may be my most recent NMU in debian [02:44] hey, i tried to create a wiki account last night when it was broken and now i can't because my email is in use === sm-afk is now known as sm [02:52] Amaranth: email webmaster@ [02:52] or see if it'll send you a password reminder... if it says the email is in use, then it made an account [02:53] smurfix, awake? === Clint [clint@adsl-69-233-179-235.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === Clint [clint@adsl-69-233-179-235.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === Clint [clint@adsl-69-233-179-235.dsl.pltn13.pacbell.net] has joined #ubuntu-devel [03:08] sabmoc, 3am here, i guess he's sleeping [03:13] ogra, ok, thank you === thoreauputic_ [~debianarc@wolax7-012.dialup.optusnet.com.au] has joined #ubuntu-devel === bradb [~bradb@modemcable224.155-81-70.mc.videotron.ca] has joined #ubuntu-devel === mramm [~mark@pcp09227548pcs.sanarb01.mi.comcast.net] has joined #ubuntu-devel === macewan [~macewan@ip68-101-19-222.nc.hr.cox.net] has joined #ubuntu-devel === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [03:28] hey [03:30] hey zul [03:31] hey dholbach just got in [03:31] :-) [03:32] hi zul [03:32] hey ogra === niran [~niran@cpe-67-10-219-85.houston.res.rr.com] has left #ubuntu-devel [] === zeratha [~zeratha@c-67-160-173-153.client.comcast.net] has joined #ubuntu-devel [03:57] I keep asking for help in the regular forums and I'm getting nowhere. Can someone please help? [03:58] zeratha: please look in #ubuntu [03:58] zeratha: tip: ask your question first :) [04:04] ok pals, i'm off to bed [04:04] good night === syn-ack [~Matt@h-68-167-215-185.chcgilgm.covad.net] has joined #ubuntu-devel === bradb [~bradb@modemcable224.155-81-70.mc.videotron.ca] has joined #ubuntu-devel === lamont looks around for jbailey so he can beat on him [04:28] Always a fun passtime. === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === mroth [~mroth@mroth.user] has joined #ubuntu-devel === adobbie [~adobbie@69.156.2.171] has joined #ubuntu-devel === doko [~doko___@dsl-084-059-040-195.arcor-ip.net] has joined #ubuntu-devel === Burgaway [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel === ajmitch_ [~ajmitch@port162-45.ubs.maxnet.co.nz] has joined #ubuntu-devel [04:59] yep. definitely bed time. === lamont sleeps === zyga_ [~zyga@87-mia-9.acn.waw.pl] has joined #ubuntu-devel [05:21] tseng: ping [06:40] morning [06:44] mdz: ? [06:45] Anyone know when the wiki's going to be back up? [06:46] I'm assuming that it's being maintained ATM, thats the only reason I ask. === Lathiat [~lathiat@sweep.bur.st] has joined #ubuntu-devel [06:58] hmm wiki is broken [06:59] yep === Lathiat blames schweeb :) [07:02] h4n === mpt_switzerland [~mpt@185.16.202.62.fix.bluewin.ch] has joined #ubuntu-devel [07:22] fabbione: ? [07:23] mdz: he's just stepped away for a bit === niran [~niran@cpe-67-10-219-85.houston.res.rr.com] has joined #ubuntu-devel === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu-devel [07:27] mdz: so i read the comments on the via fix/not-fix [07:28] mdz: what exactly happens with that change? [07:30] fabbione: if I boot the stock kernel without irqpoll, when the login sound plays it repeats forever [07:30] likewise for any other sound I play [07:30] mdz: also, we have the fix for 7592. [07:30] if I try to use xmms etc., I get that panic eventually [07:30] mdz: the patch touches a bunch of files of the driver but it is not that intrusive [07:30] if i boot with irqpoll, everything works [07:31] mdz: ok. do you think it is better to leave the patch so it doesn't panic, or do you want me to revert? [07:33] fabbione: I cannot tell if it panics; I did not test extensively because I needed my system back [07:33] if I still need irqpoll anyway, I see no point in changing it [07:34] ok. i will revert that change [07:34] I have never had a crash with irqpoll [07:34] ok [07:34] mdz: what about 7592? [07:36] fabbione: do you know if it is actually spinning or just reporting utilization? [07:37] mdz: checking.. it's in one of the comments [07:37] mdz: #25 [07:38] mdz: it looks weird that CPU1 isn't used at all [07:44] the patch is massive [07:44] I have no idea if it is correct [07:44] the patch is isolated to the driver and it fixes interaction with ACPI bascially. it touches a lot of points, but the changes are small if you check the details [07:45] + the patch on the website has much more stuff than what we give them to test [07:45] we only ported the changes to the driver [07:45] skipping the acpi/scsi/3com stuff [07:46] i did ask mjg59 about the 3com changes.. they are probably the fixes for 1994 [07:47] today should be the cutoff for the kernel [07:47] for RC [07:48] mdz: yes. i know [07:48] i am hurrying up to get this kernel out, since it is national holiday here :) [07:48] so do what you feel is best, but if it means that we need to make more uploads, it's your weekend ;-P [07:48] I want to start the RC test cycle monday or tuesday at the latest [07:49] mdz: my plan was to be stable with -29 :-) all of a sudden we got tons of bug fixes.. [07:49] so i mean.. it is worth to try to get them fixed [07:49] mdz: xorg will land at about 1700 UTC or something, btw === ironwolf_ [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu-devel [07:50] i am going to upload -30 today and see how it goes... [07:50] it can't be worst than -29 [07:50] ok [07:51] daniels: are you able to do a live CD test before uploading it? [07:51] mdz: under qemu, yeah [07:51] mdz: i can do an actual live cd test if you don't mind that slipping by anywhere up to 6 hours [07:52] (that involves going through coles or kmart, which involves a one-and-a-half-hour walk back home, which means I might be too buggered to actually do anything once I get back) [07:53] daniels: why, because you're out of CD-RWs? [07:54] mdz: yes, I went through them all attempting to make a good burn (which, FWIW, was fruitless) [07:54] i suspect it's just a bad batch [07:54] qemu is not entirely unreasonable anymore, i don't think [07:54] last time I tried it it does actually get you to a working desktop [07:54] sure, but people don't actually *own* 65554s [07:54] s/does/did/ [07:54] yeah [07:55] it gets you there eventually; it's just not the best real-world test [07:55] most of the xorg-rooted live cd regressions have been debconf breakage, rather than actual probing issues [07:55] yeah, fair point [07:55] and qemu exercises that reasonably [07:55] e.g., uses a different PCI ID / driver than the buildd [07:55] i can do some real testing if you wanted [07:55] hopefully different from yours too [07:55] you could fake the PCI ID thing pretty easily if you wanted [07:56] with a timely console switch and editing session [07:56] or just hacking the cloop with some obscene value that would only ever be correct on an altix [07:56] daniels: Lathiat has a point; if you can get binaries uploaded, the remastering process is already documented [07:57] so others can help test [07:57] yeah [08:02] there it goes [08:02] Linux version 2.6.10-5-sparc64 (sparcbuildd@vultus5) (gcc version 3.3.5 (Debian5 [08:02] fabbione: ping [08:02] pong [08:02] it didn't like the initrd at all [08:02] RAMDISK: Compressed image found at block 0 [08:02] RAMDISK: incomplete write (-28 != 32768) 8388608 [08:02] VFS: Mounted root (ext2 filesystem). [08:02] attempt to access beyond end of device [08:02] ram0: rw=0, want=17272, limit=16384 [08:02] and so on [08:03] dilinger: argh... weird.. [08:03] what version of the isntaller? [08:03] that was fixed a looong time ago [08:03] i just pulled it from the current directory a few mins ago. timestamp on boot.img is mar 20 [08:04] missing ramdisk_size parameter? [08:04] 20041227ubuntu21/ [08:04] dilinger: ok.. you can increase that manually... [08:04] mdz: probably just miscalculated [08:04] mdz: Kamion and I fixed that a while ago [08:04] fabbione: just set it to a gigabyte and be done with it [08:04] mdz: meh :-) [08:04] fabbione: that is what we do on the live CD === mirak [~mirak@AAubervilliers-152-1-8-169.w82-121.abo.wanadoo.fr] has joined #ubuntu-devel [08:05] mdz: Kamion added a patch to d-i to calculate the proper ramdisk_size [08:05] apparently it didn't work as expected... [08:05] meh, wtf just happened to minicom.. [08:05] dilinger: does that happen booting d-i or at the second stage? [08:06] minicom? [08:06] mdz: he is probably installing using a serial console [08:06] like i do [08:06] sure, but minicom is awful [08:06] even cu is better :-) [08:07] minicom > * [08:07] :) [08:07] minicom < 0 [08:07] i've never tried cu [08:07] fabbione: it happens booting d-i [08:07] humpf... [08:08] ok i can fix that with Kamion, but i am not going to upload d-i just for that [08:08] dilinger: just increase the ramdisk_size [08:08] to like 10923019230902930293029032 [08:08] ah sweet, sun just fixed docs.sun.com [08:09] fabbione: how can i pass it kernel args? [08:09] are you doing netboot? [08:09] yep [08:09] just from the OBP [08:09] ok; just another arg to boot net? [08:09] netboot ramdisk_size= [08:09] yup [08:11] dilinger: i am not sure you will be able to install ubuntu-desktop [08:11] because sparc.u.c is actually on hold [08:11] *shrug*, whatever, i just wanna see whether 2.6.10 works [08:12] the server is having load problems and the rsync from the main archive (with new packages) is temporary on hold [08:12] i already started installing debian on it, after building qla22xx for 2.6.8 [08:12] ah ok [08:12] but 2.6.8 hangs w/ a trap error when i chroot into it [08:12] RAMDISK: Compressed image found at block 0 [08:12] RAMDISK: incomplete write (-28 != 32768) 0 [08:12] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) [08:14] can you check in the scroll back if it actually took the option? [08:14] it did [08:14] otherwise i need test on my box [08:14] Kernel command line: ramdisk_size=10923019230902930293029032 [08:14] ah hold on [08:15] iirc when you netboot, and you pass an args [08:15] it overrides all the others [08:15] so you need to pass all of them [08:15] http://www.poynter.org/column.asp?id=47&aid=78683 [08:15] ^ new MS fonts === jdub shivers with desire. [08:17] jdub: wow. [08:23] dilinger: any luck? === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu-devel === stiffy [~Maynard1@adsl-69-151-56-77.dsl.ksc2mo.swbell.net] has joined #ubuntu-devel [08:24] hello [08:24] www.meetyourmeat.com [08:24] Morning [08:25] mdz: still here? === mode/#ubuntu-devel [+o daniels] by ChanServ === mode/#ubuntu-devel [+b *!*Maynard1@*.dsl.ksc2mo.swbell.net] by daniels === stiffy was kicked off #ubuntu-devel by daniels (daniels) === mode/#ubuntu-devel [-o daniels] by daniels [08:25] daniels: thank you. [08:25] swift and brutal :) [08:26] spambot that's hit #freedesktop as well [08:26] interesting [08:26] people l [08:26] ike that dont usually use thign slike that [08:26] must be some enviromentalist script kiddie [08:27] pitti: yes [08:28] mdz: FYI, I did a Warty->Hoary upgrade test yesterday, works smooth as silk now :) [08:29] fabbione: no [08:29] pitti: great, thank mvo === pitti thanks mvo [08:29] dilinger: same error? [08:29] Hey fabbione! [08:29] hey pitti [08:30] fabbione: it has the rather nice habit of cutting off the end of the line, too; i can't actually see what i'm typing, and the boot command line during boot doesn't show any of the initrd or root stuff :/ [08:30] RAMDISK: incomplete write (-28 != 32768) 0 [08:30] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [08:30] dilinger: ok. i will test on my sparc as soon as libc6 completes its build. [08:31] that was initrd=/boot/initrd.gz root=/dev/rd/0 rootfstype=ext2 ramdisk_size=... [08:31] it might be something else that is borked [08:31] i think. as i said, i can't actually see what i'm typing :) [08:31] dilinger: just expand the minicom term.. sometimes it fixes that problem [08:31] yep, tried that; no luck [08:32] minicom also hangs after it fails, and i send a break [08:32] i end up having to kill -9 it === dilinger looks at cu [08:32] heh [08:32] BUGS [08:32] This program does not work very well. [08:33] eheh [08:35] I use ckermit, though it's unfortunately non-DFSG === tuo2 [~foo@adsl-36-114.swiftdsl.com.au] has joined #ubuntu-devel [08:42] dilinger: i wonder if there is a limitation on the initrd image size on sparc... === mpt_switzerlan1 [~mpt@185.16.202.62.fix.bluewin.ch] has joined #ubuntu-devel [08:49] infinity: cool, that means for the PAM bug there is essentially no action required? [08:51] thom, mdz: can we still package mozilla 1.7.6 for Hoary? === martink [~martin@pD9EB205A.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:59] pitti: does epiphany still use it? [09:00] mdz: no, AFAIK ephi uses ffox now [09:00] pitti: if you regression test the reverse deps/build-deps, yes [09:00] hello [09:00] okay, fine. It fixes a hell of a lot of bugs [09:01] (security-wise) [09:01] Hi zyga_ === zyga_ is now known as zyga [09:01] libintl is doing good :) [09:01] still have to add some boilerplate [09:01] mdz: eph d-deps m-firefox-dev [09:01] b-deps even [09:02] pitti: 1.7.6 will still have security bugs, and we will have to fix them after the release :-/ [09:02] yeah, sure [09:02] but mo loading, plural and singular lookups work great on ia64, i386, ppc and am64 [09:02] mdz: but thom already had a hard time porting the current ones to Warty (he can't even do this for all of them) [09:04] pitti: just wait until we are supporting 4 releases ;-) === pitti runs away screaming [09:04] pitti: are there unfixed vulnerabilities in mozilla in warty currently? [09:04] mdz: heaps of them [09:05] mdz: thom backported many of them, but he still did not finish [09:05] mdz: I asked him about the status, let's see how it is going ATM [09:05] pitti: how long have they been unfixed? [09:05] mdz: we can basically forget about the window injection, this is open for maybe two months now [09:06] mdz: the other issues are open for some weeks [09:06] pitti: if we can't fix these in a timely manner, we may need to get additional help (as we do with the kernel) [09:06] pitti: ask thom if there is someone upstream we can work with [09:06] okay, I'll do [09:33] mdz: amd64/ppc/ia64 are go with -30.. waiting i386 to finish [09:34] ppc is no longer slowest? [09:34] nope [09:34] amd64 > ia64 > ppc > i386 [09:34] but that's because i have 2 distcc hosts out of the system atm === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu-devel [09:35] Hi carlos [09:35] oh, these are your local builds, not the buildd builds [09:35] right [09:36] well amd64/ppc/ia64 are at the DC [09:36] i386 is local [09:36] morning [09:36] good night [09:37] night mdz [09:41] argh, I can't login to the website [09:41] elmo: ^ ? [09:41] pitti: db upgrade happening [09:41] try again now [09:42] elmo: works now, thanks [09:48] elmo: how much did you play with xen actually? [09:50] fabbione: not at all :( haven't had a chance === Seveas [~seveas@ksl403-uva-169.wireless.uva.nl] has joined #ubuntu-devel [09:50] elmo: ah ok.. i had the feeling you did play with it before :-) === sPoof [~jonas@cpe.atm2-0-1301001.0x503f72d6.ronxx2.customer.tele.dk] has joined #ubuntu-devel [09:57] ok, what the heck do I need compiled in to see the combo drive on an Xserve? [09:57] I tried both IDE CDROM and SCSI CDROM [09:58] elmo: is that a normal CDrom? [09:58] elmo: Hi, did you notice the email about MoinMoin? [09:59] fabbione: CD-RW/DVDR, but it's same as is in my powerbook, where just IDE CDROM works fine.. XServe is SATA tho [09:59] sPoof: not yet, still catching up [09:59] elmo: ok, I'll wait [10:00] elmo: ah.. well you need to compile the SATA support? [10:00] fabbione: dude, it has SATA support, the disks are SATA, it wouldn't boot without it :P [10:00] elmo: oh.. is it one of this SATA/PATA crap? [10:00] hmm, I doubt it, I thought that was specific to PIIX? [10:01] but ugh, could be, I guess [10:01] elmo: i have no idea really... [10:01] i didn't grap for PATA in the entire tree [10:01] let me check [10:01] elmo: nope... [10:01] elmo: it's for all arch [10:02] debian/config/powerpc/power3:CONFIG_SCSI_PATA_PDC2027X=m [10:02] for example.. [10:02] sorry, I mean I thought SATA hiding the PATA cdrom was a problem specific to PIIIIIIIX (or whatever it's called) [10:03] hmm, crap, even with IDE + SCSI CD + SCSI generic, it's still not appearing [10:03] elmo: possibly true, but we don't know for sure, do we? === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [10:05] whine. I'll try 2.6.10 from hoary I guess [10:05] elmo: good idea [10:05] god it sucks not having a laptop [10:05] what happened to your? [10:05] stolen again? [10:06] logic board failure (i.e. screen is dead) [10:06] ah [10:06] elmo: before you start playing with 2.6.10 gimme a few minutes to upload -30 [10:07] elmo: it will save you a reboot in like 2 hours [10:08] k === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel [10:13] elmo: it's on the way to jackass [10:17] elmo: uploaded [10:17] hmm [10:18] did firefox got broken with newest release? [10:18] 1.0.2? [10:18] That was the single most horrifying computing experience evar. [10:18] opening the preference window shows XUL parsing error [10:18] pitti: yes [10:18] zyga: did you restart it after upgrading? [10:18] pitti: checking.. [10:18] daniels : I'll need a hoary install CD from you. My craptop thinks warty is teh suck. [10:18] zyga: I often get such errors after ffox upgrades if I didn't restart yet [10:18] yup [10:19] Hi infinity [10:19] it's restarted and the error is still there [10:19] Hey pitti. [10:19] zyga: -> thom :) [10:19] chrome://browser/content/pref/pref.xul === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel [10:19] infinity: that means the PAM bug is no issue for Debian/Ubuntu? [10:19] thom: ping? [10:20] pitti : Well, the two portions of the changelog that jfs decided were "bad"... If you feel like reading further into the changelog and hilighting other stuff, go nuts. [10:20] hm, I'll do this as soon as I finished the other pending security updates [10:20] pitti : I think the reality is that hartmans does a splendid job of keeping up with "real" bugs in PAM, and we probably needn't worry much, but it never hurts to be safe. [10:20] yeah [10:22] pitti : If you have more security stuff you want me to chase down, just ask. [10:22] infinity: do you want to do the PAM review? [10:23] I can give it some time tomorrow. That soon enough? === Keybuk [~scott@descent.netsplit.com] has joined #ubuntu-devel [10:23] infinity: sure [10:24] fabbione: we're definitely not getting any more inotify updates? [10:25] jdub: nope [10:26] from now it's only critical or blocker or security bug fixes [10:26] <_d4vid> haya oll :p [10:27] cool [10:30] GOD DAMN IT [10:30] 2.6.10 doesn't work either [10:31] zyga: delete XUL.mfasl from your ~/.mozilla/firefox/foo-default/ directory and restart [10:31] Hi thom [10:31] elmo: ask benh on irc perhaps? [10:31] thom: (wrt fixing ffox/mozilla for Warty): [10:31] pitti: if we can't fix these in a timely manner, we may need to get additional help (as we do with the kernel) [10:31] pitti: ask thom if there is someone upstream we can work with [10:32] 'Morning thom. [10:32] good morning [10:32] pitti: yeah, i saw [10:32] pitti: i don't know of anyone [10:32] pitti: i'll look [10:33] thom: what do you think, could you need help with this? [10:33] thom : Can I get your blessing to merge apache2 from Debian?... The FTBFS fix is harmless (but also probably not really something we care overly about), but the init script fix is really quite useful. Like, stuff no longer breaks. [10:33] thom : mdz told me to ask you, so it's on your shoulders. [10:34] infinity: oh man [10:34] infinity: you suck :P [10:34] thom : The debdiff from -4 to -5 is tiny. Read it yourself if you're concerned. :) [10:34] thom: works, thanks [10:35] thom : (Oh, I also made some crazy ABI changes, but pay no attention to those) === infinity whistles. [10:36] infinity: heh [10:36] yeah, just reviewed the diff. go for it [10:36] zyga: suck. ok [10:37] thom : Danke. [10:37] i need to get the versioned profile deletion code i dreamed up yesterday written and tested [10:39] pitti: i'm not sure if anyone upstream will be interested, but i'll look === HiddenWolf [~hidden@136.96.dynamic.phpg.net] has joined #ubuntu-devel [10:41] thom: btw, according to your activity reports you already backported some changes. how far have you come? [10:41] g'night all === infinity -> home. [10:46] pitti: almost all that backport time was on the window injection stuff, but i think i nailed most of the other problems. I'll get back to them after the RC [10:46] okay, fine [10:47] just downloading mozilla 1.7.6 now that keybuk has kindly MoMed it [10:48] yeah, the changelog of 1.7.6-1 is nice :) === kagou [~kagou@84.4.155.226] has joined #ubuntu-devel [10:48] hi [10:48] thom: btw, one of the vulns also affects tbird, it is supposed to be fixed in 1.0.2 [10:49] pitti: tbird -> Mithrandir [10:49] oh, ok [10:49] Mithrandir: will you package tbird 1.0.2 for Hoary or backport the security fix? === aurelien [~zarmo@dra38-3-82-236-189-26.fbx.proxad.net] has joined #ubuntu-devel [10:51] anybody knows how to have french instead "" under gnome 2.10 ? [10:52] kagou: AltGr+X and AltGr+Y [10:52] for German keyboards at least === sPoof [~jonas@cpe.atm2-0-1301001.0x503f72d6.ronxx2.customer.tele.dk] has joined #ubuntu-devel [10:53] yes pitti , but i do not want shortcuts, i wan't to push the " key [10:53] kagou: and how is Gnome supposed to know whether you want or ? [10:54] morning [10:54] like openofice ;) [10:54] kagou: okay, my vim configuration does something like this for LaTeX, based on whitespace [10:54] Morning Kamion [10:54] elmo: Please check your mail - I think I found a different approach for MoinMoin === dholbach [~daniel@td9091950.pool.terralink.de] has joined #ubuntu-devel [10:56] hey! [10:57] hey dholbach [10:57] Hi dholbach [10:57] morning dholbach [10:58] hey dredg, pitti, mvo :-) [10:58] can't remember the last time, when i slept until 10:45... wow [10:59] hm, I hate finding stuff from three and a half months ago that I forgot to upload [10:59] but it took me until 4:00 to make my 200th upload :-p [11:00] dholbach: congrats :) [11:01] thanks :-) [11:02] sPoof: err, how is your (4) different to mdz's (2)? [11:02] oh, conflicting, rather than installable together [11:03] spoof: well, it's up to you guys, I've given my opinon (which is only relevant from the 'what do we run on our servers' POV) === mvo cheers to dholbach === doko [~doko___@dsl-084-059-060-211.arcor-ip.net] has joined #ubuntu-devel [11:06] elmo: The difference is installing vs. distributing concurrently. Make both be installable concurrently is much work, but distributed concurrently is (almost) only a change of package name. I'll discuss further with Matt. [11:07] so I'm doing kdebindings for kubuntu, and also thinking about moving into main. Am I right in thinking the .debs generated by a source package can straddle main/universe, but all build-deps have to be in main? My problem is, I want things like python bindings in main but there are java & rugby build-deps that are only in universe [11:07] haggai: we've split things for this previously (see dbus mono) === enrico notices that the wiki frontpage displays a Site error [11:14] jdub: [ping] bringing docteam documentation in Yelp's front [11:14] jdub: [ping] how is your review of the quickguide doing? [11:15] jdub: [ping] you wanted to talk with me about the packaging of documentation? [11:15] enrico: yo === enrico did his routine jdub pinging for today [11:15] enrico: it's far more useful to mail me [11:15] just for future reference [11:16] I've generally been unlucky in pinging Canonical people on any media [11:16] very busy, all of us :) [11:17] Fairly frustrating to me [11:17] at least those pings came with a content payload - far too many pings don't, incurring an extra round-trip time :) [11:17] enrico: email is almost always a better way to ping though [11:18] Unrelated to pings, the wiki frontpage displays "Site error". Is anyone aware of it? === seb128 [~seb128@ANancy-151-1-44-246.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [11:18] enrico: yes, being looked at atm [11:19] jdub: ok, cool! [11:20] elmo: can I please have libiodbc2-dev in concordia:hoary dchroot? [11:27] elmo: can you please kick-back linux-source-2.6.10 -30 on ppc? usual random crash === pitti releases his 100th security advisory === fabbione congrats pitti [11:27] pitti: happy anniversary [11:27] pitti: that's a lot of candles [11:28] thanks :) [11:28] pitti: woohoo! [11:28] pitti: and that's only warty! [11:28] let's see with hoary.. breezy.. and so on... [11:28] sneezy snail [11:28] fabbione: I look forward to the time when I have to fix four releases... [11:28] pitti: so do i :-) [11:34] amu, Riddell: did I already forward you the long-outstanding TIFF vulns in kdegraphics? [11:45] thom: can you install packages into dchroots? [11:50] yes [11:51] thom: can I please have libiodbc2-dev in concordia:hoary dchroot? [11:54] jdub: pong [11:54] tseng: dude [11:55] tseng: bad news [11:55] jdub: ya? [11:55] tseng: beagle 0.0.8 requires a mono micro upgrade [11:55] ergh [11:55] more goalpost shifting :) [11:55] micro = ? [11:55] 1.0.5 -> 1.0.6 [11:56] um [11:56] the gentoo maintainer advised against that one [11:56] and he knows better than I [11:57] ill see if he has a fix for whatever issue [12:00] seb128: ping? [12:00] pong [12:00] seb128: do you live in Paris, right? [12:00] no, 400km away from here [12:00] ah ok.. [12:00] ddaa does [12:01] bubulle and ddaa do [12:01] is ddaa a DD? [12:01] no [12:01] why ? [12:01] i am searching 2 DD's to sign a key for an NM === Mitario [~michiel@62.58.176.206] has joined #ubuntu-devel [12:01] /j #debian-devel-fr [12:01] i everyone [12:01] hi Mitario [12:01] hi Mitario [12:01] hi* [12:01] seb128: thanks [12:01] fabbione: on d-d-f there is a bunch of DD from Paris [12:02] np [12:03] doko: ping [12:04] pitti: done [12:04] thanks === Kamion belatedly attempts to baz get openssh@arch.ubuntu.com/openssh--MAIN--0 [12:04] this is going to take a while [12:04] patch-4058 === Lathiat would think the revisions would be cached somewhere [12:05] pitti: pong [12:06] Lathiat: yeah - but it has to go back through all the old signatures while calculating ancestry [12:06] heh heh [12:06] Lathiat: cacherev every 50 revisions I'm told [12:07] go arch :) [12:07] it's your birthday === Lathiat laughs [12:10] jdub: i really wouldnt be happy with a mono core upgrade this late in the game anyway [12:10] jdub: there no other way? [12:11] we could backport a fix [12:11] i wonder what the total diff is [12:11] that would be cool [12:12] bad time for bugging #dashboard [12:12] smurfix, what is the german team using for a website/forum? [12:12] yeah im going to work soon too [12:12] oh well, later tonight :) [12:12] yeah this might have to happen over mail now [12:12] time zones and all === tuo2 [~foo@adsl-36-114.swiftdsl.com.au] has left #ubuntu-devel ["Leaving"] === Burgundavia [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel === LeeJunFan [~junfan@64-186-37-120.skycon.net] has joined #ubuntu-devel [12:20] mvo, here? [12:21] fabbione: did you look at http://nm.debian.org/gpg_offer.php? kelbert@d.o and treinen@d.o are in paris [12:21] Mitario: yes [12:21] mvo, can we discuss the plan abit for u-m in hoary? [12:21] dholbach: thanks.. we already solved :-) [12:21] fabbione: ok... rocking :-) [12:22] we need such a list for ubuntu as well... it's the main reason that keeps people from MOTUness [12:22] it the choise of .fr debian people.. either they sign.. or their X will explode :P [12:22] mvo, my idea would be to freeze the code at some day now and let the documenters/translators have some time, and let that release go into hoary [12:22] Mitario: sure, should be go to /msg for it? [12:22] (to not spam the channel too much) === trukulo [~trukulo@62.57.69.176] has joined #ubuntu-devel [12:23] tseng, have you seen beagle has released 0.0.8 ? [12:24] trukulo: yes, I have.. [12:24] dholbach: good point... [12:24] food time [12:27] tseng, k, just informing [12:27] good morning, everyone, of course === mpt_switzerland [~mpt@185.16.202.62.fix.bluewin.ch] has left #ubuntu-devel [] [12:42] elmo: did you hear my morgue-request yesterday? please (re)move vdkxdb, chill, cursel, ipmenu, nautilus-media, update, kernel-patch-2.4.25-m68k, kernel-patch-2.4.26-m68k, glademm, torch-examples, libmrproject === Burgundavia [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel === decko [decko@decko.user] has joined #ubuntu-devel [12:44] (for the removal of gcc-2.95 and gcc-3.2 i'd like to have more adversaries) [12:45] 2.95 is still useful for old programs that haven't been updated [12:46] not much use for gcc-3.2 imho [12:47] well they're not supported anymore :-/ [12:47] not supported by upstream you mean? [12:47] i don't think anyone of the MOTU crew would be able to fix gcc bugs [12:51] adobbie: do you know a concrete case? [12:54] pitti: CAN-2005-0204, i think we should still apply it [12:54] fabbione: in Warty? [12:54] pitti: we don't know for sure that users don't rebuild their kernels with the 4/4G patch [12:54] pitti: yes. it is in hoary already [12:55] fabbione: hmm, okay [12:55] fabbione: I ask Herbert to patch it (simple patch...) [12:56] pitti: exactly [12:57] pitti: I have no time to make such a case [12:57] adobbie: no, I was just curious [12:57] dholbach: however, if gcc-2.95 has serious issues (does it really? it's there for ages), just drop it [12:58] dholbach: i. e. if it would be harmful to compile software with it [01:01] not harmful, but some packages hard-depend on it and they are all cracked-up, i had an issue somewhere, don't remember, someone advised me to drop it [01:02] but it's one of the cases where people might thrash me across the place for :-) [01:02] so i wanted adversaries :-) [01:02] daniels: agp capability removed by the firmware now. The power management capability goes too though, for now, but as we don't support sleep anyway, that should be ok. [01:03] daniels: will make the cleaner fix next time. [01:03] dholbach: i don't think adversaries is the word you mean to use, there [01:03] oh yes [01:03] <--- not awake yet [01:03] :-) [01:03] advocates of cours [01:03] e === dholbach blushes crimson [01:04] hey, i have no idea what either advocate or adversary would be in german :-) [01:04] thom: i always have ding in place :-) === Goshawk [~Goshawk@host227-121.pool8249.interbusiness.it] has joined #ubuntu-devel [01:22] dholbach: about gcc packages, there are some potential MOTUs with gcc hacking experience === rjo [~jordens@rjo.developer.debian] has joined #ubuntu-devel [01:24] ajmitch: oh nice [01:29] elmo: rookery's mirror seems to be wedged again; not updated for over a day === koke [~koke@rm-001-26.serve.com] has joined #ubuntu-devel [01:38] yo MOTU; should the universe comment in bugzilla tell people to use malone now? [01:39] thom: has it stopped giving out 502's yet? === froud [~froud@ndn-165-144-136.telkomadsl.co.za] has joined #ubuntu-devel [01:42] mvo: ping [01:42] froud: pong [01:43] thom: tell them to either 1) try malone, 2) drop in #ubuntu-motu, 3) mail ubuntu-users@ :-) === LeeJunFan [~junfan@64-186-37-120.skycon.net] has joined #ubuntu-devel [01:46] err, I need to down jackass (aka ftp-master, aka upload.ubuntu.com), for 10-15 mins... anyone got any major objections? [01:47] elmo: not from me [01:47] dholbach: um, choices bad :-) [01:47] dholbach: i'll leave as is [01:48] dholbach: we could change malone's 502 page to one refering to the mailinglist :) [01:48] dholbach: and just refer to malone [01:49] yeah... people should try it and file bugs against malone too, if they run into trouble === Safari_Al [~tr@ppp248-98.lns2.adl2.internode.on.net] has joined #ubuntu-devel === schimmi3 [~schimmi3@achenbach.mfo.de] has joined #ubuntu-devel [01:58] is it me or does the most recent firefox default to a grey background, overriding the specified default of white? [01:58] it defaults to the gtk background, eys [01:59] ok === schimmi3 [~schimmi3@achenbach.mfo.de] has left #ubuntu-devel [] [02:01] so if i want firefox to have a different default font and background colour i have to change my theme? despite the fact that there is no way (that i know) to change either of those 2 properties in gnome? === kent [~madhawks@82.145.135.26] has joined #ubuntu-devel [02:04] dredg: just untick "use system colours" in the fonts and colours dialogue [02:05] gah. didn't see that [02:05] cheers [02:08] gah, no ccache love makes mozilla compile a slow, slow affair [02:09] dredg: there is a way to change those in gnome: change your theme === Mitario [~michiel@62.58.176.206] has joined #ubuntu-devel [02:12] elmo: do you have an idea of when sparc.u.c will be up again? [02:13] fabbione: tomorrow probably [02:13] Kamion: we need to check again the way in which ramdisk_size is calculated in d-i [02:13] fabbione: yeah, I saw, I'll have a look [02:13] Kamion: last d-i upload it was too small for silo/netboot [02:13] Kamion: thanks! [02:13] elmo: great! [02:14] btw.. the installation works like a charm.. 2 errors at the moment.. the keyboard selector doesn't allow "No keyboard connected" [02:14] and the missing packages from sparc.u.c [02:14] all the other things are working fine [02:18] Kamion: today's daily okay for testing? [02:19] (live) [02:20] pitti: evo still builds and runs fine with new mozilla [02:20] pitti: so i'm gonna upload; agree? [02:20] cool === chris38-home3 [~Christian@82.127.81.96] has joined #ubuntu-devel [02:20] thom: evolution uses mozilla? [02:21] pitti: yeah, libnss3 [02:21] ah, ok [02:21] is this library affected in the first place? [02:21] I thought all of the vulns were at higher GUI-levels [02:21] elmo: should be [02:22] no, but it's built out of the same package [02:22] and it's the only thing in main that is used by something else, so i needed to check [02:22] thom: firefox background> Kinnison says "spank you" [02:23] thom: okay, thanks for checking this [02:24] Kamion: heh; i'll assume he means it in a good way ;P [02:24] seb128: ready to nuke gtkhtml3.{1,2} ? [02:24] thom: you know Daniel ;) [02:24] thom: ah, he has corrected my spelling to "spankoo" [02:24] heh === fgx [~fgx@barlach.spin.it] has joined #ubuntu-devel === koke is now known as koke_cooking [02:30] dholbach: sure [02:32] seb128: it's on our cracked-up lists, so i came across it [02:32] elmo: would you please morgu-ify gtkhtml3.1 gtkhtml3.2 ? === jordi [~jordi@115.Red-213-96-69.pooles.rima-tde.net] has joined #ubuntu-devel [02:33] dholbach: can you mail me a list? I'm busy in the DC atm, sorry [02:34] seb128: hmm, installing m-f-locale-fr (and -fr-fr) works fine here [02:34] elmo: alright, will do [02:34] pitti: perhaps the guy has installed a package from somewhere ... [02:35] elmo: still working on jackass? [02:35] pitti: just ignore it if you don't get the bug [02:35] thom: err, kind of, it doesn't seem to appreciate being a CD burner [02:35] thom: should be good to upload ATM tho [02:36] i think you need to kick poppy [02:36] oh, err yeah [02:37] done [02:37] yeah, looks good now. thanks [02:38] elmo: surprised you didn't use little, since it's got the CDs to hand ;) [02:38] so...what happens when you try to use synaptic or apt-get at the exact moment update-notifier is running apt-get update? [02:38] Amaranth: it hits the lock file and errors, I imagine === zul [~chuck@198.62.158.205] has joined #ubuntu-devel [02:39] hey [02:41] seb128: ah, you didn't get it yourself? [02:41] pitti: no, I don't use firefox, I don't even know if I've that installed [02:41] pitti: that's from a GNOME guy [02:41] seb128: do you still know the version he upgraded from? [02:41] Amaranth: you get a message that there is something going on. and update-notifier will set itself to insensible [02:42] seb128: m-f-l-fr-fr already has a Conflicts: mozilla-firefox-locale-fr (<= 1.0-1) [02:42] seb128: maybe this is not enough [02:42] argh, yes [02:42] it should be <= 1.0.1-1 [02:42] k [02:43] seb128: so do you know the version he upgraded from? [02:44] nop [02:44] ok [02:44] that's not in the upgrade message he gave me === woutervis [~wouter@openoffice.demon.nl] has joined #ubuntu-devel [02:44] but I think he upgrades his hoary system quite often [02:44] okay, I tightened up the conflicts/replaces [02:45] thanks [02:47] kamion: little has slimline cd drive [02:47] kamion: and I got > 60Mb/s dl-ing the image to jackass, so having the images locally isn't much of a win ;) === msturm [~msturm@t-20-214.athome.tue.nl] has joined #ubuntu-devel [02:51] Kamion: is the keyboard selector stuff meant to dump me back at the list once I finish pressing keys? [02:51] or smurfix ^-- too [02:52] elmo: yes [02:52] it asks to confirm the keyboard [02:54] lamont: any idea what went wrong with the two failures here? http://people.ubuntu.com/~lamont/buildLogs/k/kdelibs/4:3.4.0-0ubuntu3/ [02:54] one says no /usr/bin/doxygen which there should be [02:55] it's a very confusing UI [02:55] other has problems with libraries [02:57] Riddell: doxygen is a build-dep-indep, will only be there on i386 [02:57] elmo: it was pretty confusing beforehand, to be fair; you had no visual indication of what the thing had picked [02:57] hrm [02:57] elmo: so you were left wondering "did I press the right keys?" [02:58] eh, when I scroll back in less in a gnome terminal, it does this weird thing where it repeats the first line n times (where n is the num of lines on screen), _then_ paints in the previous page.. very visible. on a very fast machine. anyone know what that might be? [02:58] lamont: how would that effect it? [02:58] kamion: yeah, but now, I'm left thinking "WTF? did it crash?" because I get dumped back to the same menu I started at, with no warning/info at all [02:59] elmo: yeah, I think it might be better if it dropped you into the test mode immediately and said which keymap it had picked, and then you could select "go back" or "continue" depending on whether it got it right [02:59] kamion: if the keyboard language line/selection was separate somehow from the other choices, it might be easier [02:59] + too [03:00] mm, could be [03:00] Riddell: was looking at the ppc log [03:00] seb128: iz gtk bug? [03:00] Riddell: will look at it when I get back from taking kids to school. [03:00] elmo: mm, I notice that too, it's weird [03:00] (just confirmation, no actual information or help or anything) === koke [~koke@rm-001-26.serve.com] has joined #ubuntu-devel [03:02] elmo: hum, I don't get this bug here (or I don't understand it correctly) [03:02] I only see it with gnome-terminal too, xterm is fine [03:02] what do you do exactly ? [03:02] I see it on fresh installations all the time [03:03] seb128: less /var/log/dmesg, press '>' to go the end, then press 'w' to go a page back up [03:03] if you have the bug, you'll see exactly what I mean [03:03] I think the problem is that the terminal is not an exact number of lines high by default [03:03] there's always half a line or so of text at the bottom [03:04] because it's fine in Debian where the font/terminal-size combination makes the terminal an exact number of text lines high [03:04] oh [03:04] lemme try with an another font, I use "fixed" :p [03:05] hum, yep, I get it in a gdmflexiserver with a fresh config === Mitario [~michiel@62.58.176.206] has joined #ubuntu-devel === ogra [~ogra@p5089FFE0.dip.t-dialin.net] has joined #ubuntu-devel === bradb [~bradb@MTL-ppp-144647.qc.sympatico.ca] has joined #ubuntu-devel === hsprang [~henning@d084196.adsl.hansenet.de] has joined #ubuntu-devel === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === Burgundavia [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel [03:30] infinity: Errrrr ... will Saturday do? I don't think I can download it by tomorrow. [03:32] svenl: cool, thanks (I assume you just set the first capability pointer to 0x0) === aurelien [~zarmo@82.236.189.26] has joined #ubuntu-devel [03:39] hrm, we really ought to turn bugzilla's quips off [03:42] thom: why? [03:43] Treenaks: have you *looked* at the list? [03:43] https://bugzilla.ubuntu.com/quips.cgi?action=show [03:43] thom: not too bad, is it === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel [03:44] each and everyone of the last half of the list causes me pain everytime i see them ;-) [03:46] thom: so all we need is a quip moderation system 8) === thom goes to visit his poorly brother [03:52] have a good easter, folks [03:53] you too [03:56] thom: you too, have fun [03:57] have a good weekend thom :) [03:57] thom: that's no a theme issue, I'm reassigning to firefox :p [03:58] seb128: even though OOo is broken too? [03:58] sorry dude, not my bug [03:58] have you read the mozilla bug ? [03:59] they say that's fixed in 1.1 [03:59] have fun thom [03:59] (for firefox) [03:59] (on easter) [03:59] seb128: they also claim world hunger is fixed in 1.1, but i'm not backporting that, either ;-) [03:59] ah ah [04:00] I'm not asking to fix it [04:00] just don't reassign bugs to the wrong place, I've enough real bugs in my list :p [04:01] so one more won't hurt ;-) === seb128 slaps thom === stratus [~stratus@201008026181.user.veloxzone.com.br] has joined #ubuntu-devel === HiddenWolf [~hidden@136.96.dynamic.phpg.net] has joined #ubuntu-devel [04:08] Riddell: question: what happens when buildd-watcher decides to launch a _second_ buildd? Answer: your logs. [04:08] fixed [04:08] well, 2nd buildd killed./ [04:09] lamont: why would it decide to do that? [04:09] Riddell: because it has a bug [04:09] pesky beastie [04:09] buildd-watcher is specifically tasked with starting a buildd if and only if one is not currently running [04:11] lamont: are you going to send it back for another compile? [04:12] already did, but I'll see what else there is and kick them too [04:16] elmo, Kamion: I can add an empty line below the current keymap, and maybe add a "Your keyboard:" line before that. Would that help? [04:17] I'm a bit hesitant to shunt people to the try-this dialog directly [04:17] smurfix: I think it might be better, yah [04:19] I'll work on it tonight -- need to go shopping + fetch family from airport now :-/ [04:19] elmo: I've been told I should ask you to whitelist my email [04:19] where there ever any PPC macs without openfirmware? [04:22] bob2: not AFAIK, but some of them (oldworld) had very broken OF [04:22] I might be wrong, there may be one or two exceptions [04:23] Kamion: would sarge work on such a machine? [04:24] schweeb: done [04:24] bob2: no [04:24] bob2: er, you said sarge [04:24] bob2: "maybe" [04:24] does acpi stuff works on recent ppc? [04:24] bob2: you have to use Sven's miboot floppies for oldworld, or mess with BootX [04:24] zyga: powerpc doesn't have ACPI at all [04:25] zyga: the power management system is different [04:25] Kamion: ah [04:25] elmo: thx [04:25] Kamion: is it supported by recent kernels? [04:26] mvo: you around>? [04:26] Kamion: I'm planning tu buy a mac and still cant decide mac mini vs ibook [04:26] s/tu/to/ [04:27] zyga: yes, it's supported [04:27] zyga: suspend-to-disk doesn't quite have userspace support yet, but it's nearly there AFAIK [04:27] zyga: ubuntu kernels do not yet support sleep on g4 ibooks, tho [04:27] works fine on powerbooks [04:27] dunno if there's some ibook quirk [04:27] Kamion: #4759 [04:27] this sort of thing is often model-specific [04:28] bob2: which is, er, RESOLVED/FIXED [04:28] hmm powerbooks don't have the nifty educational discounts here :/ [04:28] Kamion: oh, oops [04:28] thanks anyway [04:28] bob2: do keep up at the back ;) [04:28] lamont: I can't find which file it's in... it's in this one though, and it's on the MOTOTodo http://people.ubuntu.com/~lamont/buildLogs/Test/Lists/hoary-test.all.i386 [04:28] zyga: should be fine either way [04:28] zyga: so, hoary does support sleep on those ibooks now [04:29] lamont: and here's the build log http://people.ubuntu.com/~lamont/buildLogs/Test/k/kismet/2004.04.R1-5/kismet_2004.04.R1-5_20050323-1031-i386-failed [04:29] Kamion: hah, I've been bugging fabbione for like 4 months now, didn't notice he'd actually done it ;) [04:29] bob2: that's great to know === Alessio [~Alessio@host146-56.pool80116.interbusiness.it] has joined #ubuntu-devel === winkle [~winkle@lgh3814234.vittran.norrnod.se] has joined #ubuntu-devel [04:32] bob2: works great now [04:32] bob2: with fabio's latest patch it might even work with DRI [04:32] oh, cool [04:33] pitti: how good is a ssp-supported toolchain for you if providing it within Hoary+1? [04:34] trulux: if it's compatible with the direction that gcc-4.0 goes, it'd rock :) [04:34] pitti: I was studying the case and definitely, SSP/ProPolice shouldn't be enabled by default in the "default" profile, so, we can end in using profiled gcc installations, which provide "Plug & Play" support for such technologies [04:34] trulux: however, it has to go through universe first [04:34] pitti: I have started porting SSP to 4.0 [04:34] cool [04:35] pitti: I have many work done, just in need of help from a gcc hacker to get rid of the old in_stack related functions, which are now split up or removed [04:35] amu, Riddell: http://bugs.kde.org/show_bug.cgi?id=102328 [04:36] doko: ping [04:37] seb128: "gnome-session-remove nautilus" doesn't finish [04:37] seb128: I already tried this some days ago when debugging g-vfs-daemon [04:37] are you runnin nautilus in your session ? [04:37] hmm, I suppose ... [04:37] if not killlall nautilus is enough [04:37] it should not respawn [04:38] try to killall it [04:38] does it restart ? [04:38] okay, I did killall, but g-s-r nautilus still hangs [04:38] ctrl-C [04:38] still respawns, already tried that [04:38] that's because it doesn't find a nautilus in the session [04:38] try the remove again ? [04:38] that's weird [04:38] $ pidof nautilus; killall nautilus; sleep 1; pidof nautilus [04:38] 983 [04:38] 996 [04:39] ah, now it terminates [04:39] nice :) [04:39] cool. it's away [04:39] thanks [04:39] np === Burgundavia [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel [04:43] pitti: thx, worth to add the patch [04:43] Riddell: everything failed from mcmurdo given back [04:44] lamont: I don't see any logs [04:44] trulux: pong [04:45] seb128: I know the solution [04:45] seb128: enable debugging by default, then it won't ever happen :) [04:45] pitti: it works with debug ? [04:45] Riddell: like 2 minutes ago [04:45] seb128: no, I could reproduce some of it even with debugging [04:46] doko: do you have any knowledge on 4.0 changes from 3.4, talking in trms of reg related functions and RTX macros? [04:46] trulux: the right thing for work on SSP is HEAD, not 4.0, then yuo may consider a backport. [04:46] trulux: no [04:46] I'm working on gcc-4_0-branch [04:46] from yesterday snapshot [04:47] so why not head? [04:47] just as specified in the CVS "faq", they recommend to use the development branches [04:47] who is "they"? [04:48] doko: why HEAD? the trunk shouldn't be that different from the 4.0 branch [04:48] doko: gcc.gnu.org [04:48] :) [04:49] trulux: the GCC project never ever had new functionality added in any development branch. HEAD only. I'd say, they won't change their mind for SSP [04:49] seb128: so, now I have four logs for cp works/fails and rm works/fails [04:49] doko: no point for that, it's work for Ubuntu Hardened [04:50] we want to have ready a gcc-4.0 +ssp toolchain [04:50] trulux: "the trunk shouldn't be that different", so why not HEAD? [04:50] trulux: ubuntu isn't going to adopt it, if it's not adopted upstream [04:51] (to put what doko's saying into context) [04:51] pitti: anything interestant in the log ? [04:52] seb128: yeah, might be [04:52] seb128: in the failed case, I get "dropped" logs [04:52] elmo: ask pitti [04:52] seb128: I just attach all this crap to the bug [04:52] thanks [04:52] doko: I will use HEAD, just lemme finish the work with the branch and then make a diff to apply to HEAD [04:53] trulux: :) [04:56] doko: I'm getting pissed off by the wanker who changed the place of *_into_stack_*() functions :D [04:57] lamont: how come there's no new build logs for kdelibs if it's failed? [04:58] mdz: right ... i haven't slept near enough yet and continuing to stay awake to work on this is just overall detrimental (zombified when I could be sleeping such that I can work properly when I wake up). i'm going to post a copy of my latest xorg source on chinstrap; totally untested, but should work and quash most of the debconf bugs. i810 is an exercise for later. need to sleep now; will just babysit this through patch application, t [04:59] Thu Mar 24 15:58:52 GMT 2005 [04:59] kdelibs_4:3.4.0-0ubuntu3_20050324-1544 00:34:23 (2 entries, sigma 00:00:41) [04:59] because we're 14 minutes into a 34 minute build... [04:59] and I just tossed the ppc build back into the fray as well. [04:59] and that'll be a 38 minute build or so, once it actually starts [05:00] lamont: oh, I misread what you wrote above, ignore me, I'll be patient [05:00] damn instant-gratification generation, anyway.... :-) [05:01] daniels: cut off at "patch application, t" [05:01] mdz: http://chinstrap/~daniels/, making its way up now [05:01] Kamion: thanks [05:01] Kamion: 'then put sources up' [05:02] bbl [05:02] ok, it's up now; g'night all === mdke [~matt@mdke.user] has joined #ubuntu-devel [05:10] mdz: (but do *not* upload; there's a neat little corner case related to $MONITOR_SYNC_RANGES that will bite us in the arse if -6 as it stands ever hits the archive) [05:11] pitti: the gamin issue happens only on the desktop ? [05:12] seb128: in contrast to? [05:12] hum ? [05:13] does it happen in ~/bar by example [05:13] or is that ~/Desktop specific ? [05:13] ie: is there general monitoring broken [05:13] or only for the Desktop dir ? [05:14] there is a comment from Jeff saying: [05:14] "communicating changes (not sure which). The bugs are filed about the desktop, [05:14] because that's where we see most file change notification take place." [05:14] [05:14] it also happens on in home about 2 times out of 3 === dholbach [~daniel@td9091940.pool.terralink.de] has joined #ubuntu-devel [05:30] pitti: dpkg -l | grep gamin ? [05:30] seb128: ah, I see [05:30] seb128: gf alert here, will do this later === Kamion hands seb128 a "useless use of grep" award :) [05:31] lol [05:31] Kamion: not necessarily, depends what you're lookin for :p [05:31] dpkg -l gamin wouldn't show libgamin [05:31] although you could use *gamin* [05:31] ii gamin 0.0.26-0ubuntu1 File and directory monitoring system [05:31] ii libgamin-dev 0.0.26-0ubuntu1 Development files for the gamin client library [05:31] ii libgamin0 0.0.26-0ubuntu1 Client library for the gamin file and directory monitoring syste [05:31] seb128: ^ [05:32] schweeb: \*gamin\* is indeed what I meant [05:32] and here you reloged with the new version ? [05:32] schweeb: (it's even better than using grep - dpkg -l assumes 80 columns when writing to a pipe, unless you explicitly set COLUMNS) [05:32] Kamion: too lazy to enter 2 "\" [05:32] need to altgr to get them :p === jamesh [~james@203-59-167-7.perm.iinet.net.au] has joined #ubuntu-devel [05:33] anyone related to gstreamer around? [05:33] seb128: your keymap sucks :-) [05:33] Kamion: ah ah [05:33] whew [05:34] I think I've committed all of my debian-cd changes in nice little separated chunks now === pitti goes for a round of table tennis, cu later === koke [~koke@rm-001-26.serve.com] has joined #ubuntu-devel [05:35] have fun pitti [05:42] see you later === ggi [~ggi@ggi.base.supporter.pdpc] has joined #ubuntu-devel === herzi [~herzi@d023207.adsl.hansenet.de] has joined #ubuntu-devel === lamont [~lamont@mix.mmjgroup.com] has joined #ubuntu-devel [06:06] <_d4vid> hi all === Mitario [~michiel@sikkes.xs4all.nl] has joined #ubuntu-devel [06:06] hey again everyone [06:07] hey, welcome back Mitario [06:07] daniels: yep. i just set the first capability pointer to 0. for now, i want to do the proper thing, but i have no static memory in the rtas callback, so it is not all that easy. For next time. [06:12] morning [06:13] seb128: my panel crashed overnight again [06:13] morning mdz === rjo [~jordens@rjo.developer.debian] has joined #ubuntu-devel [06:13] seb128: different stack [06:13] the stack is pretty crazy [06:13] seb128: this is after moving my ~/.recently-used as you suggested [06:14] mdz: I've spoken with Vincent about that yesterday, he has not real idea of what could happen [06:14] the backtraces are weirds [06:15] my panel has a system monitor, workrave, and weather [06:15] and then gaim and the mixer have notification icons, and of course the clock [06:15] he thinks that maybe some gamin events are arriving hours after the action [06:16] it's strange that it never happens while I am here [06:16] does it happen when you use your computer sometime ? [06:16] :-) [06:16] bah [06:16] does it happen without the notify area or gaim ? [06:17] gaim was not running this morning, but there was no crash dialog for it [06:17] so I may not have left it running [06:17] I've been rebooting, etc. to test things and am not sure that I connected this time [06:18] I have some errors in ~/.xsession-errors [06:18] The program 'gaim' received an X Window System error. [06:18] This probably reflects a bug in the program. [06:18] The error was 'BadWindow (invalid Window parameter)'. === chuck_ [~chuck@198.62.158.205] has joined #ubuntu-devel === chuck_ is now known as zul [06:19] mdz: gaim does that when the panel crash :/ [06:19] mdz: ie: killall gnome-panel and you get that error [06:19] ah [06:20] Kamion: live CD on powerpc started by SW RAID - it didn't on amd64... bug? [06:20] elmo: what sort of device is the SW raid on? [06:20] elmo: "started by SW RAID"? [06:20] mdz: SATA [06:20] kamion: s/by/my/ [06:20] mdz: any opinion on https://bugzilla.ubuntu.com/7927 ? That's OO.o/firefox beeing broken with the Simple theme [06:21] elmo: I guess so (bug), yeah [06:21] mdz: the live CD does do mdrun on startup, doesn't it? [06:21] elmo: would be worth checking what /dev/md* / /dev/md/* devices are there [06:21] /dev/md0 is there [06:22] Kamion: the live CD does S25mdadm-raid [06:22] mdz: I think we should just ignore it for hoary. The guy is complaining but that's not a widely used theme and not a gnome-theme bug [06:22] which runs after hotplug [06:22] (which is / in the installed system) === herzi [~herzi@c138236.adsl.hansenet.de] has joined #ubuntu-devel [06:22] so in theory it should work [06:22] seb128, that theme is quite dodgy imo [06:22] seb128: I agree [06:22] seb128, you can't read the progress bars either [06:22] seb128: unless you want to remove the theme [06:22] no I don't :) [06:23] elmo: does an explicit sudo /etc/init.d/mdadm-raid start work? [06:23] mdz: on which arch? [06:23] elmo: the one where it isn't started [06:23] oh, I was assuming it wasn't meant to start [06:24] mdz: I dunno, I'll reboot concordia in a sec [06:24] it's meant to start [06:26] mdz: http://bugzilla.ubuntu.com/show_bug.cgi?id=7911, any idea ? kernel issue ? === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [06:31] seb128, hmm, a lsmod output would be interesting... [06:33] seb128: cdrecord sucks [06:33] either cdrecord or kernel [06:34] seb128: I have a USB DVD burner which works perfectly for DVD with growisofs and nautilus, but cdrecord doesn't work at all [06:34] mdz: k [06:34] ogra: feel free to comment on the bug if you have an idea :) [06:34] yop, just writing [06:35] thanks [06:35] seb128: I think that cdrecord notices that it is a DVD burner and then intentionally breaks CD burning in order to try to get you to buy his DVD burning software [06:35] mvo, wb! [06:36] mvo, help button is in CVS ;-) [06:36] Mitario: thanks, you rock! [06:36] mdz: rofl [06:37] mvo, tell me when we're ready to freeze! [06:38] oh, i hate it when I can't work on trashapplet.. [06:44] re [06:46] IIRC, there are plans to run synaptic as user, and separate the root part? [06:46] koke: it's something I would like to do, yes === mroth [~mroth@mroth.user] has joined #ubuntu-devel [06:47] great [06:47] is there any way before that to make synaptic use the user configuration, like "text next to icons"?? [06:48] koke: not in a sane way [06:48] koke: the theme is one issue, but the proxy settings are way more anoying [06:49] mvo: anyway, the gui part should run as user [06:49] the problem here is that I'm on a 800x600 desktop [06:49] and the toolbar is too big [06:49] mvo, so lets go insane ;) [06:49] actually, all is too big :P [06:50] koke: yes it should, but it doesn't right now [06:51] mvo, i mean, it would be possible to read the gconf and gnome settings from the calling user....even if it runs as root [06:51] mvo: has someone started to code it, I'd like to help [06:51] even not knowing c++ :) [06:52] koke: it's something for breezy. noone is working on it right now. it shouldn't be too hard, but there are a lot of corner cases [06:52] koke: I have a 800x600 testmachine, it's not _that_ bad :) [06:52] mvo: even 1024x768 is too low for me :) [06:53] koke: you can use "Settings/Toolbar" to make it "Text beside icons" [06:53] ogra: it is possible, but it's a can of worms [06:53] mvo: yep, I've done that [06:53] but synaptic runs as root [06:54] koke: synaptic has a "Settings/Toolbar" in it's menu :) [06:54] mvo: aahm, ok [06:54] koke: what other areas do you find to big? [06:55] mvo: all :P [06:55] I'm using 800x600 in a 17'' [06:56] mvo: anyway the "target users" of this computer haven't very good vision :D [06:57] ogra: just like http://www.grawert.net/weblog.cgi/2005/03/12#2005-02-12_21:46:04_Our_virtual_grannys :P [06:57] hehe :) [06:57] koke, blame my girlfriend [06:57] back [06:59] mdz: about the panel crash, what does the bt looks like ? Similar to the previous one ? [07:00] seb128: I mailed it to you [07:00] it's nonsense though [07:00] oh, right [07:00] utch, what's that [07:00] Hi mdz [07:00] who here is knowledable with laptops? [07:01] seb128: the gamin bug is almost worse with other directories [07:01] ide: failed opcode was: unknown [07:01] hda: task_in_intr: status=0x51 { DriveReady SeekComplete Error } [07:01] hda: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=156296166, sector=156296166 [07:01] seb128: in any case it fails after a couple of tries [07:01] ubuntu spits that out at me about 8 times in a row at boot. Hardware or software problem? (80 gig drive) [07:01] dross: most likely hardware [07:01] mdz: any way to tell? [07:01] dross: #ubuntu, please [07:01] bradb: ping [07:02] mdz: this isn't a generic question. [07:02] ogra: hi [07:02] mdz: I'm asking here to know if its kernel related. [07:02] pitti: [07:02] seb128: I can't make sense of this problem [07:02] seb128: except maybe if the client uses a version 0.0.24 and the server is > 0.0.25 [07:02] seb128: they must delog/relog after the latest gamin update and try to reproduce the problem [07:02] bradb, hi, sabdfl told me i could announce malone on the ubuntu-users ML after your "GO" [07:02] pitti: you have reloged I guess ? [07:03] ogra: hm [07:03] seb128: you mean after the 0.0.26 update? [07:03] yep [07:03] ogra: i want to be careful about jumping the gun. ubuntu-users is a large audience. [07:03] seb128: sure, I reboot every day [07:04] hum, k [07:04] koke: :) [07:04] bradb, i'm patient.... just tell me if youre ready to go.... [07:04] ogra: i'd rather rely on word of mouth for the time being, i think. after a week or two of MOTU usage, then maybe we hit ubuntu-users. what do you think? [07:05] bradb, sure, your baby :) [07:05] ogra: plus, i think mdz plans to leak it on the Ubuntu bugzilla [07:05] bradb: just as soon as I can get you jokers to agree on a URL [07:05] bradb, dont get me wrong, i dont want to push you [07:05] and actually let people log in ;-) [07:05] oh boy.. [07:05] ogra: i really want 24 hours of admin availability too, which means salgado needs to be 100% ready to take on that responsibility. [07:06] mdz: nevermind. I think the partitioner was confused and partitioned a label past what the size of my drive is [07:06] mdz: i guess you have to ask sabdfl. i think my URL is the best one to use right now, but mpt decided to complicate matters. :P [07:06] bradb, ok, i'm _patiently_ waiting until you blow the horn, was just a question, dont feel pushed [07:07] ogra: sure, i'll let you know. [07:07] :) [07:07] bradb: what about logging in? [07:07] registering, you mean? [07:09] bradb: that would be a prerequisite, yes === bradb asks mpt [07:11] bradb: people are already lining up on -users to use malone; it's leaked [07:12] leak means people have found out about it. an announcement means we're /ready/ for it. :) [07:12] we're not ready for an announcement yet. [07:12] case in point: we slashdotted Malone in the MOTU demo. (those problems are fixed now, IIUC.) === tritium [~rimbert@12-202-90-180.client.insightBB.com] has joined #ubuntu-devel === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-devel === mvo has a appointment now, bbl === maskie [~maskie@196-30-108-156.uudial.uunet.co.za] has joined #ubuntu-devel [07:18] mdz: as for registering, mpt has a fix for that, he says, so the workaround of having to sign up via the plone site should be very temporary (like a matter of a couple days, one would hope) [07:20] hey mdz [07:20] mdz: we are go with -31 if nothing special will show up [07:21] mdz: the bug filing link will be https://launchpad.ubuntu.com/distros/ubuntu/+bugs then [07:22] well, the Ubuntu bugs home page, that is (+filebug is the actual bug filing screen) === zul [~chuck@198.62.158.205] has joined #ubuntu-devel [07:25] mdz: sigh, sorry, my bad - it does start on amd64, I got confused by the "md0: stopped" msg in dmesg, and difference in loudness (amd64 is just one line of "Starting RAID", powerpc was like half a screen of the md auto-detect crap === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === mxpxpod [~bryan@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel [07:38] fabbione: still no ppc sleep with enabled DRI with -31 [07:39] fabbione: or, rather, no resume [07:39] pitti: tought luck.. [07:39] we did our best [07:39] fabbione: sure, thanks for that [07:39] fabbione: I do have sleep/resume without DRI, that's perfect for me [07:39] ok :-) [07:39] fabbione: I don't play tuxracer so often :) [07:39] eheh [07:39] fabbione: the sleep patch rocks :) [07:41] cu guys, have nice holidays! [07:41] same for you pitti [07:41] so long pitti [07:42] bye pitti [07:42] and don't cause me a bad conscience because all of you are still working !!! :-) === tritium [~rimbert@12-202-90-180.client.insightBB.com] has left #ubuntu-devel ["Leaving"] === eruin [~eruin@eruin.user] has joined #ubuntu-devel === lamont wanders off for a few [08:01] is there a side-by-side diff program? [08:01] doko: http://pearls.tuxedo-es.org/patches/gcc-4.0/ssp-propolice.patch === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel [08:05] elmo: diff -y [08:05] aha, thanks [08:05] Kamion: what do you think about starting the RC test cycle on Monday? [08:05] seb128: do you know when you'll be finished with 2.10.1? [08:06] mdz: fine by me, modulo Xhosa translation stuff [08:06] Kamion: that's due Monday, yes? [08:06] yup [08:10] elmo, koke (Jorge Benal) was approved today, he sent you the key [08:11] ogra: has he done the dance with mako? [08:12] elmo, he was approved as mamber in the last CC meeting, so i guess yes [08:12] member even [08:13] koke ^^ [08:14] I think he comfirmed that in the community council [08:14] ogra: the new process is that mako checks credentials, etc. and then passes a list to elmo to process [08:14] I really have to go now, please check the logs [08:14] thanks to all [08:14] ogra: so if it is not in that list, prod mako [08:14] ATM, he's not [08:14] mako: ping [08:14] mdz, yeah, i'll do....time was a bit short between the two dates ;) [08:15] elmo: actually I sent it [08:15] what I can't remember is if he comfirmed he'd received it [08:15] koke, yup, but makos forwarding to elmo is required [08:15] koke, so we may have a little delay [08:16] ok, I'll be back later [08:16] bye [08:16] bye koke, and welcome aboard again [08:16] grr, must get quicker... === metallikop is now known as kop|gone === mpt_switzerland [~mpt@185.16.202.62.fix.bluewin.ch] has joined #ubuntu-devel === chris38-home [~Christian@82.127.81.96] has joined #ubuntu-devel === mpt_switzerland [~mpt@185.16.202.62.fix.bluewin.ch] has joined #ubuntu-devel [08:43] elmo: ping [08:51] daniels: ping [08:58] jbailey: so are there any unresolved cases left for #1440, or are we finally rid of it? === Burgundavia [~Burgundav@S0106000bdbb5820d.gv.shawcable.net] has joined #ubuntu-devel [09:00] mdz: I'm waiting for a final confirmation of the install actually finishing. [09:00] Then I will burn it in pit and dance naked around it in the moonlite while chanting. [09:03] wth is /etc/gshadow? [09:03] lamont: For group passwords. [09:03] doh [09:08] jbailey: heh.. [09:08] jbailey: do you maintain libc6 ? [09:09] i am going to be annoying :) [09:09] nohar: Notwithstanding that we don't have a real concept of a sole maintainer, I'm one of the people insane enough to care for it... [09:09] ok :) [09:10] i am trying to fix a bug i found [09:10] which is very annoying for PaX users [09:10] that is in libc6-i686 [09:10] i do believe it is nptl related [09:11] hear about such a bug ? [09:12] Probably. It's not like PaX and various apps not playing along well is an unheard of idea. =) [09:13] well :) [09:13] i have no problem with apps i use [09:13] but with ubuntu the system is unusable [09:13] not even bootable [09:14] apt-get remove lib6-i686 and the system works like a charm [09:14] (and this totally rox) [09:15] nohar: I need error messages to be of any real use to you. Do you know how to setup a chroot? [09:16] yes of course [09:16] but that's what annoying [09:16] the only message is segfault :) [09:16] i tried to strace to locate the bug [09:16] Well, I didn't want to assume. =) [09:16] jbailey, could you take some pictures from the dancing ? i'd like to put them on planet.ubuntu.com [09:16] ok [09:16] For segfault, the only asnwer is probably gdb. [09:17] and to me, it occures in init() of the tls libc [09:17] Does it segfault at startup? [09:17] yep :) [09:17] Hmm. [09:17] it's definitely while loading libs [09:17] nohar: Has this always happened, or did it start recently? [09:17] i don't this it's ld.so even though i am not 100% sure [09:18] i tried ubuntu only lately [09:18] i shoud try older libc packages [09:18] goot idea [09:18] see, you already helped me :) [09:19] lately is how recently, btw? [09:19] Do you mean in the last day, or, say, a few days ago? [09:19] last week [09:20] oh a new libc package :) [09:20] let's try [09:21] Oh good. I had touched the linker code in the upload yesterday morning and wanted to make sure that there was no chance of this being a new bug from that. [09:21] that's not that === moquist [~moquist@pool-64-222-146-17.man.east.verizon.net] has joined #ubuntu-devel [09:25] well same thing [09:27] nohar: Are you on the system without libc6-686 right now? [09:27] i am on a sid :) [09:28] i chroot in a ubuntu [09:28] and i move /lib/tls/i686/cmov out of the way === cc [~cc@byte.fedora] has joined #ubuntu-devel [09:28] i ma installing libc6-i686_2.3.2.ds1-13ubuntu2.2_i386.deb [09:29] I'm curious for you to do an ldd /bin/ls, and tell me which libpthread it's using when libc6-i686 isn't present [09:29] sure [09:29] libpthread.so.0 => /lib/tls/libpthread.so.0 (0x27294000) [09:30] 'kay. Then it's not an nptl issue. [09:30] ok [09:30] nohar: Can you message me the output of cat /proc/cpuinfo ? [09:31] and flood :) [09:31] hum [09:32] how can i debug this [09:32] i am short of idea [09:32] Erm. I didn't think that k7's were supposed to play along with the 686 libraries. [09:32] they're not [09:33] damn [09:33] well [09:33] very wierd it's only crashing with a pax kernel [09:34] jbailey: the loader is supposed to automatically chose the proper libc to load ? [09:34] ah gf calling [09:34] nohar: Yes. But I see on my k7 box here that it's using tls/i686/cmov libraries too... [09:35] i figured that was normal since i had no probs with the default kernel [09:35] elmo: /dev/shm/root is odd [09:35] i really would like to understand this one... [09:35] i have to eat ++ [09:36] thanks for your time jbailey :) [09:36] mdz: it then errors out and dumps me at "enter root password" to continue prompt, but isn't accepting what I'm 99% sure is the right password [09:36] nohar: I can't offer you anything that will help you understand it quickly. Basically you'll need to static link with debug symbols, start somewhere in _libc_start and walk through the disassembled instructions. [09:36] nohar: The C code is unlikely to be enlightening. [09:36] mdz: it's not a CD in the drive tho (I'm on crak OF wouldn't boot off it) [09:36] i will [09:36] elmo: did you get my (corey Burger) email regarding whitelisting my email addy? [09:36] elmo: massive filesystem corruption? [09:37] mdz: yes, suspect so [09:37] oh, to the point of /etc/passwd being hosed..hmm [09:37] yeah [09:37] init=/bin/sh? [09:37] Kamion: how do I get yaboot to stop, so I give it arguments? [09:37] it doesn't pause by default? [09:37] elmo: Mine just pauses.. [09:37] I thought it did [09:37] nm [09:38] mdz: I didn't see one on last reboot [09:38] but just holding a random key worked :) [09:41] okay find / when C-c doesn't work sucks === bluefoxicy [~bluefox@pcp484971pcs.whtmrs01.md.comcast.net] has joined #ubuntu-devel [09:43] why is it that someone renames FrontPage in the wiki every other week? [09:43] mdz: maybe we should ask sm to acl it so they can't? [09:44] dammit, I can't find an RFC for tar. Nevermind then. [09:44] elmo: if it's possible, sure [09:44] elmo: the pause is 5 seconds by default, or 10 seconds if there were other OSes installed [09:44] I was thinking that this morning and forgot.. will do [09:44] wasnt that done when we switched to the plone wiki [09:44] elmo: but maybe it takes that long for the prompt to appear or something [09:44] jbailey: is @euro the problem in http://bugzilla.ubuntu.com/show_bug.cgi?id=8155 ? [09:44] ogra: haha, you're assuming zwiki has features [09:44] heh [09:45] trouble is, I'm not sure it's the right version [09:45] Kamion, iirc someone told so [09:45] :) [09:45] to lock [09:45] mdz: .UTF-8@euro is harmless apart from being pointless; it's identical to .UTF-8 === bluefoxicy wanted to get information to write an RFC describing a .deb based on the RFC for gzip/bzip2 and tar, though there seems to be no tar RFC, nor bzip2, but a gzip one [09:45] mdz: although I suppose it might confuse the odd thing that does textual parsing of locale names [09:46] Kamion: in #8155his applications seem to be acting as if they don't grok UTF-8 === sm simply disables FrontPage delete button [09:46] none of the package formats (tgz, deb, rpm) have an RFC o.O [09:46] at all [09:46] mdz: sounds to me as if the shell's locale is UTF-8 but the terminal's is not === jorg1 [~root@200.52.189.132] has joined #ubuntu-devel [09:47] bluefoxicy: not every file format is an IETF standard; this is not a bug [09:47] mdz: *something* is generating UTF-8 or he wouldn't be seeing that at all === jorg1 [~root@200.52.189.132] has left #ubuntu-devel [] [09:47] mdz: true. I just like standards [09:47] RFCs are not the only kinds of standards :) [09:48] I'd be kind of surprised to find very many file formats standardised in the same medium used for Internet protocols, TBH [09:48] Ogg has its own RFC [09:48] ogg is streamed over the net [09:48] mdz: No, that shouldn't be it at all. [09:48] Kamion: and gzip, and zlib too :) [09:48] bluefoxicy: *shrug* who cares :) [09:48] mdz: kdebindings has been problematic - it build-deps on python, perl, java and ruby, and the last two are only in universe. I've ripped those out for now but now we have less functionality.. [09:49] haggai: can't you package those just for universe? [09:49] dholbach: yeah that's my worst-case option [09:50] that would require splitting the source [09:50] exactly [09:50] haggai: or do you need them in main? [09:50] ah ok [09:50] haggai: which Java does it use in universe? [09:50] Kamion: yeah, it wouldn't help third party vendor support, seeing as different distros will have different "x11-common" "xserver-xorg" vs "x-common" "x-server-xorg" or "gnome-desktop" versus "gnome-desktop-environment" etc [09:50] Couldn't find ext2 superblock, trying backup blocks... [09:50] fsck.ext3: Bad magic number in super-block while trying to open /dev/sdb3 [09:50] mdz: it needs javah, and to satisfy that it looks like I need gcj 4 [09:50] yet, I can boot in init=/bin/sh mode and the FS looks fine? [09:50] Kamion: that's really the only reason for standards anyway; to get all third parties on the same page [09:50] bluefoxicy: that's why the LSB packaging format exists, and why we support it [09:51] bluefoxicy: creating another standard because you don't like the existing standard seems particularly perverse in the case where there's currently only one plausible one :P [09:51] mdz: Those two characters show up for when you've got something displaying as latin-1 the character that's really encoded as utf-8 [09:51] jbailey: yes [09:51] hmm.. because the kernel's booting of /dev/sd_a_3 ... fascinating [09:51] uuuh [09:52] elmo: huh? [09:52] zul: /etc/fstab says /dev/sdb3, kernel says /dev/sda3 [09:52] mdz: 'ps axewww' would find the locales that all processes think they're in === gro [~gro@ip-212-239-167-154.dsl.scarlet.be] has joined #ubuntu-devel [09:52] elmo: wieeeerd [09:52] elmo: wrong yaboot.conf? [09:52] kamion: give sdb3 doesn't have any ext2 superlblocks, I think right yaboot.conf :) [09:53] Kamion: seems like a kubuntu-specific problem based on this discussion, so I'm no longer directly concerned about it [09:53] elmo: 'k :) [09:53] haggai: those deps are new in 3.4? [09:53] oh, no, kdebindings is in universe [09:54] mdz: yes its in universe and I want to try to get at least the perl/python bindings in main [09:54] and javascript. I've got those three all packaged seperately already [09:55] haggai: we've managed to dodge ruby so far; I think vim is the only thing in main which wants it and doesn't get it [09:55] it wouldn't be the end of the world to start supporting it, but it seems silly to support a language platform just to build bindings for it [09:56] mdz: right, so I think the decision I made (pull ruby/java for now) was probably as good as I could [09:56] haggai: no way to use gcj-3.3? [09:56] there is no javah [09:57] mdz: about 2.10.1, tarball are due on 4th of april [09:57] giggle [09:57] mdz: I guess they will roll tarball 4-5th [09:57] haggai: classpath-tools and kaffe have it, but they're not in main either [09:57] mdz: exactly [09:58] mdz: so probably 5th april in the afternoon UTC [09:58] seb128: the whole reason for the week between RC and final was to get 2.10.1... [09:58] mdz: I suppose if I'm going to the effort of splitting out ruby it isn't much more to move java too.. [09:58] seb128: and 2.10.1 is coming out after RC? [09:58] mdz: 4th april tarball, 6th april 2.10.1 [09:59] mdz: that's the GNOME schedule according to jdub [10:00] that completely undermines our release candidate [10:00] there isn't any point in doing it without 2.10.1 === miweit00 [~opera@p54A19FEA.dip0.t-ipconnect.de] has joined #ubuntu-devel [10:01] "release candidate" = "we're not changing anything else unless we fucked up" [10:02] that's the same situation as for warty IIRC === xuzo [~xuzo@81-203-41-93.user.ono.com] has joined #ubuntu-devel [10:02] I know, that's why we CHANGED it for Hoary :-) [10:02] Ah! [10:03] oh [10:03] hey jbailey [10:03] i said something wrong [10:03] jbailey: Around? [10:03] the libpthread used is the one in i686/cmov [10:03] jbailey: I think we need fan and thermal modules in initrd [10:03] mjg59: Yup [10:03] mjg59: Umm.. You're kidding right? [10:03] jbailey: On resume from disk, we have the potential for heavy CPU load [10:04] mjg59: er, I thought we shoved them in pre-warty [10:04] Kamion: we did [10:04] Kamion: Ah. Hang on, let me check this. [10:04] initrd-tools (0.1.70ubuntu4) warty; urgency=low [10:04] * Load thermal and fan support (Warty: #489) [10:04] -- Thom May Fri, 27 Aug 2004 16:58:37 +0100 === kop|gone is now known as metallikop [10:04] Do they get loaded before or after resume from disk is triggered? [10:05] mdz: [10:05] mar 23 15:07:06 jdub: when is planned GNOME 2.10.1 ? [10:05] mar 23 15:08:01 seb128: april 4th/6th [10:05] mar 23 15:08:20 * jdub pokes tongue out at seb. :-) [10:05] mar 23 15:08:40 i was wearing my gnome hat when i scheduled that ;) [10:05] mdz: I've my informations from here [10:05] mjg59: loadmodules is processed before swsusp resume, looks fine [10:05] mdz: Hm. Right. [10:05] seb128: I believe you; I'm saying that it's a fuckup [10:05] agree [10:06] mdz: Oh, ugh, I think I might understand what the trouble is then [10:06] mdz: do we want to package 2.10.1 or not ? [10:06] seb128: not the day of release, no [10:06] mdz: we probably do from a QA point of view [10:06] I do not want to go through that again [10:06] there is a bunch of fix in the current CVS than we want for hoary [10:06] from the QA point of view it's a trade-off surely [10:07] we have the option to backports them [10:07] jbailey: Ok, I think we're hitting a potential issue when fan and thermal are loaded, and then we resume a kernel that has different ideas about thermal state [10:07] or to package 2.10.1 tarballs [10:07] last-minute fixes are a QA loss; not having those fixes is a QA loss [10:07] if they're in CVS, and we want them for Hoary, they need to go in now [10:07] tracking the CVS take time [10:07] mjg59: Ah, so fans stop running that ought to be? [10:07] which could be used to fix bugs while waiting on 2.10.1 tarballs [10:07] what we did for warty [10:08] jbailey: In this specific case, the machine resumes and shortly afterwards kacpid goes into a tight loop processing acpi events [10:08] mdz: mm, "not changing anything else" => that was why I wanted to check with you about stuff like late installer translations ... [10:08] I think because a thermal trip event has happened at some point in the intervening period [10:08] the other day === mjg59 tries to work out the right way of doing this [10:08] Kamion: didn't we agree on the 28th as a deadline? [10:08] Can we try loading fan and thermal /after/ resume from disk? [10:08] at least for non-langpack stuff [10:09] Kamion: speaking about translations for the installer, the template is correct now ? [10:09] mjg59: then don't we run into the problem that you first thought it was? [10:09] mjg59: That doesn't make sense to me, though. After resume from disk the modules should already be loaded, shouldn't they? [10:09] mjg59: From the initial boot up. [10:09] 16:11 < Kamion> mdz: what's your opinion on the last date when I could upload installer translation changes for hoary? [10:09] 16:11 < Kamion> mdz: the Xhosa team are working to quite a tight deadline [10:09] 16:12 < Kamion> mdz: ok; I'll try to get as much in before that time as possible [10:09] 16:12 < Kamion> mdz: as far as I'm concerned any time up to two days before release is possible, but I wanted to check [10:09] 16:12 < mdz> Kamion: fine by me [10:09] jbailey: The hardware state will be inconsistent with what the kernel thinks [10:10] The thermal code will have fiddled with registers before the old kernel comes back [10:10] seb128: not quite, rookery's mirror is out of date which makes it kind of hard to update it [10:10] Kamion: I must have mis-parsed "release" as "release candidate" [10:10] mjg59: So are you thinking onload the thermal driver on suspend, load it once in the initrd, load it again on resume? [10:10] Kamion: please ping me when that's fine [10:10] Kamion: but even so, translations are a different story from new upstream code [10:10] jbailey: Urgh, that sounds bad too. [10:10] we've said that we'll update translations even after release [10:10] I think this is probably a situation where we need to be *exactly* compatible with Windows [10:10] though no particular plan to implement that has ever taken shape [10:10] mdz: could you follow up to Adi about that? I think she's now under the impression that her deadline is looser, although I did try to impress on her the importance of getting them early [10:10] mjg59: Do tell. =) [10:11] mdz: of course that isn't possible for the installer [10:11] seb128: yes, will do [10:11] mdz: language-pack uploads to warty-updates? [10:11] Kamion: btw, I just fixed up some of the Xhosa bit in kbdchooser [10:11] jbailey: Ok. ACPI has _WAK methods, which are called if you use the platform method to suspend the machine. [10:11] err, hoary-updates [10:11] elmo: which nobody uses [10:11] we don't even enable it by default [10:11] seb128: I plan to mail ubuntu-devel and/or ubuntu-users and/or rosetta-users once I have a hopefully-final template [10:11] whine [10:11] we don't even put it in sources.list commented out [10:11] In principle, they should resynchronise kernel/hardware state [10:11] smurfix: mm, what was broken with it? [10:11] whine whine whine [10:11] can we not fix that? [10:12] Translating "Atari keyboard" to "USB" didn't strike me as correct [10:12] that's why we do the horrible abuse of -security with the calendar [10:12] Kamion: cool [10:12] smurfix: hahaha [10:12] mdz: beg pardon? [10:12] ## Uncomment the following two lines to fetch major bug fix updates produced [10:12] ## after the final release of the distribution. [10:12] # deb http://$HOST$DIR $DIST-updates main$NONFREE [10:12] # deb-src http://$HOST$DIR $DIST-updates main$NONFREE [10:12] woo [10:12] oh, ok [10:12] elmo: I would fix it if hoary-updates existed and worked :-P [10:12] Kamion: do we enable those along with the other network repositories? [10:12] ah, guess not hen [10:12] then [10:12] kamion: eh? [10:12] hoary-updates currently doesn't seem to exist [10:12] $ HEAD http://archive.ubuntu.com/ubuntu/dists/hoary-updates/ [10:12] 404 Not Found [10:13] If you enable it, apt complains [10:13] oh, boggle [10:13] well y'all suck for not telling me. lalala [10:13] smurfix: *grin* [10:13] elmo: I'm sure I bitched about it pre-warty for warty-updates, assumed you'd got the message :P [10:14] jbailey: Ok. So, we have fan and thermal loaded. They work. The machine is suspended. We reboot. Fan and thermal are loaded, and possibly fiddle with hardware state. We resume. _WAK methods are called, and in theory resynchronise the kernel and hardware state. Everything then works. [10:14] Except that, uh, it doesn't. [10:14] smurfix: um, confused; there's no "Atari keyboard" msgid in kbd-chooser [10:14] I wonder if synaptic provides a proper description for hoary-updates [10:14] On this hardware, at least. [10:14] mdz: btw, when do we want breezy? post-release? [10:15] elmo: breezy is next month's problem [10:15] ok [10:15] I don't even want to hear the word breezy for 2 weeks [10:15] well.. I need to do something about ia64 and sparc [10:15] not even in high wind conditions [10:15] well, err ia64 anyway === dholbach comforts mdz and hands him a cup of tea [10:15] I mean presumably we don't want it left in hoary? [10:15] ia64 is even less interesting than breezy for the next 2 weeks [10:15] Kamion: ../keyboard-atari.templates:3 === koke [~koke@rm-001-26.serve.com] has joined #ubuntu-devel [10:16] elmo: if you want to move ia64 to a different directory, that's OK by me [10:16] smurfix: which appears to be missing from templates.pot, and so is not in xh.po [10:16] smurfix: I think you're seeing a fuzzy translation [10:17] very fuzzy [10:17] Kamion: grumble [10:17] please don't tell me the templates.pot differs depending on what architecture you use to generate it [10:17] mdz: well leaving it in hoary gives the wrong impression, don't you think? [10:17] mdz: fuzzy translations are never displayed, so ... [10:17] elmo: so does putting it in breezy, frankly === tritium [~rimbert@pal-171-102.itap.purdue.edu] has joined #ubuntu-devel [10:18] elmo: it wants to be on ia64.ubuntu.com [10:18] oh. ok. [10:18] smurfix: shall I fix? I have the full xh translation file here [10:18] Mitario: there are .svn dirs in gnome cvs (update-manager) at help/C and help/C/figures [10:18] smurfix: kbd-chooser/debian/po/xh.po is just an automatic excerpt from it [10:18] Kamion: ah, that explains it [10:18] elmo: unless you want to merge sparc and ia64 into some pre-release-architectures.ubuntu.com [10:18] mdz: yeah, might as well [10:18] I KNOW! [10:19] how about second-class-citzens.ubuntu.com??? [10:19] haha [10:19] *g* [10:19] koke, yeah i noticed [10:19] koke, still have to remove them :-) [10:21] -#: debian/kbd-chooser.templates:4 [10:21] +#: ../kbd-chooser.templates-in:4 [10:21] I don't want to know how that happened, I think [10:21] gettext gives me enough of a headache as it is, cool though it is# [10:21] Kamion: ugh [10:23] mdz: can I pretty please upload a new dhcp3 client that requests interface-mtu as well as all the other stuff? [10:23] 1.09ubuntu12 uploaded [10:23] lamont: I remember fixing that like 2 years ago in Debian, wtf? [10:23] current hoary does not request it [10:23] and it breaks my machines [10:24] I could just force it from the server side, but.... [10:24] I'd have to find that [10:24] lamont: #77328 [10:24] wow [10:24] so I take it that's a yes, then? [10:24] do we have a dhcp-client that sends it's hostname yet? [10:24] elmo: hell no [10:24] jeez, that use to annoy the CRAP out of me at my previous job [10:25] we'll do that one as soon as we have a dhcp client that doesn't suck [10:25] mdz: mozilla-thunderbird-locale-pl wants to sneak into main. ok? [10:25] elmo: yes === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [10:26] hey mvo === koke is now known as koke_shower [10:27] mdz: did that synaptic --set-selections thing get implemented or deferred? [10:27] I'm getting bored of my hoary installs downloading dozens of megabytes of crap [10:29] jbailey: Ok, I've just triggered it into that state again [10:29] It's, uh, unhappy now [10:29] mdz: so I'll upload the request then [10:29] FUCKING BAZ [10:30] jbailey: I can reduce the problem to some extent just by renicing kacpid, but even so it's taking up all spare CPU time [10:30] opens a billion concurrent sftp connections and runs my server out of open files [10:31] 'cos, uh, that's highly intelligent behaviour [10:31] Bah, why can't I ptrace kernel threads? [10:33] who ptrace's the ptracer? [10:34] it's 5.04 right? not 5.4? [10:35] jop [10:35] dholbach: hey [10:35] Kamion: synaptic --set-selections is implemented (you can feed it a list of selections via stdin) === farruinn [~nathan@cpe-69-201-4-48.twcny.res.rr.com] has joined #ubuntu-devel [10:36] mvo: oh, in the archive? [10:36] Kamion: deferred [10:36] mdz: aargh [10:36] Kamion: synaptic --set-selections is not what you want [10:36] though that does exist [10:36] what do I want? [10:36] you want a way to queue packages for later installation, no? [10:37] synaptic --set-selections ~= apt-get dselect-upgrade [10:37] uh, ok, odd when compared with dpkg --set-selections [10:38] ups, sorry for causing confusion === Keybuk [~scott@descent.netsplit.com] has joined #ubuntu-devel [10:39] mdz: so, I think the way the installer sits and downloads a batch of stuff for many languages is a fairly serious regression, particularly for large deployments [10:39] mdz: if there's no other reasonable fix, I'd like to restore the "download packages from the internet?" question I removed [10:40] Kamion: if you want to see it as a regression, then the fix is simply to turn of language-support installation for those languages [10:40] that puts us back at Warty behaviour [10:40] means we have to reopen a number of bugs though [10:40] elmo: yes, 5.04; though I personally prefer 5.4 [10:41] hmm [10:41] Kamion: I thought you had a local mirror? [10:41] large deployments> well actually more medium-sized ones, two simultaneous installs leave me unable to do much else with my ADSL ;) [10:41] mdz: yeah, and the installer totally ignores it [10:42] ah, right [10:42] tell your local DNS server that gb.archive.ubuntu.com is your local mirror ;-) [10:42] ugh :) [10:42] anyway I don't want to have to tell users to do that [10:42] I hate it too, but CDs are only so big [10:42] and furthermore it's *.archive.ubuntu.com depending on the country I selected [10:43] if you feel it's a show-stopper, the only reasonable solution is to turn it off [10:43] I think asking about it would be reasonable [10:43] "do you want to download packages from the internet?" -> "do you want me to ignore your language preferences?" [10:45] for a number of languages, you'll still be able to do quite a lot of things with just the language pack [10:45] for example, all that language-support-xh gives you is the Xhosa Firefox locale [10:46] so you can still use all of GNOME; it's basically just OOo and Firefox that suffer [10:46] which is not good, but not totally ignoring either [10:46] restoring the question seems to introduce more unknowns, but if we're going to do it, it has to be today === daniels [~daniels@202-44-183-17.nexnet.net.au] has joined #ubuntu-devel [10:46] daniels: morning [10:47] hi daniels [10:47] good morning [10:47] hi daniels [10:47] hmm, I didn't realise that no language-support-* other than -en were on the CD [10:48] could we trade off some language-pack-* for more language-support-*? [10:48] daniels: i uploaded a fix to fdclock from siretart [10:48] daniels: just thought you should know :-) [10:48] Kamion: language-support-foo are generally an order of magnitude larger than language-pack-foo [10:48] we'd basically trade all our language-pack-* for one more language-support-* [10:50] Kamion: can we ask the question only if the user's lanugage-support is not on the CD? [10:50] dholbach: ah cool, thanks; what was the fix? [10:50] LWN review http://muse.19inch.net/~jr/tmp/lwn-ubuntu-kubuntu-review.html [10:50] daniels: some missing #include somewhere [10:50] well, I guess it should be "Do you want me to install language support?" or similar certainly [10:50] mdz: I think so [10:50] Riddell: that is copyrighted content... [10:50] daniels: he dpatch-applied it, so you should easily find out [10:51] Kamion: we don't have time to translate a new question, I don't think [10:51] mdz: the old question was untranslated anyway [10:51] oh? hell [10:51] that's +1 for not asking it [10:51] very little of our new installer stuff has been translated into more than like four languages [10:52] I hope to fix that a bit over the next week [10:52] jbailey: Ok, it's looking like removing fan and thermal before suspend and inserting them on resume /may/ work [10:52] since I now actually have semi-decent infrastructure for doing that [10:52] much better than was available for warty [10:52] mjg59: So inserting once after the resume has finished, or twice, one to cope with disk/cpu activity and again with the kernel that's now in memoery [10:53] Hrm. It might be ok to leave the initrd as is, to be honest [10:53] http://www.colinux.org/ [10:53] hrm... [10:54] lamont: Cool, isn't it? [10:54] haven't even visited the site [10:54] just heard about it [10:54] dholbach: ah [10:55] hey, check it out. [10:55] jbailey: For now I'll stick those in the suspend/resume scripts and see if it's ok. I've only managed to trigger this on one piece of hardware, so it may just be more fragile [10:55] bluefox@icebox:~$ :(){ :|:;};: [10:55] bash: fork: Resource temporarily unavailable [10:55] Terminated [10:55] bluefoxicy: set a sane ulimit [10:55] no kernel hacks. [10:55] Kamion: /etc/security/limits.conf right? :) [10:55] bluefoxicy: that would be one option, yes [10:55] it took me forever to figure that out, since everyone just says "ulimit" [10:56] mjg59: Cool. [10:56] bluefoxicy: well, ulimit *is* a shell builtin [10:56] Kamion: someone in ubuntu user channel is saying I should suggest that as a default setting and file a bug report, so I'll go do that now :) [10:59] mdz: I could ask it in archive-copier, which knows about what packages are on the CD already; that would have the additional bonus that netboot installs wouldn't ask, and I can suppress it for server installs too [11:00] lamont: when was the most recent successful cloop build for amd64? [11:00] Kamion: estimated time to implement+test? === tritium [~rimbert@pal-171-102.itap.purdue.edu] has left #ubuntu-devel ["Leaving"] [11:02] mdz: can do it tonight [11:03] Kamion: if you can get it in tonight, it's OK by me [11:03] mdz: in about 30 minuytes [11:03] since it won't show up for English, sabdfl would probably not notice ;) [11:03] lamont: most recent _completed_ successful cloop build [11:05] lamont: the gdm in the current cloop is 2 revs old, and doesn't have a fix I made for the live CD [11:05] 20050318 [11:05] which I made three days ago [11:05] you are fucking kidding me [11:05] nope [11:05] the cloop builds have been failing for 6 days? [11:05] can't reproduce the why, but livecd builds were disabled after 0318, renabled about an hour agop [11:05] untried [11:05] not failing [11:06] all arches? [11:06] or only amd64? [11:06] looks like all [11:06] gdm | 2.6.0.7-0ubuntu1 | live_cloop | i386 amd64 powerpc [11:06] Array CD 7 was 20050317 [11:07] you have a madison for live_cloop? [11:07] that's so sick [11:07] that day would've made sense, but the day after ... [11:07] elmo: madison is your most successful meme ever, dude :) [11:07] all [11:07] elmo: I have an 'are we there yet' which gives me versions for pretty much everything little does [11:07] s/does/has/ [11:08] Kamion: sadly credit goes to aj and neuro, but yeah, 'tis scary [11:08] what's on the install CD, what's on the live CD, what's inside the cloop, what's in little's archive [11:08] thankfully it's one of the less obvious names [11:08] elmo: oh, I thought you said once it was yours [11:09] lamont: ping me when all the builds are done and I will do new live CD builds [11:10] lamont: and if you hear a knock at your door later today, just open it and come quietly [11:10] yes, ping me too, I need to make jackass not be a half-out-of-the-rack-and-in-pieces disaster [11:10] _Description: Install language support? [11:10] The installation CD does not contain full support for your language. Do you [11:10] want to download the required packages from the Internet? [11:10] how's that? [11:10] elmo: you do? what does jackass care about live CD builds? === chris38-home2 [~Christian@82.127.81.96] has joined #ubuntu-devel [11:10] Kamion: maybe s/: Install/: Download/ ? === sianis [~sianis@82.141.130.112] has joined #ubuntu-devel [11:10] sure [11:10] hi all [11:11] mdz: live cd sucks from jackass [11:11] i use ubuntu hoary on laptop [11:11] but i have a little probleme [11:11] mdz: the livecd builds care about jackass [11:12] as do all the buildds [11:12] when ubuntu loadad fully, i cannot use the brigtness up/donw function keys on may keyboard [11:12] elmo: oh, since when? I thought the archive came from mirnyy and the cloops directly from the buildds === lamont is supposed to pick up his kids in a few minutes, 30 minutes away [11:12] but when ubuntu not load totally, i can use that [11:12] lamont: oh, so the build will _start_ in 30 minutes? [11:12] can some1 help me? [11:12] mdz:cloop build sucks from jackass [11:12] mdz: no it's started [11:12] mdz: no livecd rootfs is building [11:12] i386 is done [11:13] doh. elmo - royal is back to being mine, or no? [11:13] heyoooo [11:13] mdz: and the cloop build sucks from jackass for mostly historical reasons (i.e. copied sources.list from a buildd chroot, which has to look at jackass) [11:13] lamont: sure? [11:13] can some1 helo me??????? [11:13] ok. [11:13] all the powerpc buildds are [11:13] woot [11:13] sianis, #ubuntu please, this is a development channel [11:13] i try it there [11:14] but on ubuntu webpage [11:14] how lame, busybox-cvs doesn't have join [11:14] sianis: then please try ubuntu-users@lists.ubuntu.com [11:14] haha [11:14] will have to use less cool tools [11:14] this channel is the chanel of the laptop-team [11:14] if there is a place on the Ubuntu website which says to ask support questions on #ubuntu-devel, please let me know so that it can be corrected [11:14] Kamion, no, implement join [11:14] kamion: probably because the author wasn't a memember of the twenty-strong "I've heard of join" l33t group [11:14] ogra: tempting but perhaps not tonight ;) [11:14] or a mememememember either [11:14] heh [11:14] mdz: when you say all, do you mean ubuntu or 'ubuntu and kubuntu' [11:14] ? === Kamion suspects mdz is in "kubuntu schmkubuntu" mode [11:15] lamont: depends on whether 'no cloop builds for the past week' means 'ubuntu' or 'ubuntu and kubuntu' [11:15] both [11:15] dholbach, i try [11:15] lamont: for pinging me, ubuntu is sufficient [11:15] sianis: cool [11:15] sorry.... [11:15] for "holy shit we need cloop builds", ubuntu and kubuntu [11:16] mdz: was gonna let elmo jerk jackass as soon as ubuntu done, which would kill the kubuntu builds, which are serialized. can start those once he has jackass back up [11:16] sound goodf? [11:16] elmo's tired, I expect... [11:16] lamont: fine, ping #kubuntu-devel when those are done [11:16] god, I wish you Americans wouldn't use the word "jerk" so freely, it produces horrible mental images [11:16] ok [11:16] Kamion: like 'jerk chicken'? [11:17] and "wanker" is much better? :p [11:17] mdz: unless that's a euphemism (don't want to know), I don't think so [11:18] Kamion: it's a food [11:18] eww === Benoni [~liblit@byrd.cs.wisc.edu] has joined #ubuntu-devel [11:18] anyway, I'm not helping the "please don't be off-topic here" cause, sorry [11:19] heh [11:19] bluefoxicy: https://bugzilla.ubuntu.com/show_bug.cgi?id=8170 [11:19] we need to make the bugzilla sending security-related reports to ubuntu-hardened@lists.ubuntu.com [11:19] heh [11:19] so, we can track such security related enhancements within the list [11:19] so reassign it? :) [11:19] no kidding [11:20] oh [11:20] I was thinking about it [11:20] send it to a list automatically, good point, like with gentoo's "SECURITY" checkbox that privatizes the security report to the hardened team [11:20] today I need to announce the selinux-support package [11:20] that's it [11:20] trulux: so.. which should I install? PaX, grsecurity, selinux, stackguard...? [11:21] mdz: must go fetch children - elmo's going to ping you when ubuntu livecdfs's built [11:21] bluefoxicy: stackguard + openwall + retor music + the greatest 80 p0p hits [11:21] haha [11:21] ;D === sianis [~sianis@82.141.130.112] has left #ubuntu-devel ["Leaving"] [11:21] stack guard is so old . . . propolice is stackguard enhanced (based on the SG source even) [11:22] propolice is stackguard on steriods [11:22] yeah [11:22] japanese steroids [11:22] :D === opi [~emil@cic48.neoplus.adsl.tpnet.pl] has joined #ubuntu-devel === bluefoxicy wonders if Etoh and Yoda used the force on SG to make ProPolice [11:23] g'day/night :) [11:23] hey opi [11:23] bluefoxicy: http://pearls.tuxedo-es.org/patches/gcc-4.0/ [11:23] hey ogra [11:23] hi trulux [11:23] hi ogra :) [11:24] bluefoxicy: just started it yesterday and almost finished today ;) [11:24] bluefoxicy: that's trulux on steroids [11:24] :D [11:24] trulux: so damn sweet. [11:24] gcc 4.0 will rule. I hope 5.11 goes full GCC4 w/SSP :) [11:25] bluefoxicy: still there are some bits remaining, but it's almost finished, now it's Etoh's job to take the damn shit and fix protector.c if needed [11:25] I hope too [11:25] aww crap :) === Goshawk [~Goshawk@host227-121.pool8249.interbusiness.it] has joined #ubuntu-devel [11:25] broken shit, knew there was a catch :) [11:26] bluefoxicy: I will fix most of them, just I need to finish some writing and wiki related tasks [11:26] among the selinux-support announcement and other things [11:26] trulux on holidays, lately, is the same as saying trulux on steroids :) [11:27] :) === bluefoxicy should subscribe to ubuntu-hardened@ and lurk [11:27] yeah [11:27] perhaps when I get home from class [11:28] trulux: how are you going to handle X and Gnome when the new crap comes out, aside from trying to get Ubuntu to throw its weight at nVidia and see if they can do what Gentoo couldn't? [11:28] or rather, what the hardened gentoo team couldn't, seeing as the rest of Gentoo wanted to fight them half the time :/ === bluefoxicy pulls up some GLX hacks. . . http://ftp.acc.umu.se/mirror/temp/seth/blog/xshots.html <-- New gnome in 4 or 5 months? [11:29] elmo: what happened finally with my gpg key?? [11:29] I had to go === koke_shower is now known as koke === mirak [~mirak@AAubervilliers-152-1-5-185.w82-121.abo.wanadoo.fr] has joined #ubuntu-devel [11:30] speaking of the new crap, I hope Ubuntu goes with a dynamic GTK theme when Cairo comes out :) === mirak_ [~mirak@AAubervilliers-152-1-5-185.w82-121.abo.wanadoo.fr] has joined #ubuntu-devel [11:30] koke, its a mako thing, not a elmo thing [11:30] but I have class, so I'm out. I've generated enough line noise here for today. [11:30] hmm, ok [11:30] then I haven't missed anything :) [11:30] nope [11:31] mako is still away....he has to send your signed CoC to elmo to add it to the list, then elmo compares it with your key you sent to keyring@ if i understood it right [11:33] bluefoxicy: I've been out for a week, and things around you wimps come fast (:D), so, what's happening to them? [11:33] amu: any new binaries in kde-i18n? [11:33] trulux: ? [11:34] trulux: New shots of gnome show GLX hacks being used to make windows melt and wobble and crap as you move them, check the vids at the above link. Also, dynamic GTK themes generate widgets based on algorithms, so every button is different --> http://ftp.gnome.org/mirror/temp/seth/blog-images/monkey-hoot/hand-drawn-window.png [11:34] bluefoxicy: oh, OK [11:34] mdz: would you consider a timeout for the live CD "Press enter to continue" thing? as a wishlist bug, I mean [11:34] nice indeed [11:34] mdz: I almost left London with a non-remotely-manageable machine sat at one of those prompts :/ [11:34] trulux: yes but remember, anything using nvidia's GLX LibGL will get a quick PaX kill [11:35] bluefoxicy: where can I find further info. on it? [11:35] actually, it's remote powerable, so it's not disastrous, but meh [11:35] elmo: wouldn't you have the same problem anyway, with it booting from the CD? [11:35] trulux: no idea [11:35] bluefoxicy: any possibility of fixing that? [11:35] mdz: afaik there are new languages in kde-i18n [11:36] elmo: or did you take the CD out and just not power it off? [11:36] mdz: I don't think any of the machines here auto-suck-back-in [11:36] mdz: so that will translate into new .debs [11:36] trulux: fixing nvidia's closed source proprietary drivers? Either get them to fix them (solar and tseng have tried I believe, for months), or bribe Ajax on #freedesktop #xorg to RE nvidia's drivers [11:36] elmo: really? wow, every i386 and amd64 system I have seen sucks in [11:36] mdz: even with slimline cd drives? [11:36] bluefoxicy: uh, fix what? [11:36] the non-slimlines we have probably would auto-suck [11:36] elmo: oh [11:36] bluefoxicy: they added dlloader, but you are in the wrong channel [11:36] but I've never seen a slimline that does [11:36] the ones without motors in them, probably not :-P [11:37] mdz: :> [11:37] tseng: the dlloader drivers no longer generate runtime code? :o [11:37] bluefoxicy: uh [11:37] when the heck was this? [11:37] OT [11:37] implement a sucking motor in software? now there's a worthy bounty [11:37] tseng: well I've been +q in #gentoo-hardened for 2 weeks so. . . . [11:37] so.. stop being annoying there [11:38] and pasting all your buddies lame quotes [11:38] lol [11:40] tseng: hah [11:40] tseng: that's what mad eme confused [11:41] tseng: last thing on it I remember was a "super" or something alike from solar === stratus [~stratus@201008026181.user.veloxzone.com.br] has joined #ubuntu-devel === boglot [~logbot@gw.workaround.org] has joined #ubuntu-devel [11:49] fabbione: ping [11:58] daniels: xorg status update?