=== carstenh [~carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel === poningru [~poningru@pool-70-110-66-96.tampfl.fios.verizon.net] has joined #ubuntu-devel === squinn [~squinn@68.205.198.0] has joined #ubuntu-devel === Unfrgiven [~ankur@202.76.176.94] has joined #ubuntu-devel === |rockinnerd| [~chris@adsl-69-212-158-188.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel === shackan [~shackan@host127-137.pool8255.interbusiness.it] has joined #ubuntu-devel === Arrogance [~aks@ottawa-hs-209-217-124-17.d-ip.magma.ca] has joined #ubuntu-devel === |rockinnerd| [~chris@adsl-69-212-158-188.dsl.bcvloh.ameritech.net] has left #ubuntu-devel ["Leaving"] === |rockinnerd| [~chris@adsl-69-212-158-188.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel === mae [~mae@dpc674653178.direcpc.com] has joined #ubuntu-devel === ironwolf [~ironwolf@67.180.162.160] has joined #ubuntu-devel === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has left #ubuntu-devel [] === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has joined #ubuntu-devel === AstralJava [~jaska@cm-062-241-217-117.lohjanpuhelin.fi] has left #ubuntu-devel [] [01:23] infinity: evolution-sharp ftbfs is some fault of mine? it pbuilds locally [01:27] tseng : Looks like unhappy/confused build-deps, or a dirty chroot. I'll play with it in a sec. [01:27] infinity: my hero. [01:30] Very broken build-deps. [01:31] huh. [01:31] From a clean chroot (ie: debootstrap --variant=buildd), try "apt-get -o Debug::pkgProblemResolver="1" -s build-dep evolution-sharp" and watch the pain... [01:31] id be happy to fix a problem, but pbuilder had no complaints [01:32] A dirty pbuilder chroot. That's clever... I thought the whole point of it was to avoid that. :) [01:32] hm its not dirty [01:32] it has like.. apt and build-essential [01:32] What arch are you using? [01:32] x86 [01:33] Oh, of course that's where it's failing too, so that doesn't help. [01:33] (I guess it's an arch:i386 package?) [01:33] should be arch:any [01:33] i can log pbuilder happily resolving the build-dep [01:36] Oh, it's arch:all, not any. That's why it only builds on i386. Phew. Thought I was going insane. [01:36] oh yes, im a tool and still get those mixed up [01:36] because they are so distinctive :) [01:37] Yeah, that's one you just need to hammer into your skull. I'm not sure there's any sane way to remember which means which. [01:37] I guess "this can build anywhere" makes more sense than "this can build allwhere"... :) [01:37] http://tseng.ath.cx/pbuilder-log === Aegir [~richard@129.96.218.184] has joined #ubuntu-devel [01:39] Oh, I believe you, it still doesn't explain why both sbuild and apt think something's wrong, unless you have a local package cache or something. === Aegir [~richard@129.96.218.184] has joined #ubuntu-devel [01:40] nope thats feeding off just archive.u.c [01:40] Join #flood [01:40] ill happily fix my bug, just dunno where it is :) === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has left #ubuntu-devel [] === infinity [~adconrad@loki.0c3.net] has joined #ubuntu-devel [01:46] Flood protection in #flood. How cute. [01:46] Clearly a new feature meant to irritate me. [01:46] yeah that was a real winner [01:46] tseng : http://cerberus.0c3.net/~adconrad/feh.txt [01:47] why the hell cant i paste out of urxvt, i wonder [01:48] getting a 404 on that [01:48] oh [01:48] a*d*conrag [01:48] d [01:49] Package cli-common has broken dep on mono-utils [01:49] feh indeed [01:50] Note that "broken" from apt's point of view just means "doesn't work with everything else I'm trying to do"... So, finding the one culprit requires a bit of digging at times. [01:50] Of course, I assume you know the mono dependency chain better than I. [01:50] unfortunately. [01:53] im guessing either mono-jit or mono-utils [01:53] infinity: is sbuild still using its own logic rather than apt-get build-dep? [01:53] hur hur. [01:53] as libg*-cil is one source package [01:53] mdz : Yes, some days I think that's a pain, other days I think it's a feature. I'm undecided which direction to go with that. [01:53] is it likely that beagle/howl/tomboy will be included in breezy? [01:54] I don't see any obvious breakage in the build-deps there [01:54] mae: howl? no [01:54] mae: beagle, yes [01:54] mdz : The feature aspect is where it blindly ignores alternate dependencies, thus forcing consistent builds. [01:54] infinity: I think apt-get build-dep is the way to go. at one point, elmo switched one of the Debian buildds to use it as a test; not sure what eventually happened with that [01:54] mdz : Something you really don't want on your home machine, but comes in handy for buildds. [01:54] tseng, no rendezvous? [01:54] infinity: surely it doesn't completely ignore them, and will fall back if the first one is not available? [01:55] mae: the current implementation of howl is restricted by apple patents [01:55] mae: its being rewritten [01:55] tseng, i see :) [01:55] mdz : It used to have a conniption fit if the first was unavailable. If that's since been fixed, then sbuild's dependency handling is basically identical to apt-get, and we should just switch. [01:56] mdz : I haven't looked at that part of the code for a while, TBH. [01:56] infinity: perhaps we should give that a try for the breezy full test rebuild [01:57] mdz : I'm game for that, but it means pulling one buildd out of the rotation (like that's an issue anyway.. We can rebuild the whole archive on the fast buildds in a couple of days..) [01:57] mdz : elmo and I have other tests (kernel stress-testing and such) scheduled around pulling a buildd out of rotation too, so perhaps we should tweak sbuild there as well and see how badly it goes. [01:57] sounds good [01:58] python or ruby? [01:58] mae: python has always been a main target. ruby is in universe [01:58] mae: could you please consult packages.ubuntu.com for this sort of thing? [01:59] infinity: could the mono problem be mono-jit depending on a virtual package provided by mono-classlib-1.0? [01:59] tseng, that wasn't meant to be a question about breezy, I was just wondering what your thought were on the two languages? :) [02:00] mae: canonical development is all python-centric. [02:00] but please, this channel is for development work. we like to offload general questions to other channels [02:00] ajmitch : I'd have to do more digging to really know for sure what the issue is. I assumed tsend already had a handle on things, so I stopped wasting cycles on it. :) [02:00] im looking at it, i dont see anything obvious so far [02:01] if it is, then it should be easily fixable [02:01] in mono [02:01] besides that I ruled out libg*-cil [02:01] as its all one source package [02:01] and sbuild liked it just fine when it build beagle [02:01] time for lunch :) [02:02] hm. [02:02] tseng : Uhm, mono-classlib-1.0-1.1.8.2 just plain doesn't exist. That's not THAT hard to find. [02:03] ii mono-classlib-1.0 1.1.8.2-1ubuntu1 [02:04] hm? [02:04] oh [02:04] Is it in universe, perchance? [02:04] Cause evolution-sharp isn't. :) [02:04] how the hell did he manage that [02:05] oh [02:05] Time to set your pbuilder up for the main/universe split. [02:05] yes it was NEW the other day [02:06] good one.. [02:07] mdz: can we fix that? NEW bins from mono need seeded [02:07] tseng: why? [02:08] is this mono-gmcs? [02:08] oh, mono-classlib* [02:08] Package: mono-classlib-1.0 [02:08] mono-classlib-1.0-dbg [02:08] mono-classlib-2.0 [02:08] nothing depends or build-depends on it? [02:08] mono-classlib-2.0-dbg [02:08] classlib-1.0 is a move from mono-assemblies-arch [02:08] er, -assemblies-base [02:08] the 2.0 stuff has no build-deps [02:09] and -dbg is just debug, naturally [02:09] these are the binaries built from mono which are currently in breezy/universe: [02:09] mdz : Oh, that could be an argument for not using apt-get build-dep. If I resolve the build deps myself, then do "apt-get foo bar baz" I get informative messages about baz being uninstallable or foo not existing. [02:09] mono-classlib-1.0 | 1.1.8.2-1ubuntu1 | breezy/universe | all [02:09] mono-classlib-1.0-dbg | 1.1.8.2-1ubuntu1 | breezy/universe | all [02:09] mono-classlib-2.0 | 1.1.8.2-1ubuntu1 | breezy/universe | all [02:09] mono-classlib-2.0-dbg | 1.1.8.2-1ubuntu1 | breezy/universe | all [02:09] mono-gmcs | 1.1.8.2-1ubuntu1 | breezy/universe | all [02:09] yes, exactly [02:09] mdz : If I use apt-get build-dep, I just get "E: build-dep can't be satisfied, you suck." [02:09] mdz : And most people can't read pkgProblemResolver output to save their lives (as evidenced here) [02:10] tseng: so mono-gmcs should be in main, too? no new/unwanted deps? [02:10] infinity: still, it seems a bit silly to have two implementations of this [02:11] infinity: it wouldn't be hard to add an sbuild-bug-compatible mode to apt-get build-dep [02:11] mdz : Agreed. Could we get more informative error reporting, then? :) [02:11] infinity: that's Hard [02:11] except in the case where we just emulate sbuild [02:12] infinity: I don't have access to my key at the moment, please add the mono-classlib-* stuff above to the supported seed [02:13] mdz: gmcs shouldnt pull anything else to main, no. [02:13] I've not mucked with seeds before. Where do they live? [02:13] mdz: and none of that stuff has things build-dep on it for breezy [02:14] mdz: *2.0* is non-critical, for the same reason. [02:15] infinity: has been documented on https://wiki.ubuntu.com/SeedManagement forever [02:16] mdz : Ahh, will go ive myself a crash course. I've not ever had cause to edit seeds before. [02:16] s/ive/give/ [02:16] hm, then I think we can promote just mono-classlib-1.0* without anything else complaining. [02:16] 2.0 stuff wont be used until breezy+1 at least === shackan [~shackan@host245-80.pool8257.interbusiness.it] has joined #ubuntu-devel === j_fletcher [~james@nukeh.plus.com] has joined #ubuntu-devel === infinity taps his foot waiting for baz to ... do something useful. [02:23] dude, its merging [02:23] :) [02:23] Yes, I know. Doesn't mean I have to appreciate it. [02:34] Alright, which packages specifically? mono-classlib-1.0{,-dbg}? [02:38] infinity: yes [02:38] infinity: do you see mono-classlib-1.0-1.1.8.2? [02:39] hm oh [02:39] it just drops to mono-classlib-1.0 [02:39] or, apt does. ill not speak for sbuild [02:40] schweeb: sudo apt-get install xauth === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has joined #ubuntu-devel === Clint is now known as anita === anita is now known as Clint [02:41] daniels: is it in now? I searched apt for it earlier [02:41] schweeb: should be [02:41] ah, it's waiting for the binaries to be NEWed [02:41] it'll probably happen in about 10h when the UK's awake [02:41] k === Aegir [~richard@129.96.218.184] has left #ubuntu-devel [] [02:42] I downgraded to -34 or -36 and managed to get NX working [02:48] tseng, mdz : done, btw. [02:52] will (Free)NX be available in breezy? [02:52] infinity: thanks muchly [02:54] spacey: probably not [02:54] spacey: its build system is bizzare and horrible, it's not at all obvious what changes they've made, and, most importantly, their modifications are GPL rather than MIT/X22 [02:54] er, mit/x11 [02:54] ugh, I read FreeVAX [02:54] I need sleep. [02:55] daniels, GPL is ok right? [02:55] seems ok for ubuntu [02:55] spacey: yes but it can't go back upstream [02:56] HrdwrBoB, ah, you mean from freenx -> NX [02:56] ? [02:56] or am i missing a step === spacey pretty tired [02:57] they mean upstream to X, I believe [02:57] ah === doko [~doko___@dsl-084-059-065-080.arcor-ip.net] has joined #ubuntu-devel [02:57] didn't know it NX affected the X codebase [02:57] well it's based off X [02:58] NX, while when it's working is good, is still incredibly arcane [02:58] :) [02:58] I have it working here, and it's not really ready for the wide world of installation and use by J random user [02:59] but its pretty nice for terminal server project [02:59] HrdwrBoB: I have it working on solaris *shudder* [02:59] schweeb: ouch [02:59] anyway i will have to implement it on a hoary install [02:59] spacey: it's not very hard [02:59] hrdwrbob: (desktop system at work) [02:59] HrdwrBoB, good, saves me some time :) [03:00] schweeb: ah, we have two solaris machines here which are on a list for being removed and replaced with linux :) [03:00] good deal. === spacey will migrate few primary schools from windows to linux [03:00] if I had the time to try to get debian or ubuntu on my blade 100 at work, I would [03:00] pretty fun job [03:01] we want to use a ubuntu hoary terminal server with freenx [03:01] should be a nice result [03:02] based on my (limited) experience with it, it should work nicely [03:03] time for bed, goodnight [03:14] hmm. is breezy going to have some sort of clipboard manager? [03:16] spacey: nx changes all the X libraries [03:17] spacey: it has its own libX11, branched from some ancient X version [03:17] spacey: and they've made a heap of really weird changes, not all of which make any sense [03:17] and since then we've also changed a lot about libX11 [03:17] the resulting diff would be a nightmare [03:17] and I refuse on principle to support two completely different X codebases in main [03:18] hmm.. never heard of nx :) [03:18] daniels: IIRC, a huge amount of the diff is doing things like zero'ing unused struct fields to aid transmission [03:19] sladen: and also a whole bunch of other weird stuff. the diff is big and ahiry. [03:20] maybe I need to revisit it, it's been almost two years to the week since Fabionne(?) presented it at UKUUG [03:20] it's also all-GPL, and there's no way I'm going to ship a partially-GPL libX11. [03:20] ahhh. [03:20] since, y'know, people seem to enjoy running X apps with non-GPL-compatible licences. === Aegir [Richard@129.96.218.184] has joined #ubuntu-devel === Amaranth [travis@ip68-96-139-61.om.om.cox.net] has joined #ubuntu-devel === eazel7 [~eazel7@host206.201-252-102.telecom.net.ar] has joined #ubuntu-devel [03:28] hi ppl [03:29] Hello eazel7 [03:29] hi bddebian [03:29] is breezy usable right now? [03:30] Works for me(tm) [03:30] so long as you don't need, say, X [03:30] Heh [03:30] X is broken? [03:30] /topic [03:31] well, xbase-clients is installable now, but it lost about 40 binaries [03:31] anyone discussed the day light savings thing yet? [03:31] which might come in handy :D [03:31] damn... [03:31] Hmm, maybe it's be quite a while since I upgrade then.. :-) [03:31] i dunno how anyone working on breezy goals has managed without X [03:33] Amaranth: selective upgrading helps [03:33] Amaranth, I read on Planet GNOME that their is a fix for the broken X issue. [03:33] Lots and lots of chroots. [03:33] But I still dont have the balls to upgrade to Breezy [03:33] heh [03:33] i've always just made X work [03:33] Breezy bucked me off last time, it was probably easilly fixable, but eh, I like stability [03:33] why chroot or hold back packages when you can hack it into working mode? :) [03:33] hope it works here 'cause I need it [03:34] eazel7, I doubt it will. [03:34] It's guaranteed to not work if you're not already on it. [03:34] Make sure you have lynx and irssi installed though, you may need them [03:34] anyway, I'll try to get back to hoary's X if it doesn't work [03:34] but I need the latest dbus [03:34] Going back is probably rather... Difficult. [03:35] yes, Marti McFly noticed me [03:35] ;) === `anthony [~anthony@ekorp-203-63-137-225.eoff.ekorp.com] has joined #ubuntu-devel [03:41] infinity: so did evo-sharp go to dep-wait now? [03:48] tseng : I was just going to retry it later. I'm up all day anyway. === ikuyaLoqu [~ikuya@gnulinux.good-day.net] has joined #ubuntu-devel === mrd` [~matthew@c-24-1-63-132.hsd1.tx.comcast.net] has joined #ubuntu-devel [03:48] Amaranth, those 40 binaries include useless stuff like xcalc and xeyes ? === HrdwrBoB [~matt@bob.is.teh.admin.at.vicnet.net.au] has joined #ubuntu-devel [03:48] shackan: probably [03:48] shackan: and mkfontdir [03:48] and xedit oh my god won't somebody think of the children [03:49] the major ones are waiting on binary NEWing [03:49] or was that xutils? [03:49] Amaranth: mkfontdir came from xutils, iirc [03:49] daniels: cool [03:49] Amaranth, I hope we will get rid of them eventually :D [03:49] apparently people still want to use xterm also [03:50] I haven't found a terminal emulator with better UTF-8 support than xterm [03:50] err [03:50] you mean uxterm? [03:51] urxvt > * [03:51] crimsun: g-t's utf8 support seems to be fine [03:51] gnome-terminal works fine for me [03:51] daniels: I gave up with double-width Japanese characters some time ago and haven't tried again. [03:52] Amaranth: no, I mean xterm, though uxterm the shell script is fine. [03:53] crimsun, just asking, what's the *.pdpc TLD your connection comes from ? [03:53] shackan: it's a cloak [03:53] shackan: it's just a cloak signifying donation to PDPC. There's more info at www.freenode.net [03:53] like mine is amaranth.user [03:53] oh, ok sorry [04:03] have we reverted to the default upstream spatial? [04:04] I hope so [04:05] the latest nautilus changelog seems to indicate that [04:05] \sh : 5 hours is not "sleep". What's wrong with you? Go back to bed. [04:05] <\sh> infinity: only 4 [04:05] you're definitely hurting yourself [04:06] <\sh> but it's ok...coffee is on its way [04:07] <\sh> my internal clock said: get up get up get busy ;) [04:07] uhm, it's 4 am, I ought to go to sleep as well... [04:08] <\sh> infinity: u received my mail? === thoreauputic [~prospero@wolax9-116.dialup.optusnet.com.au] has joined #ubuntu-devel [04:08] \sh : Yeah, and I assumed I'd have about 8 hours to worry about acting on it. [04:08] \sh : So, go back to bed. [04:08] <\sh> I will go to the shower after I had some coffee and go to the office :) [04:09] Deal. frozenapps will be tidied up in a few minutes. [04:10] <\sh> hahaha..don't worry..take your time :) [04:11] <\sh> but I see, riddell was also busy last night [04:16] morning \sh [04:16] <\sh> hey riddell..u should go to bed as well :) [04:16] yes, I should [04:17] <\sh> just updated the kde stuff from your buildd run...lets see what kdevelop is saying [04:18] <\sh> infinity: what was wrong with the buildds yesterday during business hours ,-) [04:23] \sh : You may have to elaborate. [04:23] mako: three brilliant posts in a row. new record? [04:23] \sh : I can think of a number of things that have been wrong, owing to a few whacky transitions, and some mesa badness. [04:24] \sh : Also, frozenapps updated, the unfrozen ones are on their way to the buildds. [04:24] <\sh> infinity: suddenly it was complaining about: please apt-get update ,-) === infinity -> breakfast, lunch, and maybe dinner too. === \sh is serving a nice freshly brewed coffee :) [04:25] \sh : Yeah, there are some buggy packages in the archive I need to smack around with a big stick. Just ignore build logs like those, they'll get retried when I find the right number of round tuits. [04:26] <\sh> good, so it wasn't me hitting the daemons to bad ,-) [04:27] infinity: yay food [04:27] oh, lunch time === bob2 can thusly justify oporto [04:29] ooh oporto [04:29] I think I will have some [04:30] hm [04:30] breezy is expected for september? [04:30] it's almost tempting to pass through oporto on my way through today [04:31] since I'll be within a block or two of QV (thus, Oporto) [04:31] eazel7: 5.10 = october 2005 [04:31] but I have homemade steak and mushroom pie in the fridge, so [04:31] aah [04:31] do it, do it [04:31] I didn't know that! [04:31] ah [04:32] is that a british thing? === eazel7 's crossing fingers [04:33] pies with meat [04:33] they stole it from us [04:33] in 1788 or so [04:33] i found the ones in sydney quite unappetizing [04:33] hah [04:33] tseng: yeah, because you don't have jesters in sydney [04:33] it's hard to find a good pie [04:33] tseng: come down to melbourne and I'll show you a proper pie [04:33] Uhm [04:33] the only similar thing in the states is chicken pot pie [04:33] which can be excelent [04:34] I wouldn't take that suggestion [04:34] sounds me strange [04:34] food can be either excellent or bad, news at 11 [04:34] i would simply postulate that strange aussie meat pies are more likely to be bad than not [04:34] the ones you can get in milkbars and stuff are terrible [04:35] perhaps you accidentally bought a "praerie oyster" pie [04:35] they're literally made from random offcuts [04:35] what you need to do is get a steak pie [04:35] which actually has real chunks of beef in it [04:35] and preferably also with mushroom [04:35] and onion [04:35] and red wine [04:35] yeah [04:36] this one's just steak + mushroom + carrots + thyme + puff pastry [04:36] sounds interesting [04:36] potentially edible [04:36] wtf? you don't have pies with meat? [04:37] HrdwrBoB: only chicken pot pies [04:37] daniels: esp one that is upside down in peas [04:37] but, I fear we've wandered far into the domain of off-topicness [04:37] HrdwrBoB: UGH [04:37] sorry, its nearly 11pm here [04:38] <\sh> ah yes..A nice 500gramm steak from a corn-fed beef....medium for me pls...and a nice mushroom sauce with some (what a culture) french fries + a heavy dark red wine from france or za...yes...welcome to the real world, neo [04:38] daniels, every chicken pot pie I've ever ordered had no pot in it... [04:42] hahaha [04:48] good night australia [04:48] (and crazy european types) [04:48] <\sh> I heard that ,-) === squinn [~squinn@68.205.198.0] has left #ubuntu-devel ["Leaving"] [04:51] <\sh> infinity: if you have time...please get rezound into the buildd run :) thx [05:02] wtf [05:03] someone posted to ubuntu-devel, via the forums, asking for help with some other distribution [05:03] we get the occasional debian question in #ubuntu [05:04] bob2: (a) all Linux is good Linux, (b) they may be so impressed with the service as to choose Ubuntu next time === Aegir [~Richard@129.96.218.184] has joined #ubuntu-devel === jsgotangco [~jgotangco@202.57.71.236] has joined #ubuntu-devel === lexhider [~lexhider@dip-220-235-87-136.vic.westnet.com.au] has joined #ubuntu-devel === Gman_ is now known as GmanAFK [05:40] <`anthony> bob2: crap. it used to work. oh well, will fix later. === tritium [~tritium@12-208-96-155.client.insightBB.com] has joined #ubuntu-devel === jiyuu0 [~jiyuu0@219.95.210.238] has joined #ubuntu-devel === tritium [~tritium@12-208-96-155.client.insightBB.com] has left #ubuntu-devel [] [06:06] morning [06:06] Morning fabbione === HiddenWolf [~hidden@136.114.dynamic.phpg.net] has joined #ubuntu-devel === niran [~niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [06:36] God, I want to pass out in the worst way.. === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has left #ubuntu-devel [] === bddebian hands infinity some Nytol [06:41] <\sh> now I know how I can remember bddebians first name Barry...Barry "TheFlash" Allen ,-) [06:41] Heh [06:42] Just please, anything but Brian :-) [06:42] <\sh> I think I'd uploaded a sponsored by message with brian this morning..i'm not sure... [06:42] No worries [06:43] <\sh> no lucky ,-) [06:43] <\sh> infinity: thx btw for rezound...just fixed the last bit of crap in it..now it's building nicely === Xof [~mas01cr@158.223.59.22] has joined #ubuntu-devel [06:47] \sh : NP. === Panzerboy [~NoName@panzerboy.user] has joined #ubuntu-devel === GmanAFK is now known as Gman_ === thoreauputic_ [~prospero@wolax7-142.dialup.optusnet.com.au] has joined #ubuntu-devel === jsgotangco [~jgotangco@202.57.71.236] has joined #ubuntu-devel [07:25] good morning === HiddenWolf [~hidden@136.114.dynamic.phpg.net] has joined #ubuntu-devel === comadreja [~comadreja@80.224.108.186] has joined #ubuntu-devel === jsgotangco [~jsg@202.57.71.236] has joined #ubuntu-devel === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel [07:35] <\sh> re === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [07:41] Good morning === MagnusR [~magru@85.194.14.142] has joined #ubuntu-devel [07:44] <\sh> hey pitti...so early? ;) [07:50] \sh: why, that's my usual time :-) === JaneW [~JaneW@wbs-146-128-37.telkomadsl.co.za] has joined #ubuntu-devel [07:50] Hey JaneW [07:51] <\sh> pitti: And mom Infinity tells me I have to go to bed at 2amUTC [07:51] <\sh> lol [07:52] <\sh> good morning jane :) [07:53] morning pitti [07:53] hi \sh [07:54] hi JaneW [07:55] hi jsgotangco [07:59] <\sh> that was it for breakfast...3 bread rolles with chocolate pieces inside and another coffee...I'm happy...now I can work === ealden [~ealden@219.90.92.48] has joined #ubuntu-devel [08:10] <\sh> elmo: please sync vflib3 from debian pls (see Ubuntu #12267) === mitsuhiko [~blackbird@80.122.201.98] has joined #ubuntu-devel === vedran [~vedran@195.130.52.250] has joined #ubuntu-devel === marilize [~marilize@196.36.161.235] has joined #ubuntu-devel === Aegir [Richard@129.96.218.184] has joined #ubuntu-devel === marilize_ [~marilize@196.36.161.235] has joined #ubuntu-devel === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel === GNULinuxer [~ghoseb@gnulinuxer.user] has joined #ubuntu-devel === Aegir [Richard@129.96.218.184] has joined #ubuntu-devel [08:52] mdz: ping? === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel [09:08] fabbione, he doesn;t seem to be on-line... [09:08] JaneW: yup.. no biggie... [09:08] fabbione, is midnight here [09:12] elmo: please sync krb5 (override ok) [09:12] Burgundavia: yup.. i know.. but sometimes he is awake longer [09:12] pitti, how would I go about requesting a uvf breakage? [09:13] Burgundavia: ask Kamion and/or mdz; if it's universe, ogra's ack is probably sufficient [09:13] pitti, tis main, Inkscape and Screem === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel [09:31] elmo: please sync cacti === TWD [~chatzilla@APoitiers-103-2-1-52.w193-252.abo.wanadoo.fr] has joined #ubuntu-devel [09:41] elmo: please sync bugzilla (new upstream microrelease with two security fixes, universe) === crispin[zzz] is now known as crispin === sto_ is now known as sto === martink [~martin@p54B3A40D.dip0.t-ipconnect.de] has joined #ubuntu-devel === {Seb} [~{Seb}@195.137.120.148] has joined #ubuntu-devel === chmj [~chmj@196.36.161.235] has joined #ubuntu-devel [10:12] <{Seb}> now the feature freeze has occured, will the kernel be updated again? === mode/#ubuntu-devel [+o fabbione] by ChanServ === mode/#ubuntu-devel [+b *!*@196.36.161.*] by fabbione === mode/#ubuntu-devel [-o fabbione] by fabbione === Valandil [~chrys@dsl-084-056-099-133.arcor-ip.net] has joined #ubuntu-devel === mode/#ubuntu-devel [+o fabbione] by ChanServ === chmj was kicked off #ubuntu-devel by fabbione (Banned) === marilize was kicked off #ubuntu-devel by fabbione (Banned) [10:18] ops === mode/#ubuntu-devel [-b *!*@196.36.161.*] by fabbione === mode/#ubuntu-devel [+b *!*@195.137.120.*] by fabbione === seb128 [~seb128@ANancy-151-1-26-119.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel === mode/#ubuntu-devel [-o fabbione] by fabbione [10:20] ride the channelmodes [10:20] i realized 2 secs too late i added the wrong ban :) [10:21] "oops" [10:21] oh well [10:21] <\sh> fabbione: whats up with seb? [10:21] constantly off-topic [10:21] harassing devels [10:21] <\sh> well yes [10:21] he has been warned tons of times [10:21] in other news, Hosting Geek got banned from another channel I follow [10:21] in several polite ways [10:22] \sh: read Planet Suse for his opinions on Ubuntu :) [10:22] gotta go [10:22] bbl [10:22] fabbione: dude, that's a very global ban... [10:22] <\sh> Treenaks: planet.suse.? [10:22] <\sh> com?net?org? [10:22] \sh: planetsuse.org [10:22] thom: nah.. it's a C class [10:22] elmo: Hey seb128 [10:22] the original seb :) [10:22] thom: welcome to refine it if you like :) [10:23] i am not jalous of my bans [10:23] i realy gotta go [10:23] later [10:23] elmo: I collected the bunch of syncs requests: squirrelmail, cacti, krb5 (override ok), bugzilla (new upstream microrelease with two security fixes, universe); thanks === carlos [~carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel [10:25] <\sh> Treenaks: lol...this guy is 16 ,-) no wonder [10:25] <\sh> Treenaks: and he' [10:25] <\sh> 's sitting without some pants on in front of a camera...*lol* [10:26] \sh: 8-| [10:26] pitti: hi :) [10:26] <\sh> oh sorry..short pants..but anyway === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel [10:27] \sh: *shudder* [10:28] <\sh> well...lets see if in #kde-devel some kwave guys are === ironwolf [~ironwolf@67.180.162.160] has joined #ubuntu-devel === chmj [~chmj@196.36.161.235] has joined #ubuntu-devel [10:36] \sh: who? [10:37] \sh: that's scaring [10:37] <\sh> trulux: i have some asm bugs in kwave on amd64...and the supplied patch doesn't work === mdke [~matt@mdke.user] has joined #ubuntu-devel === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel === Aegir [Richard@d220-238-202-218.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === rob^ [~rob@rob-ubuntu.student.supporter.pdpc] has joined #ubuntu-devel [10:48] <\sh> http://www.voresoel.dk/ <- the beer for oss hackers *lol* === Mez [~Mez@82.13.236.115] has joined #ubuntu-devel === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === retrix [~sam@ppp202-51.lns1.adl1.internode.on.net] has joined #ubuntu-devel === comadreja [~comadreja@comadreja.active.supporter.pdpc] has joined #ubuntu-devel [10:55] hi developers [10:55] I have pretty simple question [10:56] I would like to create package with single .el file (for emacs) [10:56] and my question is - do I need to put this single .el file into tar.gz [10:58] because when trying dh_make with -f ../somefile.el then I got error on dpkg-buildpackage (empty somefile.orig.tar.gz) [10:59] yes [11:00] any idea what if anything has happened to the BreezyGoal ServerInstallation? [11:02] Treenaks, hmm then howto create package with files from cvs are there any docs/samples how to do this? [11:04] marcin: there's cvs-buildpackage [11:04] marcin: maybe it can help you? === jsgotangco [~jgotangco@202.57.71.236] has joined #ubuntu-devel [11:09] Treenaks, hmm maybe [11:10] Treenaks, but first I need to understand how this guy: http://usefulinc.com/edd/notes/CVSEmacsOnDebian builds snapshot packages with regular dpkg-buildpackage [11:11] marcin: you can do that too [11:11] marcin: there is a lot of packaging HOWTOs etc. on debian.org [11:13] Treenaks, yes I know - reading maint-guide now but propably the best learning path is by reading some code from existing packages [11:13] marcin: apt-get source a lot :) [11:14] Treenaks, sure... in fact I didn't know that packaging for debian/ubuntu is so complicated :/ [11:15] Treenaks, and especially _overcomplicated_ for emacs packages... [11:15] it's not really complicated.. all you need is a directory with source and a debian directory with ruled, changelog and control files (and maybe some more if you need them) [11:15] marcin: emacs is overcomplicated anyway :) [11:15] ruled=rules [11:16] Treenaks, control,changelog etc are pretty simple [11:17] Treenaks, the only thing that is pretty scarry for me is this 'rules' thing [11:17] marcin: it's just a makefile === dand [~dand@gw.datagroup.ro] has joined #ubuntu-devel [11:18] Treenaks, 'just'... oh how much I hate autotools ;) [11:18] marcin: that's why it's not an autotools makefile ;) [11:18] marcin: (no rules.am/rules.in/rules crap ;)) [11:19] Treenaks, right it look simmilar to garnome scripts [11:19] s/look/looks [11:19] marcin: the make infopages might be helpful === mantas [~mantas@193.219.181.179] has joined #ubuntu-devel [11:21] Treenaks, well syntax is pretty simple but I don't like it anyway, it is hard to understand [11:22] marcin: it's makefile syntax.. it's not very hard.. it's "target: depends1 depends2 [etc] ", and those depends should be filenames and/or other target names [11:23] Treenaks, yes as I said - syntax is simple [11:23] Treenaks, but things are complicated when you have a lot of targets etc. [11:24] Treenaks, anyway I'll try to deal with it [11:25] Treenaks, there are perl/autotools/m4 lovers and xml/xslt/ant/python lovers too ;) [11:27] <\sh> hmmm...any asm guru online? :) [11:28] \sh: mov ax, 0x1234; int 0x21 [11:28] <\sh> Treenaks: ok..please fix http://people.ubuntu.com/~lamont/buildLogs/k/kwave/0.7.3-2ubuntu3/kwave_0.7.3-2ubuntu3_20050725-0819-amd64-failed.gz [11:28] <\sh> ;-) [11:28] <\sh> it should be easy [11:28] <\sh> not for me, he :) [11:29] <\sh> Treenaks: but what u wrote is a DOS interrupt... [11:29] \sh: yeah, last time I asm'ed was in DOS [11:29] daniels: hey. Have you read what I said yesterday about xrdb ? [11:30] <\sh> I tried to avoid asm..but not on 6502/6510 [11:32] seb128: i think it just needs a newer libxmu-dev === GNULinuxer [~ghoseb@gnulinuxer.user] has joined #ubuntu-devel [11:33] k, just pointing it FTBFS [11:33] yeah, ta [11:33] seb128: Hello [11:33] I got a complain from a GNOME guy, he was getting an empty warning dialog === icaro [~icaro@adsl-ull-66-27.44-151.net24.it] has joined #ubuntu-devel [11:33] he fixed it by building xrdb and installing it [11:34] daniels: should an upgrade from -33 to current xorg go fine? I've not updated since it's b0rked [11:34] hi sivang [11:35] seb128: an news for lp integration? [11:36] seb128: you could do wonders for my productivity by fixing rhythmbox: [11:36] daniels@brainfreeze:~/canonical/xorg/app/xrdb/xrdb-7.0% rhythmbox [11:36] rhythmbox: error while loading shared libraries: libtotem-plparser.so.0: cannot open shared object file: No such file or directory [11:36] zsh: exit 127 rhythmbox [11:36] seb128: yeah, provided you reinstall xkeyboard-config with --force-confmiss once you're done [11:36] seb128: and bah, dude, I already fixed that empty warning dialog on gdm [11:38] daniels: apt-get install libtotem-plparser0 ? [11:39] how did you do that? [11:40] seb128: quote your arguments to zenity [11:40] i've just fixed it *again*, uploading now :P [11:40] yeah [11:40] the "how did you do that" was for rhythmbox, but thanks, this one is useful too :) [11:40] rb depends on totem-gst | totem-xine === seb128 kicks himself, need to dropped [11:41] and those should Depends on libtotem-plparser0 [11:41] daniels: dpkg -l rhythmbox totem\* libtotem\* ? [11:42] sivang: current baz doesn't build here and is required to get working patches, there is some new functions [11:43] seb128: ah ok, I think I saw that build error, are you referring to make[2] : *** No rule to make target `/config.status', needed by `Makefile'. Stop. [11:43] dpkg: dependency problems prevent configuration of totem-gstreamer: [11:43] totem-gstreamer depends on xlibs (>= 4.2.1-9); however: [11:43] Package xlibs is not configured yet. [11:43] ? [11:43] SEB [11:44] seb128: please just drop that xlibs Depends *entirely* [11:45] daniels: k, will do [11:45] sivang: correct [11:46] seb128: k [11:47] seb128: thanks [11:48] np [11:52] does anyone know a source for pxe/etherboot images that can boot pcmcia cards ? === highvoltage [~Jono@196.36.161.235] has joined #ubuntu-devel [11:55] oh seeeeebbbbbbbb [11:56] seb128: rhythmbox segfaults in g_main_context_iterate [11:57] grumpf [11:57] please open a bug with the full bt [11:57] moving ~/.gnome2/rhythmbox out of the way fixes it [11:57] the full backtrace is useless, the stack is smashed to buggery [11:58] unless it really does make calls 2000-odd deep and malloc really does invoke g_main_context_iterate :P === Kamion pokes siretart for uploading -build1 rather than just requesting a sync [12:00] nop :p [12:00] segfault in g_main_context_iterate -> iz gtk boog :P [12:01] Kamion, at least it will be overridden with the next sync... [12:01] I know [12:02] so its just ugly but not evil :) [12:02] \sh: please use the -v option to dpkg-buildpackage/debuild to include full changelog information since the last Ubuntu upload in your .changes file [12:02] when merging [12:03] \sh : Care to hazard a guess as to why cln is FTBFS on ia64? [12:04] (probably goes for most people but I particularly noticed it today from \sh because he uploaded lots of merges over the weekend :)) === jdthood [~jdthood@x095.decis.nl] has joined #ubuntu-devel [12:05] [OT] question, but has anyone tried to send their laptop testing agreement by fax? I tried but there was no fax machine on the other end... === shackan [~shackan@82.57.81.40] has joined #ubuntu-devel [12:05] Kamion: this is evil after all? I asked twice if this was ok === martink [~martink@irz755.inf.tu-dresden.de] has joined #ubuntu-devel [12:06] siretart: if you just need a version from debian, ask elmo to sync it [12:06] Kamion: I wanted to reduce load from elmo. But will poke elmo in future if that's the correct procedure. ok [12:07] daniels: he must have a biiig backlog, I didn't mean to do any harm [12:07] siretart: as ogra says it's not evil, but it makes life harder for people trying to see what our diff against Debian is [12:07] so it's somewhat better to just sync [12:07] siretart: no harm done [12:08] Kamion: ah, I see. ok. will do in future. That must have only been one or two uploads, I think.. [12:08] mdke: hrm no havent tried yet [12:08] yeah, didn't see a lot of them [12:09] mdke: email claire and ask? [12:09] Lathiat, i got an answerphone at the other end over the weekend [12:09] Lathiat, will do [12:09] mdke: i nearly deleted that email [12:09] mdke: it just said "Congratulations" with a person i'd never heard of [12:09] mdke: something made me stop and check it.. who knows what. [12:10] mdke: the number on the agreement pdf was a phone line, in the email the number given is indeed a fax === infinity wonders if perhaps he got one and deleted it as spam.. [12:10] perhaps someone should suggest to claire to send a confirmation email [12:10] siretart, ah great, thanks! [12:10] with a better subject [12:10] siretart, i'll retry that then. [12:10] mdke: ah yeh, there was a fax in her signature [12:10] mdke: she's not typically in the office over the weekend ;-) [12:10] Kamion, well i thought she might leave the fax machine there tho [12:11] Kamion, np, siretart has cleared it up [12:11] ah, well, true, I'd expect so === Scruffy [Debian@d80-170-20-90.cust.tele2.fr] has joined #ubuntu-devel === Scruffy [Debian@d80-170-20-90.cust.tele2.fr] has left #ubuntu-devel [] === shackan [~shackan@host253-93.pool8259.interbusiness.it] has joined #ubuntu-devel === _Firetech [~Firetech@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [12:32] Kamion: do you know if the laptop testing (or could get the info) team decision are over by now? (I apologize in advance if you have nothing to do with it) [12:33] sivang: I've nothing to do with it and have no idea. :-) [12:34] Kamion: kthxanyway :) [12:34] infinity: could you please kick xrdb when the new libxmu is in the archive? === ogra [~ogra@p5089DA0D.dip.t-dialin.net] has joined #ubuntu-devel [12:36] daniels : Sure. I'm guessing we've hunted down most of the obvious missing deps by now, but maybe it'd be good to go back over every lib you've modularised at some point and make sure they're all san [12:37] infinity: i did that for a few of them before I went back to beating the monolith up [12:37] infinity, hey [12:38] infinity, will your php5 packages already contain gd and imagemagick bindings ? [12:38] ogra : gd, yes, imagemagick, no. imagemagick isn't shipped in the upstrfeam tarball. It's trivial for me to package it out of PECL though, if we need it. === mantas [~mantas@193.219.181.179] has joined #ubuntu-devel [12:39] i'm still pondering if i package mediawiki with 4 or 5 .... imagemagick is a dependency... === icaro [~icaro@adsl-ull-66-27.44-151.net24.it] has joined #ubuntu-devel [12:40] ogra : Packaging PHP extensions takes a matter of minutes, so don't let that stall your decision. [12:40] oki [12:40] thanks :) [12:41] ogra: are you preparing PHP5 pakcages? :-) [12:42] nope [12:42] sivang, infinity does.... [12:42] infinity: right, considering they are mere .so right? [12:43] sivang : Well, simple build system, well-established debian/ dir I can poach from my other packages, that sort of thing. :) === doko [~doko___@dsl-084-059-077-171.arcor-ip.net] has joined #ubuntu-devel [12:43] infinity: nice, so are there already php5 pakcages? [12:44] sivang : Will be uploaded tonight, right after I catch up on a few other breezy goals I promised mdz. [12:44] I think I'll just sleep right through Wednesday to make up for it. [12:44] infinity: it's planned for main? [12:44] infinity: gasp! missing a day? [12:44] infinity: slacker. [12:44] infinity: cool [12:45] ajmitch : If I talk fast enough. [12:45] infinity, daniels, sivang, LOL === ogra reboots to a ltsp thin client... (hopefully) === zeedo [~zeedo@www.reboot-robot.net] has joined #ubuntu-devel === `anthony [~anthony@220-253-49-93.VIC.netspace.net.au] has joined #ubuntu-devel [12:58] I guess it didn't go well for ogra [01:11] \sh : ghemical and gtklookat are FTBFS on all arches, looks like they need some gcc-4.0 love. === camilotelles [~Camilo@201.32.192.121] has joined #ubuntu-devel === ogra [~ogra@p5089DA0D.dip.t-dialin.net] has joined #ubuntu-devel === trygvebw [~trygvebw@216-189-22.5002.adsl.tele2.no] has joined #ubuntu-devel [01:28] Kamion: could you have a look at http://bugzilla.ubuntu.com/show_bug.cgi?id=12536 ? I think only you can fix this (but I may be wrong) === Safari_Al [~tr@ppp239-31.lns2.adl2.internode.on.net] has joined #ubuntu-devel === thesaltydog [~yoshi@80.23.61.194] has joined #ubuntu-devel [01:33] siretart: in general please ask elmo about such things first; I only do it when he's away === mako [~mako@bork.hampshire.edu] has joined #ubuntu-devel === Anton2 [~anton@m99.net81-64-230.noos.fr] has joined #ubuntu-devel [01:34] is anyone in The Netherlands this week (before WtH)? [01:34] Kamion: ah, I didn't know. Will do in future. sorry for the noise [01:34] I've reassigned to him [01:34] ok [01:34] Treenaks: i'm there now [01:34] Treenaks: in eindhoven [01:34] mako: cool [01:35] mako: though I'm in Amsterdam :) [01:35] hi mako [01:35] Treenaks: well, i'd like to see amsterdam [01:36] mako: When are you coming? :) [01:37] Treenaks: coming where? [01:37] mako: to Amsterdam :) [01:38] to amsterdam? no idea yet [01:38] mako: tell me when you know :) === icaro [~icaro@adsl-ull-66-27.44-151.net24.it] has joined #ubuntu-devel [01:43] Treenaks: i went to utrecht yesterday [01:43] tonight there is a free software eindhoven meeting [01:44] mako, utrecht, of all places? :) [01:44] managed to get lost in the train station? ;) === camilotelles [~Camilo@201.32.192.121] has left #ubuntu-devel ["Leaving"] === Keybuk [~scott@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [01:51] HiddenWolf: there was a debian meeting in utrecht.. i quite enjoyed the city actually [01:52] l [01:52] sorry, EWINDOW [01:52] mako: the city is nice, the station is horrific. :) [01:54] HiddenWolf: yes, this is true.. but i met locals in the station :) [01:54] mako, where else are you going? === sabdfl [~mark@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === jamesh [~james@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [02:01] yay, my mediawiki package works ! :) [02:02] ogra: cool === TheMuso [~luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel [02:03] there is one drawback .... you still have to copy the config to the wiki dir manually... but i'll leave it this way so debian can use the package too :) [02:04] ogra: does it depend on php5 or 4 ? [02:05] sivang, the current package is php4 ... depending if i can switch moodle to php5 too it will be 5 ... i just dont want two php versions in edubuntu.... so it will depend on moodle... [02:05] ogra: sure, that figures === eazel7 [~eazel7@host218.201-252-85.telecom.net.ar] has joined #ubuntu-devel [02:10] HiddenWolf: well, i don't know.. i'm going to what the hack this week === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [02:11] mako, way cool. [02:12] HiddenWolf: with this weather? [02:13] Treenaks: As long as you stay inside a city, yeah. Nice and cozy. I wouldn't want to be managing a lan somewhere in the middle of nowhere, no. ;) [02:14] kamion, elmo : Whoever pushed the xkbutils binaries through NEW first will probably have the undying love of everyone here. [02:14] (and xauth, and xinit) [02:14] I have a doubt, why ubuntu doesn't optimize all it's packages? [02:14] (and xrdb still, I think) [02:14] eazel7: it does [02:14] daniels, I mean, for 586 [02:14] daniels: not Gentoo-ishly so though :) [02:15] I see the kernel, and the libc, and mplayer [02:15] but not all the packages, is that useless? [02:15] eazel7: Ubuntu packages are (afaik) still optimized for P4 CPU's, but work down to i486 CPUs [02:15] Treenaks: why put in the extra effort for no reasonable gain. [02:16] infinity: wasn't me [02:16] aha, didn't know that was possible [02:16] eazel7: man gcc :) [02:16] I'd rather to solve a maze... [02:16] we don't create separate packages for them because that really *is* detrimental (significant extra index file download time for users) === vedran [~vedran@secondary.energodata.ba] has joined #ubuntu-devel [02:17] and we don't rename them because (a) it's confusing and (b) it would be very significant desynchronisation with Debian that ... well, would be confusing [02:18] Kamion : s/pushed/pushes/ See the bit about me needing sleep. [02:18] ah, ok [02:19] is redcarpet open source? [02:20] yes [02:20] I can't find the client source [02:21] ... how is this relevant to #ubuntu-devel? [02:21] well, I'd like to try to adapt redcarpet to apt [02:21] infinity: NEW's empty, so same answer applies :) [02:28] eazel7: look for open carpet [02:28] iirc it already did apt at some point in time === jortega is back (gone 231:06:10) [02:28] Oo [02:29] infinity: any idea why libapache2-mod-auth-kerb exists in debian for some time but seemingly not ubuntu? === mpt [~mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === niran [~niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel === hadess [~bnocera@nat-pool-surrey.redhat.com] has joined #ubuntu-devel [02:31] yup [02:31] pitti: around? [02:31] Hi hadess [02:31] nice to see you again; what's up with storage management? [02:32] storage management? :) [02:32] i think you have the wrong guy there [02:32] oh, sorry [02:32] mixed that up [02:32] no worries === trygvebw [~trygvebw@216-189-22.5002.adsl.tele2.no] has left #ubuntu-devel ["Leaving"] [02:32] i wanted to know whether the guy responsible for the bluetooth support SoC bounty came back to you [02:33] hadess: Pablo Durante? well, he reported back recently, but he didn't have something to present so far [02:33] tseng, I've been in open carpet [02:33] tseng, I was looking for the client [02:33] hadess: however, chmj handles the technical side now since I don't have bt === bskahan [~bskahan@pool-70-19-96-80.ny325.east.verizon.net] has joined #ubuntu-devel [02:34] pitti: ha, ok [02:34] pitti: good to know he reported back, i haven't seen activity from him on any mailing-lists, apart from him asking for C++ API docs for bluez back in june [02:36] Kamion: both -2 and -3 built successfully (xkbutils), and -2 some time ago, but the archive's still empty ... [02:36] Kamion: they got source-NEWed in one big hit, but don't think they got binary-NEWed === Anton2 [~anton@m99.net81-64-230.noos.fr] has left #ubuntu-devel ["Leaving"] === Anton2 [~anton@m99.net81-64-230.noos.fr] has joined #ubuntu-devel [02:39] chmj: do you know how far pablo (or is it paolo) durante got with his bluetooth work? [02:42] daniels: xkbutils | 7.0-3 | breezy | source, amd64, i386, ia64, powerpc [02:43] daniels: cron.daily's still running [02:45] hadess: he is busy with dbus at the moment, so he still doesn't have much [02:45] hadess: I saw him asking for hal stuff on the utopia list [02:45] oh, that reminds me of something === jani [~jani@iv.ro] has joined #ubuntu-devel [02:45] ogra: hal+hwdb? :-) [02:46] pitti, yes.. this week (apparently, since we have freeze on Aug 11th) [02:47] pitti, i had still some outstanding edubuntu stuff in the way [02:47] elmo you know what the status of the mercurial package is? It is in sid but not in breezy. [02:48] jani, are you aware of the xfce4 merge bugs ? [02:49] Yes I am, I am talking to os-works upstream and debian folks [02:49] to see which one to sync [02:49] we synced from os-works for hoary [02:49] they are taking our ubuntu1 changes [02:49] jani, please close them after the sync... the merges were supposed to be finished on Jul 21st [02:49] but the debian folks started diverged [02:50] ogra, I know, I'll close them but still didn't decide which source to sync from [02:50] need to talk to crimsun, and to settle with the debian xfce team [02:50] jani, yes, i understand this.. just wanted to point out the bugs, so they dont stay open... [02:50] We have to mediate between two non-communicating upstreams duplicating work [02:50] heh [02:51] no fun i guess [02:51] sure, thanks, in fact I didn't know there were bugs [02:51] I was only aware of ongoin-merge on scott's page [02:51] malone? [02:51] nope MOM bugs are in bugzilla... see the topic in #ubuntu-motu ... there is a link [02:52] ok, thanks === shackan [~shackan@host187-78.pool8257.interbusiness.it] has joined #ubuntu-devel === netjoined: irc.freenode.net -> kornbluth.freenode.net === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === Xof [~mas01cr@158.223.59.22] has joined #ubuntu-devel === azeem [~mbanck@proxy-out.lrz-muenchen.de] has joined #ubuntu-devel === jani [~jani@iv.ro] has left #ubuntu-devel [] === mxpxpod [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [03:03] seb128: ximian-connector and evolution-exchange both ship the translation domain evolution-exchange-2.4. Shall I just ignore ximian-connector? === tritium [~rimbert@mip-lab4.ecn.purdue.edu] has joined #ubuntu-devel [03:05] we have freeze in two weeks. it it possible that firewall-rules, which should be added to every package that provide a daemon will be added after the freeze? [03:05] that's pretty intrusive [03:05] carstenh: how many packages would this actually affect? [03:06] carstenh: and wouldn't it be better to ship the rules in the firewall package itself? [03:06] pitti: didn't count them [03:06] pitti: good point [03:06] so you could adapt them more easily [03:07] and in theory other firewalling systems are possible [03:07] pitti: but it wolud make configuration more complex, as there are many packages listed that are not installed [03:07] carstenh: it's easy to determine whether a daemon is actually installed [03:08] pitti: sure, so this should not be a problem === GNULinuxer [~ghoseb@gnulinuxer.user] has joined #ubuntu-devel [03:08] carstenh: eventually it could make more sense to ship the policies in their respective packages [03:08] carstenh: but not for breezy, I guess [03:08] pitti: ximian-connector is to drop from the archive [03:09] seb128: thanks [03:09] pitti: evolution-exchange is the new name of the package [03:09] pitti: ok, thanks [03:09] pitti: what about universe, should packages in universe also provide rules in breezy+1? === jbailey [~jbailey@24.203.249.139] has joined #ubuntu-devel [03:11] hey jbailey [03:11] Hi jbailey [03:11] carstenh: there comes your primary mentor :-) [03:11] hi jbailey [03:11] jbailey: #12942. kthxbye :P [03:11] Heya Fabio! [03:11] Hi Martin [03:11] carstenh: =) [03:11] Carsten. = [03:11] ) [03:12] jbailey: back from OLS? [03:12] fabbione: Yup. [03:12] jbailey: should I paste you the last logs of the last few minutes? [03:12] Finished my morning apt-get, beating X into working again, and ready for work. =) [03:12] jbailey: did you have fun? [03:12] carstenh: Ummm. Depends. Do you think it would be interesting to me? =) [03:13] jbailey: yes :) [03:13] carstenh: Then yes. =) [03:13] jbailey: hey [03:13] fabbione: Lots. Learned alot as always. Now I'm just hoping that the alcohol didn't kill *those* cells. [03:13] M. seb [03:13] jbailey: ehehehehe === thierry [~thierry@modemcable094.69-131-66.mc.videotron.ca] has joined #ubuntu-devel [03:14] fabbione: On Saturday night, the last person left my room at 04h50. =) [03:14] jbailey: http://paste.debian.net/1313 [03:14] jbailey: do you still have your evince bug on ppc? could you rebuild poppler without cairo and note if that fixes the issue? [03:16] seb128: do you have an estimate for cairo 0.6? === lexhider [~lexhider@dip-220-235-87-69.vic.westnet.com.au] has joined #ubuntu-devel [03:17] jbailey: so what do you think about a) shipping rules in ubuntu-firewall for breezy b) rules for packages in universe? [03:17] carstenh: It might make sense to put the firewall rules in your package for breezy and push them out after that. [03:17] Just that way you remove some of the time crunch. [03:18] doko: really soon [03:18] doko: this week [03:18] doko: why? any issue with 0.5.2 ? === mgalvin [~mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-devel [03:19] seb128: The bug appears to still exist, yes. === icaro [~icaro@adsl-ull-66-27.44-151.net24.it] has joined #ubuntu-devel [03:20] seb128: Which evince 0.3.2-0ubuntu1 [03:20] s/Which/With/ [03:20] jbailey: k, can you rebuild poppler without cairo ? :) [03:20] jbailey: what about restarting the firewall if a package is installed? [03:21] jbailey: just change the debian/rules cairo option [03:21] jbailey: if i provide the rules and don't touch i.e. apache i don't think it is possible [03:21] seb128: Yes, dear. === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has joined #ubuntu-devel === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel [03:22] jbailey: thanks [03:22] carstenh: Right, that sucks. [03:22] seb128: just to have only one gcc-4.0 upload [03:23] carstenh: I think it would be sad to shove that into the 'futures' category, but it might be necessary. [03:23] We need a google 'spring of code' =) [03:23] jbailey: we could use /etc/apt/apt.conf.d/, but only if packages are not installed with dpkg -i [03:23] Right. Using apt configs are really an option there. [03:23] I don't think dpkg has hooks. [03:23] Keybuk: *poke* ? [03:23] jbailey: just for breezy, will be fixed in breezy+1 [03:24] seb128: Have to upgrade my build-machine, it'll be a moment. [03:24] jbailey: what about universe, should it be supported too? [03:24] jbailey: no hurry, that's just to know if building without cairo fixes the issue [03:25] carstenh: No, not if you're taking on all the packages. [03:25] It would be something that advertise that universe could support, but it's a rats nest you really don't want to chase. [03:25] gonna test breezy with the downgraded X [03:25] bbl [03:25] I'd say far better to take the top 5 or 6 most popular packages in universe and do them up as an example. [03:26] carstenh, at least provide a HOWTO for MOTU to adjust the universe packages if desired [03:26] ogra: good idea, thanks [03:26] :) [03:28] jbailey: ok, lets go to the next point :) what about the service-config-tool? [03:29] jbailey: should i be integrated in firewall-gui or should it be an extra tool [03:29] carstenh: do you mean services-admin? [03:29] sivang: yes [03:30] sivang: writing one is part of my bounty [03:30] carstenh: ah :) Well, I thought you were referring to the already available one [03:30] sivang: no :) [03:31] carstenh: take a look at it, might get you some ideas maybe, run services-admin and see === martink [~martin@p54B3802C.dip0.t-ipconnect.de] has joined #ubuntu-devel === kyncani [~kyncani@lns-vlq-25-ren-82-254-145-48.adsl.proxad.net] has joined #ubuntu-devel [03:31] jbailey: if it shuold be extra, would services-admin adequate, should i try to port confiog-system-services or write a new one? [03:33] sivang: yes, looks good :) i will have a closer look at it at least because of their database, imho all services-config-tools in ubuntu should use the same [03:33] carstenh: yes, it also follows a "role === jsgotangco [~jgotangco@info1-65.info.com.ph] has joined #ubuntu-devel [03:33] carstenh: based approach, rather then specific program approach [03:33] carstenh: you might want to use the backends as well, if only to provide a better GUI [03:34] carstenh: (that would enable you to have unified control) [03:34] sivang: originally i planned to use the backend from rcconf, but that was before i knew that ubunutu now has servicees-admin [03:35] carstenh: It was a more maintained module of the gnome system tools once, and now regained life due to it's maintainer putting some work into [03:35] carstenh: so it went under code cleaning, role based configuration and I *think* modularization of the backends [03:36] sivang: oh, did not know that it existed before :) [03:36] carstenh: neither did i :-) [03:37] carstenh: I worked before hoary on the users-admin module, and so got to know the principle maintainer (you can meet him at #gst in the gimp net) so I know *bits* of stuff about g-s-t and the backends [03:37] carstenh: if you need anything, please feel free to ask me :) [03:37] jbailey: s/confiog-system-services/system-config-services/ [03:37] morning [03:37] morning mdz [03:38] hey mdz [03:38] Hi mdz [03:38] hey pitti , morning mdz [03:38] sivang: ok, thank you very much. i don't think i will need something, because i dropped all plans about integrating my gui in gst [03:39] mdz, mediawiki packages are ready and running... but i'll wait for infinity to see if i can move them to php5 before uploading to the archive [03:39] carstenh: ok, np :) [03:39] ogra: ok [03:41] mdz: about pda testing, i'd rather settle for what's in main now for lack of time, a good baseline support for us though... [03:41] jsgotangco: what's in main now? not much [03:42] basically gnome-pilot, no? [03:43] mdz: sync to evolution as well...but multisync holds promise but may have to test for other possible dependencies that won't be able to go to main for lack of time.. [03:43] multisync never worked reliably, AFAICT [03:43] carstenh: I just saw the discussion about a service manager. I have just spent two weeks working with the author of the "bum" package. It is a GNOME services manager. [03:43] azeem: right... [03:44] carstenh: It is in Debian NEW and will also be included in Ubuntu. [03:44] jdthood: ok, thanks [03:45] jdthood: do you know if it uses the same database as services-admin? [03:45] azeem: weird though, is that 2 of my PPC devices get to sync with multisync albeit bad output [03:45] azeem: while the rest of my palms dont [03:45] I'm not sure multisync works with PalmOS4 devices [03:46] azeem: I have a PalmOS 4 palm [03:46] carstenh: I am pretty sure that it does not. [03:46] so I could try [03:46] or whenever the new set of apps (Contacts vs. Adresses) got introduces [03:46] jdthood: a SyS-V service configuration tools nneds to store something like 30 20 cfsd [03:46] introduced, even [03:46] jdthood: if it does not imho one of the two tools should be dropped from ubuntu [03:46] carstenh: Yes, and bum uses its own files. Likewise sysv-rc-conf uses its own files. [03:47] jdthood: users may use one tool to disable a service and the other one to enable it [03:47] jdthood: this really sucks :( [03:47] jbailey: 'sup? [03:47] 15:19 < jbailey> I don't think dpkg has hooks. [03:48] jdthood: users will be very confused about it [03:48] "hooks" ? [03:48] jdthood, its more likely we'll use the g-s-t tool then bum... [03:48] triggers, I guess [03:48] no, it doesn't have anything like that [03:48] Everything I have ever tested in g-s-t sucks and suck hard. [03:48] jdthood, as long as bum offers opportunitys like shutting down udev, hotplug and other essential services its not really feasable... [03:49] jdthood: :-) [03:49] ogra: I doesn't allow shutting off scripts in rcS.d any more. [03:49] jdthood: is BUM going to be the *official* service tool? [03:49] oh, thesaltydog refused to change to a dumbed down interface last time we spoke [03:49] sivang: I don't know. I just worked with the author to make sure that bum works correctly. [03:50] Most service configurers will mangle one's sysv-rc runlevel configuration. [03:50] jdthood: as far as I know (which ma not be much all in all :) ) g-s-t is the official most-of-tasks gui admin tool :-) [03:50] jdthood: (for gnome upstream) [03:51] GNOME upstream is geared toward a distribution that isn't Debian. [03:51] jdthood, the author worked thight with mvo iirc... they had some long discussions at guadec [03:52] The author of g-s-t service-admin? [03:52] jdthood, yes [03:52] jdthood, canacho iirc [03:52] or garnacho [03:52] the latter [03:52] gaspacho? [03:52] haha [03:53] good appetite :) [03:53] carstenh: why does *either* of them need a database? The "database" should be the positions of the rc symlinks in /etc/rc?.d, or the corresponding file-rc configuration, or whatever. [03:53] The very _first_ operation I attempted using g-s-t services admin did not work properly. https://bugzilla.ubuntu.com/show_bug.cgi?id=12776 [03:53] Kamion, for descriptions [03:54] Kamion, like "a powerful webserver" for apache ... [03:54] :) [03:55] Kamion: If you disable a service you need to remember its "start" sequence number somehow. [03:55] Kamion: this is imho not possible. cfsd is started in something like /etc/rc2.d/S30cfsd, if i disable it where shuold the priority "30" be stored? [03:55] ogra: isn't that part of the LSB-comment thingies in the first part of the file? [03:55] Treenaks, yup... but not all services have this yet.... [03:55] hrm, i should have had hubWE send that CD after all [03:55] Besides, the idea of storing sequence numbers in the initscripts is braindamaged. [03:56] jdthood: It would be trivial to invent a way to store that in the filesystem too. [03:56] the one i was supposed to be getting last night didn't come through and now i'm without my computer for at least a whole week [03:56] imho there should be a database that all service-config-tools use, i.e. /var/lib/services/database [03:57] Only if it's accessible from the command line too. [03:57] Kamion: However the information is stored, the problem is that different tools do it differently. [03:57] Kamion: it is so trivial, that everyone which writes such a tool invents a new way :/ === wasabi [~wasabi@c-67-174-81-195.hsd1.tx.comcast.net] has joined #ubuntu-devel [03:58] jdthood: sure. All I'm asking is what the point of a separate database (that one needs special tools to edit, etc.) is. [03:58] azeem: Thanks, had to run to a phone call. === jp_ [~jp@216-155-93-238.bk2-dsl.surnet.cl] has joined #ubuntu-devel [03:59] Kamion: You are suggesting using parallel rc.d directories as a way of remembering the sequence numbers? [03:59] jdthood: no? [03:59] seb128: Do I just remove --enable-cairo-output ? [03:59] some other letter would do just fine [03:59] Kamion: I am sure it would be possible. [04:00] but in any case I wasn't suggesting any particular implementation, just anything that doesn't involve another silly hard-to-edit database [04:00] jbailey: yeah, that should do the trick (look for the ./configure summary to be sure) [04:00] Kamion: you just found the reason why System V sometimes sucks :/ [04:00] carstenh: no I didn't [04:01] mdz: yo [04:01] hey Kamion [04:01] Kamion: ok, if you have a good solution for this i will be glad to hear it :) [04:01] carstenh: I just suggested one above [04:01] Kamion: can you please new libaio ? [04:01] fabbione: is elmo not around? he's been NEWing stuff today. [04:02] oh.. [04:02] haven't noticed === Kamion does not want to turn into the regular ftpadmin [04:02] i come back 30 minutes ago from a lot of Ubuntu love [04:02] Kamion: yes i understand.. [04:02] don't worry and sorry [04:02] elmo: ? :) [04:03] Kamion: It's not a bad idea. Something like?: For service foo, update-rc.d would install both "start" and "stop" symlinks for services with the right sequence numbers. Enabling a symlink would consist of unhiding it (removing initial '.'). [04:03] Kamion: oh, you are right, i did not see this. using lowercase letters is common for this way disabeling services [04:04] ... or would consist of capitalizing its first letter. [04:04] jdthood: that would be reasonable, yes (or lowercase letters, as carstenh suggests). As you point out, the problem is much more one of getting everyone to use the same scheme than of inventing a workable scheme. [04:04] Kamion: Right. [04:04] hi all where can I find help for jde package (java development environment for emacs) it's not installable on hoary [04:05] jdthood, i dont think such a UI is something we want http://www.marzocca.net/Immagini/bum2_new.jpg its terribly confusing... [04:05] alternatively, for rc[0-6] .d packages you could just s/S/K/ to enable and s/K/S/ to disable? === eazel7 [~eazel7@host210.201-252-90.telecom.net.ar] has joined #ubuntu-devel [04:05] er, "initscripts", not "packages" [04:05] carstenh: ping? [04:05] fabbione: pong [04:05] carstenh: can i bother you a few minutes? [04:05] ogra: TMI, eh? [04:05] fabbione: sure [04:06] got into breezy, with X downgraded, but latest 686 kernel didn't boot [04:06] jdthood, TMI ? [04:06] carstenh: thanks [04:06] ogra: "too much information" === icaro [~icaro@151.44.27.66] has joined #ubuntu-devel [04:06] carstenh: I'm not sure how the existing services-config-tool works, so I don't have an idea off hand, What are your thoughts so far? [04:06] jdthood, if my mother can start/stop a service with such a tool without getting scared away its fine... [04:06] ogra: There is less detail on the "Summary" tab which is what is shown by default. === colinmcd [~colin@c211-30-192-10.rivrw2.nsw.optusnet.com.au] has left #ubuntu-devel [] [04:07] jdthood, the fact that there are tabs at all is what i'm criticizing... and that one tab talks about "runlevels" [04:07] jdthood, this tool might be ok for a admin, bu not for a standard user [04:07] Anyway, I was only involved in critiquing the correctness of the program, not as a usability guy. [04:08] jbailey: the main advantage of a own service-config-tool would be a proper integration in the firewall [04:08] jbailey: but we dropped such plans (at least for now) [04:08] ogra: g-s-t's interface is indeed simpler. [04:08] yep [04:08] jbailey: so what you you want to archieve with a own service-config-tool? [04:08] jdthood, thats my concern :) [04:09] However, I don't trust g-s-t. Every time I try it it screws up my configuration files. [04:09] jbailey: if you can answer this question i could suggest something :) [04:09] Look at all the bug reports filed against the network-admin component. [04:09] The authors don't respond to bug reports in a timely fashion. They seem to have no clue. [04:10] jbailey: just implementing another one does not really make sense. and we had to use the database from the standard srv-cfg-tools [04:10] carstenh: You mean from the introduction of http://udu.wiki.ubuntu.com/Firewalls ? [04:10] jbailey: yes [04:12] potentially extend the network tool or create another tool to allow services to be activated or deactivated <- this is already in ubuntu now === icaro [~icaro@adsl-ull-66-27.44-151.net24.it] has joined #ubuntu-devel [04:12] hi I'm just looking on your conversation for a few minutes and I think that you touch extremely important problem [04:12] jbailey: but i can write or port another one, if you think it makes sense [04:12] the problem is that there are nice tools for network management, firewall etc. [04:13] but they don't work together in the way people want to [04:14] marcin: Unix philosophy: Write programs that do one thing and do it well. === eazel7 [~eazel7@host210.201-252-90.telecom.net.ar] has left #ubuntu-devel ["Abandonando"] [04:14] carstenh, yeah === camilotelles [~Camilo@201.32.192.121] has joined #ubuntu-devel === lamont__ [~lamont@15.238.5.154] has joined #ubuntu-devel [04:14] marcin: i don't really see this problem. if we will have a few tools that to their job right it would be great === camilotelles [~Camilo@201.32.192.121] has left #ubuntu-devel ["Leaving"] [04:14] carstenh, then I'll give you an example of 'real life' philiosophy === carstenh listens [04:15] In my experience with GNU/Linux the administration tools have always sucked. The reason is that the people who write the tools don't understand the subsystems that their tools configure. The people who do understand the subsystems don't use configuration tools. [04:15] marcin, we wont use yast *g* [04:16] carstenh, imagine yourself an user with laptop - this guy just switched from windows - he is not an advanced one but he uses his laptop very often - at home and at work [04:16] marcin: ok [04:16] ogra: you heared there are people trying to port yast to debian ? =) [04:16] sivang, old news :) [04:17] carstenh, at home he has DSL and he connects his laptop directly to internet (untrusted connection) and he also uses his laptop at work [04:17] ogra: did they make anything out of it? [04:17] sivang, no idea, i lost my interest in yast with suse 4.2 :) [04:17] carstenh: Well, it's not so much "my" wants as it is the bounty. If it doesn't make sense because the functionality is better done another way, it's not written in stone. === doko [~doko___@dsl-084-059-064-033.arcor-ip.net] has joined #ubuntu-devel [04:17] <\sh> re [04:18] marcin: ok, at work he has a system-admin which helps him and at home he has dhcp [04:18] <\sh> elmo: thx for the syncs :) [04:18] marcin: firewall will be enabled per default in future [04:18] carstenh, where he has LAN with good firewall so he feels himself pretty secure and he also needs to use samba shares and he needs to use shared printers and so on [04:18] marcin: and every service he has installed should be enabled per default [04:19] carstenh, and sometimes he needs to use his laptop on presentations while he doesn't have eth connectivity - so he uses wi-fi connection in work [04:19] jbailey: it is not that it is better done in another way, it is more that it is already there [04:19] marcin: You are describing a system that is not the one for which Debian was designed. [04:19] carstenh, and finally on weekend he goes to his home on the country side where an only ability is to use gprs connection via bluetooth and his cell phone [04:19] jbailey: so if there a reason to implement a new one i can to this [04:20] marcin: Debian was designed for server boxes sitting on the floor with screwed-in network cards and static network addresses. [04:20] jdthood, are we on debian-devel channel or another one? [04:21] jdthood, I thought that we are on ubuntu-devel and we are talking about new tools for network/firewall/services management - right? [04:21] jbailey: and if i will implement one, i'm open for ideas that i.e. bum or services-admin don't have [04:21] marcin: To my knowledge, Ubuntu doesn't yet differ from Debian in any significant way as regards dynamic network configuration. === mattt [~mattt@i-83-67-41-90.freedom2surf.net] has joined #ubuntu-devel [04:21] jdthood, does debian use NM ? [04:22] would be news to me [04:22] well, do we? [04:22] ogra: No, NM is not yet available for Debian. It is available for Ubuntu but it is still in an alpha state. [04:22] pitti, we will :) [04:22] marcin: is it more easy on mac os x, beos or windows? [04:22] jdthood, I agree and all I want to tell to you guys is that you don't need yet another GUI frontend to /etc/init.d/someservice start|stop [04:22] ogra: who cares for it? It's still horribly broken (well, it was two weeks ago) [04:22] marcin: you just explanined a very complicated setup [04:23] jdthood, this will change soon, NM is a brezy goal [04:23] pitti, Diziet [04:23] carstenh, absolutely - I don't know about mac/beos but it is very easy on windows [04:23] ah, cool (that's Ian's new nick, interesting :-) ) [04:23] heh [04:23] carstenh, this laptop is dualboot [04:24] carstenh, and in fact this is a main problem - this guy expects ubuntu to work simmilar to winXP [04:24] marcin: what is missing is a frontend for /etc/network/interfaces [04:24] marcin: ... at least if i understand the problem [04:24] carstenh, and I don't agree with you at this point [04:25] carstenh, you don't need frontend for /etc/network/interfaces in fact for /etc/something at all [04:25] pitti: were you referring to Ian Murdock? :) [04:25] marcin, do you know how NM works ? it is supposed to detect networks automatically and configure them... [04:26] sivang: no, Ian Jackson [04:26] ogra, yes I know NM [04:26] marcin, there is no user interaction needed as long as a dhcp server is available [04:26] ogra, it is pretty cool idea [04:26] pitti: ah , ok, I saw this name also one many of the debian manuals :) [04:26] ogra, but at it's current state it doesn't work with ppp connections (AFAIK) [04:26] marcin, so if we get it as planned in breezy, do your objections still apply ? [04:27] marcin, thats true... [04:27] jbailey: but at least it is ok to write two tools, one for firewall and one for services? [04:27] brb, rebootin [04:27] ogra, yes because NM is pretty cool [04:27] ogra, but it should work with all kinds of connections [04:27] yep.. [04:28] but it will evolve over time :) === hubWE is now known as hub_ [04:29] ogra, and another thing is that it should work nice with firewall [04:29] carstenh: why not using the renewed services-admin and putting effort into more of the firewall work? [04:29] carstenh: The biggest appeal is, like you mentioned last week, that the Max OS/X firewall is *really* pretty for doing firewall services changes. [04:29] carstenh: My ideal dream is that they're as integrated as possible. [04:29] marcin, thats what carstenh is working on :) [04:29] carstenh: So we're just poking what the limits of that are, really. [04:30] ogra, cool [04:30] jbailey: it has a few limitations === jbailey nods [04:31] Oh ungh. [04:31] jbailey: and i hope to write something that is as simple as the mac os x thing and more configurable (only if you enable expert-mode) [04:31] Is -devel *still* bidirectionally gated to the forums? [04:31] mjg59_, yes === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [04:31] jbailey: so in my current plans the services-part does not fit in the firewall gui (at least one button more :() [04:34] Riddell: you've added some things to the kubuntu seeds which need main inclusion reports [04:36] Riddell: see http://people.ubuntu.com/~mdz/anastacia.txt [04:37] seb128: I'm back in breezy; what do I have to do again to get my fonts back in mozilla-firefox? [04:38] seb128: Should just replacing libpoppler0c2_0.3.3-0ubuntu1_powerpc.deb [04:38] and libpoppler0c2-glib_0.3.3-0ubuntu1_powerpc.deb be enough, or should evince need to be rebuilt too? [04:40] pitti: Do you have firefox with no words? [04:40] jdthood: with no fonts (just some dashes) [04:40] I solved the problem by purging mozilla-firefox and installing "firefox". [04:40] jdthood: right, firefox works fine === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has left #ubuntu-devel [] [04:40] mjg59_: iirc there is an informational note there which says "don't post" [04:40] jdthood: but I'd like to test the hoary package [04:41] pitti, mozilla-hangman ? [04:41] jdthood: and up to some days ago that worked fine [04:41] mdz: This doesn't seem to stop random forum spam stuff [04:41] yes, its annoying [04:43] mjg59_, i'm just packaging the last gnome-power, do you think its good enough for us ? (since i'll already have to break UVF for it) [04:44] elmo: did you get my sync request for piuparts? [04:45] seb128, jdthood: nevermind, my fault. I installed firefox in my breezy system instead of in the hoary dchroot. works now [04:46] sorry for the noise [04:46] mdz: ok, I'll try and write those up today [04:47] pitti: Note that alsa-base and alsa-utils don't Depend on each other any more. I don't know whether or not this has any consequences for seeding in Breezy. [04:47] Riddell: I'm not too fussed about the stuff which comes from KDE upstream if they're known to be good folks, but there are at least some additional dependencies too which should be sanity-checked === mattt [~mattt@i-83-67-41-90.freedom2surf.net] has left #ubuntu-devel ["Leaving"] [04:47] sure [04:47] Riddell: https://wiki.ubuntu.com/UbuntuMainInclusionRequirements if you didn't have that already [04:47] ogra: I think so, yes === mantas [~mantas@193.219.181.179] has joined #ubuntu-devel [04:48] mjg59_, ok, then its worth it :) thanks === bddebian [~bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-devel [04:48] Howdy [04:48] jdthood: good point, thanks. we should just add them to ubuntu-desktop then, I guess === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [04:50] haha, funny... as soon as i posted m blog entry about mediawiki packages debian steps up and presents some to me... i wonder why they dint promote them yet === tritium [~tritium@ee213-dhcp-18.ecn.purdue.edu] has joined #ubuntu-devel === bur[n] er [~norml@c-67-173-243-73.hsd1.co.comcast.net] has joined #ubuntu-devel [04:53] hey bddebian === wasabi [~wasabi@207.55.180.100] has joined #ubuntu-devel [04:54] Hello sivang [04:55] bddebian: how are you? what are you hacking on these days? [04:55] sivang: Just trying to help with Universe merges from Debian. Causing others more work. ;-) [04:57] bddebian: heh, I feel the same :) [04:57] <\sh> daniels: when can we expect xmkmf? [04:59] who decides if bum or services-admin becomes the ubuntu standard service-config-tool? [04:59] carstenh: I think jdub can help you [05:00] sivang: thanks [05:00] jdub: ping [05:01] jdub: who decides if bum or services-admin becomes the ubuntu standard service-config-tool? and if you are the one, do you already know which one will become standard? === mxpxpod [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [05:08] seb128: http://muse.19inch.net/~sivan/lpint/launchpad-integration/ , new lpint package that builds now :) (thanks to jamesh fix) === icaro [~icaro@adsl-ull-187-17.44-151.net24.it] has joined #ubuntu-devel [05:12] anyone experienced problems importing a GPG key into launchpad? [05:13] trulux: Haven't tried it yet. I sent it to mako [05:14] bddebian: it just doesn't work for me [05:14] Hmm, maybe I should check it out === warty_ [~diego@200.48.46.135] has joined #ubuntu-devel [05:14] hi [05:15] i need help please [05:15] toshiba portege 3440ct whitou cd rom [05:15] How can I install ubuntu [05:15] warty_: this channel is for development only, please try #ubuntu, thanks [05:15] im sorry [05:16] user support is in #ubuntu, not here [05:16] sorry [05:16] thanks , bye === Rickdangerous [~semaphor@81.215.171.31] has joined #ubuntu-devel [05:19] jbailey, hi === swarm [~swarm@host168-44.pool8249.interbusiness.it] has joined #ubuntu-devel [05:20] marcin: Hello [05:20] jbailey, I got a question about calendaringSynchronization [05:21] jbailey, could you tell me what is the status of this goal? [05:21] marcin: I need to check to see whether or not the evolution bounty has been satisfied yet. I expect that it probably has not. [05:22] jbailey, afaik it isn't [05:22] guys, for synchronization, have a look at OpenSync [05:23] marcin: Evolution and Sunbird are probably the only reasonable targets for this, largely dependant on upstream. [05:23] it might provide the needed infrastructure [05:23] hub_: is it mature? [05:23] hub_: Cool, thanks for the tip. [05:23] azeem: it is being developped and used [05:23] it's written by the same guy as multisync, AFAIK [05:23] yep [05:24] multisync end up being the gtk/gnome frontend [05:24] and opensync being the framework [05:24] what is opensync/multisync [05:24] I wish we had iSync functionnality, but more open [05:24] mae: a framework to synchronize PIM data [05:24] ahh [05:25] mae: from devices like cell-phones, PDA [05:25] and from apps like Evo, Korganizer, sunbird [05:25] etc [05:25] nice [05:25] I have 3 address book currently, and would like to keep them synced [05:25] 1 in the Palm, 1 on the cell phone, and 1 in Evo [05:25] :-/ [05:26] same here [05:26] opensync is supposed to fullfill this need [05:26] except I never got multisync to work properly with my S55 === bskahan [~bskahan@pool-70-19-96-80.ny325.east.verizon.net] has joined #ubuntu-devel [05:26] hub_: can you still send that CD? :) [05:26] hub_: my source fell through [05:26] Amaranth: sure. mail me your snail-mail address [05:26] Amaranth: hub@figuiere.net [05:27] jbailey, so,. you need synchronization support for evo and sunbird - ical or something more? [05:27] jbailey, and what about syncml etc ? [05:28] I think we were mostly looking at caldav for those. [05:28] opensycn as all of that in some state [05:28] It looks like the most sane protocol for managing this. [05:29] hub_: sent, thanks === scorpix [~arabian@as17-201.qualitynet.net] has joined #ubuntu-devel === scorpix [~arabian@as17-201.qualitynet.net] has left #ubuntu-devel ["Leaving"] [05:33] jbailey, ok then you expect evo as caldav client - then what about cadav server? [05:34] daniels: ping? [05:34] Amaranth: got it [05:35] Amaranth: will be mailed tomorrow === terrex [~terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel [05:35] Amaranth: colony 2 ? [05:35] marcin: It's too much to cover for breezy. That's why the spec basically just covers evolution right now, with a note saying redo this after breezy. [05:36] jbailey, ok [05:36] jbailey, and how this goal is related with gnome bounty? [05:36] jbailey: should things like forwarding, enable logging or ssh=eth1 be possible with the gui? [05:37] hub_: if you can, otherwise hoary works [05:37] marcin: The gnome bounty is to implement caldav in evolution, I think ideally for use with hula. [05:37] marcin: I haven't looked at it in several weeks. [05:37] Amaranth: getting colony 2 === ealden [~ealden@219.90.92.48] has joined #ubuntu-devel [05:38] jbailey, well there is no word about caldav in evo bounty [05:38] carstenh: forwarding, no - I tend to think of the gui as being desktop not router. Logging: Sure. But probably nothing that can't be expressed by adding a checkbox next to a rule (And where do the logs go?). ssh=eth1? Hmm.. Harder question. [05:39] carstenh: Depends how easy it is to express. [05:39] carstenh: My mother won't know what an eth1 one is, and probably shouldn't need to. [05:39] jbailey: any problems with the javahl in subversion thingy? [05:39] marcin: I'll have to revisit it. [05:40] siretart: I don't remember off hand what the blocked was before. I'll have to look at my logs. I've been away for the past week. [05:40] blocker, rather. === lakin [~lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel [05:41] jbailey: all these things would be more easy if we move services to a new tool, but the the firewall-gui would not look like the mac os x equivalent. so i will skip these parts (including independent configuration of different interfaces) and orientate my gui more on the mac os x thing [05:41] jbailey: ah, no problems. I sent you a patch against the subversion package to enable building javahl with gcj-4.0. this is needed for subclipse [05:41] jbailey: is this ok? [05:42] jbailey: you said you will look at it after finishing some java policy... [05:42] siretart: Ah right. I need to sync with wasabi on that and get it written. [05:42] s/but the/but then/ [05:42] carstenh: It's not necessary that it be identical in look, but with the similar goal of "it should be this easy" === ogra_ [~ogra@p5089F37E.dip.t-dialin.net] has joined #ubuntu-devel [05:43] carstenh: I'm not terribly good at GUIs, so there's a limited amount of advice I can provide there. I can ask our gui expert for time if you'd like. [05:43] jbailey: i think this is not nessessary, thanks :) [05:44] grmblfjx [05:44] carstenh, did you get my last sentence ? [05:44] carstenh: 'kay. If it comes down to it, it's a resource we can get. [05:44] ogra: " grmblfjx" isn't a sentence... === jbailey hides. [05:44] =) [05:44] carstenh, how easy will it be to disable your firewall.... i.e. i'm developing edubuntu currently and will have a ltsp thin client environment based on our default desktop.... can i disable it easily (i.e. by a debconf option)? [05:44] jbailey, :p [05:44] hi [05:45] Heya Jeremy. [05:45] Hell wasabi [05:45] Who? [05:45] ogra_: just edit /etc/default/firewall [05:45] Err Hello wasabi.. :-( SOrry :-) [05:45] wasabi: bah, Jerry, sorry [05:45] =) [05:45] jbailey: what about debconf? [05:45] Oh, that was to Jeff.. [05:45] I saw my name but that's all. [05:46] carstenh, ah, ok... thanks ( i dont want it to run on the thinclient as you might understand ;) ) [05:46] ogra: of course we do, only with a different configuration [05:46] carstenh: What do you think is the right answer? Debconf could twiddle something in /etc/defaults that says "Get out of the way and stay there" Debian policy says that ltsp packages shouldn't touch other packages' configs, though, and the priority option shouldn't be high. [05:46] ogra: fabbione has been discussing the firewall needs of thinclient with carstenh, I believe === ozamosi [~ozamosi@80.252.185.147] has joined #ubuntu-devel [05:47] wasabi: The Java policy that we need to throw together to make sure that Java apps are consistant. [05:47] mdz: ack [05:47] mdz, ill run it on the server, which also is my gateway... but not on te thin client at all... [05:47] ogra: yes i did a few minutes ago... [05:47] pitti: k [05:47] fabbione, ?? [05:47] jbailey: yep [05:47] sivang: k [05:47] ogra: firewall talking on the server... [05:47] ah... sorry ... to slow with scrollback here [05:47] jbailey: does it work with it? [05:48] jbailey, http://www.gnome.org/bounties/Calendar.html#127538 there is about .ics file upload - not about caldav [05:48] jbailey: should not touch other packages config means that it is not possible for them to add a profiles or something similar? [05:48] jbailey: does not sound good :( [05:48] ogra: but only about the NAT part of the server... [05:48] no more than that. [05:48] jbailey: i think we can skip debconf if we have a sane default-config [05:49] jbailey: but it is your decision [05:50] ogra: why do you need to disable the firewall? every installed service is accessable from outside per default [05:50] mdz, btw i had some strange issues with nfs when testing ltsp on the weekend it couldnt mount right away... only on the second or third attempt... i founr nothing in the logs and it works now on every attempt... any hints where else beside the logs i could look if it occurs again ? [05:50] ogra: ethereal? [05:50] carstenh, its no necessary to run it on the thiclient [05:50] ogra: i did open a bug right this morning [05:50] ogra: ok [05:50] carstenh, good shot [05:50] ogra: it's nfsmount timeout issue [05:51] fabbione, ah... [05:51] fabbione: does libaio really not work on amd64? [05:51] instead i am having problems.. my client doesn't get a proper hostname === Gerrath [Gerrath@gerrath.user] has joined #ubuntu-devel [05:51] elmo: i am waiting for the oracle guys to show up... [05:51] it didnt occure today anymore though... might be caused by the network cable temperature or cosmic rays... [05:51] elmo: for now leave the arches as they are.. i hope it was only a mistake [05:52] jbailey: so should we use one debconf-question "Should the firewall be started?"? [05:52] elmo: did you get my email about puiparts? I'd like to see that package in ubuntu... [05:53] ogra: do you know what assign the hostname to the thinclient? [05:53] ogra: i keep getting a mere (none) [05:53] and as a consequence everything else fail [05:53] oh... i cant get this far, since my login keeps just flashing...and there are no consoles :) [05:53] seb128: Whups, looks like configure picked it up anyway because of the build-deps, redoing the test. [05:53] X breakage :) [05:53] ogra: ah ok [05:54] ogra: Should there always be no firewall on the thin client? [05:54] ogra: but if you don't get the hostname, you won't be able to login anyway [05:55] fabbione: did you read jbaileys comment on 17:46:49? [05:55] so that needs to be investigated first [05:55] jbailey, my server is the default GW and my transparent proxy, if i run a FW it will be there [05:55] carstenh: no... sorry... [05:55] ogra: Part of the idea is that there's a deny all until a service is installed, at which point the needed ports are openned, to help protect against trojans. (The user can't install their own listener) [05:56] jbailey, the pupils wont be able to install anything on their thin client , thats done on the server by the teacher/admin only [05:56] carstenh: can you please quote? i don't have timestamps [05:56] fabbione: -> query [05:56] carstenh: sure.. [05:56] ogra: Right click download off a webpage will be disabled? [05:56] jbailey, the server has the firewall, all traffic gets routed through the server [05:57] jbailey, nope... [05:57] ogra: Sure, but that's a hard outside, squishy-inside model of firewall. [05:57] ogra: Part of this is supposed to be to firm up the workstations individually so that the internal network isn't automatically assumed to be trusted. [05:58] jbailey, anyway I would like to work on this CalendaringSynchronization - if you could then please think about it and ping on this channel and we could talk about it ok? [05:58] jbailey, WS != thin client [05:58] marcin: Yes. What timezone are you in? === susus [~sz@80.137.243.126] has joined #ubuntu-devel [05:59] ogra: I am pretty sure we will want to run custom firewall rules on the client as well [05:59] jbailey, i dont want to disable it on a workstation install [05:59] thin clients should generally be blocked inbound, unless they're running a print server or such === mxpxpod_ [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [05:59] ogra: I don't understand the distinction you're making then. To me a thin client is essentially a worstation that happens to use a remote harddrive. [05:59] mdz, ok... [05:59] jbailey: not exactly; a thin client is a system whose user processes run on a remote server [06:00] jbailey, edubuntu will have a ltsp install by default and a optional standalone workstation install... [06:00] mdz: Ah, that makes quite a bit more sense then. I wasn't thinking in terms of just being a X term. [06:00] jbailey, Poznan, Poland it is DST +1 [06:01] jbailey, i dont consider firewalls necessary on a thin client... but you heard mdz's word ... so i'll follow ;) [06:01] jbailey, but currently I'm online from 10 am to... about 3 am so just try [06:01] marcin: Okay, I'm (-0400) right now. Will you be online in a few hours? I haven't though about this. Either that or I can try and make sure I have time for you tomorrow morning. This is my first day back right now, so I'm still building up my worklist right now. [06:02] marcin: Right. =) [06:02] jbailey, sure [06:02] jbailey, there is 6pm now - I'm going to stay online till 3am (or something like this) [06:03] Sounds lovely. [06:03] Blue wizard needs food, badly. [06:03] jbailey: we need to talk about how ltsp can add profiles to the firewall [06:04] carstenh: Yeah. It's a case I hadn't though about. [06:04] jbailey: and assign interfaces to them [06:04] later guys [06:04] jbailey: adding profiles should be possible (it does not change exiosting files) [06:05] carstenh, feel free to bug me for tests as soon as X is in shape to use ltsp again [06:05] jbailey: but assigning interfaces to them forces them to change /etc/firewall/conf [06:05] ogra: X? [06:06] carstenh, yes, X is totally broken... thin clients have no console... [06:06] fabbione: did you have issues with X and ltsp? [06:06] carstenh, i cant test it in the current state === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel [06:07] ogra: ah, ok. i thought you expected me to fix some things in X ;) === bska|mobile [~bskahan@pool-70-19-96-80.ny325.east.verizon.net] has joined #ubuntu-devel [06:07] carstenh, go ahead if you want to, daniels will surely accept patches :) [06:08] ogra: i think i have enought work with my firewall :) [06:08] heh [06:08] carstenh: I'm going to run off for food so I can think clearly, bbiab. =) === fabbione mumbles at hostname [06:10] fabbione, do you get to the point where it tries to start X ? [06:11] ogra: yes. [06:11] does it start ? [06:11] no [06:11] ogra: if you can switch to console.. check what's in /var/log/ldm.conf [06:11] hmm, so my issue might be the same... how do you know its the hostname ? [06:11] it will tell you what is failing [06:12] jbailey-lunch: if we would provide a tool that alters the configuration of ubuntu-firewall and they use it, would that be ok? [06:12] ogra: i have root@(none): <- no hostname [06:12] i cant switch to console... [06:12] hmm [06:12] the hostname is ugly, but doesn't break anything and so I haven't bothered to fix it yet [06:12] ogra: than you still have a borked X [06:12] yep [06:12] mdz: how can it work for you??? [06:12] jbailey-lunch: is firewall-gui allowed to change the configuration of ubuntu-firewall? [06:12] mdz, but it should work with hoary, shouldnt it ? [06:12] here it fails miserably... [06:13] fabbione: if it fails, it is not because of the hostname [06:13] mdz, hoary in /opt/ltsp i mean [06:13] at least, that worked fine a couple of weeks ago when I last tried it [06:13] mdz: it fails because of the call to hostname [06:13] mdz: i have the entire zone in the dns [06:13] ogra: hoary doesn't have ltsp-client [06:13] nslookup gets to it [06:13] ogra: or initramfs-tools [06:13] probably others [06:13] grmpf... true [06:14] fabbione: what call to hostname? [06:14] i was just thinking about a hoary CD since the ltsp install script will need tweaks for CD installation anyway [06:14] jbailey-lunch: if not, could we merge those packages? (sounds ugly, i know) [06:14] mdz: /etc/init.d/ltsp-client-setup [06:14] configure_resolver() { [06:14] fabbione: $(hostname) works fine, it just returns "(none)" [06:14] for me anyway [06:14] correct [06:15] it returns (none) here too [06:15] fabbione, thats just ugly, but why shouldnt it work ? [06:15] but the point is that the hostname value is used to export the display towards the client [06:15] fabbione, its ssh [06:15] there are no display exports [06:15] fabbione: where? [06:16] ogra: well tell it to gnome or whatever fails with (none) [06:16] let me grab the logs again.. [06:16] hold on a sec [06:16] fabbione, gnome needs a working loopback, but can live without hostname afaik [06:17] as long as any value (even (none) gets returned) [06:17] env LTSP_CLIENT=(none) x-session-manager; [06:17] AHHH [06:17] DAMN [06:17] it's missing xauth [06:17] heh === fabbione sighs to death [06:18] fabbione: :-) [06:18] sorry..i start to feel sort of tired... [06:18] wow, it seems i really kicked off something with my mediawiki packages... debian starts getting really busy [06:18] now...let's find xauth [06:18] :) [06:18] it probably ought to set a hostname of ltsp or such [06:19] fabbione: xauth is nonexistent in breezy right now === fabbione compiles [06:19] mdz: i had to build other packages too manually to get X working on my ws yesterday.. one more one less makes no difference :) [06:20] xauth is there as source, but FTBFS [06:20] the usual missing B-D [06:20] it builds fine here.. but it's not exactly what i would call a minimal system :P === ahuman01 [~ahuman01@pool-151-197-40-157.phil.east.verizon.net] has joined #ubuntu-devel === fabbione hits xauth with a cluebat === \sh needs xmkmf [06:27] oh be nice [06:27] it doesn't recognize unix: connections anymore.... [06:27] gah? [06:28] seb128: any librsvg2 uploads in the near future? [06:29] bad display name "unix:10.0" in add command [06:29] lamont__: not planned [06:30] seb128: OK. means I have to actually test things.. === blueyed [~daniel@i53870A97.versanet.de] has joined #ubuntu-devel [06:32] xauth is busted [06:32] mdz: i am sorry.. but i don't think i can go any further for today [06:33] i really don't feel lucky to fix xauth === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [06:33] mdz: thoughts on the evilness of binNMU's of -ubuntuN packages? [06:33] ogra: the nfsmount bug is #12942 [06:35] fabbione, hmm, i always tested with the same single client on a idling server.... [06:35] ogra: i experienced in both situation === terrex [~terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel [06:36] and i'm not sure there is any negotiation done in my network.... === lamont__ mumbles a "never mind" [06:36] as i said, i had this yersterday while testing... but it disappeared today, with the same setup [06:37] time to go [06:37] bye [06:37] bye Jan [06:37] bye JaneW [06:37] bye ogra [06:40] ENOPITTI === Panzerboy [~NoName@panzerboy.user] has joined #ubuntu-devel === mjg59_ finds a laptop with a very broken BIOS [06:42] Is there any way to start an install from DOS? [06:42] Eeks [06:43] ogra: http://people.ubuntu.com/~fabbione/xauth [06:43] ogra: grab that binary to have ssh -X to work [06:43] just copy it in /usr/bin on the server [06:43] the others should stay away from it [06:43] mjg59_: hrm.. copy a disk image to the hard drive while booted from a dos floppy??? [06:43] fabbione, in /usr/bin or in /opt7ltsp/usr/bin ? [06:44] s/7/\// [06:44] lamont__: Are they included on the CD? [06:44] mjg59_: loadlin and debootstrap? [06:44] mjg59_: they? [06:44] lamont__: The disk images [06:44] no. can you boot a CD at all? [06:44] carstenh: Well, yeah, I know how I /can/ do it, I was wondering if there was actually a mechanism provided :) [06:44] lamont__: Nope [06:44] no supported method [06:44] PXE boot? [06:44] isolinux chokes and dies [06:45] No built-in networking [06:45] there's some random untested stuff in tools/ IIRC [06:45] mjg59_: there's always that ultimate fallback of "install the hard drive in a usable computer and do the install there" [06:45] put the hd in a pc with cd-rom? [06:45] oh, no, we took that out 'cos it was random and untested [06:46] mjg59_: I was starting from the expectation that _you_ were doing this... for joe-random-user, uh... scary [06:46] lamont__: Oh, yeah, I'm doing it [06:46] Hmm === mjg59_ wonders which machine would be easiest to remove a disk from === rideout [~rideout@h-66-166-146-213.snvacaid.covad.net] has joined #ubuntu-devel [06:47] debootstrap may be your friend... mjg59-the-human-installer [06:47] ogra: /usr/bin [06:47] oki [06:47] AHHH [06:47] here is the issue.. [06:47] mjg59_: you could clone the existing root to the laptop-hardrive-in-a-USB-enclosuer... [06:47] UNIXCONN and LOCACONN are not set... [06:47] = unix: is not recognized.. === fabbione felt lucky anyway [06:48] fabbione, but my xauth in /usr/bin on the server is just working fine, i still run -34 there... [06:48] lamont__: Would require a USB enclosure :) [06:48] ogra: mostlikely yes [06:49] mjg59_: well, yes. [06:49] but i think the breakage goes more deep down than just xauth [06:49] yep [06:49] Ouch! [06:49] This think is stupidly hot [06:49] mjg59_: find a laptop that doesn't have the HD under the keyboard, k? [06:49] fabbione, since you are able to switch consoles on the thin client and i'm not, i would also suspect xkb .... === lamont__ needs to swap hd's on the vaio and give it to his wife. [06:50] ogra: xkb is doomed to another degree... [06:50] yep [06:50] ogra: i will give you the fix for that in a second... [06:50] i think libx$(something) is not exporting UNIXCONN and LOCALCONN to pkg-config stuff = xauth and others might be broken [06:51] ogra: grap xkbutils from people.u.c if it's not in the archive yet [06:51] ogra: and you need to add 2 symlinks... [06:52] nah binaries are in the archive [06:52] don't take mine [06:52] ogra: first thing check that you have no /opt/ltsp/etc/lts.conf [06:52] if you do be sure that the SCREEN_01=ldm and not startx [06:53] (that hangs the keyboard for me) [06:53] i dont [06:53] ok [06:53] its a fresh ltsp env in /opt [06:53] ok [06:54] install xkeyboard-config in the /opt/ltsp/$arch chroot [06:54] (that's required to set the keyboard properly) === GNULinuxer [~ghoseb@59.95.1.224] has joined #ubuntu-devel [06:54] edit /etc/init.d/ltsp-client-config (still in the chroot) [06:55] preseed xserver-xorg xserver-xorg/config/inputdevice/keyboard/rules "xfree86" [06:55] preseed xserver-xorg xserver-xorg/config/inputdevice/keyboard/layout "$XKBLAYOUT" [06:55] preseed xserver-xorg xserver-xorg/config/inputdevice/keyboard/model "$XKBMODEL" [06:55] add the first line with preseeding "xfree86" [06:55] the default is xorg but xkeyboard-config is missing some of the symlinks [06:55] so revert to xfree86 (it's the same file... different name) [06:55] still in the chroot... [06:56] cd /usr/X11R6/lib/X11 && ln -sf /etc/X11/xkb [06:57] cd /usr/lib/X11/locale && ln -sf lib/common [06:57] that should make the keybaord working again [06:57] (if i haven't forget any of the symlinks) === mako [~mako@bork.hampshire.edu] has joined #ubuntu-devel === icaro [~icaro@adsl-ull-187-17.44-151.net24.it] has joined #ubuntu-devel [06:58] doko: ping? === fabbione is finally running a thinclient [07:00] fabbione: coolness [07:00] that's on my list [07:00] mdz: shouldn't ldm use subprocess' stdin=, stdout=, and stderr= keyword arguments rather than os.dup2? [07:00] lamont__: let me give you a friendly hint.. wait for X to be fixed :P [07:01] it's not on my list for before 15 aug or so [07:01] mdz: I'm borrowing bits from ldm for oem-config, and when I did it your way stderr wasn't going anywhere; I straced and found that python was doing dup2(2,2) [07:01] i guess i am done for today.. [07:02] tomorrow we will scratch everything and start again [07:02] Kamion: btw.. did you check the initrd images? [07:02] mdz: can I have a UVF exception for kbd-chooser 1.16? fixes FTBFS [07:02] fabbione: for what? [07:02] Kamion: are they ok or are they too big? [07:02] oh === ogra_d [~ogra@p5089F37E.dip.t-dialin.net] has joined #ubuntu-devel [07:02] Kamion: for the installer [07:03] fabbione: powerpc netboot is too big, I think [07:03] 802851 6216 -rw-rw-r-- 1 katie katie 6352893 Jul 22 18:18 installer-powerpc/20050317ubuntu11/images/powerpc/netboot/initrd.gz [07:04] yaboot can't deal with >6MB [07:04] humpf.. [07:04] that's like 6.05M [07:04] hmm, but it was too big before as well [07:04] Kamion: can you try to boot it? [07:05] perhaps they fixed it [07:05] not sure what was up there [07:05] fabbione: yaboot hasn't changed since I last read the source [07:06] Try grub2? :-) [07:06] bddebian: I did, it doesn't work yet. === herzi [~herzi@c206083.adsl.hansenet.de] has joined #ubuntu-devel [07:06] Oh. I'll kick Marco for you :-) [07:06] I sent Jeff a bug report === jlj [~agp@83.197.151.76] has joined #ubuntu-devel [07:06] fabbione: all the initrds grew by about a megabyte [07:06] fabbione, now my nfs tiems out again :( [07:06] except for powerpc netboot I think, which seems to have stayed about the same; I guess it was inefficient before [07:07] damned, it worked all day [07:07] ogra_d: run tcpdump -i $interface on the one supposed to be the server.. [07:07] bddebian: even with that, grub2 is still a bit too raw and untried [07:07] ogra_d: that's the workaround i used [07:07] bddebian: I'd like to use it eventually, but I don't want to be hurried into it [07:08] Kamion: True and it's so sad because Marco and Okuji (and others of course), have done some good stuff [07:08] fabbione, wow, coolness :) thanks !!! === doko [~doko___@dsl-084-059-086-247.arcor-ip.net] has joined #ubuntu-devel [07:08] we'll probably want it for initramfs [07:08] now to see if X comes up [07:08] bddebian: well, when one decides to rewrite a project from scratch, one can hardly be surprised when people are a bit conservative about switching over to it. :-) [07:09] Kamion: yes i expected them to grow a bit... [07:09] Kamion: Ay [07:09] +e [07:09] Kamion: but initramfs is not going to be any smaller... [07:09] fabbione: initramfs was an unrelated side comment [07:10] Kamion: yes.. i am thinking for the switch later ... [07:10] hmm, no X ... [07:10] joeyh seems to think it can be smaller for the installer actually, but I haven't worked out exactly what he's talking about yet [07:10] initramfs has less control over the amount of modules you grab.. [07:11] isn't that only for init*-tools? there's no difference in that regard for d-i [07:11] fabbione: 1MB is definitely well above the size increase I had hoped for [07:11] Kamion: just one sec... can you give me some pure numbers? [07:11] gnome-screensaver rocks [07:11] on what % did they increase+ [07:12] ? [07:12] the user switching is integrated to the lock screen [07:12] and it works fine [07:12] 48169051 2684 -rw-rw-r-- 1 katie katie 2742339 Jul 20 10:49 installer-amd64/20050317ubuntu10/images/cdrom/initrd.gz [07:12] 540738 3772 -rw-rw-r-- 1 katie katie 3858245 Jul 22 18:18 installer-amd64/20050317ubuntu11/images/cdrom/initrd.gz [07:12] 43909126 3144 -rw-rw-r-- 1 katie katie 3211448 Jul 20 10:48 installer-i386/20050317ubuntu10/images/cdrom/initrd.gz [07:12] 245790 3932 -rw-rw-r-- 1 katie katie 4019311 Jul 22 18:16 installer-i386/20050317ubuntu11/images/cdrom/initrd.gz [07:12] seb128: nice [07:12] 48381985 3356 -rw-rw-r-- 1 katie katie 3429967 Jul 20 10:50 installer-powerpc/20050317ubuntu10/images/powerpc/cdrom/initrd.gz [07:12] 1179777 4624 -rw-rw-r-- 1 katie katie 4722225 Jul 22 18:17 installer-powerpc/20050317ubuntu11/images/powerpc/cdrom/initrd.gz [07:13] fabbione: I cannot give you a single number across the board; it varies by architecture and media type [07:13] Kamion: yup.. i can see.. we are between 25% and 50% [07:13] way too much [07:14] i guess we will have to split some modules out again... [07:14] seb128, so you mean i can drop the work i did for xscreensaver ? [07:14] dunno what you did [07:14] but gnome-screensaver is pretty [07:14] it lists users [07:14] seb128, i spent about 4 days to write a new lock screen [07:15] you just have to pick one, it switches to the opened session on the unlock dialog [07:15] or open a new gdm login screen if the user is not logged [07:15] seb128, http://www.grawert.net/xss_mockup.png [07:15] seb128, with gdmflexiserver integration... like mpt designed it [07:15] grumpf [07:16] we designed it in udu [07:16] I would rather push gnome-screensaver ... === fabbione -> dinner [07:16] it didnt work on my amd64 alst time i tried... i'll try again... but loosing this work is sad... its my absoluetly favoirite project :( [07:17] duplicating efforts is not nice neither [07:17] and only needs some code cleanup [07:17] Kamion: re: kbd-chooser, yes [07:17] seb128, while we were at udu and while talking with vuntz at guadec i was told by all of you that gnome-screensaver isnt feasable [07:18] because not mature enough [07:18] mdz: thanks [07:18] seb128, but i agree that gnome-scrennsaver is the way to go... sadly :'(((( [07:18] hum, are you sure I said something about that? I didn't use gnome-screensaver before guadec [07:19] lamont__: binNMUs == evil [07:19] I just say that today version kicks asses [07:19] the gtk dialog are really nice [07:19] it lists users [07:19] seb128, when we sat together with jdub, vuntz and davyd [07:19] allow to switch between opened sessions, etc [07:19] Kamion: I think it was using dup2 because it was using fork before moving to subprocess [07:19] yes v:8 [07:19] :( [07:20] not sure if we should consider it for 5.10 though [07:20] mdz: any opinion on that? [07:20] Kamion: changesets welcome; my development environment is sort of hopelessly broken until this evening [07:20] mdz: yeah, was pretty much a given [07:20] seb128, if its stable and secure we should... [07:21] seb128, dont worry about my frustration... i was prepared for my patch to disappear... just not this soon [07:21] seb128: gnome-screensaver vs. xscreensaver? [07:21] elmo: ping [07:21] mdz, yes [07:21] mdz: yep [07:21] I haven't looked at gnome-screensaver at all [07:21] what are the tradeoffs? [07:21] mdz, its integrated [07:21] gnome-screensaver has user switching integration now [07:22] lock screen list users, and allow to pick one [07:22] you are send to the "unlock" dialog for this user if he has a session running [07:22] or on gdm login if he hasn't [07:22] it speaks with dbus [07:22] uses gconf [07:22] mdz, we just said its not mature enough, last time we met in person... thus i wrote a new xcreensaver patch :8 but seb is right to promote it [07:22] sounds nice. what's the downside? [07:23] lack some user feedbacks, it's quite young [07:23] but works fine here ... [07:23] out of the no real issue [07:23] mdz, for me, only that my favorite pet project has to die... and i cant rant about jwz anymore :( [07:23] ogra_d: jwz will always give you more reasons to rant [07:23] hehe [07:23] sounds like we should give gnome-screensaver a try [07:23] yep === ogra_d will try to offer his patch to debian.... then he can rant about the debian xscreensaver maintainer :) [07:25] mdz, what was the default user for the ltsp client ? [07:25] mdz: I'll mail the list this week to get user feedback on it [07:25] ogra_d: there is no default user; one must be entered into the ldm dialog [07:25] seb128: ok [07:26] mdz, heh, thats hard with only console login :) [07:26] just need to sort what to do with screensavers list before, gnome-screensaver can use xscreensaver's one, but doesn't use the same folder by default [07:26] ogra_d: the console is secure by default [07:26] ogra_d: if you need console access, either a) set a root password, or b) add a 'shell' screen to lts.conf [07:26] <\sh> hmm...libdebtags > 1.0.3 .. can we break UVF for it and getting it from debian? [07:26] mdz: ok ... I'll have to get to a point where I can test ltsp first [07:26] \sh: libdebtags1 :-) [07:27] Kamion: likewise, only s/get to/get back to/ === siretart [siretart@tauware.de] has joined #ubuntu-devel [07:27] mdz, i dont need it... i'll try to get X running... [07:27] <\sh> bddebian: it will get libdebtags1c2 [07:27] Kamion, wait for X to be ready, its a PTIA to get it working currently === Kamion prefers s/wait for/help/ personally [07:29] Kamion, yes, but concentrate on X rather then fiddlig with single binarys in the ltsp chroot :) [07:29] lamont__: ? [07:30] elmo: was going to have you nuke something, but then my test finished... nuking won't help === bskahan [~bskahan@pool-70-19-96-80.ny325.east.verizon.net] has joined #ubuntu-devel === mxpxpod_ [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel === lakin [~lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === squinn [~squinn@68.205.198.0] has joined #ubuntu-devel === squinn [~squinn@68.205.198.0] has left #ubuntu-devel ["Leaving"] === squinn [~squinn@68.205.198.0] has joined #ubuntu-devel === venda [~sean@ndn-165-137-215.telkomadsl.co.za] has joined #ubuntu-devel [07:41] hum, dinner time [07:41] hi, I am here on behalf of {Seb} who it seems has been banned from this channel for a reason unknown to him. Could anyone tell me why he was banned? [07:43] venda: fabbione [07:44] mdz: venda == froud, hi [07:44] hi [07:44] mdz: fabbione has the reason? [07:44] {Seb} is asking why he was banned on #ubuntu-doc [07:44] venda: presumably; he set th eban [07:45] fabbione: ping [07:45] venda: see pm [07:45] doesn't the IRC server tell someone who banned them when they are banned? [07:45] presumably he is capable of asking fabbione himself [07:46] Treenaks: thanks [07:46] mdz: no it doesn't it just says you're banned :-) OK Treenaks has given the answer. Later === venda [~sean@ndn-165-137-215.telkomadsl.co.za] has left #ubuntu-devel ["outa] === milli [~milli@phantom.acmeps.com] has joined #ubuntu-devel === mode/#ubuntu-devel [+o fabbione] by ChanServ === mode/#ubuntu-devel [-b *!*@195.137.120.*] by fabbione === {Seb} [~{Seb}@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel === martink [~martin@p54B3A791.dip0.t-ipconnect.de] has joined #ubuntu-devel === mode/#ubuntu-devel [-o fabbione] by fabbione === SloMoSnail [~slomo@p5487C289.dip.t-dialin.net] has joined #ubuntu-devel === sigmoid [~sig@wbs-196-46-69-50.wbs.co.za] has joined #ubuntu-devel === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [08:23] mdz, got a running ldm now, but it doesnt let me in.... i give up for today... am i right that the part you need beautified is /usr/lib/ltsp/greeters/gtk ? [08:23] ogra_d: yes, that's it [08:23] I would be happy if it were centered on the screen, and the text entry boxes focused without moving the mouse :-) [08:23] oki... so i'll move my xscreensaver motivation over to this one :) [08:24] mm, I will need beautification on oem-config in a week or two's time, probably ... [08:24] probably a default theme would also be an option... [08:25] Kamion, since you just stle from ldm you'll be able to do it again ;) [08:25] true [08:25] well, I don't use anything like the greeter in ltsp [08:25] is there a baz archive for oem-config ? [08:26] or a source package or something ? [08:26] colin.watson@canonical.com--2005/oem-config--mainline--0 [08:27] (http://people.ubuntu.com/~cjwatson/archives/colin.watson@canonical.com--2005) [08:28] oki, i'll check it out... is this affected by feature freeze (i.e. has it a near deadline ?) [08:29] it's a feature freeze item, yes [08:29] ok [08:29] not all the UI is ready for review yet though, which is why I suggested a week or two's time; it would probably be more productive then === brz [~brzy@209-47-142-220.real.ca] has joined #ubuntu-devel [08:30] Kamion, isnt two weeks == feature freeze ?? [08:30] yes well *cough* [08:30] user interface freeze is two weeks after FF [08:31] heh, ok [08:31] ah, yes... four weeks from now === ogra [~ogra@p5089F37E.dip.t-dialin.net] has joined #ubuntu-devel [08:36] <[SemTeX] > als ik een dir fotos op dvd fik, neemt die dan de thumbs mee of niet? [08:36] <[SemTeX] > sorry, wrong chan :) [08:38] jbailey: did you already think about the policy and configurations-changes? [08:40] ogra_d: how does one set a default theme? [08:40] hmm, i have to look it up, but i did it in the hwdb.client... you can force gtkrc values [08:42] $ grep -ir gtkrc . [08:42] $ [08:42] hmm [08:42] from gtk import RcStyle [08:42] from gtk import Settings [08:42] aha [08:42] thanks [08:42] gtk.rc_parse_string('gtk_font_name = "Sans 8"') [08:42] sets a default font and overrides the actual theme [08:43] should also be possible for widget theme settings === mantas [~mantas@193.219.181.179] has joined #ubuntu-devel [08:46] jbailey: looks like klibc needs to be reved to match the current linux-headers-2.6.12 abinumber [08:48] lamont__: Thanks. [08:48] ah, gtk-theme-name and gtk-font-name properties [08:50] jbailey: a simple "no" would suffice a answer [08:50] s/a/as/ [08:50] carstenh: Eh? [08:50] carstenh: Oh, sorry, had missed the nick highlight. [08:50] 20:38:24 < carstenh> jbailey: did you already think about the policy and [08:50] configurations-changes? [08:51] no problem [08:51] carstenh: this channel is busy and we all miss messages sometimes; it's nothing personal [08:51] mdz: ok === mpt [~mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [08:52] carstenh: No, I haven't, sorry. [08:52] jbailey: ok, then we will talk about it later :) [08:52] carstenh: Thanks, sorry, a bit swamped on the first day back. [08:53] has someone uploaded xauth with better build-deps already? [08:54] mdz, fabbione has a single xauth binary compiled against recent X on p.u.c but there is no new package yet [08:55] ok, I'll have a look [08:55] seb128, didnt you say you wanted to make gnome-screensaver conflict with xscreensaver ? i can still install both [08:55] of course, I can't upload anything for at least another 4 hours [08:56] seb128: Disabling cairo on ppc *does* fix the problem. [08:56] seb128: Strange that it doesn't show up in the built-tests. [08:57] ogra: no, I don't want too, the screensavers are here === Danten [~danten@h3n9c1o1049.bredband.skanova.com] has joined #ubuntu-devel [08:57] jbailey: yeah, according to upstream evince doesn't use the same API set [08:58] seb128, xscreensaver stops working if gnome-screensaver is installed [08:58] seb128: Ah, one of those overtesting applications... ;) [08:58] jbailey: k, so the bug is with the cairo part and we can roll back on splash if required [08:58] oh, it's probably not a default theme I need, it's a window manager [08:58] ogra: don't install gnome-screensaver if you intend to use xscreensaver [08:58] seb128, ha ha [08:59] or split xscreensaver [08:59] seb128, and obviously gnome-screensaver doesnt work for me [08:59] to make a package with the screensavers and one with the binary [08:59] what version and what doesn't work? [08:59] i get a flickering mouse cursor on black screen and cant unlock or do anything [08:59] ah, yes, much better once I start metacity first [08:59] that's a 0.0.7 bug fixed with 0.0.8 [09:00] are you sure you have 0.0.8 ? [09:00] the current version, i installed it a minute ago [09:00] yeah, I've uploaded 0.0.8 1 hour ago [09:00] maybe it FTBFS or has not built yet [09:00] dpkg -l it [09:00] yep 0.0.7 [09:00] hmpf [09:00] k, wait for 0.0.8 [09:00] it has built [09:01] ... updating .... [09:02] anyone want to test beagl [09:02] ee [09:02] phew [09:02] ** (gnome-screensaver-dialog:8085): WARNING **: Screen locking disabled: error getting password [09:02] (gnome-screensaver:8077): GLib-CRITICAL **: g_hash_table_destroy: assertion `hash_table != NULL' failed [09:02] tseng: with Office file support? [09:02] tseng: ;) [09:03] Treenaks: no? [09:03] tseng: why not? [09:03] because i didnt add it [09:03] tseng: hm, good point :) [09:03] gsf-sharp is using the old mono policy [09:03] i have not updated it [09:03] tseng: does gsf-sharp do Word docs as well? [09:03] seb128, it crashes reproducable [09:03] tseng: anyway.. where do I get the packages? [09:03] amd64? [09:03] Treenaks: i thought it used libwv1 for that [09:04] seb128, yep [09:04] Treenaks: its in the archive [09:04] tseng: (and will you eventually port it to the new policy?) [09:04] Treenaks: but you need to build latest evolution-sharp from apt-source [09:04] can you open a bug on bugzilla.gnome.org? [09:04] seb128, but i doubt its arch specific... [09:04] Treenaks: because buildd ate it [09:04] upstream is quick to reply [09:04] ogra: it works fine here [09:04] ** (process:8118): WARNING **: Couldn't get password of "ogra" [09:04] yay, network back [09:04] wb pitti :) [09:04] pitti: wb :) [09:04] jbailey, there is another thing I would like to talk about later - Java [09:04] ogra. show it to him! [09:05] marcin: Cool. Do you mind doing that on #ubuntu-java so that others interested and see it easily around the noise of this channel? [09:05] ogra: have you restarted the daemon after the upgrade? [09:05] jbailey, sure I didn't know about such channel [09:05] jbailey, joining [09:06] seb128, es i run it from a terminal manually to see the errors immediately [09:06] s/es/yes [09:06] ogra: cat /etc/pam.d/gnome-screensaver ? [09:07] @include common-auth === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel [09:07] ogra: and no other error? [09:07] ** (gnome-screensaver-dialog:8258): WARNING **: Screen locking disabled: error getting password [09:08] thats all [09:08] only these two lines [09:08] ogra: the sources have a test-passwd binary, can you open a bug upstream with a copy of what it says? [09:08] yep === Burgundavia [~corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel [09:12] seb128, is it enough if i run it in the source tree after compiling ? [09:12] yeah [09:12] seb128, seems t work finte with this tool [09:13] fnie even [09:13] ergh [09:13] fine :) [09:13] usually upstream reply to such errors according to bugzilla is that you don't have the privilege required [09:13] but with the pam file that works fine here [09:13] any just fill the bug, he bet you'll get a quick reply [09:14] i think i'll restart my session first any try again.... === ogra [~ogra@p5089F37E.dip.t-dialin.net] has joined #ubuntu-devel === doko [~doko___@dsl-084-059-068-059.arcor-ip.net] has joined #ubuntu-devel [09:17] hmm, no difference, except that all my fonts are a point smaller suddenly... strange... [09:18] jbailey: JYFI: I started to create a glade-file for the firewall-gui, here is a screenshot: www.fh-trier.de/~heyc/fwgui.jpg [09:18] who is thunderbird's maintainer? [09:18] HiddenWolf: apt-cache show tells [09:19] carstenh: Cools. What's "sharing"? [09:19] jbailey: internet connection sharing [09:19] jbailey: a bit to long to write it in a tab [09:20] jbailey: do you have a better name? :) === ogra [~ogra@p5089F37E.dip.t-dialin.net] has joined #ubuntu-devel [09:20] jbailey: properties is something like: repond to ping or logging [09:21] or better: will be [09:22] carstenh: Ah, right. No, sharing's probably enough. [09:23] Treenaks: it shows the debian maintainer only === icaro [~icaro@adsl-ull-187-17.44-151.net24.it] has joined #ubuntu-devel [09:25] seb128, i think i'll wait with the bugreport there are other weird things going on here since i installed gnome-screensaver... my fonts are nearly unreadable tiny... (i guess its a cairo issue which got upgraded for gnome-screensaver)... and i dont want to upgrade X now... [09:26] ergh and firefox stopped working... [09:27] pitti, what was the fix for the hangman effect in firefox ? [09:27] ogra: just install firefox, not mozilla-firefox [09:27] pitti, i have firefox installed since weeks [09:27] (not mozilla fiefox) [09:28] hm, still m-f should disappear from breezy entirely to lower confusion [09:28] ogra: with firefox it just works for me [09:28] pitti, not up to date here... upgrading [09:28] ogra: I am (although with broken keyboard, but that works as long as I only type English text) [09:29] pitti, i refuse to upgrade any X stuff until i hear its fixed [09:29] seb128, I am going to close that Spatial Breaks Usability bug, that ok with you? === \sh just uses xmodmap ,-) [09:29] ogra: right now I'm usually running m-firefox in a hoary dchroot for testing :-) === zeedo [~zeedo@www.reboot-robot.net] has joined #ubuntu-devel [09:30] ahh, tiny fonts... but fonts at least === pitti uploads mozilla-firefox_1.0.6-0ubuntu0.1_source.changes to hoary-security [09:31] PHEAR [09:31] heh === ogra consider setting up a mailfilter for all the ff complaints in -users [09:33] I'm not feeling good about breaking our backport policy, but ffox is already broken, can't possibly get worse anyway [09:33] <\sh> pitti: w8 until tomorrow..I'm pushing the queues ,-) === seb128_ [~seb128@ANancy-151-1-14-228.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel === mae [~mae@dpc674653178.direcpc.com] has joined #ubuntu-devel [09:34] shackan: I can't answer you directly (no backslash, aargh), but I WANT MY BUILDD! :-) [09:34] meh [09:34] ^ sh [09:34] shackan: sorry, that wasn't for you [09:34] i can either select huge fonts (9+) or unreadable tiny ones (8) [09:34] seb128, never mind [09:35] pitti, same to you... [09:35] <\sh> pitti: hehe :) [09:35] :) [09:35] (mehwant for you) [09:35] wasnt [09:35] if somebody said something for me repeat [09:35] <\sh> pitti: xmodmap + xkeykap ,-) [09:35] Burgundavia: what? [09:35] backslashsh: easy recipes appreciated [09:36] seb128, I asked if I could close that nautilus spatial bug I opened, but you already closed it [09:36] seb128_, why are my fonts so freaky since gnome-screensaver pulled in cairo ? [09:36] seb128: oh, do we have the old behavior now, or did you close it because it ain't going to change anyway? === mpt [~mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [09:37] ogra: dunno, you are the first to have an issue [09:37] ogra: it ignores the DPI setting [09:37] seb128_, oh [09:37] pitti, we have changed to the broswer mode, with path bar and places side bar [09:37] really? cool [09:37] Burgundavia: k, right [09:37] <\sh> pitti: xmodmap from -36 + xkeycaps... [09:37] pitti: yeah [09:38] <\sh> xkeycaps -> pc105 keyboard and put \ [] {} on the umlaut keys save it as .xmodmap in your home and xmodmap /home/pitti/.xmodmap [09:38] <\sh> there u r [09:38] thx [09:40] i want my beautiful fonts back ! cry ... === icaro [~icaro@adsl-ull-177-30.44-151.net24.it] has joined #ubuntu-devel [09:42] ahh... 8.5 pt looks like 8 looked before :) [09:42] ogra: it doesnt respect DPI [09:42] ogra: there is a bug [09:43] tseng, yes... but for now i'm fine with a workaround... as long as my eyes dont hurt i'm fine [09:43] haha === poningru [~poningru@pool-71-243-232-49.tampfl.fios.verizon.net] has joined #ubuntu-devel [09:46] seb128, what about notification-daemon and libnotify ? [09:47] seb128, i will package the latest gnome-power this week, it uses them.... [09:48] I've pinged the libnotify guy on IRC like 1 hour ago [09:48] (upstream made a lot changes for us in gnome-power to make it easier to integrate it in ubuntu) [09:48] he's quite busy [09:48] hmm [09:48] he'll try to roll a libnotify tarball this week [09:48] ok === Gerrath [Gerrath@shanev.lifecor.com] has joined #ubuntu-devel [09:51] <\sh> hmmm [09:51] <\sh> libxaw8 is missing while xorg trans? === pvanhoof [~pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel [09:55] when is the kernel upgrade to 2.6.13 for breezy planned? [09:55] thread tracing seems broking in the current 2.6.12-4 one, therefore UML ain't working [09:55] s/broking/broken === AndyR [~andrew@rogers666.plus.com] has joined #ubuntu-devel [09:55] lo all [09:55] is anyone working on gaimvv packaging? === schweeb_ [~chris@209.120.232.21] has joined #ubuntu-devel === bskahan [~bskahan@pool-162-84-252-40.ny5030.east.verizon.net] has joined #ubuntu-devel [10:05] seb128, since when do the scrollbar arrows have sound events ? [10:05] thats a bit annoying... [10:05] ogra: accessibility spec, you don't need to look at the screen at all any more :-) [10:06] pitti, hmmm apparently also the scrollbar itself makes *plop* if i grab it :/ [10:07] thats sooo KDE *shudder* [10:09] seb128, gnome-screensaver works if locally compiled... so its not a bug, only inconsistency of my outdated system... but i'm not at all convinced by the lockscree ... could we disable the timer ? [10:09] sure we could [10:09] great :) [10:09] better to bug upstream about that though rather than forking [10:10] yep [10:10] i'll do [10:10] ah, iz pitti! [10:10] <\sh> ogra: tsts [10:11] seb128, we should put a review on mpt's todo list ;) [10:11] ogra: huh? [10:11] Riddell, yes ? [10:11] ahh... heh [10:12] Riddell, putting sound events on every move you make is a typical KDE thing... that makes up the cluttered feeling i have using KDE [10:13] s/that/one of the things/ [10:13] elmo: could you remove mozilla-firefox from breezy? it causes some confusion and we should generally use firefox [10:14] im interested in packaging gaimvv is there anywhere i should post my intentions to save duplication of work? [10:14] Riddell, personal thing... nothing against KDE *g* === doko [~doko___@dsl-084-059-073-135.arcor-ip.net] has joined #ubuntu-devel === robtaylor_ [~robtaylor@cpc4-cmbg2-5-0-cust47.cmbg.cable.ntl.com] has joined #ubuntu-devel === mpt [~mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [10:28] <\sh> ok... [10:29] <\sh> no objections if I go to bed? ,-) [10:29] good night! [10:29] <\sh> pitti: the buildd are yours :) [10:30] great work, Stefan === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel [10:30] <\sh> pitti: only jobs to be done... === pvanhoof [~pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel === vanhoofp [~pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel [10:31] <\sh> ok...off to bed...night guys.. === sabdfl [~mark@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === jamesh [~james@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === icaro prova script xchat === mpt [~mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === astro76 [~james@astro76.user] has joined #ubuntu-devel === icaro_ [~icaro@adsl-ull-177-30.44-151.net24.it] has joined #ubuntu-devel === pvanhoof [~pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel === icaro [~icaro@adsl-ull-177-30.44-151.net24.it] has joined #ubuntu-devel === icaro [~icaro@adsl-ull-177-30.44-151.net24.it] has joined #ubuntu-devel === bskahan [~bskahan@pool-162-84-252-40.ny5030.east.verizon.net] has joined #ubuntu-devel === pvanhoof [~pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel === icaro [~icaro@adsl-ull-177-30.44-151.net24.it] has joined #ubuntu-devel === carlos [~carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel === kyncani [~kyncani@lns-vlq-25-ren-82-254-140-35.adsl.proxad.net] has joined #ubuntu-devel === martinhj_ [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === jdthood [~jdthood@aglu.demon.nl] has joined #ubuntu-devel === SloMo_ [~slomo@p5487B4FD.dip.t-dialin.net] has joined #ubuntu-devel === LinuxJones [~willy@blk-222-221-81.eastlink.ca] has joined #ubuntu-devel === Anton2 [~anton@m99.net81-64-230.noos.fr] has left #ubuntu-devel ["Leaving"] === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu-devel === terrex [~terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel === terrex [~terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel [11:29] hows the auto-test for breezy going [11:31] Mez: what sort of auto-test infra is there? [11:32] sivang, no idea :D I just know it was delaying backports :P [11:33] Mez: hehe, good night btw === slomo [~slomo@p5487B4FD.dip.t-dialin.net] has joined #ubuntu-devel [11:35] night sivang [11:35] mdz: ping [11:48] Mez: yes? [11:48] just to let you know, John and I have agreed that I should be the SPOC for backports [11:49] Mez: what's a SPOC ? [11:49] <\sh> Single Point Of Contact [11:49] <\sh> sorry..can't sleep...need food ,-) [11:50] \sh: thanks :) [11:50] \sh: go get some sushi, it alwasy helps [11:50] <\sh> uhhh..raw fish...no ways [11:50] what \sh said [11:51] <\sh> I'm not eat fish even in cooked state [11:51] <\sh> or fried [11:52] \sh: ah then sorry, what's your fancy? [11:52] <\sh> dead cows ,-) [11:52] <\sh> no joke...a good steak or tasty vegetables === tortoise_ [~tortoise@81-86-196-118.dsl.pipex.com] has joined #ubuntu-devel [11:54] \sh: cool :) [11:55] \sh: steaks are fine, as long it's not too fat === terrex [~terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel [11:57] <\sh> sivang: no...nice filet steaks from corn-fed cows :) actually I like the taste of ZA cows...really.here in germany u won't taste the corn. [11:57] sivang, \sh, please go and eat somewhere else [11:57] Burgundavia: hehehe [11:58] Burgundavia: that was hilaroius, albeit in place, remakr :) [11:58] it is not only off topic, you are also making me hungry [11:58] <\sh> hahaha [11:59] <\sh> sh+*** [11:59] <\sh> i just blown away some glowing ashes from my cigarette..somewhere..I don't find it [11:59] Burgundavia: I always you deep inside you lies a true comedian :) === tritium [~tritium@ee213-dhcp-18.ecn.purdue.edu] has left #ubuntu-devel [] === sivang will go to sleep smiling after having a good laugh, and finishing file-roller launchpad integraiton patch :) [12:00] <\sh> so I'm waiting until it's burning *holycow* [12:02] Mez: ok, sounds good [12:02] Mez: do you have a wiki page set up? [12:02] for the old one :D yes [12:02] for the new one no [12:02] cause we dont know how the new stuff is going [12:02] hmm, mine was just automatically moved I think [12:02] I'm just like - registering stuff in launchpad for bugs and stuff [12:02] Mez: wasn't yours? [12:03] sivang wasnt my what ? [12:03] oh [12:03] no I'm on about old backports [12:03] "unofficial" [12:03] vs "official [12:03] eh [12:03] 2