=== tortoise_ [n=tortoise@81-86-105-156.dsl.pipex.com] has joined #ubuntu-devel === Spads [n=crack@host-87-74-89-130.bulldogdsl.com] has joined #ubuntu-devel === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [12:42] cool. minswaps option added to swapd... and also default values for memlimit and swapsize. [12:42] defaulting to total physical ram. === AlinuxOS [n=alinux@d83-176-113-184.cust.tele2.it] has joined #ubuntu-devel [12:42] So, with minswap 1, and memlimit and swapsize set to default, it will always create one file the size of your ram. === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === tortoise_ [n=tortoise@81-86-105-156.dsl.pipex.com] has joined #ubuntu-devel === ogra__ [n=ogra@p5089C912.dip.t-dialin.net] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel [12:55] hplip_0.9.11-2ubuntu3.dsc: invalid Build-Depends field; cannot be parsed by apt. [12:55] eh? [12:57] heh === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === tortoise_ [n=tortoise@81-86-105-156.dsl.pipex.com] has joined #ubuntu-devel === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [01:14] siretart: ping? === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === vignatti [n=tiagov@guinness.c3sl.ufpr.br] has joined #ubuntu-devel === FunnyLookinHat [n=david@71.57.11.218] has joined #ubuntu-devel === alef-null [i=alef0@M870P000.adsl.highway.telekom.at] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === Hirion [n=hirion@draugr.de] has left #ubuntu-devel [] === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === Gman [n=gman@nwkea-socks-1.sun.com] has joined #ubuntu-devel === theCore [n=alex@modemcable024.137-83-70.mc.videotron.ca] has joined #ubuntu-devel === fnordus [n=dnall@s142-179-111-243.bc.hsia.telus.net] has joined #ubuntu-devel === Toadstool is now known as ToadZzZztool === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === bluefoxicy yawns [01:59] sfllaw, lifeless, either of you awake? === dsas [n=dean@host81-158-222-31.range81-158.btcentralplus.com] has joined #ubuntu-devel [02:01] I appear to me [02:01] is there somewhere I can track what exactly is going on with AutomatedProblemReports [02:02] the spec, or pitti [02:02] ah, so you wouldn't know :> [02:02] :) [02:03] I was curious about this part mainly: "Debug symbols are very big and we want to avoid requiring to download them on the client machine. So we need a server which processes the incoming reports, generates a backtrace from the report data, stack frame, and debug symbols, and adds the stacktrace to the generated report." [02:03] re "a server" == a daemon or just a Web application like a CMS (i.e. Launchpad) that can take the data over https into a CGI script [02:04] I guess I'll ask pitti though. === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === lfittl [n=lfittl@85-125-227-78.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel [02:23] Howdy === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === FunnyLookinHat [n=funnyloo@c-24-13-21-46.hsd1.il.comcast.net] has joined #ubuntu-devel === rpedro_ [n=rpedro@87-196-15-181.net.novis.pt] has joined #ubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === hendry [n=hendry@222.106.128.198] has joined #ubuntu-devel === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [02:39] hi bddebian === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel === RadiantFire [n=ryan@c-69-180-43-27.hsd1.ga.comcast.net] has joined #ubuntu-devel === ogra comforts Keybuk [02:47] :p [02:47] what happen [02:47] "oh, I know, I'll just test one more thing ... damn!" [02:47] did he apt-get build-dep another one of doko's packages? [02:52] woah [02:52] Hello bluefoxicy [02:52] http://www.dylanknightrogers.com/faster-dapper.sh [02:52] ogra: do i need policykit? :( [02:52] sudo /sbin/hdparm -u1 -m16 -c1 -A1 -a64 -d1 -K1 $INSTALLED_DRIVE > /dev/null [02:53] scary === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel [02:53] LOL [02:53] Hmm, what to do, what to do.. [02:53] # Enable dash as /bin/sh to run shell scripts instead of bloated bash [02:53] # See [02:53] if ( ! dpkg -l dash >/dev/null 2>&1 ); then [02:53] sudo apt-get install dash && sudo update-alternatives --install /bin/sh sh /bin/dash 1 [02:53] else [02:53] sudo update-alternatives --install /bin/sh sh /bin/dash 1 [02:53] fi [02:53] hahahaha [02:53] -u often results in massive filesystem corruption [02:54] # Disable sudo asking for your password for the remainder of the script [02:54] sudo sed -ie '/^%admin/s/ALL$/NOPASSWD: ALL/' /etc/sudoers === stub [n=stub@ppp-58.8.2.20.revip2.asianet.co.th] has joined #ubuntu-devel [02:54] haha! [02:54] ogra: Fuck that. [02:54] -m16 is sane [02:54] likewise -c1 is sane [02:54] bluefoxicy: easy there killer [02:54] the moron should have used 'id' to check if he is root; if not, sudo $0 [02:54] -A1 is the default [02:55] if ( ! grep "Ubuntu 6.06" /etc/issue >/dev/null 2>&1); then [02:55] echo "This script is only intended for Ubuntu 6.06 Dapper Drake" [02:55] exit 1 [02:55] fi [02:55] *GRIN* [02:55] tseng: immediate brain damage === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [02:55] -a64 is probably slower than the default! [02:55] and a race condition you can exploit to get root [02:55] hah [02:55] -d1 is usually set by default [02:55] so the usual sane hdparm flags, and some odd ones [02:56] yeah [02:56] the rest of that scripts is similar ... [02:56] dash we do by default now [02:56] thats why i laughed my ass off :) [02:56] ogra: that script installs preload [02:56] I haven't used preload [02:57] looking at it I had guessed that it would make the system rather slow as shit, but I haven't actually tried. Comment? [02:58] bluefoxicy: can you seriously take it down a notch? [02:58] bluefoxicy: you know I would love to ban you [02:58] tseng: okay [03:01] thanks. [03:02] also Method loves to ban me more [03:02] I'm sure he does [03:03] moving right along, policykit anyone? [03:04] is out plan to patch it out? [03:04] tseng: policykit? [03:04] bddebian: hal policykit [03:04] Ah [03:04] says "can I do this?" [03:05] Speaking of policy, anyone want to help me make hamlib conform to the new python policy? :-) [03:05] tseng, we'll likely rather stay with old g-p-m if it doesnt work without plokit [03:05] *polkit [03:05] ogra: well [03:05] ogra: old gpm wont show me battery % anymore [03:06] they are both broken [03:06] then we'll need to fix that ... at least it suspends/hibernates [03:13] doko: ping again? [03:14] bddebian, 3:14 [03:14] Oh === bddebian needs a mentor :-) === j_ack [n=rudi@p508DB6FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [03:15] ogra: oh i know this one...bible verses 3:14 we own your bases === zul had too much sugar tonight [03:16] heh === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-devel === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-devel === j_ack [n=rudi@p508DB6FE.dip0.t-ipconnect.de] has joined #ubuntu-devel === asac_ is now known as asac [03:30] Anyone think doko would care if I uploaded adonthell? === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === nix4me [n=nix4me@49.104.207.68.cfl.res.rr.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [03:48] hmm [03:48] Hi crimsun [03:49] now that I think about it, I have to manually restore my volume in gnome using the hotkeys anyhow. Why does alsa-utils's initscript even bother storing on action-stop? [03:50] granted not everyone uses gnome, but even kmix and xfce4-mixer AIUT handle restoring the mixer levels [03:51] WHAT? No everyone uses Gnome? :-) === lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === phantasmoholic [i=phantasm@64-216-108-165.ded.swbell.net] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-devel === wasabi [n=wasabi@c-67-187-52-248.hsd1.tx.comcast.net] has joined #ubuntu-devel [04:16] I take it xorg is broken? Missing fixed. Unless it's moved. === wasabi searching. === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel [04:29] wasabi: what do you mean by "xorg is broken"? [04:31] hi rodarvus [04:32] hi Hobbsee [04:32] I was about to turn off my computer but wasabi's comment got my attention :) [04:33] wasabi: I've been doing xorg-related uploads all day long, but they shouldn't be related to any fonts brokeness [04:34] wasabi: per your description, it seems like you have problems with your fontpath (but that should have been handled by updates done about ten days ago, by now) [04:34] morning [04:34] rodarvus: he can open a bug.. go and get some sleep [04:35] indeed :) === rodarvus goes to bed [04:35] good night all [04:35] Gnight rodarvus === phantasmoholic is now known as phantasmoholic- === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-devel === irvin [n=ipp@ubuntu/member/irvin] has joined #ubuntu-devel [04:40] Ahh. Looks like update-fonts-dir is broke. [04:41] Breaking because /usr/lib/X11R6/fonts was removed. [04:41] Quicky find/replace job in it fixed it right up. [04:42] whoops. wasn't paying attention and missed him. [04:42] sily VTs. === Gman is now known as GmanAFK === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === netdur [n=adel@adsl196-234-56-217-196.adsl196-10.iam.net.ma] has joined #ubuntu-devel === FunnyLookinHat [n=david@71.57.11.218] has joined #ubuntu-devel [05:05] tseng: any idea how much longer muine will be broke for? I rebuilt it and looked at it a bit, it appears it's not as obvious as I guessed === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [05:09] ubuntu says I have seven floppy readers, actually I don't have any, I can edit /etc/fstab to fix problem but I want fill bug first... what information should I attach to soon-to-be-opened-bug? === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === TomB| [n=ownthebo@AC8D9CC7.ipt.aol.com] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === sharms [n=mindwarp@cpe-24-208-242-169.twmi.res.rr.com] has joined #ubuntu-devel === lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-devel [05:27] netdur: i think there is already a bug open for that [05:27] netdur: no actually i am pretty sure. i just can't remember against what exact package [05:28] morning fabbione [05:28] hey Hobbsee [05:28] morning is a big word.. changing TZ is horrible [05:29] fabbione: okay. evening then. it's not morning here either === bronson [n=bronson@209-221-203-148.dsl.qnet.com] has joined #ubuntu-devel [05:30] fabbione: thanks, there's no need for dupes :) [05:30] Hobbsee: it's 5am here now :) [05:30] well 5:30 [05:30] fabbione: urgh. [05:30] but i have been awake for over an hour [05:30] fabbione: then why are you awake? [05:31] Hobbsee: to be able to work on cluster. It's too warm during the day to keep all the equipment turned on [05:31] fabbione: ah...yes...of course === FunnyLookinHat [n=david@71.57.11.218] has joined #ubuntu-devel [05:31] and i'm currently freezing cold. hum. that still seems weird ot me :P [05:32] Hobbsee: ain't my fault if you live on the wrong side of the planet :) [05:33] fabbione: yeah, true. === FunnyLookinHat [n=david@71.57.11.218] has joined #ubuntu-devel === netdur [n=adel@adsl196-234-56-217-196.adsl196-10.iam.net.ma] has left #ubuntu-devel [] === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === Fujitsu [n=fujitsu@203.23.49.35] has joined #ubuntu-devel [06:09] what time is it at pitti's place [06:09] bluefoxicy: europe time? 5-6am? [06:10] what is his native language anyway [06:10] talking to him is like talking to trulux, just a little more sane === thep [n=thep@linux.thai.net] has joined #ubuntu-devel [06:16] bluefoxicy: not sure, i've only been told that he's in europe [06:16] bluefoxicy: .de. it's 6am now [06:19] ah [06:19] lucky, I hear the people in germany are actually friendly [06:20] bluefoxicy: it really depends with who :P [06:20] specially after the WC2006 ;) === theCore [n=alex@modemcable024.137-83-70.mc.videotron.ca] has joined #ubuntu-devel === bronson [n=bronson@209-221-203-148.dsl.qnet.com] has joined #ubuntu-devel === pygi [n=pygi@83-131-226-178.adsl.net.t-com.hr] has joined #ubuntu-devel === fabbione HEAD -> WALL === fabbione HEAD -> WALL === fabbione HEAD -> WALL === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [07:16] hi all [07:24] init/built-in.o: In function `try_name': [07:24] do_mounts.c:(.text+0x604): undefined reference to `__stack_chk_fail' [07:24] grep stack_chk_fail * -r | wc -l [07:24] 0 [07:24] so what's this now? [07:24] doko: ^^ === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [07:30] fabbione: that should be in glibc [07:31] fabbione: what are you building? [07:31] bluefoxicy: a kernel [07:31] .... oh, shit. Right. [07:31] i think it's that ssp crap [07:31] They turned on the stack smash protector by default [07:31] how do i disable that? [07:31] probably didn't manage to set it to disable on kernels. [07:31] -fno-stack-protector [07:31] it's a custom kernel [07:32] thnkas [07:32] you know how to change the flags the kernel uses to build right? [07:32] 2 hours wasted [07:32] i am not even going to answer to that question... [07:32] (I don't remember which lines in the Makefiles to edit anymore) [07:33] haha. It's not something you normally gotta screw with :P === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [07:35] Good morning [07:35] morning pitti === fabbione larts pitti with a __stack_chk_fail error when building a kernel [07:35] pitti: good morning to you too :) [07:36] hi pygi [07:36] hi fabbione [07:36] fabbione: -fno-stack-protector, dude :) [07:36] pitti: can you please add that to gcc man page? [07:36] fabbione: this was a known issue when we discussed how to enable ssp [07:36] fabbione: and we requested to fix that upstream [07:37] fabbione: yep, will prepare a snippet and send it to doko for the next upload [07:37] because there is the enable flag [07:37] but not how to disable and crap [07:38] also with that kind of error mentioned it might help === carthik [n=carthik@pdpc/supporter/student/carthik] has joined #ubuntu-devel [07:58] pitti [07:59] With the AutomatedProblemReports, you mention a "server" to handle incoming requests? [07:59] Can Launchpad somehow just be extended to accept problem reports submitted over https and index them etc etc? [08:00] (which would be a "Web application" instead of a "server" I guess...) [08:04] bluefoxicy: we didn't specify that part yet [08:04] bluefoxicy: but we need some backend service which takes core dumps/stack frame dumps and debug symbols and assembles good stack traces out of them [08:04] pitti: nods. I am still overly excited about that :P [08:05] pitti: that can likely be done or called from a php or python script. [08:05] Also, with the stack traces [08:06] if you have a /proc/PID/maps file and a list of addresses, you can locate what addresses fall in what mappings [08:06] you can then take said mappings, subtract their offsets from the addresses you have, and produce offsets in those mappings (i.e. relocations!) [08:07] Then you can load the same library or program, take its base load address, add that to the offset you computed, and you now have the address you need :) === Fujitsu [n=Fujitsu@c58-107-168-5.eburwd7.vic.optusnet.com.au] has joined #ubuntu-devel [08:08] I noted this on AutomatedProblemReports somewhere at the end. Figured it might be helpful. You can keep the debugging symbols separate from the actual library itself right? (you really should have binarily identical files to do this...) === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === bluefoxicy is far too easily amused. === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-devel === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-devel [08:23] bluefoxicy: something like that will be necessary if we don't have a full core dump, yes :/ [08:23] bluefoxicy: right, see AptElfDebugSymbols [08:24] bluefoxicy: there's already a package in the archive that automatically builds .ddebs (separate debug symbols) [08:24] bluefoxicy: pkg-create-dbgsym [08:24] cool. [08:25] That relocation technique shouldn't be too tough, I mean you can load any program that loads the library or executable image and then tell gdb to give whatever info about the new calculated address. [08:25] You won't have the convenience of having the heap, stack, and anonmappings from a core dump of course. [08:25] but you'll at least be able to get a symbolic backtrace. [08:28] bluefoxicy: well, we still need a stack dump for the function arguments [08:29] bluefoxicy: incorporating them will be some more fiddling work [08:31] Riddell: any idea about bug 53518? [08:31] Malone bug 53518 in Ubuntu "Problem with login in!!" [Untriaged,Unconfirmed] http://launchpad.net/bugs/53518 [08:31] a little more work. [08:31] However, the function arguments are not as important as the function itself; we still have a win if we learn a code path is broken, even if we don't know why it's broken. === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === hungerW [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === mvo [n=egon@p54A64E64.dip.t-dialin.net] has joined #ubuntu-devel === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === rpedro_ [n=rpedro@87-196-105-178.net.novis.pt] has joined #ubuntu-devel === dholbach [n=daniel@i577B1ADC.versanet.de] has joined #ubuntu-devel [09:07] good morning === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel [09:12] i have to sleep, it's 3am === Zdra [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #ubuntu-devel === el [n=konversa@u40-30.dsl.vianetworks.de] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === ^ohoel [n=beshy@85.89.201.75] has joined #ubuntu-devel === antinobody [n=sean@71-214-89-10.ptld.qwest.net] has joined #ubuntu-devel === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #ubuntu-devel === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #ubuntu-devel === gbon121 [n=gbon121@151.5.148.94] has joined #ubuntu-devel [09:31] fabbione: I don't know if I am more scared about you becoming a father or the poor child with you as a father ;) === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel [09:34] Burgundavia: i think my wife is more scared than you are for the poor child to become like me :D [09:34] fabbione: indeed [09:38] congrats fabbione :-) === hungerW [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === carthik hugs fabbione [09:40] i am not father yet [09:40] there is nothing to congratulate... [09:40] bah [09:40] you will all know when i will be father [09:40] trust me on that :D [09:40] crimsun: I was commenting on the scary prospect of fabbione actually having to teach the little rotter about ethics and all that jazz [09:41] ah === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-devel === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === stub [n=stub@ppp-58.8.2.20.revip2.asianet.co.th] has joined #ubuntu-devel === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.136.dynamic.phpg.net] has joined #ubuntu-devel [10:47] mvo: over your holiday, I found some serious weirdness in python-apt, and was trying to decide if it merited a bug report or not [10:47] mvo: specifically, InstallProgress forks a child process and runs pm.DoInstall() in that [10:48] mvo: the problem with this is that any exceptions get raised in the child process, rather than in the parent process where the application can actually deal with them anely [10:48] sanely [10:48] is anyone working on some knot reviews like mgalvin did with the flights at http://www.ubuntu.com/testing ? [10:48] I rewrote ubiquity's InstallProgress subclass to do it the other way up, which also means it doesn't spin so much on waitpid/read [10:49] but I don't know if you want to do something similar with apt.progress; I guess you'd have to hunt down and check all the users now [10:53] Kamion: interessting! I will have a look, is it in your ubiquity bzr branch? === doko [n=doko@dslb-088-073-104-250.pools.arcor-ip.net] has joined #ubuntu-devel [10:55] mvo: yep === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [10:58] heya seb128! [10:58] hey dholbach === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel === Hirion [n=hirion@draugr.de] has joined #ubuntu-devel === hungerW [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:10] mvo: the only downside is that if the work done to process apt status messages is remotely likely to raise an exception, then there isn't much that can be done to get that exception out to the main program [11:10] but it seemed better to me to make the trade-off that way [11:10] ogra: did you send that mail about gnome-power-manager? === pvanhoof [n=pvanhoof@d54C0E27E.access.telenet.be] has joined #ubuntu-devel [11:16] can somebody get jokosher out of NEW? ;) [11:21] in a bit [11:21] yoohoooo! === Kamion is concentrating on complicated seed structure changes === fabbione kills another really annoying bug === pygi yays :) [11:28] dholbach: :) [11:29] let's not make my work useless.. [11:29] who's fault is it that my sd-card isn't automatically mounted when I insert it in the reader (on my laptop)? [11:29] FYI in .18-rc statfs call uses dentry while in .17 uses sb [11:29] now.. you might think who cares... [11:30] that it wasted about one day of work to understand why a FS doesn't work and you get 20GB instead of 200GB of free space (when not oopsing) [11:30] (and let's skip the story in the middle of changing HW and stuff.. ok?) [11:33] seb128, the error must be on my side or a bug ... seems its supposed to work without plokit according to hughsie [11:33] ogra: you mailed him? [11:33] seb128, i talked to him [11:33] ok [11:33] i'll dig for the reason [11:34] vuntz: looks like g-p-m 2.15 doesn't require policykit, it should work without [11:34] ogra: ok, thank you [11:35] seb128, thanks me if i got it workig ;P [11:35] ugh ... i should train typing [11:36] *thank me if i got it working ;P [11:38] ogra: "get"? :p === hungerW [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:39] seb128: ok [11:40] lu vuntz ;) === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-devel [11:41] oh, that reminds me ... === ogra puts a pessulus main inclusion report on his todo :) [11:41] floam: its not obvious, im assuming its calling dbus_session_closed or whatever they just took out of the api [11:42] floam: the weekend is coming up, I might manage to fix it, might not... now accepting patches [11:42] Kamion: do we need an UVF for gstreamer or is that the same exception than GNOME? [11:43] seb128, isnt it a requirement of gnome ? [11:43] ogra: it is, like xorg is one too, doesn't mean xorg has a permanent UVF :p [11:43] http://gstreamer.freedesktop.org/releases/gstreamer/0.10.9.html looks quite good :) [11:44] seb128, right, but if it doesnt work without :) === olemke [n=olemke@iup.physik.uni-bremen.de] has joined #ubuntu-devel === vuntz hugs seb128 === seb128 hugs vuntz :) [11:47] huggers ! [11:48] vuntz, is there something planned for pessulus that makes it possible to edit profiles of other users ? or do i need to copy gconf stuff around ? [11:49] seb128: I don't know about permanent UVF exceptions, but I'm OK with you uploading that [11:49] Kamion: ok, that's slomo who did that update actually but should be fine too, thank you :) [11:49] ok, I think the seed/cdimage world is a bit saner now [11:49] slomo: read that? [11:50] vuntz, see "Lockdown on the fly" for why i'm asking: https://wiki.edubuntu.org/StudentControlPanelCompletion [11:50] adding new seeds that should end up on the CD generally doesn't require coordination with me any more now [11:50] Kamion, seb128: ok, i'll upload gst and gst-plugins-base then... thanks :) [11:50] cool [11:50] you just have to make sure that the ship seed inherits from those seeds (in the STRUCTURE file) [11:50] this meant I had to go around editing STRUCTURE files in old releases, but that's life [11:51] ogra: would this be running on the same computer? [11:51] vuntz, yes, its a ltsp server, everything runs on one machine [11:51] ship> or server-ship for the server build [11:52] ogra: and I guess you don't want to disable the command line for the user using the control panel === aliasfred [n=fred@73.43.102-84.rev.gaoland.net] has joined #ubuntu-devel [11:52] q. does the apt source list support something like /etc/apt/sources.d/[list of file] with each of the file in the list contains repository description ? [11:52] vuntz, not really ... that will run under sudo :) [11:53] ogra: it should be easy to do what you want [11:53] is there a howto or something ? [11:53] nope :-) [11:53] or do i need to su $USER pessulus ? [11:53] you just need to change the GCONF_MANDATORY_SOURCE variable in pessulus [11:53] (that would be my ugliest fallback) [11:53] ah ! [11:54] cool [11:54] so it should be possible to patch pessulus to take a command line argument to do so [11:54] aliasfred: yes, sources.list.d [11:54] ogra: well, I believe this should be enough. You'd have to verify ;-) [11:54] yeah, that should be no problem ... [11:54] Kamion: thanks [11:54] vuntz, thanks for now :) [11:55] ogra: feel free to open a bug upstream (and attach a patch there if you do one) [11:55] vuntz, only if thats necessary :) === ogra knocks on update-manager ... which blocks the packaging system since 20min ... === aliasfred [n=fred@73.43.102-84.rev.gaoland.net] has left #ubuntu-devel [] [12:03] pitti, fabbione: read the manpage. it's there [12:03] bddebian: no, I don't care, even not at 3am ;-) === ogra__ [n=ogra@p5089FE3C.dip.t-dialin.net] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.98.dynamic.phpg.net] has joined #ubuntu-devel === dsas [n=dean@host81-158-222-31.range81-158.btcentralplus.com] has joined #ubuntu-devel [12:07] ogra: what is it doing? [12:08] mvo, nothing anymore ... i just killed it with a failed hibernate attempt ... [12:08] mvo, welcome back btw ! :) === el [n=konversa@u40-30.dsl.vianetworks.de] has joined #ubuntu-devel [12:09] ogra__: ah, ok. thanks for the welcome, its good to be back (although it was good to be away too ;) [12:09] heh === ogra__ would love to be away ... especially far away from moving :P [12:10] *ick* moving is no fun! === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [12:10] nah ... [12:11] i'm all alone and the heat doent really help [12:11] *doesnt [12:11] :( [12:12] well, i'll make it ... and then i'll enjoy the new luxury \o/ [12:12] the new house is so lovely with all its gadgets :) [12:13] it has a pool and/or a sauna, right? [12:13] nope, not yet [12:13] thats stuff i'll add [12:13] "yet" [12:13] re all [12:14] mvo: apt-get dselect-upgrade isn't yet fixed in 0.6.44.2ubuntu3 [12:14] but it has a solar powered heating, electrical time/brightness based window blinds .... and the most square thing evah, an electrical garage door :) [12:15] sauna and hot tub are planned for autumn :) [12:16] doko: with ubuntu4? [12:16] doko: that was the version I uploaded [12:16] .2ubuntu3 was my upload and wasn't expected to fix dselect-upgrade :) [12:16] mvo: not yet built/in the archives .. [12:16] doko: please keep me updated once it hits the archive === ogra_ [n=ogra@p5089FE3C.dip.t-dialin.net] has joined #ubuntu-devel === aigarius [n=aigarius@82.152.74.5] has joined #ubuntu-devel === elkbuntu [n=melissa@203-206-255-153.dyn.iinet.net.au] has joined #ubuntu-devel [12:20] hmm, where is my cloak === jinty [n=jinty@213-156-52-99.fastres.net] has joined #ubuntu-devel [12:22] ogra: i see it. [12:22] ogra: cloaks are inherently racy [12:22] hmm, i see dip.t-dialin.net [12:23] whois says masked [12:23] i also got no message from nickserv [12:23] usually it tells me it sets the cloak === cassidy [n=cassidy@114.162-200-80.adsl.skynet.be] has joined #ubuntu-devel [12:28] can anyone point me towards where to dig to find all hardware dependant bits of a fresh Dapper install? i.e. what bits can change when installed on a different hardware? [12:30] all the stuff hw-detect does; /etc/{mkinitramfs,initramfs-tools}/conf.d/resume (oops, need to fix ubiquity for the new location); /boot/initrd.img-*; /etc/network/interfaces; /etc/iftab [12:30] I think that's about it [12:31] you can look through the stuff ubiquity does [12:31] (scripts/install.py) [12:31] thanks, will look at that. [12:33] hmm, bzrk seems to be broken in dapper. [12:33] Mithrandir: hasnt worked for me in awhile [12:33] Mithrandir: but i blamed my ssh X forwarding or something [12:34] bzr: ERROR: exceptions.AttributeError: 'BzrBranch5' object has no attribute 'get_revision' at /usr/lib/python2.4/site-packages/bzrlib/plugins/bzrk/graph.py line 42 in distances [12:34] thats it [12:34] doesn't look like SSH breakage. :-P [12:34] yeah :p [12:34] I screwed up some permissions, too [12:34] having 3 people edit in a directory is bad news === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [12:35] (I use bzr to merge between devel and production, not between developers.. they arent totally up on the VCS bit yet) :( [12:35] Mithrandir: that's supposed to have been fixed once. bug #37162 [12:35] Malone bug 37162 in bzrk "bzrk is broken with current version of bzr in dapper" [High,Fix released] http://launchpad.net/bugs/37162 [12:36] released, but not commited perhaps? === Zomb [n=eb@x118.rhrk.uni-kl.de] has joined #ubuntu-devel [12:36] pygi: that doesnt make sense. [12:36] pygi, no, sivang uploaded that to dapper [12:36] but bzr might have changed since :) === Mithrandir downgrades bzrk to what's in dapper. :-P [12:39] tseng: ACLs for the win, in that case, i guess :-) [12:39] is there a plan to add opera to dapper repos? [12:39] thom: yeah that would be nice [12:39] gnomefreak: it's in dapper-commercial [12:39] ?? [12:39] thom: or not letting networking guys write code [12:39] gnomefreak, its there :) [12:39] Kamion: can someone add that to the site [12:39] ah, damned lag [12:39] archive.canonical.com [12:39] gnomefreak: -v [12:40] also gnome-app-install in dapper will list it [12:40] this is what im talking about http://www.ubuntu.com/news/opera9 [12:40] gnomefreak: er, -v => please be more verbose. what site? [12:40] gnomefreak: upgrade to current dapper-updates and add/remove programs will list it [12:40] gnomefreak, whats wrong with that page ? i find it pretty clear [12:41] it should tell you that you need to upgrade, but I can't edit that page [12:41] there is an Ubuntu contact e-mail address at the bottom of that page [12:41] ok ty [12:42] tseng: heh, or that [12:42] it's not clear about how to install it without add/remove programs though, he has a point [12:42] seb128, is it intentional that my volume mutimedia keys dont follow the selected soundcard in the volume control applet ? [12:43] im emailing yates [12:43] they appear to always only work for the internal one ... === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-devel [12:46] heya rodarvus! [12:46] dholbach: hi there! [12:46] you did rocking work on the X front! [12:46] anyone with access to the fridge? can you add the docteam meeting of today at 19UTC? [12:47] mdke: if everything else fails, frigde-devel@ might help - but i guess you know that already [12:47] dholbach: thanks :) [12:47] theres lots of stuff to do, though :/ [12:48] i can imagine - how many source package are those? [12:48] I have to finish updating the rest of the libs (15-20, I think), and then theres xorg-server, mesa, and aaaaall the drivers [12:48] I think 100+ [12:48] dholbach: yeah, will try that [12:48] not counting apps, which are less important [12:49] time to attract followers to a x team :) [12:50] ooh, Debian fixed the yaboot initramfs/XFS bug === Kamion sends UVF exception request [12:50] rodarvus: I noticed x detects my resolution wrongly on the knot-1 livecd, which data should I gather for a proper bug report? === bishop [n=towolf@N1406.n.pppool.de] has joined #ubuntu-devel [12:50] I started https://wiki.ubuntu.com/XSwat and worked on an announce of the team, but infinity and fabbione never found the time [12:51] let me take a look there === ogra__ [n=ogra@p5089FE3C.dip.t-dialin.net] has joined #ubuntu-devel [12:52] mumble mumble ... [12:53] HiddenWolf: to be sincere, I haven't touched any bits regarding xorg configuration during install, yet (so I'm not completely aware of the installer log files) - but /etc/xorg.conf and /var/log/Xorg.0.log are a good start === Zomb [n=eb@x118.rhrk.uni-kl.de] has joined #ubuntu-devel [12:53] also possibly the output of lspci -v [12:53] rodarvus: Right, i'll start there then. === ToadZzZztool is now known as Toadstool [12:55] ogra__: gnome-power-manager indeed does work when configured with --disable-policykit [12:55] bishop, it didnt two weeks ago [12:56] but actually it does now ... [12:56] (just uploaded it) [12:56] ogra__: yes, theres some fancy charting and projecting in it now [12:56] yay [12:56] i suspect we're missing a versioned dependency on something [12:56] ogra__: on eissue is that i have two batteries and when I swap them the new one is not recognized [12:56] bishop, no need to tell me that i spend about 4 workdays on it ;) [12:57] dholbach, i left the icon stuff in the source package, just disabled it in rules so you can fix/add the new icons and re-enable it ... [12:57] ok [12:57] merci beaucoup [12:58] but beware, there are a lot new ones and 50% need to be resized [12:58] will you do gnome-screensaver next? [12:58] is there a new one ? [12:58] then i'll do it indeed [12:58] 2.15.4 [12:58] oh, right === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel [12:59] ogra__: do you use a rss reader? [12:59] nope, but i can :) [12:59] http://ftp.gnome.org/pub/GNOME/LATEST.xml === ogra__ apt-gets liferea [12:59] they have a mailing list as well, but it was broken some days ago, and i prefer rss anyway ;) [01:00] liferea is good stuff since slomo maintains it === ogra__ loves tray icons :) [01:00] hehe [01:00] gotta collect them all [01:00] its the only reason i listen to intern radio all the day :) [01:00] *internet [01:00] just for the RB icon :P [01:00] dholbach, ogra: but the mozilla/firefox backend is broken in latest edgy :( use the gtkhtml one for now [01:00] "I listen to Internet radio for the tray icons." [01:00] slomo: yeah [01:01] 'i don't know what this "gnutella thing" does, but it has a nice trayicon' [01:01] lol [01:01] Heh [01:01] ogra__: which package is responsible for detecting that a battery has been swapped for another one? [01:01] bishop, hal [01:02] ogra__: ok, but /proc/acpi/battery is not changed [01:02] as well === Zomb- [n=eb@x118.rhrk.uni-kl.de] has joined #ubuntu-devel [01:02] that sounds like a kernel prob then [01:02] ogra__: so i file a bug against linu? [01:02] x [01:03] i'd start with that ... the kernel team will point you in the right direction if its wrong [01:05] ogra__: ok thanks. i'm down to 47% capacity on my small battery :(. something the new g-p-m made me aware of. [01:06] slomo, [01:06] ogra@edubuntu:~/packages$ LANG=C liferea [01:06] A stale lockfile has been found, and was deleted. [01:06] No browser module configured! [01:06] trying to load browser module Mozilla (liblihtmlm.so) [01:06] Segmentation fault [01:09] ogra: what slomosaid [01:09] thats not shipped it seems ... [01:10] ? === Pupeno_ [n=pupeno@dslb-088-072-210-103.pools.arcor-ip.net] has joined #ubuntu-devel [01:10] ** (liferea:8216): WARNING **: Failed to open HTML widget module (/usr/lib/liferea/liblihtmlg.so) specified in configuration! [01:10] /usr/lib/liferea/liblihtmlg.so: cannot open shared object file: No such file or directory [01:10] sudo apt-get install liferea-gtkhtml [01:10] ah ... just found it with apt-file as well :) === blixtra [n=chris@i577B2D36.versanet.de] has joined #ubuntu-devel === hungerW [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === apokryphos [n=apokryph@host-84-9-35-65.bulldogdsl.com] has joined #ubuntu-devel === Zdra_ [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === blixtra [n=chris@i577B217A.versanet.de] has joined #ubuntu-devel [01:51] seb128: why does gnome-system-monitor recommend ligksu2-dev and libsexy-dev? === glatzor [n=sebi@ppp-82-135-83-247.dynamic.mnet-online.de] has joined #ubuntu-devel === netjoined: irc.freenode.net -> brown.freenode.net === winkle [i=winkle@suiko.acc.umu.se] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [02:00] Mithrandir: Because gnome-system-monitor wants more sex appeal. === LeeJunFan_ [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === Ubug2 [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-devel === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-devel === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel === Laser_away [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel === sivang [i=sivan@muse.19inch.net] has joined #ubuntu-devel === mako [i=mako@bork.hampshire.edu] has joined #ubuntu-devel === KaiL [n=KaiL@p548F67C3.dip.t-dialin.net] has joined #ubuntu-devel === Toadstool [n=jcorbier@ubuntu/member/toadstool] has joined #ubuntu-devel === nix4me [n=nix4me@68.207.104.49] has joined #ubuntu-devel === sharms [n=mindwarp@24.208.242.169] has joined #ubuntu-devel === lfittl [n=lfittl@85-125-227-78.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel === _TomB [n=ownthebo@AC8D9CC7.ipt.aol.com] has joined #ubuntu-devel === TomB [n=ownthebo@AC8D9CC7.ipt.aol.com] has joined #ubuntu-devel === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel === vignatti [n=tiagov@200.17.202.66] has joined #ubuntu-devel === gnomefreak [n=ThunderS@ubuntu/member/gnomefreak] has joined #ubuntu-devel === asac [n=asac@debian/developer/asac] has joined #ubuntu-devel === RadiantFire [n=ryan@69.180.43.27] has joined #ubuntu-devel === anoid` [n=kuze@68.220.236.183] has joined #ubuntu-devel === fnordus [n=dnall@s142-179-111-243.bc.hsia.telus.net] has joined #ubuntu-devel === holycow [n=a@69.67.174.130] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === hendry [n=hendry@222.106.128.198] has joined #ubuntu-devel === Xof [n=mas01cr@gibbons.doc.gold.ac.uk] has joined #ubuntu-devel === Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-devel === kylem [n=kyle@cabal.ca] has joined #ubuntu-devel === Spads [n=crack@217.205.109.249] has joined #ubuntu-devel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel === sjoerd [i=sjoerd@tunnel3460.ipv6.xs4all.nl] has joined #ubuntu-devel === _ion [i=johan@kiviniemi.name] has joined #ubuntu-devel [02:12] Kamion: the live cds include .disk/base_components , base_installable and udeb_include. That's kinda wrong. [02:12] I guess, yeah [02:12] I LOVE vim's changelog mode ... === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel [02:13] could you file an ubuntu-cdimage bug about that and I'll clear it up? [02:13] Kamion: sure. [02:13] ta === marsu [n=user@c83-248-241-49.bredband.comhem.se] has joined #ubuntu-devel [02:13] hi === epx [n=Elvis@200.249.192.132] has joined #ubuntu-devel === Naked [i=naked@naked.iki.fi] has joined #ubuntu-devel === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-devel === Naked is now known as Hadaka === azeem [n=mbanck@host45.natpool.mwn.de] has joined #ubuntu-devel === pygi [n=pygi@83-131-241-68.adsl.net.t-com.hr] has joined #ubuntu-devel === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel [02:25] mumble mumble ... [02:25] why the heck cant i convince g-s-s to pick up the xscreensavers ... [02:26] seb128, i'm just stracing the g-s-s preferences gui, is it normap that such apps load all .desktop files on startup ? seems like a major slowdown to me ... [02:26] *normal [02:29] ogra: does it use the .desktop for something? [02:29] nope [02:29] open("/usr/share/applications/rhythmbox.desktop", O_RDONLY|O_LARGEFILE) = 19 [02:29] fstat64(19, {st_mode=S_IFREG|0644, st_size=7523, ...}) = 0 [02:29] I'll have a look [02:29] thast from the strace [02:29] is it using gnome-menus of libgnome-desktop for something? [02:30] grepping for it doesnt show anything ... [02:30] i'll upload the output ... wait a sec [02:30] I'll have a look and let you know if I figure something [02:31] i dotn think thats the issue i have here, i just find it weird that it does it [02:31] $ ldd $(which gnome-screensaver-preferences) | grep menu [02:31] libgnome-menu.so.2 => /usr/lib/libgnome-menu.so.2 (0xb76be000) [02:31] hmm, not in the strace [02:31] http://people.ubuntu.com/~ogra/gss.log [02:32] open("/usr/lib/libgnome-menu.so.2", O_RDONLY) = 3 [02:32] err [02:32] why didnt less find it ? [02:32] weird ... [02:33] hmm, seems less doesnt wrap while searching anymore by default ... === elektranox_ [n=elektran@p5481FC0E.dip.t-dialin.net] has joined #ubuntu-devel [02:36] ogra: hum [02:36] " - suspend and hibernate support need the new hal policy kit now so [02:36] please dont file bugs about either before that is avaliable in ubuntu" [02:36] ogra: ? [02:36] argh [02:36] sorry [02:36] i forgot to fix the changelog ... sily me [02:37] *silly too [02:37] Mithrandir: because ithey are dlopened at runtime [02:37] ogra: ah ok, so it works? what was wrong before? [02:37] ogra: :D [02:37] seb128: and it doesn't dlopen the soname, but the unversioned one? [02:37] ogra: thanks for the hard work [02:37] Mithrandir: no, the .so [02:37] ups, misred [02:37] misread [02:37] seb128, dunno, i think it required a versioned dependency on something ... hughsie is offline atm, i'll ask him about it later [02:37] right, it opens the unversioned one [02:38] the rebuild just worked [02:38] Mithrandir: but you are right, that's ugly, I should patch to open the versionned and Recommends the binaries instead of the -dev for them [02:38] ogra: weird, but nice that the update has been done [02:38] seb128: thanks. :-) [02:39] np ;) [02:39] seb128, yep, very weird, i cant imagine what caused it ... but building it 10 days ago resulted in non working binaries ... building the same today worked [02:39] ogra: [02:39] $ grep gmenu gnome-screensaver-2.15.3/src/gs-job.c | wc -l [02:39] 22 [02:40] ogra: src/gs-job.c: themes_tree = gmenu_tree_lookup ("gnome-screensavers.menu", GMENU_TREE_FLAGS_NONE); [02:40] ogra: must be some gmenu item parsing the .desktop [02:40] hmm, but it should read from "gnome-screensavers.menu" as i understand it [02:40] ogra: might be some performances work to do on it :) [02:40] yeah [02:41] first lest me look if gnome-screensavers.menu is correct :) [02:42] hmm, according to that code we could also drop the --xscreensaver-* options from rules ... === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [02:48] hm, strange things after my dist-upgrade with X, it /etc/X11/X points to /bin/true === ploum [n=ploum@ubuntu/member/ploum] has joined #ubuntu-devel [02:49] hi mvo [02:49] hi Hobbsee === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [02:51] mvo: yeah that is kind of weird === thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-devel [02:52] mvo: would you object if I just close bug 47592? [02:52] Malone bug 47592 in cupsys "breezy->dapper upgrade failure on amd64" [Medium,Unconfirmed] http://launchpad.net/bugs/47592 [02:52] mvo, you picked a bad time for the upgrade :) rodarvus is just switching us over to 7.1 === robertj [n=rcaskey@cai17.music.uga.edu] has joined #ubuntu-devel === Zdra_ [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel [02:55] err [02:55] I didn't touched /usr/X11/X [02:56] hmm [02:56] pitti: no, go ahead [02:57] (not now, at least :) ) [02:57] could someone please remind the inhabitants of the mailing list that the list has a lot of traffic anyway and that it's not appreciated when people go on about things that they have no understanding about at all? I'm quite sick of the me-tooing on the list, especiall RE: Avahi [02:57] if someone did that, it must have been ocurred about 10 days ago [02:57] (so, not very likely) === Zdra_ [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel === Zdra__ [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel [02:59] yeah, -devel is a pain recently ... === hyperactivecrond [n=no@ppp-70-236-153-90.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel [03:03] has the installer for knot-1 crashed on x86 for anybody else besides me here? [03:04] quite likely :D [03:04] i can't seem to find a bug report for it on lp.net [03:05] seb128, what do you think about patching fusa out of g-s-s ad run gdmflexiserver directly ? [03:05] rodarvus: yes it dies close to its finish [03:05] hyperactivecrond: please check if this is one of the known problems of the knot-1 livecd, if not, search for bugs like this on LP [03:05] fusa is very confusing since it doesnt prefill the gdm login ... i find it always very confusing that yu can select a user and dont gain anything from that [03:06] finally if they are not there, please report the bug you had [03:07] hyperactivecrond: https://wiki.ubuntu.com/DapperReleaseNotes/UbiquityKnownIssues [03:07] seb128, alternatively a --user option to gdmflexiserver that just prefills the username field would work too ... [03:08] ugh maybe becuase my /boot is in an xfs partiton :\ duh [03:09] alright no bug here then with ubiquity... === apokryphos- [n=apokryph@host-87-74-35-93.bulldogdsl.com] has joined #ubuntu-devel [03:09] i'm going to try with a reiser / partition.. that might get it to install [03:09] and if not, bug reports away === patwack [n=paddy@cpc3-blfs4-0-0-cust387.belf.cable.ntl.com] has joined #ubuntu-devel [03:17] cant believe this zeroconf thread is still going [03:18] the XFS thing should be fixed [03:18] rodarvus: update-font-dirs was breaking. Was trying to update a non existant dir. === hyperactivecrond [n=ubuntu@ppp-70-236-153-90.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel === Hobbsee suspects someone should set a filter on the -devel mailing list for a couple of days, sending *zeroconf* to /dev/null. [03:18] hyperactivecrond: please just file a bug report about that ubiquity problem regardless [03:19] I'd much rather get duplicates than not find out about the bug at all [03:19] Kamion: it's already listed in the issues [03:19] hyperactivecrond: XFS? [03:19] ogra: why do you want to do that? [03:19] Kamion: will do [03:19] Kamion: yes [03:19] hyperactivecrond: that is supposed to be fixed in knot-1. therefore, I want to know about it when it still fails [03:19] seb128, because it doesnt work intuitive [03:19] oh ok i will do that then Kamion [03:19] i.e. the partitioner is meant to just disallow XFS /boot [03:20] ogra: there is a list of user and you can just pick one, no? [03:20] seb128, if you click switch user in the locked screensaver it opens a userlist ... if you select a user there and move on you get a gdm login but not the user prefilled [03:20] What would be useful for ubiquity though would be the option to change the FS type [03:20] it currently does not allow one to change the partition type.. or reformat as a different FS [03:20] seb128, yes, sure, but selecting one doesnt result in anything :) [03:20] Kamion: the XFS is same with mac/yaboot? [03:21] Kamion: i'll also attach fdisk -l 's output for my partition table [03:21] seb128, as long as it doesnt work as expected its just one unecessary click i have to do ... === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel [03:21] gnomefreak: sort of [03:21] howdy [03:21] hyperactivecrond: the logs requested in the crash message are all I care about [03:22] Kamion: ok will do [03:22] you can attach other random stuff if you like but I'll ignore it :) [03:22] Hobbsee: a mental filter is a nice thing to have as well [03:22] zul: that is true. [03:22] gnomefreak: XFS breaks with yaboot at present due to a yaboot bug, although there's a fix for that in Debian which we'll get soon [03:22] ogra: I think there is some bug about it, gdm needs a --user option [03:23] Kamion: i'm installing right now... [03:23] gdmflexiserver rather [03:23] hey ivoks [03:23] ok im gonna look for the bug that i am thinking of [03:23] hyperactivecrond: please make sure to grab those logs before you reboot [03:23] btw when one tries to install xchat-gnome in knot-1 find complains about hard link count not being correct [03:23] Kamion: will do [03:24] seb128, yes, either is fine ... [03:24] hard link count is a known weirdness with squashfs/unionfs; it's no big deal [03:24] seb128, as i said above :) [03:24] ogra: http://bugzilla.gnome.org/show_bug.cgi?id=342100 [03:24] Gnome bug 342100 in Applet "switch user should pre-fill the username for gdm" [Normal,New] [03:24] Kamion: ok just making sure [03:24] ah cool [03:24] Click System lock screen. [03:25] hm, nifty ... whats the keycode for that triangle ? [03:25] Is the splash screen supposed to look ghetto in knot? [03:25] yes [03:25] it's a test card [03:26] U+25BA BLACK RIGHT-POINTING POINTER [03:26] ogra: gucharmap, open the search and copy the char [03:26] seb128: or unicode(1) [03:26] Kamion: ok just making sure that its not a bug with usplash [03:26] Mithrandir, thanks ) [03:26] :) [03:26] wasabi: strange, this bug was supposed to be fixed [03:26] (actually, it was supposed to exist only for a few days, during transition) [03:27] rodarvus, i told you abuout it ... [03:27] *nods* you did :) [03:27] rodarvus, and you told me that we'd get a new version with 7.1 anyway :) [03:27] so just mae sure its fixed there :) [03:27] *make [03:28] keybuk: do we really have to put TEST CARD in really big letters for people to realise? [03:28] sladen: yes :-( [03:28] wow, i wonder where that gnome-screensavers.menu.in came from its as wrong as it can be [03:28] sladen: i kind of hoped that Keybuk's mail at the begining of the cycle would do it [03:28] sladen: (Keybuk's not here) [03:29] sladen: so much for that [03:29] we are unbroken enough to get your "crack-o-the-day" kids testing now [03:29] i'm not sure if this a gnome bug but shouldn't 'lock screen' be seperate from the 'quit' dialog box? [03:29] rodarvus: Eh, well, as of last night, fully apt-get updated, it happened. [03:29] they didnt get the memo. [03:29] rodarvus: I fixed it by just killing those parts of the update-font-dirs script [03:29] hyperactivecrond, you mean in a separate popup box ? [03:29] update-fonts-alias failed too for the same reason I believe. [03:29] ogra: in a seperate 'system' menu entry [03:30] wasabi: I'll take a good look at it today, thanks for the report! [03:30] nope [03:30] that was dropped long ago [03:30] well that's a gnome quirk then ok [03:30] at the beginning of dapper somewhere [03:30] Gnome-screensaver locking even though it's set not to lock in the panel known? [03:31] wasabi, on which occasion ? by pain screensaving or after suspend ? [03:31] i dont know if this would be a place for suggestions but maybe we should put xchat-gnome in the knot cds so that people can access this channel, rather than having to add the pkg first? [03:31] *plain [03:32] hyperactivecrond: you can irc using gaim [03:32] plain. [03:32] It's a probably for me for a second reason: it won't let me unlock. ;0 [03:32] xchat-gnome was intentionally removed from desktop in the dapper cycle [03:32] Mithrandir: i completely forgot about that. +1 branfart for me [03:32] s/probably/problem/ [03:33] s/bran/brain [03:33] wasabi, hmm ... are you sure your account is ok ? do you use any weird keymap setting or something ? [03:34] Oh. I'm quite sure my pam setup is breaking that part. [03:34] xscreensaver wouldn't let me unlock either. [03:34] Either way, I can't seem to turn it off. ;) [03:35] can you look in your gconf-editor if there are any left over settings under /apps/gnome-screensaver (i.e. ones with no key owner or something) === mdz [n=mdz@152.Red-83-35-137.dynamicIP.rima-tde.net] has joined #ubuntu-devel [03:36] (they should all be owned by g-s-s) [03:36] dpms_suspend [03:36] that's it. [03:36] hmm, thats moved to g-p-m since ages ... [03:36] lock_enabled is false [03:36] can you change the values (i.e. check/uncheck lock_enabled) [03:37] Yeah. It's false. [03:37] But I still woke up this morning and had to kill it because it was locked. [03:37] Kamion: crashed. right now. during 'installing bootloader' [03:37] ..and i'm filing a bug report [03:38] wasabi, hmm ... [03:38] ok [03:38] wasabi, are you sure you only run g-s-s and dont have the x-s-s daemon installed/running [03:39] Yes. [03:41] is /apps/gnome-power-manager/lock_use_screensaver_settings probably unset but /apps/gnome-power-manager/lock_on_blank_screen set ? [03:42] lock_on_blank is. [03:42] yep .. thats it then ... [03:42] that's probably it. [03:42] :) [03:42] where the hell is the setting in the UI? [03:42] there is none ... [03:42] super. ;) [03:42] mvo: dselect-upgrade works now [03:43] So the whole "lock the screen" option in the g-s-s settings is pretty useless. [03:43] what is the package for ubiquity? ubiquity? [03:43] as long as that default is set in g-p-m yes [03:43] Ahh. Well. Something should obviously be done about that. ;) [03:44] One of these days I'll fix teh actual unlocking problem, too. [03:44] hyperactivecrond: yes [03:44] well, there were a lot of bugs for either side ... i think Kinnison just made *a* decision [03:45] but while it makes sense to lock on hibernate and suspend by default, we should probably leave this one off [03:46] Kamion: just put the contents of the files it requests to be posted in the "further information, etc." section? === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel [03:49] hyperactivecrond: file the bug, then use the "Add Attachment" link for each file === Guard] [an [n=Guardian@ANantes-252-1-19-227.w82-126.abo.wanadoo.fr] has joined #ubuntu-devel [03:49] hello [03:50] meh [03:50] doko: thanks [03:50] i'm not sure it's the good place to ask, but still, where could i find the api reference for X11 ? [03:50] i need to learn how to code for X, without using GTK or QT [03:51] seb128, dholbach, i cant copy/paste more than 50 lines from gnome-terminal anymore neither by select+middleclick, nor by shift+ctrl+c/v [03:51] known ? [03:52] s/50/~50/ (didnt count them) [03:53] counted ... its 30 [03:53] ugh great... i just put everything together as one [03:53] https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/53642 [03:54] Malone bug 53642 in ubiquity "When installing with /boot as an XFS partition, the installer crashes" [Untriaged,Unconfirmed] [03:56] don't worry about it === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel [03:56] Kamion: alright... i'm going to manually set the partition types with cfdisk then install [03:57] should be no need for that [03:57] Kamion: my / is an xfs partition. [03:57] ogra: not by me, but that's rather dholbach who is maintaining that package [03:57] hyperactivecrond: create an ext3 /boot, then [03:57] Kamion: alright.. [03:57] seb128, oki [03:58] fiddling with partition types will not help you [03:58] Kamion: i haven't used a /boot in a while.. 320.79 mb should be enough? [03:59] hyperactivecrond: should be more than enough yes === Guard] [an [n=Guardian@ANantes-252-1-19-227.w82-126.abo.wanadoo.fr] has left #ubuntu-devel ["Leaving"] [04:03] BenC: we have a problem with the libata transition [04:04] BenC: the installer's mkswap has never set uuids on swap partitions [04:04] ogra: gnome bugs 348038 (vte), fixed in CVS [04:04] Gnome bug 348038 in VteTerminal "Cannot mark and copy text larger than visible terminal area" [Normal,Resolved: fixed] http://bugzilla.gnome.org/show_bug.cgi?id=348038 [04:04] dholbach, thanks :) [04:04] BenC: I can fix this for installs going forward, but for the upgrade process, we're going to have to mkswap again (and be VERY CAREFUL about possible hibernate images etc.) === geser [n=michael@85.25.108.137] has joined #ubuntu-devel [04:05] I shall see if that grub bug while dealing with windowsXP dualbooting is still around, too [04:06] providing this install works === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel [04:18] Kamion: it worked this time with /boot as ext3 === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel [04:20] Keybuk: pong [04:21] siretart: so, err, what's with /etc/rc0.d/S15wpa-ifupdown [04:21] ie. what the hell is it doing? === Mez [i=Martin@ubuntu/member/mez] has joined #ubuntu-devel [04:22] 15:03 < Kamion> BenC: we have a problem with the libata transition [04:22] 15:04 < Kamion> BenC: the installer's mkswap has never set uuids on swap partitions [04:22] 15:04 < Kamion> BenC: I can fix this for installs going forward, but for the upgrade process, we're going to have to mkswap again (and be VERY CAREFUL about possible hibernate images etc.) [04:22] Keybuk: ^-- [04:22] Kamion, will you be at LRL this year? [04:22] Mez: no, afraid not [04:22] Keybuk: dhcp3-server can also drop it's stop script at 0 and 6; do you already have a pending package or shall I care for this? [04:23] Keybuk: ... and festival === theCore [n=alex@modemcable024.137-83-70.mc.videotron.ca] has joined #ubuntu-devel [04:23] Kamion: shame :( [04:23] Keybuk: ... and klogd [04:24] pitti: festival and klogd should be in the archive (source wise) [04:24] I didn't touch dhcp3-server because it wasn't a dep of ubuntu-desktop, feel free to do that one yourself [04:24] Keybuk: ah, cool [04:24] Kamion: thanks for some of the syncs :) [04:24] iwj, ping ... arent you a iptables specialist ? i'm looking for a hint [04:24] Kamion: hmm, interesting [04:24] BirthdayHobbsee: no worries [04:24] and happy birthday, it appears ;) === hyperactivecrond [n=chris@ppp-70-236-153-90.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel [04:25] Kamion: hehe, thankyou. there are still some more that i'm waiting on :) [04:25] Grub now plays nicely with windowsxp [04:25] Kamion: hence the "some" bit :) [04:25] BirthdayHobbsee, birthdays ? [04:25] Kamion: if the swap is active, there won't be any hibernate image in it :) === Zdra [n=zdra@146-29.241.81.adsl.skynet.be] has joined #ubuntu-devel [04:25] ogra: hmmm? [04:25] BirthdayHobbsee, we hope so :) [04:25] BirthdayHobbsee, " there are still some more that i'm waiting on :)" [04:26] Kamion: iirc this is already reported, /etc/apt/sources.list only contains edgy-security [04:26] BirthdayHobbsee: yeah, I was just doing a few of them because rodarvus had an urgent pair [04:26] hyperactivecrond: yep, already reported thanks [04:26] ogra: ah, right, yeah [04:26] :) [04:26] Kamion: if you could put thru dar in your next batch, i'd appreciate it - then i can finish off kdar. === BirthdayHobbsee doesnt have a set interest in the other few, apart from the fact that they're on the MoM [04:27] Keybuk: does swapon check for the hibernate signature? [04:27] Kamion: is it safe to put just edgy instead of edgy-security in /etc/apt/sources.list? [04:28] hyperactivecrond: "instead of" => "as well as" [04:28] Kamion: never mind === FunnyLookinHat [n=funnyloo@167.246.8.60] has joined #ubuntu-devel [04:28] Kamion: I assume so, you can't swapon a swap partition that's still got a hibernate thingy in it [04:28] Kamion: can i see a working /etc/apt/sources.list for edgy that contains something other than security? [04:29] Keybuk: right, just saying then that we need to check whether the swap is active as well as just whether it's in sources.list [04:29] hyperactivecrond: ok, come on dude, check the bit about support in the topic [04:29] sources.list fragments are trivial to find [04:29] !tell hyperactivecrond about source-o-matic [04:30] Kamion: i heartily apologize === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-devel [04:30] Mez: thx [04:30] Kamion: fstab ;) [04:31] Keybuk: er right :) [04:31] thinking about two things at once [04:31] hyperactivecrond, did that actually send you anything ? it used to confirm it with me [04:31] wqhen it sent something [04:31] Mez: we don't have the bot here [04:31] (deliberately) [04:32] Kamion: ah [04:32] whoops === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel === hyperactivecrond [n=chris@ppp-70-236-153-90.dsl.bcvloh.ameritech.net] has left #ubuntu-devel [] === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel [04:44] Kamion: how hazardous is that mkswap transition? === bddebian [n=bdefrees@mail.ottens.com] has joined #ubuntu-devel [04:46] Heya === Arbiter [n=arbiter@adsl-112-67.37-151.net24.it] has joined #ubuntu-devel [04:47] BenC: it's *probably* ok with the check Keybuk suggested (is the swap active?) [04:48] the only worry is that an upgrade isn't the time to call "swapoff" ? [04:49] so it's something that'll be done on reboot? [04:49] since the UUID stuff isn't need till the next reboot, that sounds safe enough [04:50] oh, huh, that's awkward [04:50] actually, no it isn't [04:50] we'd need to check for the hibernate signature by hand rather than relying on whether the swap is currently active [04:50] if the driver goes hda->sda, then it's too late === vignatti_ [n=Tiago@200.103.134.101] has joined #ubuntu-devel [04:51] right, swap devices a little more difficult [04:52] Kamion: ? [04:52] so you can't change the UUID of a swap partition while it's in use, like you can for ext2/ext3? [04:53] Keybuk: we need to ensure not to re-mkswap something that contains a hibernate image [04:53] Kamion: right, if it's active, that's the clue -- no? [04:53] also you can't make a UUID for a swap partition, no? I thought they could only have labels [04:53] but if we can't do the mkswap until reboot, it won't be active any more [04:53] they can have uuids too, there's a slot in the v1 swap area header [04:53] we can't do the mkswap after reboot, because the drive assignments will have changed by that point [04:54] if we could change it while it's in use, that would be ideal I guess [04:54] yeah, I wonder whether we could just edit the active swap partition ;) [04:54] I don't see why not [04:54] if they have space in the header area [04:54] ogra: I can probably help you with iptables, yes. [04:54] two things: (a) will the kernel just overwrite it again (i.e. does it remember the existing header and blat it back out), (b) can we safely change UUID on an S1SUSPEND area too [04:54] i don't see why just change it on the fly [04:55] Kamion: I don't know the answer to these two things ... what does an S1SUSPEND area look like? [04:55] does it replace the swap header, or go after it? [04:55] interesting, my swap has a UUID [04:55] BenC: how did you find out? [04:55] Keybuk: the problem is probably that the UUID goes after the first page [04:55] of the swap [04:56] Keybuk: what will happen to special devices like RAID when you change the underlay device from hd* to sd*? [04:56] ls /dev/disk/by-uuid/ [04:56] fabbione: no idea [04:56] fabbione: LVM will handle it nicely [04:56] is somebody going to test this stuff before hand? [04:56] BenC: LVM i know.. what about RAID [04:56] you'll have to edit the md config by hand [04:56] I'm not sure, but I have a suspicion that swsusp uses the area that swap uses for the UUID for something else [04:57] Keybuk: vol_id can parse it too [04:57] iwj, i want to build a transparent content filter ... i have an OUTPUT nat rule that forwards everything from port 80 to another port ... i know there is a possibility to exclude by pid s the locally running content filter would be excluded from that port 80 rule, do you know any example pages where i could read up about that pid thing ? [04:57] You mean an intercepting proxy ? [04:57] Kamion: right, we'll have to find out how these partitions are structured [04:57] BenC: md config isn't of any use anymore.. the devices are autodiscovered via md magic sb [04:57] and find someone with a laptop that has working suspend [04:57] fabbione: autodiscovered devices should still work. no? [04:57] fabbione: then the magic should still work [04:57] I don't think you want to exclude by pid. You want to exclude by local username, surely ? [04:57] i mean a locally running transparent proxy without proxying but content filter rules :) [04:58] fabbione: it's my understanding that they all just look for partitions with a given signature -- which will work fine [04:58] fabbione: if it autodiscovers based on something other than hda/sda naming [04:58] Keybuk: i need to check, but i think RAID sb has hardcoded info of the other drives in the RAID [04:58] well, then the app would need a own user, but that would work as well, yes [04:58] (Also, please reconsider whether an intercepting poxy is the right answer. They're generally a bad idea.) [04:58] fabbione: if it has hardcoded kernel device names, that will need to be fixed [04:58] ogra: check out iptables(8) and --uid-owner. [04:58] iwj, its for ltsp servers that have no separate box for content filtering (its also not proxying, only a fiter) [04:58] You almost certainly want that instead of eg --pid-owner. [04:59] iwj, thanks ! thats the hint i was after :) [04:59] let's move this into #ubuntu-kernel, because there are too many conversations going on at once [04:59] If you want to enforce the use of the proxy, better to block port 80 rather than intercept it. [04:59] Kamion: if it overwrites swap partitions UUID, then we are screwed anyway [04:59] so either the UUID is good, or this whole excecise is futile [05:00] __u32 major; /* 1 Device major number */ [05:00] __u32 minor; /* 2 Device minor number */ [05:00] it stores info on major/minor for each device on each disk [05:00] at least this is according to the sb struct [05:00] how it's handled is something that needs to be verified [05:00] iwj, i want it transparent ... [05:01] yeah, because the device majors for hd and sd are different [05:01] so users dont even have the ability to change proxy settings at all [05:01] ogra: You mean you want it intercepting. Why ? [05:01] You can enforce the use of the proxy by blocking port 80. [05:01] iwj, sure, but that means additional setup for the sysadmin [05:02] since he will need to point the proxy settings to the proxy port then [05:02] Err, you mean by default it will be set up not to use a proxy and the interception will get it ? [05:02] yep [05:02] Do we not have a way of setting the proxy settings globally ? [05:02] totally transparent [05:02] Kamion, Keybuk: I was able to run "sudo mkswap -L `uuidgen` /dev/hda4" on an active swap partition, and it didn't redo-the swap [05:02] sure we have ... but it should hook in at a lower level [05:02] No, `transparent' is the wrong word. [05:02] You mean `intercepting'. [05:02] ok [05:03] BenC: "redo the swap" ? [05:03] I know marketroids use the word `transparent' for this because it sounds more friendly. [05:03] for the sysadmin its transparent behavior :) [05:03] But actually it's the opposite of transparent. [05:03] Keybuk: any reason why the -sa flag wouldnt be in merge-genchanges and merge-buildpackage, for the MoM scripts, for some merges? [05:03] Keybuk: as in erase it [05:03] the thing is that if the proggy is installed it should just work without configuration ... [05:03] BenC: ok, so you can tune a swap on the fly? [05:04] (on either side) [05:04] BenC: what happens if you change the version? :p [05:04] Keybuk: it would seem so [05:04] BirthdayHobbsee: if the upload shouldn't need it because the orig.tar.gz should already be in the archive [05:04] Keybuk: that's probably not possible :) [05:04] Keybuk: right, okay, that's what i thought [05:05] RFC2616 `A "transparent proxy" is a proxy that does not modify the request or response beyond what is required for proxy authentication and identification' [05:05] BirthdayHobbsee: sometimes it gets it wrong, dunno why [05:05] Keybuk: yeah, that's what i was thinking.... [05:05] ogra: See RFC3143 for why you don't want an intercepting proxy. [05:06] `Known HTTP Proxy/Caching Problems' [05:07] ogra: See in particular 3143 s2.2.1. [05:07] `if the proggy is installed it should just work without configuration'> You mean it should do the configuration. [05:07] Is there a spec for this ? [05:08] `Solution(s) Eliminate the need for interception proxies and IP spoofing, ...' [05:09] iwj, nope its a SoC project ... and you cant do it differently on a ltsp server ... [05:09] Why can't you do it differently ? [05:09] at least if you dont have a second machine [05:09] What's the second machine got to do with it ? [05:09] I'm not suggesting you should have a second machine. [05:10] well, thast the other way to set up a so called "transparent proxy" [05:10] I'm suggesting you should reconfigure the UA to know to talk to the proxy; if you want to enforce use of the proxy you can block other processes' attempts to connect to port 80. [05:10] I'm saying you DON'T WANT AN INTERCEPTING PROXY [05:10] ARE YOU LISTENING TO ME ? [05:10] yes [05:10] So what is `thast the other way to set up a so called "transparent proxy" [05:10] ' [05:11] That's not relevant at all. [05:11] I know how one might set up an intercepting poxy on one or on two machines. [05:11] I'm saying you shouldn't do it. [05:11] You should block, not intercept, port 80. [05:11] And reconfigure the browser. [05:11] well the usual reciepe is to have a GW with nat rules where dansguardian or something similar runs ... [05:12] I'm saying you DON'T WANT AN INTERCEPTING PROXY [05:12] forwarding port 80 to something internally [05:12] I'm saying you DON'T WANT AN INTERCEPTING PROXY [05:12] iwj: can you please stop shouting? thanks :) [05:12] i'm outlining what our userbase falls back to [05:12] ogra: I'm saying you don't want an intercepting poxy. Are you listening to me ? Do you understand what I mean ? [05:13] iwj, yes, and i dont want to have blocked settings in the ui [05:13] Our aim is to produce sensible working setups, right ? Discussion of crazy semi-broken setups is not interesting. [05:13] iwj++ [05:13] interception is evil. [05:13] i'D have to disable the ability to change the proxy settings if i do it your way [05:13] please dont make baby jebus kill butt plugs [05:13] ogra: that does not follow [05:14] lifeless, well, some thousands of school sysadmins would disagree === vignatti_ [n=Tiago@200.103.134.101] has joined #ubuntu-devel [05:14] ogra: transparent proxies aren't. They cause all kinds of subtle problems that school sysadmins probably shrug their shoulders and try to ignore. [05:14] ogra: I'm spoken to god knows how many of them on IRC and email w.r.t. squid and interception [05:14] its what they use everywhere [05:14] ogra: and its broken everywhere! [05:14] that's not a good reason to perpetuate it [05:15] in order for a proxy to work correctly, the client needs to know that it is talking to a proxy === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel [05:15] i'm still not taking about a proxy at all ... [05:15] but well [05:15] HTTP does not define semantics for interception. there have been uncountable many bugs related to interception-caching, and there will be uncountable more [05:15] i'll look into it [05:16] if you hijack port 80, its interception [05:16] i wsnt arguing that :) [05:16] *wasnt [05:16] uncountable many bugs> RFC3143 (from June 2001) is just the start of it. [05:16] if you give it to anything other than the requested port, and the thing you give it to may honour the request - then its a proxy [05:18] Hmm. Cool. Fixed up swapd. [05:18] It now creates one swap file minimum, and defaults to autodetecting the ram size. [05:20] so. We all in a agreement that Transparent Proxies are teh evil now? Or perhaps so more shouting and burning of small children would help. [05:20] iwj: yahuh. [05:21] it was surprising to see it even being a subject for debate here. [05:21] I *thought* we were all sane. [05:23] gnight [05:23] night lifeless [05:23] is it possible to still use file-rc (an alternative to sysv-rc) on edgy? [05:24] ogra: You don't need to disable the ability to change the proxy settings. You can just firewall out port 80 so that if they change the proxy settings it stops working completely. === KaiL_ [n=KaiL@p548F58DD.dip.t-dialin.net] has joined #ubuntu-devel === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [05:25] iwj, yes, that apparently what i have to do ... even the traffic isnt even touched by the app ... [05:26] *thats [05:26] I'm afraid I can't make sense of that. [05:27] ogra: "[x] block direct web connections to the Internet (prevent proxy bypassing)" [05:28] it works like a pipe ... delays the answer, recieves what the user wanted, does a bayesian check, if the target is not worth to be fitered it removes the delay and pipes the traffic ... [05:29] thats all ... no rewriting of headers or the like ... [05:30] ogra: Have you read RFC3143's comments on interception ? If not go away and do so and come back when you understand. If you don't think you want to or can understand then take the advice of people who do ? [05:30] i'm just fearing that if we dont have the buzzword "transparent" anywhere teachers wont adopt it... but i'll try other solutions ... [05:30] You can use the buzzword `transparent' whenever you like. Remember that it's a marketing term and can mean whatever you like. === iwj goes to do something more productive. [05:31] yes, i know ... but it has certain expectations attached to it [05:31] like you dont have to adjust anything :) but i'll find a way without interception ... === mdz [n=mdz@178.Red-81-35-130.dynamicIP.rima-tde.net] has joined #ubuntu-devel === ral_hn [n=raul@200.12.228.235] has joined #ubuntu-devel [05:39] ogra: doesn't this content filter ever deny requests? [05:40] it drops the traffic and puts a "access denied " page in place ... [05:40] its very minimalistic [05:40] ogra: then it is an intercepting proxy within the meaning of RFC3143 [05:40] ok [05:40] it doesn't matter how small the changes it makes are [05:40] 200 -> 403 is a pretty big change all by itself :-) [05:41] yep [05:41] i'll go sladens way i guess ... [05:42] doko: around? [05:42] even though its not what the teachers want ... [05:43] you're making the mistake of taking requirements at the wrong level [05:43] the requirement is not [05:43] the requirement is [05:43] nope, its marketing driven [05:43] yeah [05:43] you can write whatever you like in marketing, as iwj says [05:43] "transparent configuration of content filter" [05:44] heh [05:44] also, marketing can be tweaked [05:44] Am I correct in understanding the Python policy that if it uses Python modules, it still needs the versioned python dependencies? (i.e. usr/lib/python2.x)? [05:44] marketing expectations I mean [05:45] if you do most of what people want, they will give you a bit more slack if you're different in one particular area, and eventually that approach may become the standard and they'll start asking others why they don't do it that way [05:45] yes ... we'll see how it works out ... as long as i dont have to install squid on already extrabusy servers i'm fine [05:45] c.f. Ubuntu's sudo configuration, which was very unusual in the Linux world when we first did it [05:45] but its userfriendly ... [05:46] this is the exact opposite t the existing used setups ... from a userfriendlyness POV [05:46] seb128, dholbach: in unstable libgnomevfs2-dev depend on libbonobo2-dev, but not in edgy, leading to an OOo build failure. please fix or I'll rename the package to gopenoffice.gorg [05:46] ogra: not to many traditional unix users [05:46] ogra: only if you don't put the effort in to make it user-friendly. :-) [05:46] jdub, i'm talking about teachers [05:46] ogra: and ultimately, not randomly breaking people's web browsing is user-friendly [05:46] doko: we're happy that gnomevfs doesn't use bonobo anymore - the situation is 'fixed' [05:47] ogra: (re: sudo) [05:47] Kamion, yes i uderstand and agree [05:47] jdub, ah, right ... [05:47] dholbach, seb128: will that be changed in unstable as well? [05:47] doko: that's a change in gnome (gnomevfs) 2.15 [05:47] doko: yes, once they use 2.15 too === vignatti_ [n=Tiago@200.103.134.101] has left #ubuntu-devel ["Leaving"] [05:52] Do be do be dooo [05:53] doko: when GNOME 2.16 is packaged, which might be after etch === mhz [n=mhz@moinmoin/fan/mhz] has joined #ubuntu-devel [05:54] doko: gnome-vfs uses dbus instead of libbonobo now [05:54] doko: anyway, if OOo uses libbonobo it should have an explicit Build-Depends on it and don't expect that some other lib grab it === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === ral_hn [n=raul@200.12.228.235] has left #ubuntu-devel [] === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [06:07] Keybuk: do you have a script anywhere (from MoM) that takes two changelogs and merges them together? svn merge produces nothing but a mess :( === ral_hn [n=raul@200.12.228.235] has joined #ubuntu-devel [06:07] I have some python [06:08] pitti: merge_changelog() in produce-merges.py [06:08] sftp://chinstrap.ubuntu.com/home/warthogs/archives/scott/merge-o-matic [06:09] Keybuk: thanks [06:21] can somebody get jokosher out of NEW? :-) === jsgotangco_ [n=jsg123@125.212.122.231] has joined #ubuntu-devel === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel [06:33] does anybody know if it should be possible to use file-rc (an alternative to sysv-rc) on edgy? [06:33] because some packages start depending on a specific version of sysv-rc and file-rc and sysv-rc conflict [06:33] fabbione, there is something strange going on with the channel logs ... [06:33] are you working on them ? === ubuntulog [i=ubuntulo@195.22.207.161] has joined #ubuntu-devel === Topic for #ubuntu-devel: Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs === Topic (#ubuntu-devel): set by Mithrandir at Thu Jul 20 13:00:48 2006 === BirthdayHobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === evand [n=evan_d@72.20.218.20] has joined #ubuntu-devel === LeeJunFan_ [n=junfan@69.210.207.5] has joined #ubuntu-devel === simira [n=simira@194.24.252.250] has joined #ubuntu-devel === jmg [n=cartel@219.88.251.61] has joined #ubuntu-devel === mako [i=mako@192.101.188.35] has joined #ubuntu-devel === winkle [i=winkle@130.239.18.162] has joined #ubuntu-devel === bddebian [n=bdefrees@216.178.65.218] has joined #ubuntu-devel === Zomb [n=eb@131.246.89.118] has joined #ubuntu-devel === troy_s [n=aphorism@206.116.6.170] has joined #ubuntu-devel === Gerrath_ [n=Gerrath@71.236.114.74] has joined #ubuntu-devel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel === fabbione [i=fabbione@195.22.207.162] has joined #ubuntu-devel === doko [n=doko@88.73.104.250] has joined #ubuntu-devel === gnomefreak [n=ThunderS@68.221.127.245] has joined #ubuntu-devel === Treenaks [n=martijn@213.84.123.77] has joined #ubuntu-devel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === deleric [n=eric@83.84.251.57] has joined #ubuntu-devel === \sh_away [n=nnnsherm@80.237.233.3] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === antinobody [n=sean@71.214.89.10] has joined #ubuntu-devel === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === geser [n=michael@85.25.108.137] has joined #ubuntu-devel === vignatti [n=tiagov@200.17.202.66] has joined #ubuntu-devel === KaiL_ [n=KaiL@84.143.88.221] has joined #ubuntu-devel === CarlFK [n=carl@67.163.39.124] has joined #ubuntu-devel === bluefoxicy [n=bluefox@68.33.112.13] has joined #ubuntu-devel === FunnyLookinHat [n=funnyloo@167.246.8.60] has joined #ubuntu-devel === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === mhz [n=mhz@201.214.84.84] has joined #ubuntu-devel === nix4me [n=nix4me@68.207.104.49] has joined #ubuntu-devel === anoid` [n=kuze@68.220.236.183] has joined #ubuntu-devel === ozamosi [n=ozamosi@h12n7c1o1049.bredband.skanova.com] has joined #ubuntu-devel === rpedro [n=rpedro@87.196.105.178] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d54C0E27E.access.telenet.be] has joined #ubuntu-devel === jcsmith [n=jcsmith@24.50.249.104] has joined #ubuntu-devel === mvo [n=egon@84.166.78.100] has joined #ubuntu-devel === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel === epx [n=Elvis@200.249.192.132] has joined #ubuntu-devel === elkbuntu [n=melissa@203.206.255.153] has joined #ubuntu-devel === patwack [n=paddy@81.101.113.132] has joined #ubuntu-devel === theCore [n=alex@70.83.137.24] has joined #ubuntu-devel === holycow [n=a@69.67.174.130] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-devel [06:36] jdub: http://people.ubuntu.com/~fabbione/irclogs/ubuntu-devel-current.html seems confused, it's mixing -devel and -motu === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-devel === Topic for #ubuntu-devel: Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs === Topic (#ubuntu-devel): set by Mithrandir at Thu Jul 20 13:00:48 2006 === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === Toadstool [n=jcorbier@ubuntu/member/toadstool] has joined #ubuntu-devel === epx [n=Elvis@200.249.192.132] has left #ubuntu-devel ["Leaving"] === troy_s [n=aphorism@206.116.6.170] has joined #ubuntu-devel === deleric [n=eric@5354FB39.cable.casema.nl] has joined #ubuntu-devel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel === olemke [n=olemke@134.102.186.40] has joined #ubuntu-devel === Traxer|off [i=traxer@83.243.46.66] has joined #ubuntu-devel === pygi [n=pygi@83.131.241.68] has joined #ubuntu-devel === bluefoxicy [n=bluefox@68.33.112.13] has joined #ubuntu-devel === fabbione [i=fabbione@195.22.207.162] has joined #ubuntu-devel === lamont [n=lamont@15.238.4.198] has joined #ubuntu-devel === jamesh [n=james@203-59-20-109.dyn.iinet.net.au] has joined #ubuntu-devel === ozamosi [n=ozamosi@ubuntu/member/ozamosi] has joined #ubuntu-devel === pounk [n=pounkf@142.217.81.161] has joined #ubuntu-devel === jdub [n=jdub@150.101.121.112] has joined #ubuntu-devel === Kinnison [n=dsilvers@217.155.91.117] has joined #ubuntu-devel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel === [PUPPETS] Gonzo [i=gonzo@80.69.47.16] has joined #ubuntu-devel === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel === maswan [i=maswan@kennedy.acc.umu.se] has joined #ubuntu-devel === Robot101 [n=robot101@light.bluelinux.co.uk] has joined #ubuntu-devel === glatzor [n=sebi@ppp-82-135-83-247.dynamic.mnet-online.de] has joined #ubuntu-devel === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-devel === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-devel === bytee_ [n=byte@pentafluge.infradead.org] has joined #ubuntu-devel === dieman [n=dieman@3.14159265358979323846264338327950288419716939937510582097.org] has joined #ubuntu-devel === iwj [n=ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel === highvoltage [n=jonathan@edison.tsf.org.za] has joined #ubuntu-devel === trappist [i=trappist@tra.ppi.st] has joined #ubuntu-devel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel === tseng [n=tseng@brandonhale.us] has joined #ubuntu-devel === hile_ [i=hile@hack.fi] has joined #ubuntu-devel === lemonade [n=lemonade@193.166.233.144] has joined #ubuntu-devel === ajmitch [n=ajmitch@203.89.166.123] has joined #ubuntu-devel === neuralis [n=krstic@140.247.73.241] has joined #ubuntu-devel === jcsmith [n=jcsmith@wv-morgantown-cdnt1-bg1-4c-104.mgtnwv.adelphia.net] has joined #ubuntu-devel === HrdwrBoB [n=matt@203.10.72.62] has joined #ubuntu-devel === Mithrandir [n=tfheen@81.0.188.99] has joined #ubuntu-devel === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel === LaserJock [n=mantha@134.197.32.70] has joined #ubuntu-devel === thom [n=thom@195.54.228.42] has joined #ubuntu-devel === EdgyEft [n=seveas@nuts.okkernoot.net] has joined #ubuntu-devel === G0SUB [i=ghoseb@69.60.114.104] has joined #ubuntu-devel === Spads [n=crack@217.205.109.249] has joined #ubuntu-devel === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === madduck [n=madduck@seamus.madduck.net] has joined #ubuntu-devel === saispo [n=saispo@ryu.zarb.org] has joined #ubuntu-devel === lionelp [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-devel === sladen [i=paul@starsky.19inch.net] has joined #ubuntu-devel === jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net] has joined #ubuntu-devel === FunnyLookinHat [n=funnyloo@167.246.8.60] has joined #ubuntu-devel === patwack [n=paddy@cpc3-blfs4-0-0-cust387.belf.cable.ntl.com] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel === torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-devel === kylem [n=kyle@cabal.ca] has joined #ubuntu-devel === evand [n=evan_d@72.20.218.20] has joined #ubuntu-devel === vvl [i=vvl@leviathan.hellfish.org] has joined #ubuntu-devel === Naked [i=naked@naked.iki.fi] has joined #ubuntu-devel === crimsun [n=crimsun@dargo.trilug.org] has joined #ubuntu-devel === lool [i=lool@pig.zood.org] has joined #ubuntu-devel === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-devel === asac [n=asac@debian/developer/asac] has joined #ubuntu-devel === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel === Naked is now known as Hadaka === geser [n=michael@85.25.108.137] has joined #ubuntu-devel === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === Treenaks [n=martijn@thuis.foodfight.org] has joined #ubuntu-devel === gnomefreak [n=ThunderS@ubuntu/member/gnomefreak] has joined #ubuntu-devel === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-devel === bronson [n=bronson@209-221-203-148.dsl.qnet.com] has joined #ubuntu-devel === LinuxJones [n=willy@hlfxns01bbh-142177222119.ns.aliant.net] has joined #ubuntu-devel === whiprush [i=aca91858@64.62.190.212] has joined #ubuntu-devel === iGama [n=igama@bl6-32-67.dsl.telepac.pt] has joined #ubuntu-devel === iGama [n=igama@bl6-32-67.dsl.telepac.pt] has left #ubuntu-devel ["Leaving"] === #ubuntu-devel [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg === mako_ [i=mako@bork.hampshire.edu] has joined #ubuntu-devel === _TomB [n=ownthebo@AC8D9CC7.ipt.aol.com] has joined #ubuntu-devel === sivang [i=sivan@muse.19inch.net] has joined #ubuntu-devel === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-devel === haggai [n=halls@i-83-67-59-194.freedom2surf.net] has joined #ubuntu-devel === simira [n=simira@tellus.err.no] has joined #ubuntu-devel === Kaloz [i=kaloz@openwrt.org] has joined #ubuntu-devel === vuntz [n=vuntz@fennas.vuntz.net] has joined #ubuntu-devel === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel === jlj [n=agp@adsl-69-104-244-209.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === _nicolas [n=nick@unaffiliated/nicktastic] has joined #ubuntu-devel === lifeless [n=robertc@dsl-116.3.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #ubuntu-devel === bmon [n=monnahan@96.Red-83-38-200.dynamicIP.rima-tde.net] has joined #ubuntu-devel === coyctecm [n=coy@a84-230-81-205.elisa-laajakaista.fi] has joined #ubuntu-devel === Lathiat [n=lathiat@ubuntu/member/pdpc.basic.lathiat] has joined #ubuntu-devel === segfault [i=segfault@cerberus.softwarelivre.net] has joined #ubuntu-devel === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-devel === uniq [n=frode@ubuntu/member/frode] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === BenC_ [n=bcollins@72.169.114.90] has joined #ubuntu-devel === RichJ [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-devel === bencer [n=bencer@121.Red-81-42-148.staticIP.rima-tde.net] has joined #ubuntu-devel === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [07:00] hi all, i'm looking for documentation about how dapper livecd is generated, there's many info about how to remaster the ubuntu or kubntu livecds, but none about how are them generated by ubuntu team [07:00] could you point me to something interesting ? === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-devel === marsu [n=user@c83-248-241-49.bredband.comhem.se] has joined #ubuntu-devel === sjoerd [i=sjoerd@tunnel3460.ipv6.xs4all.nl] has joined #ubuntu-devel === _ion [i=johan@kiviniemi.name] has joined #ubuntu-devel === dholbach [n=daniel@i577B1ADC.versanet.de] has joined #ubuntu-devel [07:11] ogra: no what's wrong with them? === Starting logfile irclogs/ubuntu-devel.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-devel === Topic for #ubuntu-devel: Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs === Topic (#ubuntu-devel): set by Mithrandir at Thu Jul 20 13:00:48 2006 === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-devel [07:15] test === ..[topic/#ubuntu-devel:siretart] : proposed [07:15] siretart: mind to put the chan topic back? === ..[topic/#ubuntu-devel:siretart] : "Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs" [07:15] fabbione: sorry, wrong alias command. my bad :( [07:16] whats the deal with 'dapper-proposed' and 'edgy-proposed' upload targets? are they pocketed or a free for all upload target? === Window 8 === Server: [0] === Screen: 0x8181ddc === Geometry Info: [77 81 0 4 4 4] === CO, LI are [79 87] === Current channel: #ubuntu-devel === Query User: === Prompt: === Second status line is OFF === Split line is ON triple is OFF === Logging is ON === Logfile is irclogs/ubuntu-devel.log === Notification is OFF === Hold mode is OFF === Window level is NONE === Lastlog level is ALL === Notify level is ALL [07:18] ogra: dude? [07:20] highvoltage: ping? [07:20] bah ok logs should be fine again === fabbione -> weekend [07:21] fabbione: ok, thanks. have a great weekedn! [07:21] highvoltage: please get somebody from the team to SMS me if it is still broken in let say one hour [07:21] i can't see anything obvious [07:21] actually [07:21] i can check it right now === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [07:31] siretart: dapper-proposed is supposed to be a staging area for dapper-updates [07:31] it's by approval only (uploads there land in the unapproved queue) === geser_ [n=michael@85.25.109.160] has joined #ubuntu-devel [07:34] dholbach: jokosher doesn't follow the new python policy === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === j_ack [n=rudi@p508D8131.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:35] dholbach: how does Jokosher.py get onto the $PATH for use by the .desktop file? (this is why I hate cdbs, it's bloody impossible to figure out what it's going to do short of building the damn thing) === lifeless [n=robertc@dsl-116.3.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #ubuntu-devel === asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-devel === geser_ is now known as geser [07:35] Kamion: *whine* you mean that it should install to /usr/lib/python? [07:35] dholbach: policy says that binaries on $PATH shouldn't have a .py suffix [07:35] dholbach: no? read the new python policy [07:36] it allows for private modules in /usr/share/foo [07:36] but you aren't doing the XS-Python-Version, XB-Python-Version, dh_pycentral/dh_pysupport (pick one) stuff [07:36] Kamion: the package is more of a hack, since upstream didn't manage to have a proper install/build system and relies on hardcoded paths for their first release [07:37] Kamion: that's why i adjusted the desktop file [07:37] sure, but there's no particular need for an upstream build system in order to follow the new python policy [07:37] you just need a /usr/bin/jokosher -> /usr/share/jokosher/Jokosher.py symlink plus the control/rules stuff [07:37] I wonder if build speed on ia64 depends solely on processor speed, or if we are limited by memory/disk too. === bddebian [n=bdefrees@mail.ottens.com] has joined #ubuntu-devel [07:37] Kamion: Ok. Thank you very much and I'll read it now. [07:38] the ia64 machines on our build farm appear to take much longer to build than other platforms [07:38] dholbach: also, you need to copy the gstreamer licence exception from COPYING into debian/copyright [07:38] Kamion: Ok. [07:38] ah, I see the .desktop file patch now [07:38] (grr, patch systems, etc.) [07:39] Kamion: thank alot [07:39] dholbach: http://people.debian.org/~piman/python-policy/python-policy.html/ and http://wiki.debian.org/DebianPython/NewPolicy may be helpful [07:40] gracias [07:40] rodarvus: it's a combination of CPU and the compiler being slower on that CPU [07:40] rodarvus: it's certainly not memory or disk [07:40] elmo: oh, thats sad news :/ [07:40] dholbach: let me know when you've uploaded an improved version and I'll look at it [07:40] Kamion: you rock! [07:40] means its basically quite hard to do anything there to increase build speed [07:41] we do need to follow the new python policy though, it's one of our goals for this release [07:41] to be fair, we have realtively slow itaniums. if we've been willing to spend the $$$, we could have got CPUs that would match or outclass our other platforms [07:41] rodarvus: well, it shouldn't be a problem, ia64 isn't a blocker for anything as it's not a supported platform [07:41] binaries are published on a per-arch basis, then? [07:42] Yep [07:42] I'm usually waiting for ia64 to complete its builds, before uploading packages with build-deps [07:42] yes, the publisher works in units of .changes files [07:42] which, for us, are either source uploads or the output from a single buildd for a single source package [07:43] Kamion: Did you happen to see the sync request for xcircuit? [07:43] bddebian: yes, it's in the queue with the others [07:43] OK, thanks [07:43] you can always check https://launchpad.net/people/ubuntu-archive/+subscribedbugs [07:43] that's what we look at [07:44] Well I saw some others come through and I thought maybe I forgot to subscribe ubuntu-archive [07:44] rodarvus: you shouldn't need to do that, the build-deps should be automatic, and even if they aren't, the only affected arch ia64 === mvo [n=egon@p54A64E64.dip.t-dialin.net] has joined #ubuntu-devel [07:45] elmo: in this case the package won't wait to build, as there is already an older version of the library installed [07:45] Can I bug anyone about my python policy question now? [07:46] bddebian: don't ask to ask - just ask - someone might pick you question and answer it [07:46] rodarvus: you should be increasing the build-depends in that case [07:46] rodarvus: I asked earlier :-) [07:46] elmo: yeah, but its not a strict versioned build depends, just a "would nice to build with this new version" :) [07:46] bddebian: I only did a small pass earlier today, not a full one, 'cos I was in a hurry. in any event you can check the URL above to make sure [07:47] Kamion: Aye, fair enough [07:47] bddebian: what's your python policy question? [07:48] rodarvus: IMHO those should be in build-depends, but that's just my opinion, I know others on the team disagreee [07:48] Kamion: If I understand it correctly, if a package uses python extensions, it is still correct to use python2.x build deps and /usr/lib/python2.x/ etc? [07:48] in the long term we should really one day have build-depends-auto and build-depends-for-humans [07:49] elmo: you're right, actually - the only reason I (personally) don't add these versioned build depends is to not diverge (more than needed) from debian [07:49] elmo: (it's awkward when some of what rodarvus is trying to do is sync with Debian) [07:49] yup [07:50] right, that's a valid use case for not doing it, I guess [07:50] one day I should spec build-depends-auto [07:51] bddebian: as in compiled C extensions? build-depend on python-all-dev not pythonx.y-dev, compile for all $(pyversions -r), then install to /usr/lib/pythonx.y/ and use dh_pycentral or dh_pysupport [07:51] bddebian: please follow the howto in http://wiki.debian.org/DebianPython/NewPolicy for conversion [07:52] elmo: I sort of feel it should be possible for uploaders to set dep-waits in some limited way [07:52] dunno how that could be done sanely though [07:53] via LP, after an upload, maybe? [07:53] Kamion: Thanks [07:53] Could be represented at a Build-Depends-Strict in the .changes or something. [07:53] s/at/as/ [07:54] (So as to avoid having our .dsc differ from Debian's) === bddebian2 [n=bdefrees@mail.ottens.com] has joined #ubuntu-devel [07:55] Kamion: I think build-depends-auto should be generated at build time from shlibs type files, and shift the burden of what's needed to being by default on the library package as they are for Depends [07:55] Kamion: but keep build-depends as build-depends for humans/backporters or whatever [07:55] (not necessarily specific to ubuntu, I've thought Debian should do this for a long time too) [07:55] elmo: mm, I could agree with that yes === geser [n=michael@dialin109187.justdsl.de] has joined #ubuntu-devel [07:57] right, another partial sync run I'm afraid, have guests arriving and had to cut it short === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel [08:04] So this: mv $(CURDIR)/debian/tmp/usr/lib/python/* $(CURDIR)/debian/python2.3-libhamlib2/usr/lib/python2.3/site-packages [08:05] would become: mv $(CURDIR)/debian/tmp/usr/lib/python/* $(CURDIR)/debian/python2.3-libhamlib2/usr/lib/python_support/site-packages [08:05] ? [08:05] s/python2.3-ham/python-ham/ === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel [08:10] Kamion: I uploaded a new version. I hope it's alright now. [08:11] And would .dirs be /usr/lib/python-support/site-packages ? [08:12] is the NEW queue fisable on LP at all? [08:12] s/fisable/visable/ [08:13] or anywhere for that matter [08:13] Damn, I think I lost Kamion :-( === mike__ [n=mike@12.206.1.153] has joined #ubuntu-devel [08:15] LaserJock: Only to members of the archive team, afaik. [08:15] Heya infinity [08:15] infinity: hmm, to bad :-) [08:15] LaserJock: https://launchpad.net/distros/ubuntu/edgy/+queue <-- Can you see that? [08:16] yes [08:16] Oh, then I'm wrong. [08:16] oh, that's a nice page [08:16] Not visible if not logged in, which was all I checked. I don't have an "unprivileged" account to test with. [08:17] infinity: are they usually handled FIFO? [08:17] LaserJock: They're handled however we feel like. :) === bddebian bows [08:18] of course, I should have guessed ;-) [08:18] so does bribery help? [08:18] LaserJock: If we need a specific thing for a build-dep, we process it. If it's an easy package to process, we do it. If it requires effort and research, it might sit for a bit. [08:18] k, no problems, just wondering how the proccess worked [08:18] (ie: sketchy licenses, complex package to give a once-over to, etc) [08:19] LaserJock: What are you after having processed right now? [08:20] infinity: not exactly anything in particulare there is an easy one (gisomount) that I'm tracking but that's it === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel [08:25] infinity, I have new xubuntu seeds which should resolve the oversize issue, would it possible to run a new Desktop build? [08:27] Gloubiboulga: I can give it a whirl. [08:28] infinity, seeds are at http://tiber.tauware.de/~gauvain/bzr/xubuntu-seeds/edgy/desktop, do you need something else (I'm very new to this)? [08:30] Gloubiboulga: Oh, feh. I thought you'd committed to the main branch and I already started the builds. [08:30] Gloubiboulga: Do you not have access to commit to the seeds in LP? [08:31] infinity, if it needs main priviledge uploads, no [08:31] Gloubiboulga: If you don't have the access to do so, can you get janimo to look over your changes, commit them, and do a xubuntu-meta upload. [08:31] Gloubiboulga: THEN, I can spin new CDs. [08:32] hehe, I love that phrase [08:32] infinity, well, the problem is that janimo doesn't even answer my mails... [08:33] that's why I was trrying to make this run myself :) === mike__ [n=mike@12.206.1.153] has joined #ubuntu-devel [08:33] anyway, I'll wait for his answer [08:33] Gloubiboulga: Perhaps he's away currently? I dunno. I prefer not to touch Xubuntu without his consent. [08:33] infinity, no problem === imbrandon [n=brandon@CPE-72-135-8-5.kc.res.rr.com] has joined #ubuntu-devel [08:35] Kamion: still here? === HiddenWolf [n=HiddenWo@136.39.dynamic.phpg.net] has joined #ubuntu-devel [08:35] bddebian: 11:57 < Kamion> right, another partial sync run I'm afraid, have guests arriving and had to cut it [08:35] short [08:36] Gah [08:36] Damnit Jim [08:36] bddebian: For the timezone-impaired, that was about 38 minutes ago. === pygi [n=pygi@83-131-255-94.adsl.net.t-com.hr] has joined #ubuntu-devel [08:37] Well shit, hamlib seemed to build with my changes, how do I know if I did it right? === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-devel === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-devel === vignatti [n=tiagov@200.17.202.66] has left #ubuntu-devel ["Leaving"] === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel [08:58] Later folks [08:59] bye bddebian [08:59] Later highvoltage === mvo is offline for a bit [09:00] FINE === antinobody [n=sean@71-214-89-10.ptld.qwest.net] has joined #ubuntu-devel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === Chipzz [n=chipzz@ace.ulyssis.student.kuleuven.be] has joined #Ubuntu-Devel [09:11] fabbione: ping === rpedro_ [n=rpedro@87-196-69-135.net.novis.pt] has joined #ubuntu-devel === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-devel === ryanakca [n=ryan@unaffiliated/ryanakca] has left #ubuntu-devel ["Konversation] === carthik [i=fargon@pdpc/supporter/student/carthik] has joined #ubuntu-devel === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-devel === sean [n=sean@71-214-89-10.ptld.qwest.net] has joined #ubuntu-devel === johanbr [n=j@jupiter.physics.ubc.ca] has joined #ubuntu-devel === ral_hn [n=raul@200.12.228.235] has joined #ubuntu-devel === rgould [n=rgould@mail.refractions.net] has joined #ubuntu-devel [09:35] jdub: pong [09:36] jdub: i only have 3 minutes or so before the movie start [09:36] fabbione: i looked at the sparc/ pages on the wiki - any more info i should look at about installing on a T2000? [09:36] (specifically dapper) [09:36] jdub: nope. it should just work [09:36] jdub: there is only the KnownIssues that you want to be aware of [09:36] fabbione, logs are fine again ... somehow -motu and -devel were merged this afternoon [09:37] so the comments about silo CD booting and stuff is no longer relevant? [09:37] oh [09:37] ogra: yes i have no idea why because the logs were good here [09:37] so it's relevant? [09:37] (only in ubuntu-devel-current.html ) [09:37] jdub: it's not relevant for the T2000 [09:37] ah, ok [09:37] jdub: it's OBP version dependent [09:37] jdub: T2K is fine [09:37] sweet [09:37] but skipping 1MB at the start of the disk does apply, etc? [09:38] jdub: something you really want to do carefully is d-i refresh waiting time [09:38] jdub: yes that's generic to the sparc disk layoyt [09:38] layout [09:38] ok [09:38] thanks :-) [09:38] jdub: *IF* you install via telnet sessions [09:38] the installer is in *color* [09:38] serial 9600 bps eyecandy [09:38] (next will be GLX over 9600) [09:39] heh [09:39] it takes time to refresh stuff.. let d-i to do the full refresh before you start pushing buttons [09:39] even when inside a menu [09:39] otherwise strange things can happen [09:39] right [09:39] otherwise.. works for me, David Miller, SUN but not for elmo [09:39] so if you manage to fail, sucks to be you :P [09:40] apparently sparc hardware hates elmo and/or vice versa [09:40] jdub: ehehe yeah i noticed.. sparc hates znarl too === jdub wonders if sparc will hate spads too [09:41] sorry...i saw that as spaz [09:41] yeah, if you spaz I'm sure sparc will hate you [09:42] ok you are all set [09:42] have fun [09:42] -> movie === jdub hugs fabbione [09:43] jdub: have fun with the t200 === Spads [n=crack@host-87-74-89-130.bulldogdsl.com] has joined #ubuntu-devel [09:43] jdub: you will notice the typo in the OBP ;) [09:43] jdub: oh btw.. let me find something for you [09:44] how much ram do you have on that box? [09:45] jdub: ? [09:45] fabbione: not sure, the box is in boston [09:46] jdub: http://sunsolve.sun.com/search/document.do?assetkey=1-21-122430-03-1 <- ALOM/OBP update. [09:46] jdub: unzip the jar, read the instructions on how to update [09:46] it's not required [09:46] but it's nice to have [09:46] jdub: ok, have fun [09:46] i am off [09:46] doable with ubuntu? [09:46] you do the update via the ALOM itself [09:46] oh [09:46] all the procedure is explained there [09:46] just read it [09:47] i did it, you can do it :D [09:47] ;-) [09:47] thanks! [09:47] cya === jadaz87 [i=jadaz87@silenceisdefeat.org] has joined #ubuntu-devel === j_ack [n=rudi@p508D8131.dip0.t-ipconnect.de] has joined #ubuntu-devel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel === jlj_ [n=agp@c-71-198-70-142.hsd1.ca.comcast.net] has joined #ubuntu-devel === lloydinho_ [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel === djbmister [n=david@88-108-5-169.dynamic.dsl.as9105.com] has joined #ubuntu-devel [10:12] does anyone have experience with the ubuntu kernel 2.6.15 and powerpc? [10:12] this question is mostly related to a chrp system - pegasos 2 [10:14] any powerpc devs here? === mvo [n=egon@p54A6782E.dip.t-dialin.net] has joined #ubuntu-devel === djbmister [n=david@88-108-5-169.dynamic.dsl.as9105.com] has left #ubuntu-devel [] === mike___ [n=mike@12.206.1.153] has joined #ubuntu-devel === Fjodor is now known as Fjodor_laptop === nix4me [n=nix4me@49.104.207.68.cfl.res.rr.com] has joined #ubuntu-devel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === bencer_ [n=bencer@176.Red-81-42-148.staticIP.rima-tde.net] has joined #ubuntu-devel === jamesh [n=james@203-59-20-109.dyn.iinet.net.au] has joined #ubuntu-devel === daq4th [n=darkness@netstation-005.cafe.zSeries.org] has joined #ubuntu-devel === poningru [n=poningru@adsl-068-017-106-084.sip.gnv.bellsouth.net] has joined #ubuntu-devel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel === lloydinho_ [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel === mike_ [n=mike@12.206.5.144] has joined #ubuntu-devel === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === jlj_ [n=agp@adsl-69-104-244-209.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === FunnyLookinHat [n=funnyloo@167.246.8.60] has joined #ubuntu-devel === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-devel