[12:01] CarlFK, we are just ahead of time ;) [12:02] heh [12:02] Kamion: i386/ppc uploaded [12:02] call it breezy/tomorrow [12:02] actually ppc is accepted [12:02] i386 is ~3 minutes from likewise [12:02] ia64 is... mada. [12:02] lamont: ~3 minutes from new [12:02] doh. we had that discussion === dmk [n=dmk@host81-154-88-175.range81-154.btcentralplus.com] has joined #ubuntu-devel === lionel [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-devel [12:11] (i386 newed, btw) [12:12] hmm [12:12] is it just me or did nautilus started crashing regulary today? [12:12] zyga: not for me [12:13] hmm... [12:13] I'm using libnautilus-extension [12:13] maybe it's related [12:15] CarlFK: it's the script cron.daily from debian's archive, we just have _really_ fast days. [12:15] (and hours) [12:19] mdz: sl-modem-daemon is about a meg [12:19] Keybuk: Hi [12:19] 'sup [12:20] mjg59: I've reuploaded 2.9.9d-6 from Debian, now just 2.9.10 needs to be dropped from the archive [12:21] mjg59: thanks for keeping me on my toes [12:23] Keybuk: You wanted me? [12:23] crimsun: No problem [12:23] mjg59: yeah, cc'd you on the bug [12:24] someone with a cute network card/dsdt problem where their network card is pretending to be asleep during boot [12:26] It's probably some bizarre interrupt issue === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [12:27] the attached redhat bug shows the card is in D3 sleep during boot [12:35] Oh, right [12:35] What fun [12:35] Ok, BIOS weirdness followed by patch that's been posted to LKML [12:35] Probably Dapper at this point === apokryphos [n=apokryph@host-87-74-2-161.bulldogdsl.com] has joined #ubuntu-devel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [12:42] indeed [12:42] bugzilla should have a "fake close" button [12:43] to drag out of the woodwork the users who have been hiding and get them to wail "but this bug affects me!" === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === sivang does some more reading about hotplug, then goes to sleep [12:50] g'night all === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [12:52] hotplug is dead [12:53] ...I so love a conffile question for /etc/X11/xkb/symbols/* === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] [01:06] d-i accepted *phew* [01:07] \o/ [01:12] Kamion: note that the first of the LiveCD fsbuilds starts in about 2 hours, unless you decide to trump it... [01:12] and then there's the question of whether you want the script disabled for a day or 2 === dmk [n=dmk@host81-154-88-175.range81-154.btcentralplus.com] has left #ubuntu-devel ["Leaving"] [01:14] might as well have it run tonight, but disable after that for a bit, please? [01:14] just in case === dmk [n=dmk@host81-154-88-175.range81-154.btcentralplus.com] has joined #ubuntu-devel [01:16] Kamion: ok. ping me tomorrow to make sure i do/did it. [01:17] anything else before I sleep? [01:17] lamont: nope === Seveas [n=dennis@seveas.demon.nl] has joined #ubuntu-devel === Seveas [n=dennis@seveas.demon.nl] has joined #ubuntu-devel === carstenh [n=carstenh@p54A6061A.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:24] mdz is going to have a heart-attack when he gets out of bed and casually glances at the mail count in ubuntu-bugs === camilotelles [n=Camilo@20132139198.user.veloxzone.com.br] has joined #ubuntu-devel [01:27] Keybuk: bugs closed, I hope? [01:27] ajmitch: comments from Debian [01:27] the script that imports stuff has been broken for about 6 months [01:28] I just fixed it ... and it's now catching up === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [01:44] Keybuk: you are a mean man [01:44] new bugs, or just comments on old ones? [01:45] comments on old ones [01:45] debzilla was still creating new bugs, just never actually filling in the comments [01:45] Kamion: I wonder if I can combine proxycommand and a control channel,,, [01:46] ah, ok [01:46] so basically it's now filling in every comment, on every release-critical and "manually related" debian bug since ~April [01:46] and then mailing them individually to ubuntu-bugs, and all the subscribers of that list [01:46] and mailing them individually to the reporter, assigned-to and cc list of each bug [01:46] and to think that they called _me_ the spaminator [01:46] (well, different "they" [01:48] lamont: yes [01:49] Kamion: elmo would love for you to teach me how sometime. But not this week [01:49] lamont: seems to break occasionally ... race conditions if two ssh clients try to be master on the same control socket simultaneously [01:49] I can see that... needs to have mutual exclusion and all that, eh? === lamont has been asked to do something about the 13 ssh clients that he fires up each time he boots the laptop [01:50] lamont: ssh 4.2, mkdir -p ~/.ssh/control, 'ControlMaster auto' and 'ControlPath ~/.ssh/control/%h.%p.%r' in the relevant Host stanzas in ~/.ssh/config (or in a 'Host *' stanza at the end if you're feeling brave) [01:50] right now, it just sleeps 1.7 seconds after each one, so that the poor machine in the middle doesn't think it's getting DoSed [01:50] lamont: you might have to put a small sleep in there to make it work reliably [01:50] or leave it in there :-) === TerminX [n=terminx@terminx.envision7.com] has joined #ubuntu-devel [01:52] if you put it in Host * or in something that covers both chinstrap and the buildds, it'll automatically reuse both ssh connections to chinstrap and tunnelled ssh connections to the buildds [01:52] if you just put it in Host chinstrap, that would probably cover your immediate requirement === bddebian [n=bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-devel [01:52] ok. but I'm asleep now, so I'll have to stare at that next week while I'm waiting for ia64 builds to happen [01:53] and the goal is to reduce the number of sshd's on chinstrap, not to speed up the setup of same [01:53] but anyway, time for this one to, um, go to sleep [01:55] lamont: yes, it will do that [01:55] lamont: the same sshd will handle a number of channels, each with a session [01:56] elmo: You around? [01:57] Kamion: btw, ia64 needs some lrm love.... I'll look at it tomorrow, but it's just another cluebat to the selection critiera that seems to have gone away when nvidia was dropped 1/2 way [01:58] I'll check with you before uploading same though [01:58] ok [01:58] about to drop offline, I imagine - night [01:58] yeah. ditto. g'night === dholbach [i=foobar@i577B0F28.versanet.de] has joined #ubuntu-devel [02:04] why does my update-notifier icon keep blinking ? :-/ === jk- [n=jk@bh02i525f01.au.ibm.com] has joined #ubuntu-devel === Gman_ [n=Glynn@amfea-proxy-1.sun.com] has joined #ubuntu-devel [02:31] <`anthony> is using #!/usr/bin/env python2.4 rather than #!/usr/bin/python2.4 standard practice for Ubuntu? [02:32] <`anthony> i'm talking about for system tools (like update-manager, bug 16087). [02:32] <`anthony> It seems very wrong for system tools to do this. [02:33] `anthony: i don't think so - i saw #!/usr/bin/env python more often [02:33] elmo: If you happen to swing by: Is something up with memaid-pyqt? I'm trying to clean up the MoM list. If you want I'd be happy to check it out. [02:33] <`anthony> dholbach: that's _slightly_ less bad (in this case) but it really should be an explicit path. [02:34] <`anthony> If someone needs to install their own python (in /usr/local/bin) you really don't want the system tools using it. === thoreauputic [n=prospero@wolax6-242.dialup.optusnet.com.au] has joined #ubuntu-devel === thoreauputic [n=prospero@wolax6-242.dialup.optusnet.com.au] has left #ubuntu-devel ["Leaving"] === mjr_ [i=mjr@aulis.sange.fi] has joined #ubuntu-devel === slomo_ [n=slomo@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel === jsgotangco [n=jsg@202.57.71.235] has joined #ubuntu-devel === Amaranth [i=travis@unaffiliated/amaranth] has joined #ubuntu-devel === ozamosi- [n=nnnnnnno@h174n7c1o1049.bredband.skanova.com] has joined #ubuntu-devel === ozamosi- is now known as ozamosi === spstarr [n=sh0n@CPEdeadbeef0000-CM000039d4cc6a.cpe.net.cable.rogers.com] has joined #ubuntu-devel [03:39] hmm, powernowd we shouldn't force this on for non-AMD laptop/desktops? [03:39] n/m [03:39] The name is somewhat misleading, as any processor supported by the kernel cpufreq driver will work, not just processors supporting AMD [03:39] yes. [03:39] tes [03:39] see bug 7263 [03:40] desrt: dude i think you fixed my battery applet [03:40] desrt: or something. [03:40] tseng; i patched hal. martin merged the patch into ubuntu [03:40] yeah [03:41] awesome stuff === spstarr tries out kde 3.5b1 === Bicchi [n=chatzill@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #ubuntu-devel === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has joined #ubuntu-devel [03:50] weeeee === ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-devel === spstarr [n=sh0n@CPEdeadbeef0000-CM000039d4cc6a.cpe.net.cable.rogers.com] has joined #ubuntu-devel [03:53] 3.4.91 :) [03:53] very nice indeed [04:07] aruh? we have no Linus sparse package? ;) [04:08] someone should package it now the source is actually available === Keybuk giggles yet again at the FAQ on the QI website [04:10] Q. How are you? [04:10] A. I'm fine thanks [04:11] <`anthony> Keybuk: No "Q. Would you like a cheaper mortgage? A. Die, spammer, die!" ? [04:11] spstarr: ya know, for a few brief moments there I thought you were trying to aim for "no linux source package" [04:11] nope [04:11] `anthony: I've been replying "YES!" to those for a while now [04:12] <`anthony> Keybuk: maybe I should see if I can get a cheap mortgage on this rental property I live in. [04:12] bah === Keybuk kills the person who moved MTV Hits [04:13] it used to be 441 (MTV itself is 440), but now it's 442 because VH-1 (which used to be 442) has more viewers === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [04:15] actually, where 'is' the source for it, its not on kernel.org ;) [04:15] id start by searching lkml.org [04:16] that should still be relevant [04:17] http://www.codemonkey.org.uk/projects/git-snapshots/sparse/ === nomed [n=daniele@host155-120.pool870.interbusiness.it] has joined #ubuntu-devel === otavio[off] is now known as otavio [04:31] from what i'm reading ubuntu will and doesn't use xdebconfigurator ... is there any other script that can generate an xorg.conf file for a livecd? === Pasternak [n=spinach@dsl092-185-225.sfo1.dsl.speakeasy.net] has joined #ubuntu-devel === Wax [n=spinach@dsl092-185-225.sfo1.dsl.speakeasy.net] has joined #ubuntu-devel [04:37] good night [04:38] adios === Amaranth [i=travis@unaffiliated/amaranth] has joined #ubuntu-devel === nomed [n=daniele@host155-120.pool870.interbusiness.it] has left #ubuntu-devel ["/etc/init.d/nomed] === seth_k [n=seth@asmallorange.com] has joined #ubuntu-devel [04:55] hi all [04:55] short question to the thunderbird security hole [04:56] why is it not working in the ubuntu version? [04:56] "it"? [04:56] The exploit, or thunderbird? === Wax [n=spinach@dsl092-185-225.sfo1.dsl.speakeasy.net] has joined #ubuntu-devel [04:57] Security dept has to do _something_ :) [04:57] infinity: the exploit (or i'm to stupid= [04:58] mozilla-thunderbird -compose 'mailto:someone@domain`id`' [04:58] mitsuhiko: isn't that a good thing? [04:58] magnon: question. why? [04:59] mitsuhiko: Why a non-working exploit is good? [04:59] mitsuhiko: /usr/share/doc/mozilla-thunderbird/changelog.Debian.gz [05:01] does this meens this thunderbird is fixed? [05:01] it is fairly annoying that Debian bug mail doesn't have a link to the actual bug in it [05:02] mitsuhiko: why don't you just go check? [05:02] hm [05:02] no. it's not fixed [05:02] [alt] +[f2] is working === Firetech [n=Firetech@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [05:25] hm. can we expect a fix in the this week? [05:28] update-manager should have some option to hold a package [05:32] are you planning a workaround? === shaya [n=spotter@user-0ccembr.cable.mindspring.com] has joined #ubuntu-devel [05:34] there seems to be no linux-restricted-modules-386 for -9 yet? [05:34] mitsuhiko : It's being worked on, bugging people in a -devel channel won't make it happen faster though. [05:34] jsgotangco : On that right now. [05:34] infinity, ahhh...i was testing atm, it borked nvidia heh [05:34] jsgotangco : Just refreshing my mirror before I do heavy testing and upload. [05:34] infinity: thx. i was only interested if there's something in the make :) === Amaranth [i=travis@unaffiliated/amaranth] has joined #ubuntu-devel === Firetech [n=Firetech@h53n1fls301o1100.telia.com] has joined #ubuntu-devel === otavio is now known as otavio[off] === el_toro [n=jonah@207-224-75-54.mpls.qwest.net] has joined #ubuntu-devel === [Chameleon] [n=Paul@000f660c9c52.click-network.com] has joined #ubuntu-devel === el_toro [n=jonah@207-224-75-54.mpls.qwest.net] has left #ubuntu-devel ["Leaving"] [06:18] morning [06:18] morning [06:18] did we get a new d-i with the new kernel done? === magnon never slept [06:19] neither did I [06:19] I always say 'morning' [06:19] Does d-i use lrm? If so, then the answer's probably "no", since I'm doing the lrm ABI bump right now. [06:19] 17's in the archive [06:22] mdz: is it possible for us to demote vlc to multiverse in time for Breezy? [06:23] mdz: (one of the build-dependencies is in multiverse) [06:24] crimsun: it's in universe [06:24] (so mdz probably doesn't care much) [06:24] but why does it b-d on multiverse? it doesn't in Debian [06:25] infinity: the d-i build doesn't, no [06:25] elmo: right, but that means that vlc will never build using the default b-d from Debian, so to make it build, we'd have to strip the ffmpeg b-d, which makes it fairly useless [06:25] mdz : Ahh, good. [06:25] elmo: vlc b-ds on libpostproc-dev, which is in multiverse [06:26] crimsun: for values of fairly useless as in "as useful as it is in Debian" ? [06:26] ... because libpostproc-dev is built from ffmpeg, which was recently punted to multiverse? [06:26] infinity: exactly [06:26] ffmpeg isn't in multiverse [06:27] Filename: pool/multiverse/f/ffmpeg/libpostproc-dev_0.cvs20050626-1ubuntu1_i386.deb [06:27] sigh [06:27] Well, that binary is, which means the source would almost have to be, no? [06:27] the source should be [06:27] well, no [06:27] the source is in universe [06:27] universe shouldn't build multiverse binaries [06:27] demoting ffmpeg is excessively non-obvious [06:27] Oh, we have universe source building multiverse binaries?... Neat. [06:28] as it pulls whole swathes of stuff into multiverse [06:28] \o/ [06:28] and I don't think we should encourage users to add multiverse to their sources.list without good reason [06:28] "It's filled with crack; you love crack" is enough reason for most of them. [06:28] is there any change in status for teh mac laptotop wifi cards ? the builtin ones [06:29] lifeless: nope [06:29] I've heard rumours they can be made to work. :[ [06:29] lifeless: not a chance [06:29] ah well. [06:29] lifeless: with some fun mol hackery you can make it work [06:29] someone's working on building a driver, but it's a long, slow process. [06:29] Amaranth: that's not true [06:29] there are people working on reverse engineering the driver [06:29] libpostproc-dev is most problematic, because without it, vlc will not build with ffmpeg support without much hacking (e.g., including ffmpeg snapshot in diff.gz, which is much ugliness) [06:29] crimsun: what IS libpostproc-dev? [06:30] and why does it need to be in multiverse? [06:30] infinity: I believe Kamion uploaded d-i before the kernel was built; so perhaps it dep-waited on it and built? [06:30] mdz: as I said, 17's in the archive [06:31] postproc is a postprocessing library, I see no reason why it would need to be in multiverse. [06:31] elmo: ah, missed that [06:31] I could see how one of it's deps (avcodec) could need to be in multiverse, except that it's not. [06:31] Oh, wait, it is now. [06:31] anyone know if Kamion did install CD builds? [06:32] I was looking at the wrong apt-cache stanza. [06:32] I dunno an easy way to check the version of d-i on the CDs [06:32] Or, no it's not. I just can't read. [06:32] Right, so postproc (multiverse) doesn't appear to need to be in multiverse, as it's only dep (avcodec) is in universe... [06:32] And postproc itself shouldn't contain any terribly iffy code. [06:32] and libpostproc's license is GPL [06:33] Unless it infringes an Adobe patent for linear editing or something. [06:33] breezy's kernel has degraded horribly in terms of xmms stutter :( [06:33] (Well, I think half the archive probably infringes Adobe patents in some way, I know the GIMP hits several) [06:33] elmo: are you using the esd output or the ALSA output? [06:34] OSS [06:34] elmo: for me, xmms sucks at playing mp3s. xmms plays other things fine, and other apps play mp3 fine. [06:34] didn't matter what xmms output I used === LaserJock [n=LaserJoc@ppp-69-239-136-50.dsl.renocs.pacbell.net] has joined #ubuntu-devel [06:34] mdz: these are oggs [06:34] whoa, that shouldn't be messed up === LaserJock [n=LaserJoc@ppp-69-239-136-50.dsl.renocs.pacbell.net] has left #ubuntu-devel [] [06:34] and hoary on this box was fine - it's definitely since I upgraded to breezy [06:34] and I'm even running a "real" breezy kernel too [06:34] (i wasn't for hoary) === robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel [06:36] elmo: does it occur regardless of switching to the ALSA output? [06:37] dunno, trying that [06:38] morning === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel [07:10] Good morning [07:11] morning pitti [07:16] shouldn't ia32-libs include libz? [07:16] hey pitti === wasabi_ [n=wasabi@c-67-162-224-207.hsd1.tx.comcast.net] has joined #ubuntu-devel === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel [07:18] hey pitti [07:18] pitti: i am going to do that hoary security thing today [07:18] been pretty busy with other stuff yesterda [07:18] +y [07:30] bob2 : No, it depends on lib32z1, which includes it. === HiddenWolf [n=HiddenWo@136.251.dynamic.phpg.net] has joined #ubuntu-devel [07:53] mdz: ping? [08:04] infinity: hi! can you please have a look why mozilla-firefox_1.0.7-0ubuntu0.0.1 did not build? [08:04] infinity: I did not get a failure log [08:05] Ugh, why not -0ubuntu04.10? [08:05] Meh. [08:07] who is experienced with ubuntu-meta? [08:08] pitti : Did you accept hoary and warty at the same time? [08:08] pitti : Looks like the orig didn't make it in in time for the warty builds, or something. [08:08] fabbione : Define experienced. I've updated it a few times, and fiddled with the seeds and such. [08:09] infinity: i need to remove powermanagement-interface from sparc desktop [08:09] i need to understand if i have to do it via seeds or directly into ubuntu-meta lists [08:10] + i would love to understand why totem is trying to pull in totem-xine from universe [08:10] It depends on -gstreamer | -xine === Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel [08:10] Is -gstreamer uninstallable for you, or otherwise something apt would skip? [08:10] oh i see [08:11] right [08:11] yes they have a very strict version depends [08:11] ok.. how do i kill the other package instead? [08:12] So, you're saying we want pmi on all arches except sparc? [08:13] i don't know about the other arches, but pmi depends on acpi-support [08:13] Is it hideously broken on sparc and shouldn't build there at all, or?... [08:13] and sparc has no acpi [08:13] and it has been built by mistaker [08:13] -r [08:13] Does sparc have acpi-support? [08:13] nope [08:13] NFU [08:13] I mean the package. [08:13] nope [08:14] Hrm. Then it shouldn't be happening at all. [08:14] If pmi depends on acpi-support and there is no acpi-support for sparc, then it shouldn't get included, afaik. [08:15] Or... It's a germinate bug. Hrm. [08:15] Or a misfeature. [08:15] this is the last glitch to make sparc-desktop installable [08:16] Yeah, hppa will have the same problem. [08:16] i am checking how the update algos work [08:16] As will powerpc, which is an actual release arch. [08:17] perhaps in the first place it is added automatically and you need to remove it manually after [08:17] , I can just make pmi arch-dependant in the seeds, that will fix it. [08:17] desktop/sparc: Skipping package acpi-support (unavailable) [08:17] But this still seems broken. [08:18] infinity: I did not accept either of them yet [08:18] Added powermanagement-interface to desktop-sparc [08:18] it gets readded automatically [08:18] infinity: and the orig was uploaded to breezy first [08:18] pitti : The orig in breezy is for a different package. [08:18] pitti : So, if he did hoary with -sa, and warty without -sa (which would be correct), hoary needs to be accepted before warty can build. [08:19] fabbione : yeah, I'll just make it arch-specific in the seeds and refresh. [08:19] infinity: ouch, why a different one? that's stupid... [08:19] infinity: ok, so are you going to take care of it? [08:19] fabbione : I'll bug Kamion later about how it's SUPPOSED to work. :) [08:19] infinity: ok thanks [08:19] fabbione : yeah, it affects everything !i386/amd64, so it's not just an "SCC port" problem. :) [08:19] from a first shot this seems to be the only glitch left [08:20] pitti : Uhm. Huh? [08:20] infinity: indeed there is an orig.tar.gz in the queue - that means Diziet accidentialyl uploaded with -sa for hoary? [08:20] infinity: oh well :) [08:20] pitti : breezy ships "firefox", not "mozilla-firefox" [08:20] pitti : Hence -sa is required for hoary. [08:20] infinity: ah, I see - mozilla-firefox vs. firefix [08:20] lol.. firefix :) [08:20] If only. [08:20] infinity: bah, that's ugly - we need to test both debs, and we want to release them at the same time [08:21] infinity: any workaround? [08:21] pitti : Then do manual builds... Using the upload queue as a testbed is pretty insane. [08:21] pitti : I mean, what if we find out they're buggy?... New uploads with new version numbers to fix them?.. Ugh. [08:22] infinity: they should not be buggy, the question was more like if they built at all, and Ian wanted a clean build [08:22] infinity: anyway, so I can't release them all together, I suppose [08:22] Clean builds are easy enough to accomplish. [08:22] Toss me the warty sources, and I'll do a clean chroot build here. [08:22] infinity: I told him to use local builds, but he was sure that they work === infinity wonders why this is a concept so difficult to grasp. :) [08:23] infinity: chinstrap:~pitti (mozilla-firefox_1.0.7-0ubuntu0.0.1) [08:23] Maybe I need to document "how to make your chroots behave just like buildds, so you don't have to abuse the buildds for test builds" [08:24] how do you get middle and right mouse clicks on a powermac ? [08:24] lifeless: F11 and F12 by default [08:24] Ew. [08:24] pitti: thanks [08:24] lifeless : Buy an external mouse iwth more buttons. [08:24] or that :-) [08:24] infinity: its my partners laptop [08:25] lifeless : Or trade in the powerbook for a thinkpad. :) [08:25] infinity: I don't see that going down well ;0 [08:25] infinity: she -loves- mac. enough said [08:25] I had a hoary partition [08:25] and I'm trying the upgrade on that to breezy [08:26] hoary couldn't drive the trackpad :[ [08:26] So, she owns several iPods, and defends Steve Jobs' every move? [08:26] nope [08:26] just attached to the design [08:26] had one ipod, it got driven over by a truck [08:26] A fitting end. [08:26] heh === pitti starts the mozilla update madness *sigh* === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has left #ubuntu-devel ["Leaving"] [08:30] infinity: can you be so kind to debootstrap a buildd chroot on ia64? [08:30] infinity: it seems there is a bug in /usr/lib/debootstrap/scripts/breezy that affects only sparc and ia64 [08:31] but i need to be sure before fixing it [08:31] you will get the error almost immediatly [08:32] What's this bug? [08:32] (-ENOTIME to play right now) [08:32] add () { if [ "$ARCH" = "$1" ] ; then eval "$2=\"\$$2 $3\""; fi; } [08:33] I: Retrieving Release [08:33] I: Retrieving Packages [08:33] I: Validating Packages [08:33] /usr/lib/debootstrap/scripts/breezy: line 20: libc6-dev-sparc64=-dev-sparc64 : command not found [08:33] but that part of the script is called only on sparc/ia64 [08:33] Pretty. [08:34] Broken the same way in Debian? [08:34] dunno.. [08:34] Oh, wait, no it's not. [08:34] I think I tripped on sometihng like that when trying to debootstrap breezy (variant=buildd) on the sparc here ages ago, and whined to you about it. === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel [08:34] deboostrapping sid worked fine. [08:35] yeah it's only on buildd variant [08:35] And unless we've not had to rebuild an ia64 chroot for months (which seems unlikely, given that we built new ones for -autotest not that long ago), it's okay too. [08:35] So, it's sparc/buildd that's broken in special ways. [08:36] Probably the base package set broke in a way that's confusing the rest of the script in oddly undebuggable ways. === fabbione sighs [08:36] (since variant=buildd still uses a slightly static list, compared to the auto-guessed lists for the regular debootstrap) === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel [08:37] Oh look, it's a Kamion. [08:37] ODDD [08:37] Kamion : It is intentional behaviour for ubuntu-meta/germinate/whoever to pull in packages whose dependencies aren't satifiable? [08:38] infinity: you know what.. if i run sh -x deboostrap... it works.. [08:38] now.. [08:39] ah no [08:39] it still fails [08:39] Kamion : s/It is/Is it/ [08:42] infinity: it looks to me that also ia64 is affected... [08:42] because it's the shell line that's broken [08:42] Hrm. I'll have to test later, then. [08:43] Oh, wait. We don't use the current debootstrap on the buildds. [08:43] We just ship a breezy script for an older backport. [08:43] That's probably why. [08:43] It likely broke in the great reorg of debootstrap 3.x [08:44] infinity: ihhh [08:47] ahhh here it is [08:47] infinity: add () { if [ "$ARCH" = "$1" ] ; then eval "$2=\"\$$2 $3\""; fi; } [08:47] <- [08:47] it chokes on pkg names with "-" [08:48] it's reproducible on all arches [08:48] infinity: if you edit that file and add something like: add $ARCH "dselect" will work [08:49] if you do instead: add $ARCH "x-common" will choke === `anthony [n=anthony@ekorp-203-63-137-225.eoff.ekorp.com] has joined #ubuntu-devel [08:50] Ahh, so it only breaks on sparc, because only sparc has the crazy package in its list. [08:50] Makes sense. [08:51] Feh. How/why did libxp6 get pulled back into main (and into -desktop, no less)? [08:51] infinity: debian doesn't choke because it doesn't have that function [08:51] infinity: it is required.. mdz told me to seed it [08:52] hmmm [08:53] Morning all! [08:54] infinity: groff, I think. [08:54] just wondering... why are debootstrap scripts in /usr/lib ? they are arch:all, and perl has perl-modules in /usr/share too... [08:54] daniels : No, nothing depends on it, it was seeded to -desktop for the benefit of people installing 3rd-party proprietary apps. [08:54] Ugh. [08:54] Oh well. [08:55] Chipzz : Holdover from when they used to be arch:any, I suspect. [08:55] fucking christ. [08:55] Chipzz : debootstrap used to build arch-specific packages for each arch, with static package lists. [08:55] infinity: that would explain [08:56] fabbione : ubuntu-meta fixed. [08:57] are things that can be executed/"run" allowed to go in /usr/share if they are arch:all? I don't think the FHS says anything about that [08:57] infinity: danke [08:57] Chipzz : If not executed directly, they CAN be, but /usr/lib/package is still the standard place for most "package internal binaries", which includes scripts. [08:58] brb [09:09] mmm, nvidia module missing after last update..knonw? [09:13] You mean "no matching restricted modules for the new kernel" (That's known, new upload on the way), or "I'm using the old kernel, but something's hideously broken"? [09:13] If it's the latter, I want details. :) [09:15] infinity: Seems it's the first one :) [09:15] Oh, good. That's an easy fix, then. [09:15] The only holdup on the upload is that I'm fixing other bugs at the same time as doing the ABI bump. [09:15] So, give it a bit of time. [09:15] infinity: it's 2.6.12.9 but the corrosponding modules pkg not installabe yet ;-) [09:16] infinity: k, there a way to revert back , or shoudl I just boot with the previous kernle? === Valandil [n=chrys@dsl-084-056-113-129.arcor-ip.net] has joined #ubuntu-devel [09:21] Boot with the -8- kernel, you still have the matching l-r-m package for that installed. [09:21] Nothing to "revert". [09:21] infinity: just did :) [09:23] infinity: I'm curious to know what causes the lrm of a previous kernel to not be availabe anymore, that is I've had times when the new kernel was installed, broken , and I tried to use he previous kernel with it's lrm and it was "removed" .. === kobold [n=kobold@debian/developer/kobold] has joined #ubuntu-devel === carlos [n=carlos@243.Red-83-47-24.staticIP.rima-tde.net] has joined #ubuntu-devel [09:26] sivang : It shouldn't get removed automatically, ever. [09:26] sivang : Unless you're using aptitude, and it's ditching old linux-image and l-r-m packages when linux-foo is upgraded, but that just sounds evil. === vuntz [n=vuntz@volin.imag.fr] has joined #ubuntu-devel === vuntz [n=vuntz@volin.imag.fr] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d5152D086.access.telenet.be] has joined #ubuntu-devel === bhentges [n=bhentges@vodsl-4461.vo.lu] has joined #ubuntu-devel === jk- [n=jk@ppp60-136.lns1.cbr1.internode.on.net] has joined #ubuntu-devel [09:57] <\sh> daniels: #15720 -> dapper [09:58] yeah === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel [10:14] infinity: which uninstallable packages in particular? ubuntu-meta will certainly just take every top-level thing in the seed; germinate will take them, but will print an error [10:14] daniels: I stopped groff depending on libxp6 with that vile hack in -10 [10:14] oh [10:14] so why's it in main still? [10:14] 07:54 < infinity> daniels : No, nothing depends on it, it was seeded to -desktop for the benefit of people installing 3rd-party proprietary apps. [10:15] gnrgh === pvanhoof [n=pvanhoof@d5152D086.access.telenet.be] has joined #ubuntu-devel [10:15] i was hoping infinity was just talking out of his arse [10:15] see the seed changelog [10:16] it has the relevant bug reference === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [10:16] the baz changelog? [10:17] yeah [10:19] Modified-files: desktop [10:19] New-patches: ubuntu-devel@lists.ubuntu.com/seeds--breezy--0--patch-191 [10:19] Summary: libxp in Desktop === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === olemke [n=olemke@iup.physik.uni-bremen.de] has joined #ubuntu-devel [10:22] yes i did that commit.. it's going to stay there [10:23] as long as it never becomes my problem [10:23] jdub, can I blog about the fridge yet? === daniels [n=daniels@amnesiac.heapspace.net] has left #ubuntu-devel [] [10:31] Burgundavia, it doesn't look like it's finished yet [10:35] Kamion : See the last seed commit, and the -meta refresh. Granted, packages that depend on arch-dependant packages should be listed in P-a-s, and never make it to the archive in the first place, but it seems a bit weird/wrong for such uninstallable packages to get included. [10:37] infinity: er dude - powerpc has powermanagement-interface === Treenaks pokes apt [10:39] infinity: mmm, yeah, not sure which layer is properly responsible for that. I think the answer is that we should have britney runs for hppa/ia64/sparc so that we can see their uninstallables, then we'd just have fixed them ages ago === JaneW [n=JaneW@wbs-146-189-29.telkomadsl.co.za] has joined #ubuntu-devel === seb128 [n=seb128@ANancy-151-1-23-22.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [10:43] hi [10:46] Kamion : It has it, but it depends on acpi-support, which powerpc doesn' thave. [10:47] Kamion : Oh, the dependency is arch-specific too. Feh. Should just fix pmi, then. Didn't realise it could work without it. [10:47] hey seb128 === infinity blames fabbione for leading him down that path. [10:48] Hi mvo === fabbione blames infity === fabbione blames infinity [10:48] Kamion : If you want to revert the seed/-meta changes, I can just fix pmi... [10:49] Or, better, have fabbione fix pmi. :) [10:49] Oh, no, wait. [10:50] It still will only work on i386/amd64/powerpc anyway. === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel === infinity just adds powerpc to the seed, then, as the path of least resistance. [10:53] and I think ia64 has acpi? [10:53] it does indeed. please add ia64 back too [10:54] pitti: around? [10:54] Meh. :) [10:54] infinity: the pmi script is different on powerpc; it uses pbbuttonsd there === infinity fixes. [10:54] no fixing needed :) [10:54] Kamion : Yeah, I just noticed that. === ogra [n=ogra@p5089E44E.dip.t-dialin.net] has joined #ubuntu-devel [10:54] infinity: also, http://people.ubuntu.com/~cjwatson/testing-ports/, have a nice day ;) [10:54] (just created) [10:56] I'll attack some of the ia64 stuff later. The rest is so clearly SEP. [10:56] :) [10:57] I should do universe at some point too, but that's a start [10:58] Well, until main is in shape for a port, universe is a moot point. [10:58] lamont-away,fabbione: you two might want to look at http://people.ubuntu.com/~cjwatson/testing-ports/ too [10:58] infinity: I was thinking more for the big-three arches [10:58] <\sh> Kamion: will sparc{32/64} become an official arch for ubuntu? [10:58] Alright, seeds fixed. You want to deal with updating -meta again when your seed mirror thingee runs? [10:59] \sh: it'll need more interest (both users and developers) first [10:59] infinity: sure [10:59] Kamion : Oh, yes, britney runs for universe for the release arches would be much appreciated. [10:59] meh, I guess I'll have to rebuild CDs for that [10:59] hope it didn't affect the live CDs [11:00] The last -meta refresh would have, cause it added libxp6 to all -desktops. [11:00] Kamion: cool [11:00] hm, I have to wait for new l-r-m anyway [11:01] Well, it's uploaded now. [11:01] <\sh> Kamion: when u know a good (OSS) driver for a wildcat III 3d card for our sun blades 100 then I could test ubuntu on some blades here ,-) [11:01] Shouldn't be too long to build. [11:01] \sh: I know nothing about sparc [11:01] Sparc is all about the serial console love. [11:01] Kamion: does that output include universe? [11:01] fabbione: no, as mentioned above ... [11:02] I think I know how to do that now though, so I can sort it out later [11:02] no that's ok! [11:02] main is more than enough [11:02] it'll be hyoooooge [11:02] <\sh> infinity: not at all...we use the stoopid blades only for some hp openview client stuff and some other nasty things..so running 3 tfts here with three wildcat III 3d accel cards on slowlaris 8 === dholbach [i=foobar@i577B1473.versanet.de] has joined #ubuntu-devel [11:03] hello! [11:03] hi dholbach [11:03] Hrm. [11:03] hey mvo [11:03] Kamion: that's why .) [11:03] Kamion : What's the deal with "everything from xorg is uninstallable, EEK!" in the release arch breezy testing output? [11:03] Kamion : That seems... Wrong. [11:04] infinity: build skew with x-common or something? [11:04] there were three X-related uploads this morning [11:04] BTW, I need a fairly stable archive starting nowish [11:04] x-common shouldn't affect it. [11:05] britney output's generally light on detail - you need to have a test system you can do 'apt-get install' on to actually see the causes === lamont [n=lamont@dhcp-sn38-07.hrz.uni-oldenburg.de] has joined #ubuntu-devel [11:05] Yeah, and apt-get install works here, hence the confusion.. === infinity cleans a chroot and tries from scratch. [11:06] Kamion: that output is weird.. because i get the same using apt-get install ubuntu-desktop (X can't be installed).. but if i do it manaullt.. apt-get install xwindows-core-crack-whatever.. it just works [11:06] Kamion: i wonder if that could be an apt problem [11:06] unlikely [11:07] Kamion: dist-upgrade vs install? [11:07] every single time I've seen somebody attempt to blame the packaging toolchain for britney output, it has been the packages' fault ;) [11:07] No, it means something ubuntu-desktop depends on is breaking X, in that case. [11:07] lamont: fresh install [11:07] infinity: britney doesn't test co-installability, only installability of single packages [11:07] Kamion: oh i am not blaming.., i want to understand :) [11:07] if it says xserver-xorg-core is uninstallable, it means on its own [11:07] Kamion : Yes, I was explaining what fabbione saw, not britney. [11:08] ah, right [11:08] fabbione: one possibility is that you have packages installed which are no longer in the archive, or which are not in main [11:08] Kamion : britney's output is just very wrong in this case, probably caught the exact half hour where something was broken. [11:08] Kamion: unlikely.. it's a fresh breezy debootstrap + apt-get install ubuntu-desktop [11:08] Oh, that half hour is NOW. :) === infinity just updated. [11:09] Kamion: there 2 failures.. one related to pmi and one to xorg [11:09] but install xorg alone does work.. [11:09] so i guess i will need to recheck with the new ubuntu-meta [11:09] I'm just uploading that [11:10] Found it. === Simira [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel [11:10] can I just express general annoyance at an ubuntu-meta upload for unreleased arches at a point when we're trying to do a CD release? :P [11:10] Kamion : It also pulled in the libxp6 thing, which was for all arches. [11:10] well, that's true === lamont notes that he's been trying to piggy-back his hppa hackery onto other stuff that was happening anyway [11:12] yeah, never mind me, I'm just undercoffeed and grumpy [11:12] <\sh> what the hell...why is xorg being removed? [11:12] \sh: because it loves you [11:12] <\sh> come on guys, who did that [11:13] \sh: read the scrollback [11:14] <\sh> Kamion: yeah..got it...but I have to fight now with 2 people here running breezy on their laptops and they did a dist-upgrade [11:14] don't do that then [11:15] Kamion : xorg uninstallibility fixed. Go britney. (We need more of her) [11:16] what was the problem? [11:16] <\sh> Kamion: it's too late..."don't restart/reboot/shutdown your laptop" is my current warning now..but anyways..now I got the blame [11:16] Granted, I would have seen the bug the next time I tried to upgrade, which is normally nore often than I'd look at testing output. :) [11:16] Kamion : x-common grew a conflict against xfree86-common.. Which xorg-common provides. [11:16] TOO MANY COMMON PACKAGES. [11:16] Kamion: disabling the daily livecd runs now. you want dailyDI disabled as well? [11:17] \sh: sorry, I've little sympathy for people who dist-upgrade on a development branch without checking the list of packages that are going to be removed and making sure they're sane. They should consider it as an educational exercise for next time. :-) [11:17] lamont: yeah, although I hope it won't matter [11:17] Kamion: ++ [11:17] infinity: hah [11:17] Kamion: you're in manual mode for the next few days then [11:17] that's fine [11:19] <\sh> Kamion: don't worry...u know, I'm sitting here in the NOC and have a screensaver on my windows machine which says: "This is the Place of our Ubuntu Supporter -> Please kick him when something's wrong" ... well, to point this out: I don't like SM ;) === jdthood [n=jdthood@x080.decis.nl] has joined #ubuntu-devel === Zomb [n=eb@x118.rhrk.uni-kl.de] has joined #ubuntu-devel === sedak [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-devel [11:23] Mithrandir: here? === koke [n=koke@169.Red-217-127-113.staticIP.rima-tde.net] has joined #ubuntu-devel [11:25] hmm. I have a nasty suspicion that universe britney runs will take longer than the cron.daily interregnum [11:25] that's kind of annoying - I might have to run them on a mirror instead [11:27] Kamion : lrm is all uploaded, you can NEW it at will. You may want the new, not-completely-broken x-common (1.08) before you start building images, though. [11:28] <\sh> did I say that I hate skype? === Gman_ [n=Glynn@amfea-proxy-2.sun.com] has joined #ubuntu-devel [11:32] \sh: use linphone :) [11:32] \sh: I use it with sipgate.de ;-) [11:32] works smoothly [11:32] <\sh> sivang: I'm not using skype anyway...but look at #16107 this annoys me...the distro is being blamed for closed source developers mistakes [11:34] \sh: bah, I see [11:35] pitti: pong [11:35] Mithrandir: do you happen to know about any plans to release a new tbird? [11:35] Mithrandir: and do you feel like updating tbird for our releases? [11:40] lrwxr-xr-x root/root 0 2005-09-23 10:17:20 ./usr/share/isdn/2.6.12-9-amd64-generic -> 2.6.12-8 [11:40] infinity: what's that about? [11:40] hmm, avm-fritz-firmware is still at 2.6.12-8 === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [11:40] is that intentional? [11:41] I've newed that lot, but it might need further fixing [11:42] Kamion, seb128: do you see any reason to keep libzvt2 in main? it seems to be useful for gnome 1 only... [11:42] seb128, Kamion: (gnome-libs source) [11:43] pitti: why is it a main package? [11:43] libzvt-dev's in the supported seed [11:43] I have no problem removing that if nothing else uses that (check germinate rdepends!) [11:43] right, but that seems pretty useless; if it is needed, it should be a dependency IMHO [11:44] * Reverse Build-Depends: [11:44] +- libgtk-perl [11:44] Kamion: I poked in the rdepends, I did not see anything that would hold it - and if there was, we don't need to seed it either, right? [11:44] Kamion: that's universe [11:44] that's true [11:44] go ahead and unseed it [11:44] there's libgtk2-perl === marcin_ant [n=marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel [11:45] (and similar for the other packages, like gtk2-print-perl, and so on) [11:45] pitti: for the mailto:`command` stuff? [11:45] Mithrandir: yes, and there are some other vulns as well - http://www.mozilla.org/security/announce/mfsa2005-58.html [11:46] Mithrandir: the shell injection patch is easy and will apply cleanly to the current package [11:46] Mithrandir: I have a bulk version of all the other patches (not separated, though) [11:49] pitti: are you thinking "update to newer upstream version" or trying to backport the changes? [11:49] Mithrandir: if there is a new upstream, and the diff is similarly sane as Mozilla and ffox, the new upstream would be fine [11:50] Mithrandir: otherwise, throwing the bulk patch on our current version should work [11:50] pitti: I can take a look. [11:50] Mithrandir: but the shell injection is pretty bad and should be fixed asap [11:51] hm, no doko today? [11:51] Mithrandir: please look in chinstrap:~pitti/{mfsa2005-58-ff10.diff,mfsa2005-58-moz17.diff} [11:51] he might still be sleeping, or in a room that has no network [11:52] ajmitch: he's at DevJam (oldenburg, afaik) [11:52] ajmitch: ^^ [11:52] dholbach: ah, I see [11:52] dholbach: he arrived yesterday. haven't seen him yet today [11:52] dholbach: I'm just doing some wx fixing :) [11:52] maybe he went on holiday instead [11:52] pitti: scp: /home/pitti/mfsa2005-58-ff10.diff: Permission denied [11:52] Kamion : Dang, missed that one, new upload coming. :/ [11:52] :-p [11:53] infinity: you're doing a new lrm??? [11:53] Mithrandir: sorry, try again [11:53] pitti: thanks [11:53] infinity: if so, please make ia64 stop trying to build/install nvidia, since we dropped it elsewhere in the process.... [11:54] lamont : It's not, is it? [11:54] see the log: FTBFS [11:54] lamont : If it was, it would be FTBFS right now, and it isn't. [11:54] lamont : You're one revision behind, dude. [11:54] ah, cool. last looked at -4.4 === mdke [n=matt@unaffiliated/mdke] has joined #ubuntu-devel [12:02] does anybody have a scanner and a powerpc? [12:08] pitti: I will come monday night... === lamont is not at home, and getting things happy remotely is not feasible [12:08] HP-PSC 2400, and a colored G3 [12:08] pitti: yes, but running hoary [12:08] similar vintage to lamont's G3, I guess [12:09] ajmitch: any chance you could try xsane on a current breezy live CD? [12:09] pitti: sure, if I can wget one in time :) === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [12:09] ajmitch: I'm asking because of https://bugzilla.ubuntu.com/show_bug.cgi?id=10573 [12:10] pitti: I'm wondering if we should patch in the experimental genesys backend in sane-backends. It works fine for me at home. [12:10] it's a usb scanner, so I know it works on i386 [12:10] pitti: do you plan a upload of xsane? I have a translation for the desktop file I would like to add [12:10] pitti: wgetting now [12:11] Kamion : Fixed lrm uploaded; sorry. :/ [12:11] Kamion : You'll need to NEW it again when it builds. [12:11] Mithrandir: no idea, I am clueless about scanners (I don't have one) [12:11] ok, will do [12:11] thanks [12:11] ajmitch: thanks [12:11] mvo: no, not until I have a patch to apply at least === ajmitch is happy to see his ISP's bandwidth accounting is still very broken :) === infinity makes a mental note to automate the ABI changes.. After you're done with the Colony. === `anthony [n=anthony@220-253-115-163.VIC.netspace.net.au] has joined #ubuntu-devel [12:12] http://people.ubuntu.com/~cjwatson/testing/breezy_probs.html looking much healthier now [12:13] pitti: I can try applying the change, I don't know the code base well enough to really have any idea if it works and if it breaks something else in a subtle way.. [12:14] pitti: (the chunderbird change) [12:14] Kay, and avm-frtiz* should be fixed with that upload, so that just leaves rrdtool and language-support. === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel [12:15] Kamion, did you get my message yesterday? the netcfg error in the installer is still there, telling me to file a bug if i see it... [12:15] Mithrandir: oh, I did not understand the patches either - I just rely on testing [12:16] Mithrandir: for understanding them, looking at the patches is not enough, one needs to read the complete source [12:16] pitti: I'm not that insane. Yet, at least. [12:16] seb128: if you print something, do you get an icon in the tray, like in hoary? [12:16] Kamion : The rrdtool thing looks like a universe->main promotion of rrdtool is required... [12:17] kamion: JOOI, are the installer udebs supposed to be in archive.ubuntu.com ? [12:17] pitti: lemme try [12:17] Mithrandir: me neither :-) [12:18] Diziet: yes, they most certainly are [12:19] Hi Diziet [12:19] ogra: oh, ok - please file a bug [12:19] pitti: yep [12:19] Kamion, will do :) [12:19] seb128: ok, thanks [12:19] pitti: just printing from epiphany-browser a page and I get the icon [12:20] ogra: component cdebconf rather than netcfg, I think [12:20] np [12:20] Diziet: e.g. http://archive.ubuntu.com/ubuntu/pool/main/c/cdebconf/ [12:20] oki [12:21] ogra: if you could boot with DEBCONF_DEBUG=20 as a kernel parameter and attach /var/log/syslog from the installer, that'd be good too [12:21] o [12:21] k [12:21] infinity: must be new, it's not showing up in anastacia [12:22] oh, an rrdtool *demotion* is showing up [12:22] o librrdp-perl python-rrd python2.3-rrd python2.4-rrd {rrdtool} [12:22] is that ok to do? [12:23] pitti: this is the patch from mofo for mozsuite and firefox? They haven't released anything for thunderbird? [12:23] not on anastacia it seems ... [12:23] Mithrandir: no, unfortunately not [12:23] pitti: grrr. :-/ === nomed [n=daniele@host63-61.pool8250.interbusiness.it] has joined #ubuntu-devel [12:24] Mithrandir: you can look into the referenced bugs, they might have patches, too [12:24] Mithrandir: but usually the "aviary" patches work for both ffox and tbird === nomed [n=daniele@host63-61.pool8250.interbusiness.it] has left #ubuntu-devel ["/etc/init.d/nomed] [12:25] Kamion : That would fix the problem just as well, I'm sure. [12:26] infinity: done === infinity , being satisfied that he's done his good deeds for that day, decides it's the weekend. === carlos [n=carlos@243.Red-83-47-24.staticIP.rima-tde.net] has joined #ubuntu-devel === Simza [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel [12:30] infinity: enjoy === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel [12:34] pitti: the thunderbird thing seems to just be mailto:`command` and similar trickery? [12:34] Mithrandir: right [12:34] Mithrandir: also works from the command line (if called from another program) [12:35] pitti: I just got confused since there are two bugs for it; I can handle it just fine. Warty + hoary + breezy, I guess? [12:35] Mithrandir: yes, the whole fun [12:35] yay [12:35] Mithrandir: however, mfsa58 had more critical vulns that apply to tbird [12:36] Diziet: how is ffox going? moz works quite well here on warty and hoary (just finished building warty) [12:37] pitti: the bugs seems to be embargoed, so I can't look at them. [12:38] Mithrandir: gnomemeeting update? [12:38] Mithrandir: right, that's the problem... that's why we currently use the whole patch [12:39] Mithrandir: apart from the version number changes (which will fail for tbird), do you get so many rejections? [12:39] pitti: haven't even tried applying the fix yet. [12:39] Mithrandir: alternatively, I'm pretty sure that they will do a new upstream release, too === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel === alisher [n=alex@vp173029.nt.uac64.hknet.com] has joined #ubuntu-devel [12:43] seb128: works fine for me [12:44] Mithrandir: have you planned to upload? [12:46] seb128: I thought I'd leave that to you? I just rebuilt the packages from Debian so a sync might be the easiest? [12:46] Mithrandir: oh, nice [12:47] pwlib and gnomemeeting are to update, right? [12:47] you need a newer h323lib too, iirc [12:47] thanks [12:48] all stock from Debian are ok? I can ask a sync to elmo ? :) [12:49] seb128: yes, those worked for me at least. [12:50] thanks [12:50] elmo: please sync gnomemeeting (GNOME desktop component) pwlib h323lib (required by the new gnomemeeting) from Debian [12:50] pitti: Just checking some things on warty now. 14390. [12:51] Diziet: btw, we have the problem I talked about yesterday - warty is not built on the buildds since hoary was uploaded with -sa and warty does not see the orig.tar.gz [12:51] Diziet: however, not your fault, there is nothing you could have done about this [12:52] Diziet: but I can't toss you the warty debs; the hoary debs are in chinstrap:~pitti [12:54] Oh, damn, I've just discovered that the warty debs are missing. === maradong [n=bhentges@vodsl-4461.vo.lu] has joined #ubuntu-devel [12:54] Diziet: see above [12:54] Mmm. [12:54] Diziet: please build them yourself [12:55] Willdo. [12:57] is libxp6 useful for firefox? [12:57] #14882 has a comment saying "people report they solved [12:57] Firefox instability by installing libxp6." [12:58] seb128, its needed by that blackdown plugin at lease and i suspec for other third party plugins too... if its not installed ff crashes if you open a site with plugin (at least java stuff, havent tested others) [12:59] ah, makes sense [12:59] s/that/the [12:59] s/lease/least [12:59] maybe ffox should recommend it then? [12:59] k, thanks [12:59] nope, blackdown should [12:59] pitti: desktop list it now [12:59] seb128: what do you think about having a fixed gtk in hoary-updates for #14998? I'm considering this atm [12:59] pitti: cf -changes from this morning [12:59] and the new java-plugin metapackage depends on it afailk [01:00] seb128: ah, ok, then it should be good [01:00] i'm not sure if its really needed for other plugins... [01:00] - automatic upgrading from the cd disabled until this is properly [01:00] speced [01:00] *sniff* [01:00] pitti: :( [01:00] :/ [01:01] what was wrong with it ? [01:01] is that the stuff that want to update my box to hoary when I put an hoary CD? :) [01:01] oh [01:01] seb128: yep, but it won't update you to hoary :) [01:01] mvo: oh, I thought it has some strong pinning to achieve it :) [01:01] mvo: for the GTK fix seems to be a good idea [01:02] seb128: no, pinning would be a bit dangerous :) [01:03] mvo: don't be a sissy :p [01:03] that seb... :) [01:03] seb128: tsss, you never actually _tried_ to "upgrade" you system back to hoary ;) === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [01:04] elmo: Can you sync hotkey-setup? [01:04] hey === jlj [n=agp@cm-80.111.97.105.chello.no] has joined #ubuntu-devel [01:04] no, the nice dialog has a button to reject the proposition :p [01:04] I've just noticed [01:04] the screen saver allows for another person to login [01:04] does that launch another X and gdm [01:04] ? === mvo makes a note that the next version will instantly apply if uid == "seb128" :P [01:05] zyga, gdmflexiserver [01:05] zyga, the same you get from "new login" in the menu === seb128 prepares the special GNOME-mvo patches [01:05] ogra: it crashes on radeon 9000 [01:05] :/ [01:05] ogra: I get another gdm but the screen is corrupted and everything dies [01:06] zyga, with the "new login" from the menu too ? [01:06] ogra: checking (don't mind if I become silent) [01:06] heh [01:06] seb128: you mean a patch that makes it crash ;) ? [01:07] wow :-) [01:07] okay the result was the same [01:07] this time I pressed alt+ctrl+backspace [01:07] and re-logged in [01:07] then its a bug either in gdmflexiserver or in X [01:07] mvo: not that's not funny enough, some little screwage all over the place ... just enough to be annoying :p [01:07] pretty fade in though :) [01:07] anyway time to grab some food :) [01:08] ogra: the new login did work in hoary though.... === mvo sometimes suspects seb128 of being evil === mvo thinks food is a good idea [01:08] zyga, i'd suspect X, but it could also be a gdm prob... [01:08] ogra: I have to go now [01:08] ok [01:08] talk to you later, okay? [01:09] sure [01:09] BenC: do you have any idea about #5049? it affects so many people, and it makes your CDs stuck in the drive without any chance to get it back === maradong [n=bhentges@vodsl-4461.vo.lu] has left #ubuntu-devel [] === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel === Elleo [n=Elleo@shellsong.plus.com] has joined #ubuntu-devel [01:25] Bizarre. My warty test build has failed. undefined reference to `operator delete(void*)' [01:25] Let me try the 1.0.6 to see if it's something with my machine. [01:28] linking with gcc rather than g++ perhaps? === ^AnK^ [n=ank@202.152.170.254] has joined #ubuntu-devel [01:32] Hmm. 1.0.6 does the same. === Hirion [n=Hirion@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel [01:33] Well, yes, linking with gcc rather than g++, but why ? === Diziet investigates. [01:34] Aha, no g++ installed, only g++-3.0 [01:34] ogra: I see the current screensaver is like mpt's design, so the window design and UI changes are already applied? [01:35] sivang, thats xscreensaver [01:39] Diziet: btw, can you ping me once you are satisfied with hoary's ffox stability? then I will release the hoary packages, which should make the warty packges able to build [01:40] pitti: it applies mostly fine, I'll need to futz it a little (for breezy), but it'd be really nice to have a patch against aviary. [01:41] pitti: Willdo. [01:42] Mithrandir: the ffox patch is the aviary patch [01:42] hrm [01:42] new kernel is loading the wrong sata driver on my laptop i think [01:42] pitti: hmm, it is? The tags says FIREFOX_* not AVIARY_ [01:43] Mithrandir: right, there is only FFOX_ and TBIRD_ [01:43] Mithrandir: there is no aviary tag in the CVS [01:43] Mithrandir: both are commonly refered to as "aviary branches" in bugzilla, though [01:45] pitti: my client.mk seems to disagree with you: MOZ_CO_TAG = AVIARY_1_0_1_20050124_BRANCH [01:46] Mithrandir: ah, ok, then this is an additional tag; I only saw TBIRD and FFOX_ so far; sorry [01:51] ogra: ah :) === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel [01:59] seb128, whats that with #16128 ? i dont think gnome-screensaver will stay in main and we shouldnt encourage users to use the broken gnome-screensaver in breezy yet [02:08] Kamion: Do you have a rough timeframe on the Colony release? [02:08] mjg59: when I've unbroken everything; currently enduring much frustration as to just how much this morning's uploads broke things [02:09] I'm fixing l-r-m at the moment [02:09] (please, nobody upload to main without checking with me right now) === ..[topic/#ubuntu-devel:Kamion] : Ubuntu Development (not support, even with breezy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://www.ubuntulinux.org/wiki/DeveloperResources | https://wiki.ubuntu.com//HelpingWithBugs | MOM/NDA producing bad diffs | Breezy preview is out: http://xrl.us/hh4u | Colony 5 due 2005-09-23; check with Kamion/mdz before uploading to main [02:10] Kamion: Urgh. [02:10] ogra: 1- why the heck do you want to move it to universe to move it again to main in 2 weeks? [02:10] 2- how is it broken? It works fine for a lot of people [02:11] seb128, it gets demoted automatically if nothing depends on it, doesnt it ? [02:11] if it's no seeded yep [02:11] seb128, apt-cache show gnome-screensaver ;) [02:11] how many times do we have to say that demotions are not automatic? [02:11] but it's a good candidate for suported imho [02:11] Kamion, then it got demoted maunall, its not in main [02:12] and i dont think we shoudl support it in breezy [02:12] ubuntu-desktop can have an | with an universe package? [02:13] either we decide its immature and demote it, or we decide its ready and support it ... where is the rationale for supporting it if we dont think its mature enough ? [02:13] seb128: no [02:13] I think it's mature enough to be used [02:13] it can't have a | at all with the current implementation of update [02:13] it just lacks some polish and feature [02:13] seb128, then we should use it and support it [02:13] people can deinstall ubuntu-desktop if they want to vary from our recommended desktop set; that's fine [02:13] its lacking a lot of feature [02:14] Kamion: fine but not optimal, anyway [02:14] ogra: yeah, lack of feature is not an issue to support a package [02:14] seb128, there are other issues [02:15] every single package has bugs [02:15] i switched back to xscreensaver today, after i had to wait about 15min for the lock screen to how up after the screen was locked overnight [02:15] there is no huge concern with gnome-screensaver, that's just not the right moment to switch [02:15] seb128, you cant adjust *any* dpms settings... [02:16] you cant adjust *and* screensaver settings [02:16] lack of feature is not an issue to support a package, again [02:16] any even [02:16] what we want to support a package is something stable and with a certain QA level [02:16] Oh dear. Right, that's going to be another kernel build for Breezy. [02:16] due respect, but lack of necessary features is an issue, otherwise lots more of universe would be in main [02:17] there's no point supporting lots of alternatives in main when there's one we've selected as the primary one [02:17] mjg59: ???? [02:17] seb128, exactly, and we decided its not ready to support t, else we would use it in the default install [02:17] grrr [02:17] fabbione: sk98lin wasn't switched on in the configs [02:17] seb128, and it simply doesnt match the QA level yet [02:17] that's plainly wrong [02:18] stop the FUD [02:18] there is no QA concern about it [02:18] it lacks feature and polish [02:18] <\sh> mjg59: :( [02:18] but it's stable and has no security issue [02:18] seb128, waiting 15mins for a lock screen to show up matches our QA ? [02:18] seb128++ [02:18] I agree with Kamion on the duplicate feature though [02:18] ogra: nautilus has crasher too, should we move it to universe? [02:18] mjg59: you kidding? [02:18] gnome-panel too [02:18] seb128, there are enough bugs to be solved before we can ship it [02:19] fabbione: Sadly not === Lathiat laughs at seb128 [02:19] seb128, nope, but these bugs get solved... [02:19] no [02:19] tyrosine% find -name sk98lin.ko [02:19] tyrosine% [02:19] want to see the list of bug on nautilus before speaking maybe? [02:20] ogra: things happening to some users and not to other are quite frequent === slomo_ is now known as slomo [02:22] hm [02:22] seb128, it locks up certain systems when using GL screensavers, it locks up systems when using unclutter, it doesnt really work with acpi, these are just some errors that are seroius enough to not support it yet [02:22] kernel-package is the way to go for entering kernel bugs into bugz? [02:23] magnon, linux === joh [n=joh@cD908888B.sdsl.catch.no] has joined #ubuntu-devel [02:23] ah === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === thesaltydog [n=yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel === Yagisan [n=jamie@60-240-38-8.tpgi.com.au] has joined #ubuntu-devel [02:25] ogra: lack of feature is not an error, again but let's forget about it we will switch to it right after 5.10 anyway and we will support it, you happy or not with that === OculusAquilae [n=bastian@p548D02C8.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:26] seb128, i'm absolutely happy with that [02:26] seb128, just not for breezy... and hadrlocking user systems is quite serious imho === Safari_Al [n=tr@ppp229-245.lns2.adl4.internode.on.net] has joined #ubuntu-devel [02:28] ogra: looks like they have solved (for any definition of solved) which themes to run when using random in g-s-s now [02:28] ogra: let's stop discussing about it, it bugs for some people like a lot of apps [02:28] torkel, that was solved long ago...our gss already uses it [02:28] ogra: you should move gamin to universe too with your definition [02:28] seb128, yep... [02:29] and enough talk, that start pissing me to discuss on details [02:29] I've some work to do [02:29] ogra: in upstream [02:29] seb128, probably, but gamin bugs will be looked at before release... gss bugs wont [02:29] torkel, as i said, we already used that, upstream just tweaks it... its there since a while === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel [02:30] ogra: we shipped warty with some of those gamin issues, but let's stop discussing about it [02:30] ogra: k [02:30] seb128, yup [02:30] seb128, we'll have a BOF about it anyway :) === dereks_ [n=dereks@66.9.7.66] has joined #ubuntu-devel === silbs [n=jane@adsl-155-254-53.int.bellsouth.net] has joined #ubuntu-devel === silwol [n=silwol@212-88-191-36.ADSL.ycn.com] has joined #ubuntu-devel === hypatia [n=mary@adsl-66-203.swiftdsl.com.au] has joined #ubuntu-devel [02:51] Diziet: can you receive /msgs? did you get mine? === j^ [n=j@gw.bootlab.org] has joined #ubuntu-devel [02:52] pitti: It's probably worth giving up on /msg here [02:52] bah [02:53] /msg nickserv set unfiltered off [02:53] or something like that [02:53] odd [02:53] may be "on" [02:53] I never have problems with receiving messages [02:53] from registered users, that is [02:54] freenode blocks them since the spambot attacs began [02:54] ogra: you mean it blocks unregistered users? [02:54] them == unregistered users [02:54] right [02:54] <\sh> pitti: yes [02:54] so what is hard about registering? [02:54] <\sh> pitti: time, seeing no need [02:54] you can kill ghost nicks, you won't lose your nick, it's easy [02:55] pitti, it gets hairy if you use multiple nicks ;) [02:55] \sh: the lack of private communication is a pretty severe need (for me at least) [02:55] (at the same time) [02:56] <\sh> pitti: well..that's why I prefer for fast communition between me and person X the jabber way...:) I know that he will receive my message :) === xTina [n=xTina@vpn2-dynip176.informatik.uni-stuttgart.de] has joined #ubuntu-devel === mgalvin [n=mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.251.dynamic.phpg.net] has joined #ubuntu-devel [03:05] pitti: I've just finished testing that ffox, and the hoary binary seems fine. I'm not really sure what's a good test but it works with a variety of sites. [03:06] Diziet: great, thanks! what about warty? [03:07] My test build (which I most recently set off about an hour and a half ago!) is still going. [03:07] ouch [03:07] So I think you should release the hoary one into hoary-security and let the warty one build ASAP. [03:07] ok [03:07] And I thought it was a fast computer ! === Mithrandir is doing the chunderbird warty and breezy builds now, on two machines. [03:07] Diziet: on my amd64 3000 it needs about 30 minutes [03:08] It seems much slower than my main workstation (which has no space left for a warty chroot). [03:08] I'll just do this on a reasonable machine. [03:08] (dual dualcore 275) === ogra wants that !! [03:08] Mithrandir: amd? [03:08] sivang: yeah [03:08] Mithrandir: pheee, cool [03:09] actually, that one is down for maintenance so it's the dual 265 instead. [03:09] Mithrandir: did you ever built cvs GNOME on it? [03:09] sivang: nah, I could try once. [03:09] "dual dualcore" *fniss* [03:09] sivang: or my home box, which is a 4400+ [03:09] Mithrandir: nice ;) [03:10] yup [03:10] Mithrandir: how many machines do you have? ;-) [03:10] sivang: the 275/265s aren't mine; personally I've got two athlon64 and a laptop (and loads of junk) === Seveas [n=seveas@ksl403-uva-132.wireless.uva.nl] has joined #ubuntu-devel [03:12] Mithrandir: ah, you told me you have a couple of machines from the uni, including an alpha or something? === Nafallo saw 10 at Mithrandirs place he thinks ;-) [03:12] Nafallo: "junk". :-P [03:13] Mithrandir: still machines ;-) [03:13] sivang: yeah, the computer club has plenty of stuff. [03:13] Nafallo: just stuff like XP1800 with 256MB of ram and similar slowlyness. [03:13] Mithrandir: I need to visit you sometime :) [03:14] Mithrandir: baah. that's a lot faster than my server :-P. === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [03:17] 9/wg 24 [03:17] (sigh) [03:18] hey :-) [03:19] I'm getting my key signed finally :D [03:19] great [03:19] zyga: cool for you [03:22] which keyserver would you suggest? [03:22] to send my keys to? === bddebian [n=bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-devel [03:22] Morning [03:22] afternoon [03:23] :-) [03:23] Hi bdd [03:23] Hi bddebian [03:23] Heya pitti === otavio[off] is now known as otavio [03:24] Mithrandir: I won't manage to release tbird for stables any more today; can we wait until Monday? [03:24] pitti: sure [03:24] Mithrandir: maybe there will be a new upstream relase by then [03:25] pitti: I've got the hoary and warty builds running, testing the breezy one now. === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel [03:30] anyone working on the broken x-common? :-) [03:31] pitti: ok, breezy works for me, now I need to do the mailto-fix [03:31] pitti: would you like me to upload to -updates or should I send you the diffs? [03:31] Mithrandir: if the packages work fine for you, I'd just like to take a look at the new changelog [03:32] Mithrandir: after that you can directly upload to *-security [03:32] Mithrandir: Maybe you can take the breezy moz changelog as example? [03:32] Come on you worthless piece of junk, built it ! [03:33] Diziet: let's see whether the buildds are faster :-) [03:33] pitti: sure, can do that. === jdahlin [n=jdahlin@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [03:33] noooooo, I need the buildds today :P [03:33] pitti: I haven't written the changelog. === pitti wants ffox bult [03:33] Kamion: it's just *mozilla* [03:33] :-) === Kamion wants the new kernel [03:33] Mithrandir: not even that, mozilla is ready [03:34] pitti: please don't upload stuff like pbbuttonsd for non-essentials today; see the topic [03:34] it's built now, but still [03:34] Kamion: oops, sorry, I missed that === Surak [n=ubuntu@200.128.80.250] has joined #ubuntu-devel === Surak [n=ubuntu@200.128.80.250] has left #ubuntu-devel [] === dand [n=dand@gw.datagroup.ro] has joined #ubuntu-devel === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-devel === dholbach [i=foobar@i577B1473.versanet.de] has joined #ubuntu-devel === Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-devel === Oculus [n=bastian@p548D25E3.dip0.t-ipconnect.de] has joined #ubuntu-devel === kobold [n=kobold@debian/developer/kobold] has left #ubuntu-devel [] [03:52] Wahey! Finally! === ogra applauds [03:53] Diziet: it built? [03:53] What's the odds it segfaults on startup ? === ogra stops applauding [03:53] Diziet: DON'T tell me! :-) [03:53] Diziet: ffox ? === maradong [n=bhentges@vodsl-4461.vo.lu] has joined #ubuntu-devel [03:56] Yes, warty's security update. Well, it at least seems to work a bit. I'll play with it and see if I can break it. [03:56] Diziet: so it didn't segfault? *phew* [03:56] b.b.b...but sir, the odds of starting firefox are approximately 3,720 to 1! [03:56] pitti: you got the hoary crack [03:56] fabbione: merci [03:57] pitti: det er i orden [03:58] fabbione: is that dansk? [03:58] Danish, even? [03:58] yup [03:58] "it's all right" === Nafallo understood :-) === LinuxJones [n=willy@blk-222-89-108.eastlink.ca] has joined #ubuntu-devel [03:59] Nafallo: cheating [03:59] Keybuk: LOL [03:59] we should have #ubuntu-nordic or something :-P === Mithrandir sighs at the suggestion that we should have more channels === sivang channel list is already out of reach :) [04:00] Mithrandir: well, we _could_ make that a rename of #norsksvenskar ? ;-= [04:01] ;-) [04:01] #ubuntu-nordiska-idioter [04:01] there is no #ubuntu-no ? [04:01] ogra: there is [04:01] :) === fabbione has issues with tech terms translated in italian === koke [n=koke@169.Red-217-127-113.staticIP.rima-tde.net] has left #ubuntu-devel ["Konversation] [04:04] Well, I didn't manage to break it so I'm obviously just too normal. We should ship it and let anyone still using warty break it, instead :-). [04:05] hehe [04:07] So, pitti, do you want anything else from me ? [04:08] Diziet: sounds like a plan, thanks! Adam was kind enough to kick the m-f build, so it shuold be all fine now === Kamion sneaks in a cdebconf bug fix while the kernel's building, that should fix LOTS of minor installer weirdness [04:08] like, er, characters being left off the end of multi-paragraph descriptions [04:09] Riddell: ping? [04:10] pitti: Excellent. [04:11] fabbione: hi [04:11] Riddell: yo... [04:11] pitti, m-f build sounds nasty.... [04:12] ogra: why? [04:13] ... [04:14] (not apropriate for this channel :) ) [04:14] lol [04:14] poor Kamion - Herbert and Fabio both uploaded kernel security updates, and Ben uploaded a breezy one... [04:15] darn, I need these buildds [04:17] Meh. [04:17] pitti : Still no orig showing up. [04:18] pitti : Can't mix ACCEPTED and INSTALLED source bits, maybe? [04:18] infinity: http://archive.ubuntu.com/ubuntu/pool/main/m/mozilla-firefox/mozilla-firefox_1.0.7.orig.tar.gz [04:18] kamion: I'd like to upload a new lsb package to tidy up slightly more some of the non-usplash init.d script output. [04:18] infinity: not good enough? [04:18] pitti : Too little, too late? Not sure. [04:18] infinity: would a no-change upload help? [04:18] pitti : Do you have the power to REJECT the warty upload, and then reupload it, so katie does her magic on it? [04:19] infinity: no :-( [04:19] elmo: ping [04:19] jbailey: did you get a chance to create the new initramfs-tools package? [04:19] Diziet: fine for after Colony 5 is out, but please leave it until then [04:19] Diziet : Define "tidy"... Your last upload made my boot significantly less tidy. [04:20] infinity: can't I just upload a newer version? [04:20] I can reject the upload if need be [04:20] somebody explain to me in small words why [04:20] pitti : Should work too. Assuming this will work at all. I'm trying to wrap my head around why it has no source. [04:20] jbailey: The vmware error I reported yesterday does not appear on an all ide install. It is the known buslogic issue. Thanks for your help [04:20] Kamion : Has to do with accepted autobuilding hooks. [04:20] oh, except I'm not sure I can reject out of queue/accepted/ [04:20] Kamion: katie can't see the source, so we need a reupload, as it seems [04:20] kamion: OK. [04:20] inf: Yes, I think this will fix it. [04:21] just upload a new version [04:21] Kamion: ok [04:21] Do you want to try it ? [04:21] Diziet: do you still have the sources on your box? [04:21] Diziet: can you increment it by .1 and reupload? [04:21] The ffox sources, yes ? [04:21] Diziet: for warty, yes [04:21] For warty. OK, willdo. Will take a few ks to go up my local pipe. [04:22] Oh, just a mo, again without the .orig.tar.gz ? [04:22] Diziet: if it's built within 25 minutes, I can release it, otherwise it will have to wait until monday (I hate far away family events at the wrong time) [04:22] Diziet: yes, without -sa [04:22] Diziet: the orig is in the archive now [04:23] Yagisan: Cool thanks. The new kernel should apparently fix it. [04:24] pitti : It won't be built within 25 mins. [04:24] Yagisan: If you have time, can you try the colony 5 CD in Vmware when it's released? [04:24] pitti : You need to wait for cron.daily, plus you may get stuck behind a kernel or two. [04:24] infinity: ok, so I'm doomed? === infinity thinks we need another amber wrangler. [04:24] infinity: alright, then I release the other crack now and do warty/ffox separately [04:25] infinity: mdz can [04:25] infinity: you volunteered? [04:25] mdz has rights to most of our tools, which means he's really not ideal to bug to USE most of them at any given time. :) === pitti runs out of time and releases [04:26] jbailey: sure === Diziet watches the disk grind. [04:27] infinity: Did you want to try out my now-really-improved lsb ? [04:28] This ffox mouse scroll bug seems very odd. It keeps coming and going. Of course I don't see it because I have no scroll wheel mice. [04:29] Which bug?... Where scrolling works until you get halfway down the page, then suddenly stops working, then if you refocus the page, it may or may not start working again? [04:30] I don't know if it's one bug or several. The bugzilla is full of intermittent apparently-hard-to-reproduce bugs where the scroll wheel stops working. [04:30] Diziet : And nah, I'll test it on Monday, or whenever I'm back to work. If I still hate it, I'll yell at you directly, or propose patches. :) [04:30] Diziet: you might want to buy one, then? [04:30] Diziet, note that scrolling works only in focused frames on frame sites [04:30] Sure. If it still looks wrong, run the offending /etc/init.d by hand from within script(1) and put that in with the bug report. [04:30] mith: I suppose I might :-/. [04:31] ogra: Sure, I notice that myself with pageup and pagedown. [04:31] yup [04:31] so probably the focus changes somehow... [04:32] Probably the site's fault. They're awful for having lots of crap which steals the focus. [04:32] pitti: ok, it seems that the fds are opened in AcceptClient() defined in client.c , am I on the right spot? (re: cupsd) [04:32] But it would be nice to feel confident and close the bugs. [04:33] sivang: you need to watch out for the network socket that is closed/reopened after sighup, not the select() calls [04:35] No, it's not about frames or the site being at fault. [04:36] Build an arbitrarily massive html file (or, say, browse the build logs at buildd.debian.org, again, pick a big one), start scrolling down. It'll just stop scrolling at some point. === Diziet 's disk finishes grinding. [04:36] Refocussing will not always fix it, only sometimes. Reloading the page will always fix it. [04:36] pitti, that ffox is now in the queue. [04:36] Diziet: thanks [04:37] It's a longstanding fifrefox bug, and not one I've ever bothered to complain about, but there you have it. [04:37] Yagisan: Awesome, thanks [04:37] And it's a firefox+GTK bug (though, that's pretty obvious, as I don't think scrolling happens at any other level of the code), since firefox+win32 and other GUI toolkits don't have the problem. [04:38] anyone know if the changes in 1.0.7 are in 1.5 beta1? [04:39] *firefox 1.0.7 [04:40] Some of them almost certainly won't be, just purely based on the date it was released. === camilotelles [n=Camilo@200.128.80.250] has joined #ubuntu-devel [04:47] BenC: About #16134, did you just update the patches in linux-source, or did you make any prebuilt kernel packages? [04:49] main/m/mozilla-firefox/mozilla-firefox_1.0.7.orig.tar.gz => main/f/firefox/firefox_1.0.7.orig.tar.gz === infinity blows kisses to katie hardlinking goodness. [04:49] s/katie/katie's/ === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [04:50] I didn't know it did that === shackan [n=shackan@host149-14.pool871.interbusiness.it] has joined #ubuntu-devel [04:50] Has for ages. [04:51] neat [04:51] I just happened to be tailing my mirror update log, that's all, and had a "hey, katie really doesn't suck" moment. [04:52] Not sure how many duplicate orig.tar.gzs we really have kicking around, but I like to see some bandwidth savings now and then. :) [04:55] the x-common problem is known right? [04:55] E: /var/cache/apt/archives/x-common_1.08_all.deb: trying to overwrite `/usr/lib/X11/fonts', which is also in package xfonts-base [04:56] Uh. [04:56] mdke : Which version of xfonts-base do you have installed? [04:56] 6.8.2.1-3 [04:57] the system is a standard breezy installed from PR [04:57] I can reproduce, and so can a lot of #ubuntu.se ;-) [04:57] Or, more to the point, why is /usr/lib/X11/fonts a file on your system, not a directory? [04:57] infinity, thought there was a bug open ? === ogra heard it a lot today [04:57] infinity, it is a dir [04:58] ogra : The only x-common problem i heard a lot about today was x-common trying to remove half the system. [04:58] infinity: symlink here :-) [04:58] mdke: #16133 [04:58] infinity, and the font stuff showed up afterwards [04:58] good [04:58] Ahh. [04:58] ty Kamion [04:58] I must have been at dinner when the font stuff happened. :) === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel [04:59] don't you think do give the user a choice on using usplash or not? I do prefer reading my boot sequence.. [05:00] you can escape from it trivially [05:00] thesaltydog, it shows you everything you'd see on console too... [05:00] if you know enough to understand the boot messages, you know how to disable usplash anyway [05:00] thesaltydog: yes, and also if you need to do a fsck check once in a couple of mounts, it also exits [05:00] ogra, almost... === infinity can't figure that bug out... [05:01] It's a symlink in the package. It's a directory in some other packages. That's fine. dpkg is supposed to "just deal" with that... [05:01] ogra: I think it dropps on any event of error [05:01] ogra, ok. Let's say this: how can I have my console screen in small fonts (vga=791) AND usplash..? [05:01] And, of course, I also can't reproduce it. [05:02] thesaltydog : You can't. [05:02] thesaltydog, you can remove usplash by uninstalling it or by removing the word "splash" from the boot options [05:02] thesaltydog, you rewrite usplash, fix some hundrets of vga bioses to support more than vga16fb ? [05:02] infinity, that's why I don't want usplash.. [05:02] thesaltydog : Then use vga=foo, and usplash won't run. [05:03] infinity, he asks for BOTH :) [05:03] infinity, ok.. Now the REAL question: from this morning, after update to kernel -9, it doesn't work anymore. I have only a black screen. [05:03] If something is a directory in one package but a symlink (to a directory) in another, whether you get the link or the directory depends on the order of installation. [05:03] ogra, I don't have the booting sequence on screen with vga=791 from today. [05:03] Diziet : Yes, that's known. But in no case should it cause a CONFLICT... [05:03] Diziet : Which is the bug being reported. [05:03] That's true. [05:03] and if I type telinit 1, it goes single-user in a black screen! [05:03] Perhaps the link is to a nondirectory. [05:04] ok, this is REALLY weird. My powerbook's sound driver and event devices just stopped working two days ago, I didn't bother much because I had too much work, and now they all of a sudden came back and work just as before :P [05:04] Diziet : A link to a link to another directory would be fine, I assume (as long as it eventually gets to a directory)? [05:05] I think so but I'd have to check the code. [05:05] It's a bug if not. [05:05] mdke : ping. [05:05] yo [05:06] mdke : You said /usr/lib/X11/fonts was a directory on your system, right? === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [05:06] infinity, it's a link [05:06] lrwxrwxrwx 1 root root 21 2005-09-16 12:51 /usr/lib/X11/fonts -> ../../share/X1 1/fonts [05:06] thesaltydog: then remove 'splash' from the kopts line and type 'update-grub' [05:07] mdke : Ahh, kay. And does that target exist? [05:07] sladen, I will try again and be back soon. Tnx [05:07] infinity, yes [05:07] mdke : And the target is... A directory? [05:08] infinity, yes [05:08] matt@kalliope:/usr/share/X11/fonts$ ls [05:08] 100dpi 75dpi encodings misc Type1 [05:08] Diziet : Well, there you go. Any theories? :) [05:08] the link is there for backwards compatibility afaik [05:09] Diziet : Note that x-common is trying to unpack a symlink identical to the one already there, even. Which is even stranger that it should die. [05:09] fwiw, that bug is arch: all ;-) [05:09] Nafallo : No big shock, so is the package. [05:09] shouldnt that be in postinst and only link if the link doesnt exist ? [05:10] I know :-). just tried to change it on the bugreport, but couldn't. [05:10] ogra : Shipping a link is fine. === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [05:10] Oh, hold on, two packages are trying to unpack the same symlink ? [05:11] jbailey: interesting. Does /removal/ of usplash cause an initramfs rebuild? [05:11] ogra : Trying to forcefully CHANGE a directory to a link requires postinst hackery, but shipping a link (that may or many not match up with a directory) is supposed to work. [05:11] infinity, not if you probably would overwrite it... then i'd put it in postinst in at least one of the packages [05:11] Can I have the bug number, package names and versions, and stuff like that ? [05:11] sladen: No. [05:11] Diziet : No, only one package contains a link, AFAIK. [05:11] Diziet : #16133 [05:11] jbailey: so, given that retorical question, should it? [05:12] sladen: Sure. A bit late in breezy's cycle for it, though. [05:12] sladen: The pieces are all there to do it. [05:12] Diziet : x-common contains a link. The rest of the packages with that directory almost certainly have it as a directory. On disk on mdke's system, it's already a link from a previous x-common installation. [05:12] What version of xfonts-base is installed ? [05:12] Diziet : There's sure to be something broken in some attempt at symlink migration in the maintainer scripts (which can and should be fixed), but I'm more curious about dpkg's behavior in this case. [05:13] Diziet : mdke said it was 6.8.2.1-3 [05:13] do you want a login to this system? [05:14] ah actually, I can't help :/ the office firewall will get in the way [05:14] 6.8.2.1-3 isn't in pool any more. [05:14] it is latest breezy :/ [05:14] Oh, hold on, it's changed place in pool. [05:14] Yeah. :) [05:15] ogra: IME it's more reliable to ship the .debs the way you want the system to end up (i.e. ship the link) and clean up the old directory in the preinst. === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [05:16] Kamion, but if i have another package that needs the link that i could install separately, i'd do the postinst solution to avoid a clash if they are both installed... [05:16] When xfonts-base was installed, /usr/lib/X11/fonts was just a directory. [05:16] I assume. [05:16] ogra: *shrug* I can only speak from my experience of what actually works [05:16] How did it come to be a symlink ? [05:17] Oh, hold on, I think I see what's happening. [05:18] It notices that usr/lib/X11/fonts is a in xfonts-base, so it asks itself, well, what kind of thing is it in xfonts-base ? It lstats it and finds it's a symlink. So it then assumes that xfonts-base must have had it as a symlink. [05:19] But it's processing x-common, which contains a symlink. So that's two symlinks, a conflict. [05:19] Oh, argh. [05:19] Can you grep usr/lib/X11/fonts /var/lib/dpkg/info/x-common.list ? [05:19] and .../xfonts-base.list ? [05:20] Has something recently changed in the organisation of these X packages ? [05:20] I doubt it was recent, but maybe. [05:20] Oh, yes it was. [05:21] the problem is present on my system since yesterday === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [05:21] * Add /usr/lib/X11/fonts -> /usr/share/X11/fonts symlink (closes: [05:21] Ubuntu#11057). [05:21] That was in the 1.06 upload... On the 29th of August... That's hardly recent. [05:21] hmm [05:21] i definitely upgraded successfully yesterday evening [05:22] this morning there was that "remove all things X", then later this afternoon, this problem [05:22] Diziet : Anyhow, yes, in the .list, both claim to own that file on my system. But, on my system, it works fine because it's a directory. [05:22] mdke : Oh, did you end up removing X stuff, rather than just waiting for fixed packages? [05:22] no i waited === infinity bets it's the people reinstalling their accidentally removed X who are seeing the problem, and people who've had it installed all along never saw it. [05:22] Or... Not. [05:22] lol [05:23] sladen, ping === Yvonne [n=justme@cn-sdm-cr02-1437.dial.kabelfoon.nl] has left #ubuntu-devel [""] [05:23] inf: That sounds like a plausible bet. [05:24] Diziet : Yet already refuted by mdke. :) [05:24] infinity, it also affects upgrades that didnt suffer from the removal breakage [05:24] On my breezy test system (last dist-upgrade a day or two ago) it's a link. [05:24] i had some people mention it in #edubuntu [05:24] ogra, this is my /proc/cmdline root=/dev/hdb6 ro vga=791 , and during boot the screen is completely black... until gdm starts. [05:24] Diziet : So, if it's a link on your system, dpkg should have a hissy if you apt-get --reinstall install x-common... [05:24] Right. My mirror is overnight's so has the dependency problems. [05:24] Diziet : Or upgrade, or whatever. [05:24] this one is a previewinstall, and I see it :-) === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [05:25] But if I dpkg --force-conflicts -i x-common_1.07_all.deb I can reproduce the bug. [05:25] Check. === seb128 [n=seb128@ANancy-151-1-23-22.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [05:25] thesaltydog, i guess removing usplash and running dpkg-reconfigure for your kernel image should help [05:25] Oh dear, this is quite bad really. [05:25] It really is non-obvious behavior. [05:25] 1.06 does it too. [05:25] We can easily work around it in the packages, but dpkg still seems wrong to me. [05:26] `non-obvious'> ITYM `wrong'. [05:26] ogra, by "removing" are you meaning apt-get remove? [05:26] yup [05:26] mmh.. let's try [05:27] I think for now dpkg should not mind if a package steals a symlink to a directory by replacing it with another symlink to the same directory. [05:27] thesaltydog, also perhaps filing a major bug against usplash if that is the cause [05:27] thesaltydog, then regenerate your initrd by running dpkg-reconfigure linux-image-`uname -r` [05:27] mdke I don't believe usplash is guilty.. maybe kernel -9 [05:27] I'm going to have to leave early today, in only a few minutes. I'll think about this problem and propose a fix, perhaps tomorrow. [05:27] thesaltydog, you'll find out if you remove it [05:27] neither is guilty... [05:27] ogra, something is... [05:28] ogra, removing usplash will remove ubuntu-desktop, don't like.. [05:28] I think this will be OK if we fix dpkg. 'cos the fixed dpkg and the existing x-common will be installed at the same time, and then the user will never see the bug (unless they've been testing breezy for us, of course). [05:28] thesaltydog, just remove it to test whether usplash is causing the problem, then put it back [05:28] mdke, its not usplash... [05:28] Diziet : Right, and for dist-upgrades, apt always configures dpkg (well, its dependencies, then dpkg) first. [05:28] ogra, it's you that recommended he remove it, not me :p [05:28] It's not a question of configure, it's a question of execute. [05:28] mdke, it happened this morning after the kernel update [05:28] you cant run higher resolutions with vga16fb [05:29] As in, if you're executing the new dpkg it will work. === Yvonne [n=justme@cn-sdm-cr02-1437.dial.kabelfoon.nl] has joined #ubuntu-devel [05:29] ogra, but that shouldn't happen without splash on the kernel boot options right? [05:29] Shall I reassign 16133 to me ? [05:29] Diziet : s/configure/unpack/ [05:29] mdke, yes, but only because thesaltydog wants a non default setup [05:29] Does it arrange to invoke it again after unpacking the new one ? [05:29] ogra, let's speak about freedom in a free world.. [05:29] mdke, afaik the splash line is for grub... [05:29] Diziet : Yes, it does multiple dpkg runs. [05:30] mdke, which has nothing to do with usplash [05:30] Diziet : So it will do dpkg -i (dpkg deps), dpkg -i (dpkg), dpkg -i (everything else), for instance. [05:30] ogra, but without splash in the kernel options, usplash doesn't start === ml-- [n=kenta@c-b574e353.022-2027-73746f16.cust.bredbandsbolaget.se] has joined #ubuntu-devel === jdahlin [n=jdahlin@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [""] [05:30] right? [05:30] thesaltydog, yes, you have the freedon to regenerte your initrd after removing a default program :) [05:30] ogra, I only want back my nice fonts in console as I had until this morning.. [05:30] Diziet : Not at all like that in reality, but that was the fastest way to type it. :) [05:30] Right. I will take this bug and it'll be fixed real soon next week. I should have a proposal tomorrow. [05:30] thanks Diziet [05:31] hmm, does that mean we wont have a colony then ? [05:31] thesaltydog: not sure if that was already mentinoed, but can't you just remove the "splash" from your grub config? [05:31] i think a broken xorg-common is a quite serious blocker for that [05:32] ogra: it's fine on fresh installs, no? [05:32] I think you only see this if you upgrade it. [05:32] mvo, my /proc/cmdline is this: root=/dev/hdb6 ro vga=791 [05:32] k: Right. [05:32] ogra : It'll be fine on fresh installs, because x-common will always be installed first. [05:32] Kamion, no idea, i only had users that upgraded from a daily from this week... [05:32] (In fact, a mess of stuff pre-depends on x-common, rather anally) [05:32] thesaltydog: and you get a splash with that? [05:33] mvo, no, I get a black screen... No boot sequence displayed, until gdm [05:33] OTOH, that means that upgrades AFTER a fresh install will be bitten by this bug every time, cause it will be a link for sure. [05:33] mvo, isnt the "splash" in grub not for the grub splash image ? [05:33] So, we can't upload a new x-common until the dpkg bug is fixed. :) [05:33] ogra, we're talking about splash in the kernel boot options dude [05:33] ogra, I believe so. === thoreauputic [n=prospero@wolax8-132.dialup.optusnet.com.au] has joined #ubuntu-devel [05:33] mdke, me too [05:33] ah [05:33] it's for usplash [05:34] Right, must go now. [05:34] mdke, the "splash" in the grub line is not for usplash [05:34] kernel/vmlinuz-2.6.12-8-386 root=/dev/sda5 ro quiet splash <-- ogra that one? [05:34] yup [05:35] ogra: without splash I don't get a usplash here [05:35] removing it on my system causes it to start withou usplash afaik [05:35] thesaltydog: so it seems like vga=791 is failing for you? [05:35] mdke, the only way top get rid of usplash is to set a vga=... on grub. But no more since this morning... [05:35] mvo, on 2 different PCs [05:35] thesaltydog, removing splash in the kernel options works for me [05:36] mdke, do you have a vga= in grub? [05:36] no [05:37] thesaltydog: same here [05:37] ogra, anyway, as things were working yestarday and are no more working starting with the kernel update this morning (on 2 PCs) I'm afraid there is a bug. === otavio is now known as otavio[lunch] [05:37] mvo, confirm? [05:37] thesaltydog, but you had a usplash after upgrade ? [05:37] (when you didnt have vga= in the line ?) [05:37] ogra, no I haden't even before.. [05:37] thesaltydog: see the bit that says 'splash' on the boot line (which you must have, because you edited it to set vga=) just *remove* it [05:38] sladen this is my line: root=/dev/hdb6 ro vga=791 [05:38] sladen, thats not for the grub splash image anymore ? === doko [n=doko@dhcp-sn38-024.hrz.uni-oldenburg.de] has joined #ubuntu-devel [05:38] ogra: read the usplash initramfs hook [05:38] case $x in [05:38] splash*) [05:38] SPLASH=true; [05:38] oh [05:38] ok [05:39] anyway, I don't have it. [05:39] but I don't even have anymore text [05:39] must be a kernel bug then [05:39] it never was for the grub splash image [05:39] that happens before kernel parameters are handled [05:39] hmm [05:40] Kamion, I said that...agree [05:40] thesaltydog: you said the opposite [05:40] i know i had to set it in my pre warty times in debian to get that grub splash shown [05:40] Kamion, anyway I am not wuestioning on usplash. I just need my boot text back! [05:40] but that was 2.4 most likely [05:40] ogra: not as a kernel parameter. you might have had to set it in menu.lst [05:40] splashimage= is for the grub splash [05:40] ogra, i think you are confused between splash as a grub option and splash as a kernel option [05:40] ahh [05:40] ok [05:41] yes, i mixed it up then === ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-devel [05:41] maybe the splash option on the kernel command line should be made 'usplash' [05:41] sladen, ++ [05:42] users will understand splash better than usplash when they see it in boot-admin [05:42] will we ship boot-admin ? [05:43] Keybuk: I did not put this Conflicts, not need to Cc: me on the nice explanation :p [05:43] ogra: we do right now at least [05:43] mvo, yes, i meant for final [05:43] seb128: you're one of the worst offenders [05:43] Keybuk: I'm on for your PackageHeaders BOF :-) [05:43] ogra, I have re-configured the kernel. I am going to reboot.. back soon [05:44] thesaltydog: did you run 'update-grub'? [05:44] heh [05:44] Keybuk: ah ah, slackers :p [05:44] sladen, splash wasn't on his boot options [05:45] the kernel must have a problem with his vga setting [05:45] ping BenC === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [05:47] ogra, it must definitively be a kernel bug.. [05:48] did you run update-grub ? [05:48] ogra, c'mon Oliver... [05:48] thesaltydog, if you think its a bug, look if its in bugzilla and if not, file one :) [05:49] ogra, did it. Tnx [05:50] It is something related to this morning's update. [05:53] mdke: then why is he complaining about usplash? === thesaltydog [n=fabio@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel === mae [n=mae@dpc674653178.direcpc.com] has joined #ubuntu-devel === jona_ [n=jona@mailgate.xversal.com] has joined #ubuntu-devel === mxpxpod [n=BryanFor@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [06:01] Keybuk, so with your example, ubuntu-desktop should depend on x-window-system-screensaver ? === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [06:03] jbailey, [06:04] jbailey, it looks like the new intramfs-tools package isn't in the repository. I'm leaving this afternoon for New York. If it gets in before 3 PM EST i can still send you the file [06:04] ogra: no. [06:04] ogra: ubuntu-desktop should depend xscreensaver [06:04] as that's the particular package we want [06:04] gnome-screensaver being installed or not should be irrelevant [06:04] Keybuk, even if they dont share common files they break badly if you got both installed === j^ [n=j@e178054214.adsl.alicedsl.de] has joined #ubuntu-devel [06:05] Keybuk, that doesnt work [06:05] ogra: there's no dpkg "Breaks" header I'm afraid [06:05] Keybuk, that caused me to add the Conflicts... [06:05] Q. If ubuntu-desktop Depends xscreensaver, and gnome-screensaver is installed which Conflicts xscreensaver, does this: [06:05] you *cant* install them at the same time [06:05] a) upgrade ubuntu-desktop and remove gnome-screensaver [06:05] or [06:05] b) cause ubuntu-desktop to be kept back === martinhj [n=martinhj@vpn-222100.vpn-s.ntnu.no] has joined #ubuntu-devel [06:06] we did a [06:06] which is right imho [06:06] I had both xscreensaver and gnome-screensaver for 2 months [06:06] bzzzt. Thankyou for playing [06:06] and no issue [06:06] it will, in most cases, cause b [06:06] jcohen85: It wouldn't go into the repository, it'd be something I'd send you directly. [06:06] stop the FUD [06:06] your Conflict breaks upgrades. [06:06] they don't break [06:06] LOL [06:06] jbailey, oh, ok. is it ready now? [06:06] jcohen85: Best not to have everyone's initramfs dumping crap into their /dev === sivang notes this is the second time seb128 mentions the word "FUD" [06:06] seb128, it crashes either screensaver daemon it even crashed my X several times [06:06] :-) [06:06] Heya sivang [06:07] hey bddebian [06:07] bddebian: 'sup? [06:07] seb128, and you got two menu entries for screensaver [06:07] ogra: you know, sending bugs and tracking issues before doing random crappy guess is an option [06:07] you get 2 entries, right [06:07] sivang: Trying to build new axiom from Debian. You? [06:07] not a reason to use a Conflicts though [06:07] *shrug* so people who followed breezy get two menu entries [06:07] seb128, the daemons try to grab the same ressources it cant work === mvo had the two installed together as well [06:07] if they file a bug, tell them to remove gnome-screensaver [06:07] what deamon? [06:07] screensaver [06:08] g-s-d explicitly uses gnome-screensaver first [06:08] and start xscreensaver only if this one is not installed [06:08] run them both and you know what i mean... [06:08] I had both install for 2 months as said [06:08] and I accepted the upstream g-s-d patches for that [06:08] ogra: this is all very nice, it still doesn't change the fact that what you've done to the package won't prevent this [06:09] so I know how it works thanks [06:09] i.e. gss starts with the session, now open xss config tool, it offers you to run the daemon... [06:09] ogra: and that there's no way to do anything to the package to prevent this either [06:09] xscreensaver is not used by GNOME is gnome-screensaver is installed [06:09] seb128, sure, if you open the settings panel [06:09] (of xss) [06:09] bah, if the xscreensaver tools are bugged that's not my issue [06:10] bddebian: working on fixing #6224 [06:10] seb128, thats what we support and ship currently [06:10] yeah, fix them [06:10] they are supported :) [06:10] seb128, they are fine as they are [06:10] GOOD MORNING FREEDOM LOVERS! [06:10] hey hey jdub [06:10] sivang: Nice [06:10] yo jdub da MAN :-) [06:10] Heya jdub [06:10] jdub: moin === jsgotangco [n=jsg@info1-208.info.com.ph] has joined #ubuntu-devel [06:11] bddebian: Can I use use as a tester shall I be done in the nxt coupld of hours ? [06:12] sivang: Sure, unless you need X :-) [06:12] bddebian: you're X is broken? ;) [06:12] Keybuk, btw i never used rpm in my life :) [06:12] since you refer to it [06:12] ogra: good for you, you are pure :) [06:12] but i'll visit your BOF ;) [06:12] ogra: unfortunately it seems that you've never used dpkg either ... :) [06:13] :p [06:13] now, could you get rid of that Conflict please [06:13] sivang: No, I'm ssh'd in from work and I don't have x-forwarding on :-) [06:13] Keybuk, and let the users break their systems ? [06:13] ok [06:14] ogra: *sigh* could you go read my comment again please [06:14] your call === jonarnar [n=jona@mailgate.xversal.com] has joined #ubuntu-devel [06:14] that Conflict will not prevent users breaking their systems, and will, instead, prevent users from upgrading their systems [06:14] ha ha ha [06:14] Keybuk, i read it... you say there is *no* possibility to prevent them beoing installed together [06:14] yup [06:14] Keybuk: maybe you can dd ot that BOF of yours also overview of the multitude of packaging "solutions" we currently have, e.g. cdbs, dbs, debhelper, and some specific stuff to cdbs? tarball.mk and gnome.mk ? ;-) [06:14] and I'll say it again [06:14] sorry, that's just the way it is [06:15] having both installed is useful [06:15] Keybuk, which will break their system [06:15] sivang: I'd rather people actually learnt about the basics [06:15] GNOME uses gnome-screensaver by default [06:15] ogra: seb128 disagrees [06:15] but you may want to uses xscreesanver with KDE on the same box [06:15] ogra: and again, that's a side-argument to the fact there's no way a package maintainer can prevent that anyway [06:15] Kamion: cdbs is rather, non basic stuff, or am I mistaken? [06:15] dpkg and apt simply don't provide you the headers to stop them doing it [06:15] sivang: correct. people should learn about dpkg, because apparently nobody does any more === ogra sighs deeply... [06:16] sivang: and in any case this discussion is unrelated to packaging *helper* tools, which is what you mentioned [06:16] Kamion: as a user of dpkg, or know it's internals? [06:16] sivang: its semantics [06:16] cdbs has nothing to do with dpkg [06:17] Kamion: you're right. I actually was more thinking of "use Y for purpose X, use Z for purpose T etc.." but that could be a BOF by its own regard [06:17] Drilling the "unpack phase walkthrough" from Debian ploicy into people's heads, as well as a good and solid understanding of what all the control fields actually do is rather valuable. [06:17] Much moreso than learning the latest whizbang patch system. [06:17] Keybuk, is filig a enhancement bug for dpkg ok with you then ? i mean, how do other apps solve that if they need to access the same ressource ? [06:18] fix the app to not do anything if the ressource is already used [06:18] do nothing and say why to the user [06:18] ogra: you mean like #15103 ? :) [06:18] the fewer Conflicts (and similar) we have in the system, the better [06:18] and cf. http://www.dpkg.org/Breaks [06:18] Keybuk, in a sidenote i was asked by mdz to add that Conflict, please add him to CC [06:19] that Conflict is wrong [06:19] like I said ^^, it prevents ubuntu-desktop being upgraded [06:20] yes, i understand now [06:20] rather than forces the removal of gnome-screensaver [06:20] it shall nor force removal of gnome-screensaver [06:20] which is almost, but not quite, entirely the opposite of what you intended [06:20] it should prevent both packages being installed at the same time === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [06:20] NO [06:20] it would only do that if xscreensaver Conflict/Replace gnome-screensaver, and gnome-screensaver Conflict/Replace xscreensaver [06:21] again, people maybe want to use one for GNOME and the other for KDE on the same box [06:21] but then that would prevent us changing to gnome-screensaver for dapper [06:21] seb128, yes [06:21] Suse does that by default [06:21] seb128, that was the intention of that cnflicts [06:21] regardless if you think thats right, it was its intention [06:21] which is plainly wrong [06:22] there is no reason to force that, both can be installed and used on the same box [06:22] might be [06:22] sure both can't be used by the same user [06:22] they can, just not in the same session on the same display [06:22] but some box have several users [06:22] right [06:22] so no reason to force to have only 1 installed [06:23] and this, folks, is why we should be more careful about adding dependencies to ubuntu-desktop [06:23] 'cause when we change our minds (*cough*polypaudio*cough*howl*cough*) later, it's bloody hard to get them off the user's system agai === ogra doesnt get what ubuntu-deskto has to do with that... [06:23] oh, and *cough*gamin*cough* [06:23] what's the questioned dependency ? [06:23] I'd almost forgotten about that one === Keybuk notes with amusement that they all involve jdub's advocacy at some point [06:24] Keybuk, ubuntu-desktop has the right dependency... [06:24] Keybuk: :) [06:24] maybe what we really need to learn is not to listen to jdub [06:24] it always had... [06:24] no [06:24] it has been changed [06:24] ogra: it had gnome-screensaver for a while [06:24] and changed back === pablof [n=ubuntu@200.128.80.250] has joined #ubuntu-devel [06:25] Keybuk, yes, and you pointed out a wrong Conflicts in gnoem-secreensaver, which is a gss issue but not a u.d issue [06:25] dont blame u-d for my errors in gss [06:25] the conflict is there to try and get around the fact that we've installed gnome-screensaver on some boxes and now installed xscreensaver as well, no? [06:25] Keybuk, nope [06:26] so if seb128 claims it all works fine (and it seems to here too), then why's it there? [06:26] Keybuk, the conflict was there because they clash in gnome desktop and have two times the same menu entry [06:26] I've just noticed that xscreensaver was never removed from by box [06:26] so they have two preferences icons? [06:26] yup === otavio[lunch] is now known as otavio [06:26] using Conflicts is a big deal [06:27] couldn't gss ship a hack to make xscreensaver's invisible? [06:27] don't do it for cosmetics reasons [06:27] s/cosmetics/cosmetic/ [06:27] and xss tries to start the screensaver daemon if you open its panel [06:27] and what happens if it does? [06:27] I just got a "couldn't start daemon" error here === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [06:28] Keybuk, it could, but i already lost 4 days to it and we wont support it in breezy... i wont work on it before dapper [06:28] won't support which in breezy? [06:28] gnome-session and gnome-settings-daemon kill kittens [06:28] Keybuk, g-s-s [06:28] hopefully the new gnome-session will land for 2.14 [06:28] is Broadcom wireless network cards supposed to work automatically in Breezy? (needs ndiswrapper in Hoary) [06:28] jdub: what do you have g-s-d [06:29] ogra: ok, so if people have it installed, they get a bit of trouble -- it's a universe package [06:29] jdub: outside NOW === Keybuk makes a mental note "keep old gnome-session for dapper" [06:29] Keybuk, yup [06:29] s/have/have against/ [06:29] Simza: as far as I know we still have no free drivers for them [06:29] haha [06:29] Keybuk: don't be a cock [06:30] seb128: it's just a painful mess [06:30] jdub: you know I love you, really [06:30] jdub: what are the plan for gnome-session? replace it? or make it using libgnomeservice? [06:30] seb128: yeah, libgnomeservice - but that mostly means replacing it in reality anyway [06:30] right [06:31] and for g-s-d ? [06:31] what is the issue with it? it does its job most of the time [06:31] we just need to start thinking about it instead of throwing crap into it all the time [06:31] so, example [06:32] i start random gnome app on my windows xming display [06:32] looks like poo [06:32] so i start gnome-settings-daemon [06:32] which happily goes off and starts the screensaver, does fifteen other pointless things [06:32] so watch my surprise when xscreensaver kicks in on my windows display [06:33] you want to make a different daemon for every single feature we start? [06:33] we just have to think more critically about how these things fit together [06:33] some people complain about it changing fonts [06:33] some other about it changing theme === eruin [n=eruin@129.80-202-105.nextgentel.com] has joined #ubuntu-devel [06:34] some other starting the screensaver [06:34] the other way is to split to like 15 daemons [06:34] our ability to work within other XSETTINGS environments seems to be crap, hey? :) [06:34] no, that's not the only way out [06:35] for instance, with the screensaver, that could be started by the uber session daemon [06:35] uber session daemon [06:35] with XSETTINGS... that requires a lot of other thought === seb128 runs away [06:35] jdub, dholbach is not desktop-> main o_O [06:35] ? [06:35] ogra: his interest has been universe [06:35] will the new stuff mean that I can shutdown my machine, and when I boot it again all my applications are where I left them, on the right desktop, with the right working directory and web pages loaded, etc. ? [06:36] jdub, he does a lot in main now :) [06:36] Keybuk: the current stuff already does that [06:36] seb128: it doesn't *work* though [06:36] Keybuk: but apps have to register correctly to the sesison [06:36] session [06:36] Keybuk: yeah, app bog [06:36] Keybuk: half of that is app side (web browser), half of that is wm (right workspace? not atm), etc. [06:36] I've never seen an app start on the right desktop [06:36] ogra: desktop -> main? [06:36] Keybuk: 'workspace' [06:36] jdub: my interest? [06:36] ogra, jdub: what are you talking about? [06:36] dholbach, see ubuntu-desktop [06:37] dholbach: ogra is referring to the desktop team stuff [06:37] Is there anyplace where old packages are stored? morgue.ubuntu.com seems to have stoped some time ago. [06:37] cause I still want my ideal "user session" stuff I talked about at LCA to be a reality No more logging in and logging out, just switch users and shutdown [06:37] we [06:37] we'll be closer to it with a saner codebase [06:38] cool === apokryphos [n=apokryph@host-87-74-2-161.bulldogdsl.com] has joined #ubuntu-devel === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel [06:39] ogra, jdub: if you have a bit of time later today, feel free to tell me slowly, what you were talking about, thanks [06:39] dholbach: see the mailing list [06:39] dholbach, just read your mails [06:42] jbailey: that's the only place, apart from jackass (which you don't have access to AFAIK) [06:42] jbailey: I don't know why the morgue mirror on rookery is broken [06:42] Kamion: 'kay, thanks. === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [06:45] jbailey: stick it in sysadmin's RT? [06:45] Kamion: YezBoz. === MagnusR [n=magru@85.194.14.142] has joined #ubuntu-devel [06:49] seb128: hey [06:49] is smeg part of breezy? If so, what's the product name in launchpad? [06:50] jordi: it is, no clue ... launchpad has hoary packages only no? [06:50] no, breezy should be there [06:51] that's a question for launchpad guys [06:51] you can use bugzilla for bugs [06:54] <\sh> phew [06:55] <\sh> extreme ubz spec writing is making me sweat === dereks_ [n=dereks@66.9.7.66] has left #ubuntu-devel [] [06:55] \sh, sweetie :) === dereks_ [n=dereks@66.9.7.66] has joined #ubuntu-devel [06:56] <\sh> u read it? [07:02] \sh: you're not supposed to write the specs until UBZ ... :p [07:03] <\sh> Keybuk: damn..;) it's already done ;) [07:03] <\sh> Keybuk: and it rocks man ;) [07:03] \sh: which spec? [07:03] <\sh> ken and barbie are using ubuntu, btw ;) [07:03] <\sh> https://wiki.ubuntu.com/MOTUIM/DesktopIntegrationSIPIM [07:04] <\sh> I have to link it to the correct BoF anyways.. === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel [07:05] but doesn't that mean there's nothing to talk about at UBZ now? :p [07:05] you wish [07:05] <\sh> Keybuk: of course someone has to defend this braindead idea ,-) [07:07] Kamion: mmm, ThinClientIntegrationBOF === Gman_ [n=Glynn@amfea-proxy-1.sun.com] has joined #ubuntu-devel [07:11] Keybuk: hmm? [07:11] Kamion: see /Quotes [07:13] Keybuk, ?? === Amaranth [i=travis@unaffiliated/amaranth] has joined #ubuntu-devel [07:15] Keybuk: oh, heh [07:17] Keybuk, you mean the clustering ? thats on the edubuntu roadmap for dapper [07:18] I'm on my way to the ThinClientIntegrationBOF [07:18] UDU === Hirion [n=Hirion@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel [07:19] lol === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel [07:24] Kamion: how's C5 coming along, btw? [07:25] Keybuk: aaaiigighhh [07:25] mdz: morning [07:25] (EE) xf86OpenSerial: Cannot open device /dev/input/mice [07:25] No such file or directory. [07:25] Nice. [07:25] whuh ... which udev? [07:25] ii udev 0.060-1ubuntu14 [07:25] anything in /dev/input at all? [07:25] er [07:25] never mind, my fault [07:25] yes, I thought it might be [07:26] what did you do? [07:26] heh [07:26] said "no" to the conffile prompt when you upgraded? [07:26] commented out mousedev in /etc/modules and forgot abouti t [07:26] rofl [07:26] He pulled a bddebian ;-) [07:26] the alternative to it being your fault was that I was going to have a nervous break down [07:26] psmouse, to its credit, does load via isapnp just fine on this box [07:26] Keybuk: about to build after this cron.daily [07:26] yeah, it's when it doesn't show up on the ISA bridge that we have problems [07:26] only NINE HOURS into the day === blueyed [n=daniel@iD4CC18D7.versanet.de] has joined #ubuntu-devel [07:27] it should show up through the kernel's serio stuff, but we, uh, kinda don't hotplug that *eep* [07:27] why is it that psmouse doesn't pull in mousedev anyway? [07:27] it's kinda not a dependency [07:27] more of a recommends or suggests :p === mdz glares at Keybuk [07:28] because there are INSANE PEOPLE who don't want /dev/input/mice [07:28] cf. why is unix.ko? [07:28] "if it can be optional, it must be optional!" :D [07:29] a desktop without a mouse is a bit hard to imagine [07:29] one of these days, I'm going to boot a kernel and wonder why "scheduler" is in lsmod output [07:29] irq.ko [07:29] Keybuk: looks like the mailstrom scared off several of the CCs on the udev bug ;-) [07:29] yes [07:29] I was worrying for your health when you opened ubuntu-bugs [07:30] HOW MANY NEW MAILS? *cry* [07:30] Keybuk: unix.ko is loaded if you use unix sockets. mousedev, being the interface to mice in the input layer, makes sense to load if an input driver for a MOUSE is loaded [07:30] mdz: do you have any strong opinions on ubuntu-devel/forum mirroring? [07:30] kill it! [07:30] it's not the interface to mice, it's a multiplexer that fakes a ps/2 mouse for any connected mouse [07:31] Keybuk: how is it that a permissions issue caused that HTTP error? [07:31] you can get to a mouse through /dev/input/mouse0 etc. without loading it [07:31] jdub: mirroring? [07:31] mdz: mirroring the list on the forum [07:31] mdz: I've no idea, Bugzilla crap I guess. debzilla uses the multi-change interface, which needs editbugs permissions, and it seems to spit the "YOU CAN'T DO THAT" before it spat the http header [07:31] Keybuk: and you can use /dev/kmem to access sysctl values [07:32] jdub: make it die, all we get is a lot of noise from people saying "me too" and people responding to spam [07:32] mdz: I'm entirely agreeing with you, btw; I'm just giving the reasons I've been told why it can't be either a dependency or compiled in [07:32] jdub: I thought it was supposed to be read-only, but clearly it isn't [07:32] jdub : If they made it a read-only copy of the list, I'd be fine with it. [07:32] mdz: would you prefer a policy change in that regard? :) [07:32] jdub : gating the forums back to the list is just horrible. [07:32] jdub: I'm wary of discriminating based on user interface [07:33] I guess, in the end, even if we didn't detect a mouse we STILL want to load mousedev [07:33] jdub: but everything I see coming from the forums to ubuntu-devel is noise [07:33] so it's a non-issue [07:33] I loved the guy today who posted a followup to himself because he couldn't "edit his post"... These people have no idea they're even BEING gated to a list. [07:33] infinity, yes, made me laugh too [07:33] and why should they? [07:34] jdub: there's plenty of noise which comes in via email, too, mind === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel [07:34] *shrug* I've followed up to my own list posts before [07:34] S/N on ubuntu-devel is poor now [07:34] to not reply to spam if the form filter doesnt work [07:34] we desperately need to get the signal-to-noise ratio on ubuntu-devel back up so that it's worth reading again, so people should be told that it's the developers' main coordination channel [07:34] mdz: we're working on fixing that [07:34] mdz: but forums... harder. [07:34] Kamion: the only way we're going to maintain that is through moderation [07:34] mdz: I wouldn't say no [07:35] I would; there will always be a flow of new people joining who don't know what's expected of them [07:35] it's the usenet problem [07:35] i've started just looking for interesting subjects and not reading it all, i don't have time for all that anymore [07:35] "The never-ending September 2004" [07:36] if the installer could not detect storage and ethernet modules automatically, and they were selected manually, shouldn't the installer add those to initramfs modules list to force them being included? [07:36] mdz: moderation offers a number of ways to solve that, such as moderators contacting people to explain what's expected of them [07:36] which is often friendlier than 100 people flaming them on the list because they did something wrong that they didn't know about [07:36] Keybuk: more like 1993 [07:36] moderation is a very expensive solution [07:36] <\sh> mdz: btw...made a decision on amarok 1.3.2? [07:36] BenC: hmm, possibly - bit late for breezy but we could do for dapper [07:37] mdz: now you're doing it too, "I've been using Ubuntu since 1993" :p [07:37] well, it only affected a sparc64 install, so it's not terribly important [07:37] Kamion: are you agreeing that moderation is the solution? I assumed 'no' was a typo for 'so' [07:38] moderation isn't that expensive if it's shared among a larger group of people [07:38] mdz: I am, yes [07:38] or at least *a* valid solution [07:38] I haven't heard other ways to get the noise down yet [07:39] mdz: atm, i'm setting up team for moderation, which will help, but that doesn't make it much less expensive [07:39] mdz: that explains your earlier comment then, which I took for precisely the reverse of its actual meaning [07:39] it just distributes the load [07:39] Kamion: it's also occurred to me that your 'n' and 's' are not adjacent [07:40] unless you've switched to dvorak [07:40] mdz: I have not :-) [07:40] mdz, Kamion: are you actually suggesting we whitelist participants (rather than all subscribers)? "moderation" doesn't describe a solution [07:40] jdub: that's not a bad idea [07:40] ok then, sorry, i disagree. it's a terrible idea [07:41] exact forms of whitelisting are an implementation detail; I've seen moderation done all sorts of ways [07:41] up to and including weird voting systems [07:42] right, but that's the significant part of the solution [07:42] not "let's moderate!" [07:42] but fundamentally we need not everything (aside from spam) that people send to ubuntu-devel to get through [07:42] we already moderate, in a particular way [07:42] elmo: ping [07:43] I could also agree with holding just thread-starting posts for moderation [07:43] dholbach: ? [07:44] elmo!! [07:44] elmo: could you please sync tct and gnokii from debian sid? they should build on amd64 then too [07:44] or there's the lkml-style policy of "if a thread gets out of hand, a moderator posts to say that it will be forcibly ended soon if it doesn't get more reasonable" [07:44] elmo: Are you waiting to do something with memaid-pyqt? [07:44] elmo: ok to override our changes [07:45] (which is a bit on the dictatorial side, but hey, look how people still actually use lkml for real work despite its volume) [07:45] Kamion: lkml is not always a good role model. ;-) you can always just say at the beginning of a meltdown (either start of thread or start of insanity), "hey, let's take this elsewhere". [07:45] dholbach: done [07:45] bddebian: I'm just behind [07:45] elmo: merci beaucoup [07:45] jdub: I know it isn't, and I hope my more recent comment clarified that === olemke [n=olemke@p548948D3.dip.t-dialin.net] has joined #ubuntu-devel [07:45] quiet, reasonable education seems to work well [07:45] elmo: No problem, I'm just trying to clean up the lists. You want me to take a look? [07:45] we just haven't tried that enough yet [07:46] and i would prefer to do that before getting into the more serious forms of moderation [07:46] bddebian: er, what do you mean have a look? [07:46] for all its faults, lkml has done a good job of keeping traffic generally reasonable for its size, while generating remarkably few complaints [07:46] elmo: Do the merge and upload [07:46] while scaring away contributors... ;-) [07:46] bddebian: umm - either it's a sync, in which case I'm involved, or it's not a sync and what's it got to do with me? [07:47] jdub: I don't see a shortage of contributors to the Linux kernel [07:47] elmo: It's assigned to you on bugzilla [07:47] Kamion: they scare a lot of people awya [07:47] the kernel needs long-term contributors, not drive-bys [07:47] yeah, and long-term ones are hard to grow without satisfied drive-bys [07:47] I'd argue that kernel contributors need to be able to cope with the traffic in order to be able to cope with the kernel development model [07:48] traffic, yes. behaviour, no. [07:48] jdub: I've found lkml to be one of the more reasonable mailing lists I've been on [07:49] Technical ones, at least [07:49] mjg59: i will put that in context of flaming plastic ____ death. ;-) [07:49] wow, and people complain about our installer. *How* many times do I have to tell the Windows installer that my locale is "English (United Kingdom)"? [07:49] elmo: Never mind then, I'll just look at it. :-) [07:49] Kamion: Weirdly, you *don't* [07:49] bddebian: please do - it shouldn't be assigned to me [07:50] OK, sorry [07:50] mjg59: umm, yeah you do [07:50] mjg59: hm? I just had to tell it about five times [07:50] Kamion: One of the machines I got defaulted to correct ones after I'd selected my timezone [07:50] So it's *possible* for it to be sane [07:51] OEM installers cut corners, the full Windows install doesn't guess at anything, and so asks you about timezone, language, keyboard, etc. [07:51] Then again, after poor experience with Windows localisation (long, LONG ago, mind you), I lost all faith, and just always install in en_US anyway now. [07:53] Linspire won't let you choose any english keymap except US === spstarr_work [n=spstarr@192.219.104.10] has joined #ubuntu-devel [07:55] erm, network-manager build is broken in breezy [07:56] there's no NetworkManagerInfo binary in the packaging [07:56] 0.4.1+cvs20050817-0ubuntu4 [07:57] mdz, regarding your ltsp change, i thought to do it by just setting the right environment vars in ldm [07:57] spstarr_work: i suggest taking this to [07:57] spstarr_work: i suggest taking this to #ubuntu-motu [07:58] are there recent kernel changes related to capabilities? === camilotelles [n=Camilo@200.128.80.250] has joined #ubuntu-devel [07:58] the most recent changelog doesnt shed light on much === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [07:58] before reboot, sudo ethereal = works [07:58] after, ethereal cant set its capabilities [07:58] it tries to drop most of them [07:59] ogra: my change only affected the console [07:59] oh [07:59] ok [07:59] ogra: I would welcome a branch which does the same for X debconf [07:59] but it is low priority for breezy [07:59] mdz, i'll do one, also with dhcp.conf generation === herzi [n=herzi@c200203.adsl.hansenet.de] has joined #ubuntu-devel [08:00] ogra: first, mark needs to be happy with the xscreensaver dialog ;-) [08:00] yup [08:00] but the dhcp.conf stuff is essential, i need to have it solved before release ;) [08:00] oh wow this is emabarassing [08:01] ayway, i got a dog waiting, brb [08:01] Riddell: you have editcomponents now if you want to set default assignees for components in Bugzilla [08:01] capability module isnt loaded [08:01] ogra: the hoary dialogue was good, how about going back to that? [08:01] mdz: id be willing to say thats a pretty serious bug somewhere? [08:01] tseng: Is that you that has gtksourceview and the mono* stuff on the bugzilla Merge list? [08:01] jdub, sabdfl wants me to mimic the g-s-s dialog ... i'll do that as much as i can ... [08:01] bddebian: probably. [08:02] ogra: but the g-s-s dialogue is crap ;-) [08:02] tseng: Do you know of any holdup with the gtksourceview one? [08:02] mdz: ok, thanks === bddebian won't touch mono* [08:02] jdub, in fact sabdfl wants: https://wiki.ubuntu.com/ScreenSaver [08:02] bddebian: is there a problem? === xTina [n=xTina@vpn2-dynip176.informatik.uni-stuttgart.de] has joined #ubuntu-devel [08:02] tseng: Nope, just trying to clean up MOTU lists :-) [08:02] yeah, sure, but that's totally not breezyable === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has left #ubuntu-devel ["Leaving"] [08:02] but i'm not sure if ui can make it to have a unlock button, that requires heavy code changes [08:02] bddebian: there is no good reason to touch it at this point imo [08:03] ogra: this is such a low-impact change, can't we convince him to be less concerneda about it? simple solution would be better than mucking around. [08:03] jdub, 90% of it are already there its just a matter of moving the pieces to the right place and making the dialog a bit less heigh [08:03] ok [08:04] so long as you don't have to do silly things to make it like that [08:04] tseng: So reject the merge bug? [08:04] i dont think i can add the unlock button now [08:04] and the rest is fine... [08:04] anyway, dogwalk... brb [08:05] elmo: OK, please sync memaid-pyqt 0.2.3-4 from unstable. Our changes can be overwritten. Thanks. [08:07] bddebian: done [08:08] elmo: Thanks [08:09] elmo: Now hit all my e-mails ;-P === bddebian ducks === \sh doesn't bother elmo today... [08:10] \sh: You have oo2c to merge on bugzilla ;-P [08:11] <\sh> bddebian: it's done already..but I need clamav...;) [08:11] <\sh> bddebian: but not toda [08:11] <\sh> y [08:11] Ahh OK :-) I should have known :-) === \sh is done for today..and drinks beer === mvo yum beer [08:14] <\sh> well..beer == klsch here ,-) === apokryphos__ [n=apokryph@host-84-9-109-81.bulldogdsl.com] has joined #ubuntu-devel === slomo [n=slomo@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel === twoSharp [n=twoSharp@ti400720a081-12203.bb.online.no] has joined #ubuntu-devel [08:21] prost \sh [08:21] mvo: update-notifier's gone grey again ... what's it doing? [08:22] <\sh> ogra: cheers friend :) [08:22] Keybuk, ps ax ? [08:23] no dpkg or apt running [08:23] Keybuk: grey? does the tooltip say anything useful? [08:23] I'll tell you next time it does it [08:23] is the gksudo with partially transparent background gone? i lost it after updating... [08:23] Keybuk: it sometimes lags a bit behind in noticing === Valandil [n=chrys@dsl-084-056-065-096.arcor-ip.net] has joined #ubuntu-devel [08:23] mvo: by days? [08:23] twoSharp: yes, gone [08:23] Keybuk: I hope not ;) [08:23] twoSharp, yes luckily [08:23] I last ran apt yesterday [08:24] Keybuk: anacron and the automatic apt-get update maybe? [08:24] mvo, is there any way to get it back? or why did it get removed? [08:24] twoSharp, it look terrible... [08:24] looks even [08:24] twoSharp: the UI team decided that it is visually too strong, sorry, no option to get it back [08:24] mvo: at 7:30pm? nope [08:24] ogra: matter of taste, the terrible-ness [08:24] that was 12 hours ago [08:25] Treenaks, i dont think so... === sivang astonished to see yet more discussions about g-s-s :) === hunger [n=hunger@p54A61307.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:25] where can i get the source code then? [08:25] ogra: I liked it :) [08:25] Keybuk: Any chance of you installing Windows at some point [08:25] Treenaks, its just implemented wrong... the idea is great though [08:25] is the wiki known slow? [08:25] twoSharp: apt-get source gksu and remove debian/patches/08_no_fadding.patch and rebuild [08:25] Treenaks, once we'll use composite all over the X server you can have it back, but fade like xscreensaver [08:26] mjg59: on what? and for what reason? [08:26] Treenaks: for me too === shackan [n=shackan@host85-78.pool8257.interbusiness.it] has joined #ubuntu-devel [08:26] the wiki is slow since days [08:26] Keybuk: Your laptop, so I can get tbm to stop whining at me to fix suspend [08:26] Keybuk: you didn't run dpkg by any chance? that triggers it as well (the grey) [08:28] mvo: nope, I didn't [08:28] mjg59: yeah, I can do; do you know how to netinst windows? [08:29] Keybuk: Nope [08:29] I don't have a CD drive for this laptop === slomo [n=slomo@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel [08:29] I have the driver disk for it somewhere though, if that would help you? [08:29] ogra: what is the current status wrt xss ? have you started working on gss yet? [08:30] Keybuk: somebody explained me how to usb-inst windows, it was horribly complicated and i forgot it again :( [08:30] why does Keybuk need windows? === slomo [n=slomo@p5487F6AF.dip.t-dialin.net] has joined #ubuntu-devel [08:30] sivang, as i said yesterday, there wont be much to do on g-s-s, upstream is adopting most of our changes already, by the time we will have to care for it the changes will be minor [08:31] ogra: I see, so what is all the fuss about? ;-) [08:31] which fuss ? [08:34] sivang, you mean the discussion before ? that was more general about packaging... [08:38] <\sh> dholbach: use windows pe ,-) [08:39] \sh, pe ? pendrive edition ? [08:40] <\sh> ogra: it's the version which u can pxe/net/usb boot ,-) [08:40] heh === ogra wonders how to integrate that as thin clinet in edubuntu [08:41] <\sh> ogra: but regarding the fact, that it costs money and I don't use copied versions of windows, it's no solution for me to reinstall my laptop...cheaper is to borrow the usb dvd rom of dmitry ;) === OculusAquilae [n=oculus@p548D1655.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:42] Keybuk: is the joystick issue also resolved now? [08:43] \sh, heh === j^ [n=j@e178037173.adsl.alicedsl.de] has joined #ubuntu-devel [08:44] mdz: no, not yet [08:44] I have two different versions of udev which may resolve it [08:44] but I'm going to wait until C5 is done before picking one [08:44] just so I don't make Colin's day worse [08:48] hmm okay this is not a support question [08:48] I've just burned a dvd with gnome baker, this is a 30-minutes-before upgraded breezy [08:48] the burning went fine without any interrutpion [08:49] afterwards the DVD was automatically ejected so I put it back in to verify the contents [08:49] first I could not mount the cd at all (bad filesystem) [08:49] then I could not eject the disk (invalid argument) [08:49] sudo eject did work though [08:49] I repeated the eject/mount process but nothing changed [08:50] the disk works flawlessly on windows xp [08:50] it still keeps failing here [08:50] could anyone give a reasonable explanation? === blueyed [n=daniel@iD4CC1E7D.versanet.de] has joined #ubuntu-devel [08:52] is there a way to delete a page from wiki.ubuntu.c? === hubH [n=hub@MTL-HSE-ppp188288.qc.sympatico.ca] has joined #ubuntu-devel [08:53] BenC: bottom of the drop-down starting with "More Actions" === chris38-home2 [i=Christia@LSt-Amand-152-31-21-96.w82-127.abo.wanadoo.fr] has joined #ubuntu-devel [08:53] at the right-hand side of the row starting with "Edit" [08:53] sorry guys, I just submitted a patch to bugzilla for a security fix... [08:54] Kamion: thanks [08:54] hubH : Abiword? [08:54] infinity: yep [08:55] infinity: bah, you are disclosing security information ;-) now all the hackers can look at abiword [08:55] Surely, the hackers subscribe to ubuntu-bugs and filter on "security" for just such an occasion. :) [08:55] MacOS X is vulnerable too :-) [08:56] I don't describe the problem, I give the fix [08:56] infinity: isn't a security related bug disclosed only after a patch has been applied? [08:56] zyga : Not if it's already public. [08:56] upstream have a patch in CVS [08:56] I did the patch in CVS [08:57] hubH : I assume by your public bug filing that this isn't embargoed on vendor-sec, then? ;) [08:57] infinity: true, true [08:57] infinity: then notified me [08:57] s/then/they/ [08:57] CVS is public [08:57] so the fix is public [08:58] I send the bug to debian as well [08:58] hubH : Do you have a CVE CAN as well that you can include in the bug for us to cross-reference? [08:58] infinity: yeah [08:58] wait === Safari_Al [n=tr@ppp229-245.lns2.adl4.internode.on.net] has left #ubuntu-devel ["Leaving"] [08:59] infinity: something like "CESA-2005-004 - rev 1" ? [08:59] Somethine more like CAN-2005-1234 would be what I'd expect. :) [08:59] ah [08:59] I only have that [08:59] If one's not been assigned yet, no big deal. [08:59] pitti will have the vendor-sec mails to cross-reference, and I'm sure we'll deal with it on Monday. [09:00] reporter is "Chris Evans" [09:00] thru "vendor-sec@lst.de" [09:00] patch has been posted on the list as well === tritium [n=rimbert@mip-lab4.ecn.purdue.edu] has joined #ubuntu-devel [09:02] hubH : Do you have a reproducible crash/exploit we can use to test the fix and make sure it works? [09:03] I have the sample file [09:03] shall I attach it? [09:03] hubH : If you consider it a bit too much disclosure to attach an exploit )some pepole do), you can mail it privately to our security officer (martin.pitt@ubuntu.com), if not, attach it. [09:04] Up to you, you're more aware of the severity of the bug than we are at this point. [09:04] the document just exhibit the buffer overflow [09:04] Kamion: is the current install set a colony candidate? [09:04] but for it you can still find a way to execute code [09:05] s/for/from/ [09:05] I don't mind attaching it [09:05] mdz: the one I just published, yes [09:05] hubH : Alright, then just attach it, if you figure it's not much risk to do so. [09:05] the live CD is building now [09:05] yeah, noticed the live build [09:05] hubH : Having something to verify the fix always makes us feel a bit better, so we can actually test the various builds. :) === Kamion goes for dinner while it rsyncs [09:08] infinity: done [09:10] hubH : Note that abiword is in our "universe" repository, which isn't officially supported, but given the reasonable popularity of the product, I'll probably find some spare time in my off-hours to update it if Martin doesn't have the time. === lllmanulll [n=lllmanul@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === Bicchi [i=FreeNode@pur23f5.fiu.edu] has joined #ubuntu-devel [09:10] hubH : Thanks again for the heads-up. [09:11] <\sh> infinity: sounds like you apply for a job in our motu security team ;) [09:12] heh [09:12] \sh : Nah, I'm too picky about what I will and won't update. :) [09:12] \sh, i rather think hubH applies... [09:12] (Okay, I'm not serious about that, I'll do just about anything, if I have some free time) [09:13] ogra: I just fixed the problem as upstream === bddebian decides not to comment on that :-) [09:13] \sh, at least we can paster him about at UBZ i bet ... [09:13] \sh : Are you guys planning on discussing better Universe security coordination at UBZ? [09:13] ogra: I sort of apply for MOTU as my first package has been uploaded last night :-) [09:13] <\sh> infinity: hmm...good idea :) [09:13] hubH, i know ;) [09:13] <\sh> hubH: wow...we need you :) [09:13] infinity, i think ajmitch planned a BOF [09:14] I'll be at UBZ [09:14] \sh : I tend to update Universe packages that I also maintain in Debian (apache, php, etc), but I wouldn't mind doing more universe security work, if it was reasonably well coordinated with you guys so we weren't stepping on toes. [09:14] since I'm local [09:14] hubH, really looking forward to meet you gain :) === wasabi_ [n=wasabi@207.55.180.100] has joined #ubuntu-devel [09:14] again even [09:15] what happened to gtkpbbuttons? [09:15] <\sh> infinity: we should discuss this really at UBZ...I think it's important to discuss the matter "3 years support for Ubuntu". Actually I don't really know, if this should apply to universe/multiverse as well... [09:15] err, it doesn't [09:16] \sh : {Multi,Uni}verse in dapper will be a whole different kettle of fish from main. We may even want to discuss allowing limited updates to Universe in dapper's lifecycle, as RedHat does with the "contrib" archive. [09:16] <\sh> elmo: why not? we could even tighten the packages we could support (clamav is a good example) [09:16] ogra: have we met? [09:16] \sh: the whole point of main/universe is that main is what we support [09:16] \sh, since universe will be locked down with the distro at release, we should have a possibility to upgrade and sbmit security fixes, but i tink that should somehow be meixed with backports in case of universe [09:17] \sh : The "18 months support" already doesn't cover universe, why would the "3/5 years"? :) [09:17] hubH, i sat behind you at guadec while you shot hundrets of pics from mark at his talk... i'm the long haired guy with ubuntu shirt [09:17] ogra: ah ok [09:17] <\sh> elmo: which is officially supported by the Foundation...but there are some packages which are used by server admins...and they're in universe...so we should think about it [09:18] ogra: I remember [09:18] <\sh> infinity: I know ... it's an idea.. [09:18] btw, abiword is in main AFAIK [09:18] \sh: no, we shouldn't. either they're supportable, or they're not [09:18] not in universe [09:18] <\sh> elmo: k [09:18] \sh: if they're supportable and worth supporting, they should be in main [09:18] hubH, and i really appreciate your work on all the gnome photo suff since a long time [09:18] <\sh> elmo: right..yeah... [09:18] ogra: thanks [09:19] trying to blur the bounday of "not supported" to some neverneverland of "not supported, but might be on a good day. depending on the package and strength/direction of the wind" isn't cool [09:19] <\sh> oh god...that means more paperwork for me during the next release cycle..and more involvement in the server team === \sh needs to quit his job [09:19] yay === bddebian too === dsas [n=dean@host86-129-21-209.range86-129.btcentralplus.com] has joined #ubuntu-devel [09:20] \sh, DOIT ! they just abuse you and you know that... [09:20] heh [09:20] <\sh> ogra: btw...greetings from branislav :) [09:20] bddebian, i'm not joking... [09:20] <\sh> bddebian: he's right [09:21] Isn't that what all employers do? :-) [09:21] \sh, thanks, say hi from me if you meet him [09:21] bddebian, not in this way [09:21] <\sh> ogra: he's onsite the next week...looks like we will have a drink tomorrow. [09:21] great [09:22] <\sh> bddebian: the only thing which stops me from doing quitting the job, that I have some responsibilities moneywise..and living from the state means "living like robin hood in germany" [09:23] <\sh> cause my bank will hunt me down...and even when I'm in the deepest forrest of south america, they will find me ;) [09:23] hubH : Looks to be in universe to me... [09:24] infinity: abiwor'ds in main [09:24] abiword-gnome | 2.2.9-1ubuntu1 | breezy | amd64, hppa, i386, ia64, powerpc, sparc [09:24] hubH : Oh, "abiword" is in universe, "abiword-gnome" in main. Yay, confusion. [09:24] which means the source is in main [09:24] I should stop searching on binary packages. [09:24] <\sh> elmo: btw...can I send u an email with all syncs i need? (but you can do them next week when u have time) [09:25] \sh: yes [09:25] <\sh> elmo: great..thx [09:26] \sh: Ahh :-( [09:26] \sh, can you put sylpheed-claws in that mail ? its the last on my sync list [09:26] \sh: just be sure to follow the guidelines on Developer_Resources or whatever the wiki page is [09:26] <\sh> una momenta [09:26] <\sh> elmo: ??? [09:27] sylpheed-claws-gtk2? [09:27] yup [09:27] <\sh> elmo: universe packages...which are checked by me..yes :) [09:27] the upstream maintainer would love to see it there [09:27] and replace the gtk1 version :-) [09:28] \sh, sylpheed-claws-gtk2 is the right name i think === silbs [n=jane@pool-138-88-13-197.res.east.verizon.net] has joined #ubuntu-devel [09:28] it is the name in debian [09:28] <\sh> ogra: I'll check...starting tomboy === hubH has debian here at work [09:28] hubH, i think if they can exist both we should leave the gtk1 version in... i still knw some users of it === jcohen85 [n=jason@dhcp-129-64-160-38.dorm.brandeis.edu] has joined #ubuntu-devel [09:29] <\sh> elmo: i don't request syncs for main ;) [09:29] ogra: use using gtk1 in ubuntu should consider upgrading to gtk2 [09:29] tht is just my opinion [09:30] \sh: so? [09:30] hubH, mine too, but ask people with PII/64MB about it ;) [09:30] sh: https://wiki.ubuntu.com/DeveloperResources is about all syncs [09:30] ogra: they might not use ubuntu then [09:31] <\sh> elmo: yes...but I don't need approval of mdz for universe ;) [09:31] ogra: my workstation used to be a PPC 240 MHz with 128MB [09:31] hubH, some do... we'll have a ubuntu-lite version in dapper [09:31] ogra: and my laptop is a G3/400, so I know about slow machines [09:31] ogra: ok [09:31] \sh: ... the guidelines very specifically qualify approval needed for being main only [09:31] <\sh> approval...yes there was another thing [09:31] \sh: in any event, you're missing the point [09:31] ogra: make sense === j^ [n=j@e178037173.adsl.alicedsl.de] has joined #ubuntu-devel [09:32] ogra: but to follow the logic, abiword 1.0 isn't in ubntu [09:32] :-) [09:32] <\sh> elmo: the what, version, where from is obvious :) and I'm checking every package before I request (ok oo2c is one exception, regarding the fact, that changelog says something else) [09:33] <\sh> elmo: "I'll follow the rules" short answer :) [09:33] hubH, i'll ask vedran about it, he made the app selection for ubuntu-lite in his SoC project, i think he said it has a way smaller footprint... for now another package in universe wont do ay harm [09:33] any even [09:33] agreed [09:33] since upgrading to firefox 1.0.7 i'm seeing a large grey bar under the status bar (perhaps 4-5x the height of the status bar) with a red arrow on the left side. I can't get rid of it. I've restared firefox, got rid of the status bar, and even purged & reinstalled firefox. Any idea what's causing this? === martinhj [n=martinhj@238.80-202-208.nextgentel.com] has joined #ubuntu-devel [09:34] my GF use Ubuntu on a PII 266/256MB [09:34] when je does not use Win on the P166 96MB laptop [09:34] s/je/she/ [09:34] phew [09:34] go ubuntu! go! :) [09:34] :) === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel [09:35] <\sh> mdz: I'll nerve u again, but only to get this from my todo... amarok-1.3.2...any decision? (my opinion: let's leave it at 1.3.1, because riddell/I have enough things to work on) [09:37] my opinion is for 1.3.2, else people will complain about oss [09:38] and I must admit Win2k was snappier on this PII 266 [09:38] including Firefox [09:38] (as to compare the comparable) [09:38] <\sh> Riddell: they can use xine to have alsa..then they have as well fading [09:41] Man building axiom sucks [09:45] <\sh> k...my todo is completly checked for today...going to bed :) cu tomorrow [09:45] where's pitti? does someone know if he would have something against me fixing gtkpbbuttons? [09:45] its in universe? [09:45] slomo, [09:45] fix it if its in universe [09:47] yes... it's universe [09:47] hm, i dont see why you shouldnt fix it [09:48] slomo: waht is the problem? [09:48] slomo: because I use it too [09:48] i don't know yet... it's uninstallable ;) [09:48] i'll take a look [09:48] ah [09:53] how i create new project in launcpad ? i'm not find out a link === mdke_ [n=matt@81-178-228-227.dsl.pipex.com] has joined #ubuntu-devel [09:54] pablof, #launchpad [09:54] ogra: ok === seb128 [n=seb128@ANancy-151-1-23-22.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel [09:55] j^: Here? ;) [09:56] spstarr_work no === pablof [n=ubuntu@200.128.80.250] has left #ubuntu-devel [] [09:57] Kamion: I assume no uploads to main right now because of colony? [09:57] mvo, only with approval ;) === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-devel === apokryphos [n=apokryph@host-84-9-109-81.bulldogdsl.com] has joined #ubuntu-devel === axl [n=axl@100.242.216.81.h-borg.siwnet.net] has joined #ubuntu-devel [09:59] Hi there! Any problems with udev t the moment? [10:00] My computer wont display any lines during boot [10:00] and x does'nt show up [10:00] known what version / kernel -> #ubuntu [10:00] at* [10:01] okey === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel === xTina_ [n=xTina@vpn2-dynip170.informatik.uni-stuttgart.de] has joined #ubuntu-devel === Simza is now known as Simira === axl [n=axl@100.242.216.81.h-borg.siwnet.net] has left #ubuntu-devel [] === doko [n=doko@dhcp-sn38-07.hrz.uni-oldenburg.de] has joined #ubuntu-devel [10:08] hey doko [10:08] how is oldenburg? [10:09] pamphlet better fscking build this time.. [10:09] mvo, full of chicken farms ;) === wasabi__ [n=wasabi@207.55.180.100] has joined #ubuntu-devel [10:10] mvo: right - although *hopefully* I'm nearly done, but I haven't tested this round of builds yet so I'm not certain I won't have to rebuild for something [10:10] Kamion: no problem, just asking. so the current stuff should be rsynced, tested? [10:11] mvo: well, interesting. seeing that we are not alone with our java issues ... :-) [10:11] ogra: I'm not visiting your farm house ... [10:12] have a nice evening, i'm out for a beer [10:12] ogra: btw, I'm also going to have a birthday in UBZ ;-) [10:13] mvo: yes please === mvo rsyncs [10:13] doko, youre way to northern to visit me ;) [10:14] doko, but i grew up in hannover, all eggs came from oldenburg in my childhood :) [10:14] sivang, YAY, lets party ;) [10:15] ogra: uh ha :) I'm one day or two after jbailey [10:16] great === moyogo [n=moyogo@131.211.104.73] has joined #ubuntu-devel [10:24] Kamion: live 20050923.1 is oversized? [10:25] (i386) === dereks_ [n=dereks@66.9.7.66] has left #ubuntu-devel [] [10:28] cute new syslinux splash [10:30] hm, no pitti :/ [10:31] anyone here w/ access to vendor-sec? i'd like to know if a vuln has been made public yet [10:34] Keybuk, even for the custom distros (edu/kubuntu) ;) === olemke [n=olemke@p548948D3.dip.t-dialin.net] has joined #ubuntu-devel === xTina_ is now known as xTina === Demosthenes [n=matt@cpc4-rdng7-4-1-cust243.winn.cable.ntl.com] has joined #ubuntu-devel [10:48] elmo: please sync cowbell 0.2.4-1 from debian/unstable... it's the same version as our -0ubuntu1 === sistpoty [n=sistpoty@DSL01.83.171.161.183.NEFkom.net] has joined #ubuntu-devel [10:48] ping elmo [10:54] Kamion: 20050923.3 install i386 worked ok for me === jlj [n=agp@host-81-191-64-79.bluecom.no] has joined #ubuntu-devel === thesaltydog [n=saltydog@host48-222.pool8255.interbusiness.it] has joined #ubuntu-devel [10:56] ogra, the bug concerning blank console with vga=791 has been fixed (#16118) It was a bug in initramfs-tools [10:57] thesaltydog, ah [10:57] elmo: nevermind, i wrote you a mail ;) [11:01] infinity, lamont? does someone of you know why gtkpbbuttons only builds the gtkpbbuttons binary package and doesn't build -common and -gnome? works for me in my pbuilder :( === wasabi_ [n=wasabi@207.55.180.100] has joined #ubuntu-devel === jinty [n=jinty@205.134.224.215] has left #ubuntu-devel ["Leaving"] [11:03] slomo: do the logs show any differences? [11:04] lamont: ah... i lied... only -common isn't built... -gnome is but probably waits in NEW [11:05] lamont: gtkpbbuttons is ppc only... and the -common package is arch all... maybe that is the problem as the all stuff is built on x86? === carstenh [n=carstenh@p54A61733.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:08] lamont: i could try with arch ppc for the -common package... but that can't be the solution ;) [11:10] Keybuk: live oversized> ngah. it'll have to do for now. === Kamion begins the 6x burn+test cycle [11:10] slomo: NEW's empty. === martinhj [n=martinhj@vpn-22288.vpn-s.ntnu.no] has joined #ubuntu-devel [11:11] gtkpbbuttons | 0.6.7-3build1 | breezy/universe | source, powerpc [11:11] gtkpbbuttons-gnome | 0.6.7-3build1 | breezy/universe | powerpc [11:11] Kamion: my mistake... the -gnome package is there... [11:11] I don't see a -common package [11:12] Kamion: -common is arch all... and the arch all stuff is build on x86... but gtkpbbuttons ftbfs on x86 (naturally) === pietrus [n=pietro@dsl027-180-124.sfo1.dsl.speakeasy.net] has joined #ubuntu-devel [11:12] oh, right, hmm [11:12] that's probably a packaging bug; if it's arch: all, it should really be buildable on any architecture [11:13] is there any actual reason for it to be arch: all? does anything non-arch:powerpc depend on it? [11:13] it's arch all because it only contains arch independend files [11:13] but that's the only reason [11:14] hmm, I think the answer is to arrange for the binary-indep target not to depend on the build target [11:14] since the build target is arch-dep [11:15] hmm [11:15] sounds to complicated imho... can i just set it to arch powerpc? [11:15] there's an optional build-indep target defined in case binary-indep wants to do any build-like things [11:15] it's not complicated [11:15] it's correct === apokryphos [n=apokryph@host-84-9-109-81.bulldogdsl.com] has joined #ubuntu-devel [11:16] ok i'll take a look again [11:16] however arranging to get the right files installed might be a little tricky === spstarr_work [n=spstarr@192.219.104.10] has left #ubuntu-devel [] [11:17] so setting it to arch: powerpc is an acceptable workaround if you can't do that - but in that case please ask the Debian maintainer to sort it out properly === Keybuk wishes there were a rsync --go-faster [11:19] is sad when you only have 10Mbps wired on your desktop, but 54Mbps wireless on your laptop; so copying between the two takes too long [11:19] Kamion: sure, i'll send him a mail... it should be too complicated to fix it the right way... configure will fail, so we have no makefiles... and even when we have makefiles it will fail compiling so we would have to install all stuff by hand [11:26] I;m out all, laterz === Gman_ [n=Glynn@amfea-proxy-1.sun.com] has joined #ubuntu-devel === terrex [n=terrex@84-122-83-29.onocable.ono.com] has joined #ubuntu-devel === Elleo [n=Elleo@shellsong.plus.com] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === jlj [n=agp@cm-80.111.97.105.chello.no] has joined #ubuntu-devel === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel === Kamion tries out the auto-resizer with an actual Windows partition for a change [11:45] Kamion: is live not intended to use usplash? [11:45] sigh... [11:45] Mez ! [11:45] backports broke a hell lot of systems with their firefox backport [11:46] Kamion: i386 is fine here [11:46] so who has ideas on why capability module isnt loaded anymore? [11:46] it breaks at least ethereal [11:47] Keybuk: it's supposed to [11:47] oh, it does, just not until casper has finished [11:47] and did the last time I checked [11:47] and anything else that tries to drop caps [11:47] ah, yes [11:47] can't really do it earlier at the moment [11:49] cool [11:49] was hard enough to get it working this way ;) [11:49] well, 20050923.1 live i386 wfm [11:50] hoorah [11:50] my amd64 doesn't come for a few more weeks, and don't yet have ppc hardware, so that's all I can test [11:50] install/amd64 and install/i386 are both looking plausible so far [11:50] pearpc? ;) [11:50] (bloody slow, mind) [11:51] and I confess to not having tried an installation in it ... [11:51] I might actually try and find a cheap ppc on ebay or something at some point [11:51] probably after UBZ [11:51] just for testing shit on [11:54] having multiple architectures is nice [11:54] though it did make me replace the last compiled binary from ~/bin with a perl script in sheer annoyance [11:56] never worked out why there's no standard version of that script in coreutils - it's a thing that works a bit like sed -i or perl -i to let you modify a file in-place, but you can use it at the end of a longer pipeline whose commands don't have to support in-place editing like that [11:56] explain? [11:56] so you do "sed 's/foo/bar/g' < foo | tr -s ' ' | cut -d: -f2 | sponge foo" [11:56] heh [11:57] if you just did "sed 's/foo/bar/g' < foo | tr -s ' ' | cut -d: -f2 > foo", then the output redirection to foo would happen and truncate the file before the first command in the pipeline had a chance to read from it [11:57] indeed [11:57] so sponge sucks up all its input, *then* opens the file you give it and squeezes it all out [11:58] ddd/topic [12:00] Kamion: see, this is why I use zsh [12:01] what does it do? [12:01] apart from "everything" [12:01] there are various cute redirection tools [12:01] like <>foo [12:01] (open for reading and writing) [12:01] ah, right [12:01] Keybuk: does that actually work? :)