/srv/irclogs.ubuntu.com/2006/08/19/#ubuntu-devel.txt

=== fnordus [n=dnall@s142-179-111-243.bc.hsia.telus.net] has joined #ubuntu-devel
=== Burgundavia [n=corey@207.47.10.130.static.nextweb.net] has joined #ubuntu-devel
=== Burgundavia [n=corey@207.47.10.130.static.nextweb.net] has left #ubuntu-devel ["Leaving"]
=== sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has left #ubuntu-devel []
=== didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel
dokoinfinity, cprov: (I know, weekend ...) please requeue libgtk-java on all archs12:54
=== givre [n=flo@APuteaux-152-1-26-193.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel
=== ajames [n=ajames@71-211-146-7.hlrn.qwest.net] has joined #ubuntu-devel
=== jinty_ [n=jinty@221.Red-83-58-174.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== fnordus [n=dnall@s142-179-111-243.bc.hsia.telus.net] has joined #ubuntu-devel
=== nix4me [n=nix4me@49.104.207.68.cfl.res.rr.com] has joined #ubuntu-devel
=== mammadori [n=marco@host140-236.pool875.interbusiness.it] has left #ubuntu-devel ["Konversation]
=== kent [n=kent@kr-lun-89-144-233-83.3.cust.bredband2.com] has joined #ubuntu-devel
=== Fujitsu [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #ubuntu-devel
=== nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel
raphinkanyone knows if it's possible to assign a value to a varible in make using an external command ?02:01
raphinke.g. 02:01
raphink        for image in seq -w 01 3602:01
raphinkdoesn't work02:01
crimsunyou need to quote the seq command02:02
crimsun$(seq -w 01 36)02:02
raphinkdoesn't work either02:02
_ion        seq -w 01 36 | while read image; do \02:02
raphink        for image in $(seq -w 01 36)02:03
raphink                echo $(image)02:03
raphink        endfor02:03
raphinkthat won't work02:03
_ion          stuff with $$image02:03
raphinkhmm _ion in make?02:03
_ion_Each_ line is interpreted separately with sh, unless they're merged with the \ char. Also you need to type $$ in the Makefile to give $ to the shell.02:04
raphinkah02:05
_ionAlso i prefer 'seq ... | while read foo' instead of 'for foo in $(seq ...)' because it allows the length of the sequence to be arbitrary without any concern for memory usage.02:05
raphinkok02:06
raphinkdoesn't seem to work though02:06
raphink:s02:06
raphinkfor some reason02:06
raphinkoh wait yes it does :)02:07
raphinksorry02:07
raphinkthanks much _ion that helps a lot :)02:07
_ionAnyway, http://johan.kiviniemi.name/tmp/example-Makefile02:09
=== bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel
bddebianHowdy02:11
_ionHowdy-how.02:11
=== rpedro_ [n=rpedro@87-196-1-189.net.novis.pt] has joined #ubuntu-devel
raphinkwoot02:17
bddebianHeya raphink02:18
raphinkhi bddebian :)02:18
=== jinty [n=jinty@221.Red-83-58-174.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== reitblatt [n=mark@cpe-68-175-12-148.hvc.res.rr.com] has joined #ubuntu-devel
=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-devel
=== heimweh [n=Elvis@20150204054.user.veloxzone.com.br] has joined #ubuntu-devel
=== TerminX [i=1009d8d6@64.62.190.212] has joined #ubuntu-devel
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel
=== [jb] [n=juliano@c-71-204-5-104.hsd1.ga.comcast.net] has joined #ubuntu-devel
=== nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
lastnodeimbrandon, ping?03:31
=== FunnyLookinHat [n=funnyloo@64.140.73.93] has joined #ubuntu-devel
=== shenki [n=shenki@ppp162-193.lns3.adl4.internode.on.net] has joined #ubuntu-devel
=== reitblatt [n=mark@cpe-68-175-12-148.hvc.res.rr.com] has left #ubuntu-devel []
=== netdur [n=adel@adsl196-34-107-217-196.adsl196-12.iam.net.ma] has joined #ubuntu-devel
=== DShepherd [n=dwight@port0045-acx-adsl.cwjamaica.com] has joined #ubuntu-devel
netdurpeople with compiz respo, got libvte upgrade, it broke synaptic... this bug https://launchpad.net/distros/ubuntu/+source/vte/+bug/5686204:05
UbugtuMalone bug 56862 in vte "synaptic requires libvte.so.4, but upgrade of libvte removes it" [Medium,Unconfirmed]  04:06
=== shawarma [n=sh@vega.linux2go.dk] has joined #ubuntu-devel
ajmitchah, so it is the fault of 3rd party repositories04:07
netdurgonna comment04:13
=== Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel
ajmitchI'm rejecting anyway04:14
netdurokay04:15
DShepherdhey edgy users.. the X problem that was happening has it been fixed?04:15
ajmitchDShepherd: not nearly enough info04:15
DShepherdajmitch: ok..04:16
=== netdur [n=adel@adsl196-34-107-217-196.adsl196-12.iam.net.ma] has left #ubuntu-devel []
lastnodeinfinity, ping?04:17
=== bmonty_away is now known as bmonty
=== Fujitsu [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #ubuntu-devel
KeybukFile 'option.c'04:33
KeybukLines executed:100.00% of 12704:33
Keybukoption.c:creating 'option.c.gcov'04:33
Keybukyay test cases04:33
=== bmonty is now known as bmonty_away
bddebianHeya Keybuk04:34
=== jcmasters is now known as jcmasters_afk
Keybuk:)04:37
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
robertjKeybuk: has there been any discussion about attempting to automating package rebuilds for simple backports?04:44
Keybukhow do you mean?04:47
robertjKeybuk: lots of games have simple & relatively stable deps, so backporting is a snap04:48
robertjthe way I currently do it now is I take my sources.list %s/dapper/edgy, update, apt-get src foo, change sources list back & update again, then do the dpkg-buildpackage04:49
Keybukwe have a theoretical backports acrhive04:49
robertjahh?04:49
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel
robertj"theoretical backports" archive doesn't google for me04:52
bddebianheh04:54
lastnodeimbrandon, ping?05:08
=== mayday_jay [n=maydayja@maydayjay.net] has joined #ubuntu-devel
bluefoxicyAnyone know when mdz is usually around05:20
bluefoxicyside question, is anyone from the kernel team here05:20
imbrandonlastnode: pong05:21
sbalneavI'm trying to debug some ltsp localdev stuff, so I've ugraded an edubuntu box to edgy.  Now my gnome-panel consumes 70% of my cpu :)  strace shows it to be stuck in a polling loop.  This a known issue that anyone's aware of?05:21
lastnodeimbrandon, got a sec?05:21
imbrandonbluefoxicy: mdz is usaly arround after 7am london time or there abouts05:22
imbrandonlastnode: sure05:22
bddebianWhat the heck is diff --git in .diff files in debian/patches?05:22
lastnodeimbrandon, #taprobane? Ryan is there too, that's why05:22
=== jinty [n=jinty@221.Red-83-58-174.dynamicIP.rima-tde.net] has left #ubuntu-devel ["Leaving"]
bluefoxicy2am hm05:23
bluefoxicyimbrandon:  any idea if I should ask anyone else about switching the name of the 386 kernel?05:24
mjg59bluefoxicy: ?05:24
bluefoxicyI saw mdz talking about benchmarking the 386 vs 686 kernels and possibly dropping the other kernels since they offer no performance increase05:24
bluefoxicyand I looked, indeed, CONFIG_M486=Y; these are not i386, they're i48605:25
mjg59Right05:25
imbrandonprobably the kernel team i would imagine benc mjg59 mdz etc in -kernel 05:25
mjg59The fact that it's ever been called 386 is for historical reasons05:25
bluefoxicyand i386 ubuntu is built with i486 instructions to boot.05:25
bluefoxicy(cmpxchg ftw)05:25
mjg59We've never supported 38605:25
mjg59Nor has Debian since 3.005:25
imbrandoni386 is historical i think05:25
bluefoxicyYes.05:25
bluefoxicyI don't think it would hurt to call the kernel linux-image-*-48605:26
mjg59The standard kernel will be build for 586 SMP05:26
bluefoxicyrenaming the distro i486 would go ARGHFACYOUH@#( probably05:26
mjg59The alternative kernel will be built for 486 UP05:26
mjg59The *86 names will be dropped05:26
bluefoxicyyou're going to move to 586?  o.o05:26
mjg59The standard kernel can't be 68605:27
bluefoxicyI know05:27
mjg59And there's approximately no performance difference05:27
imbrandonnot from userland apps anyhow05:27
bluefoxicyThere's no compelling reason to move to 586 that I can see; mdz and benc illustrated this with benchmarks.05:27
imbrandonexactly05:27
bluefoxicyI won't protest a move to 586 or 686 mind you05:28
bluefoxicyI'm just surprised ;P05:28
imbrandonnow the x86 and x86_64 will still need to be seperated i think but thats a whole nother ball game05:28
bluefoxicyof course05:28
bluefoxicyUSB printing breaks with the x86_64 kernel; and it can't be built with a fallback to x8605:28
mjg59I doubt there are any 486 systems that can actually usefully run Ubuntu05:29
bluefoxicy(which would be a waste of time)05:29
mjg59The USB printing thing is just a bug05:29
imbrandonbluefoxicy: realy ? usb printing worked afaik on mine 05:29
imbrandoni need to check that05:29
bluefoxicyimbrandon:  benc said something about it.05:29
bddebianAnyone?  How do I properly generate a .diff file for a patching system using them?  I've never heard of --git and it doesn't even appear valid?05:29
bluefoxicyIf it was fixed bravo, offer the x86_64 one for x8605:30
imbrandonmy amd64 machine is still on breezy though so that might be part of it05:30
bluefoxicyimbrandon:  32-bit userland, not 64-bit.05:30
imbrandonits the file/web/nfs/nis server here at the house05:30
mjg59bluefoxicy: Dude, x86_64 kernels are sort of missing x86 functionality05:30
bluefoxicyit works fine with 64-bit userland.05:30
bluefoxicymjg59:  they don't BOOT on x86; but you could run 64-bit kernel on amd64 and keep 32-bit userland (flash...)05:30
imbrandonahh yea i dont have any 32bit userland stuff 05:31
mjg59bluefoxicy: Erm.05:31
mjg59bluefoxicy: What x86_64 one are we meant to offer for x86?05:31
mjg59Oh, I see what you mean05:31
imbrandonbluefoxicy: you can if you dont rely on dpkg , no dual arch support05:31
mjg59No, that's still not acceptable05:31
bluefoxicymjg59:  you don't offer any now.  BenC explains this being due to USB printing not working from 32-bit userland on 64-bit kernel.05:31
=== freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel
mjg59x86 userland depends on functionality that's not present in x86_64 kernels05:31
mjg59Like vm8605:31
mjg59amd64 userland has workarounds for that sort of thing05:32
bluefoxicyhm05:32
imbrandonisnt that a proc^Wdesign bug 05:32
mjg59imbrandon: No05:32
=== lastnode [n=lastnode@unaffiliated/mahangu] has left #ubuntu-devel ["Leaving"]
=== bluefoxicy has seen gentooers run complete 32-bit userlands on 64-bit kernels.
=== bluefoxicy shrugs.
mjg59imbrandon: Supporting 64 bit, 32 bit /and/ vm86 is pretty much impossible05:32
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
mjg59bluefoxicy: They're not using vm8605:32
bluefoxicyIt's not within reach right now and not important.05:32
bluefoxicywhat is vm8605:32
imbrandonbluefoxicy: me also thats why i'm confused i guess05:33
mjg59Semi-virtualised x8605:33
imbrandoninfact i have 32bit userland in a chroot on sid05:33
bluefoxicyvmware?05:33
imbrandonand 64bit everything else05:33
mjg59It lets applications run in something that looks like real mode under a protected mode OS05:33
bluefoxicyoh what05:33
mjg59Basically a compatibility kludge05:33
bluefoxicyoh05:33
bluefoxicyfor dosemu05:33
mjg59A somewhat important compatibility kludge, but still05:33
mjg59On x86_64 kernels, we need to execute code in an x86 emulator instead05:34
mjg59That works somewhat less well05:34
bluefoxicyso you're talking about dosemu and wine, right?  :P05:34
mjg59No05:34
bluefoxicythen what05:34
mjg59vbetool, usplash, X...05:34
bluefoxicyo.O05:35
bluefoxicyX is somehow tied to real mode?05:35
mjg59Various chunks of X make int10 calls05:35
bluefoxicyI don't remember my interrupt tables.05:35
mjg59With the potential to fall back to the aforementioned x86 emulator05:35
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-devel
bluefoxicymjg59:  is that a software interrupt to trigger another part of X?05:36
=== bluefoxicy guesses they set up a jump table... it's been so long since he's thought about this stuff.
mjg59No, it calls code in the video BIOS05:37
bluefoxicymjg59:  at any rate, on the performance stuff, I've run Dapper on 350MHz AMD K6-2 192M ram systems.  It's SLOW.  Takes 20 minutes to get into the livecd, took 5 tries to get it to finish installing without running outta memory (eventually I hacked up X to run ubiquity straight up)05:38
bluefoxicymjg59:  the video bios contains old x86 code that can't be updated then?05:38
bluefoxicy(obviously it's on a hard-coded rom)05:38
bluefoxicyI hadn't thought of that possibility.05:39
mjg59The video bios contains old x86 code that knows how to drive the graphics card, and we don't05:39
mjg59And yes, the livecd will be very slow when you don't have any RAM to use as cache05:39
bluefoxicymjg59:  is there a technical reason why vm86 can't be entered from long mode?05:39
mjg59Dunno05:40
bluefoxicymjg59:  actually, I kept hitting the "Select your timezone" screen and the graphical map would force me to 2000% CPU usage and the CPU maxes at 100% and becomes 20 times slower :>05:40
mjg59Linux doesn't implement it, and nor does Windows05:40
sbalneavah bug 5240505:40
UbugtuMalone bug 52405 in gnome-panel "gnome-panel eats 50% cpu for half an hour and flickers" [High,Confirmed]  http://launchpad.net/bugs/5240505:40
sbalneavbad link in /etc/xdg/menu05:40
bluefoxicymjg59:  I'll file that under "fucking bad design" and make the comment that running an x86 video card on a SPARC or PPC sounds hard.05:41
mjg59bluefoxicy: On PPC it's often impossible, but in those cases we have useful firmware to save us05:41
mjg59On Sparc, we have x86emu05:41
mjg59Alphas have always used x86 emulation to boot their graphics cards, anyway05:42
bluefoxicymjg59:  moving along, if you don't think Ubuntu is useful on 486 (maxes at what, 66MHz?  No I think my boyfriend has a 100MHz one or such...), why build it with the 486 instruction set at all?  Why not move to i586 instructions?05:42
mjg59bluefoxicy: Because under some niche circumstances it might be useful05:43
mjg59But not in the standard configuration05:43
bluefoxicyyeah.  init=/usr/bin/adventure05:43
mjg59Using the alternate CD, you ought to be able to produce a workable installation on a DX405:43
bluefoxicynods.05:44
=== Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel
=== RadiantFire [n=ryan@c-69-180-43-27.hsd1.ga.comcast.net] has joined #ubuntu-devel
bluefoxicymjg59:  So here comes the ugly question.  Would such an installation be workable with GNOME and Firefox?  Or, directly, can we build Firefox for i586 in theory?05:45
bluefoxicy(firefox, KDE, gnome, other big gigantic things...)05:46
mjg59It's unlikely to be useful with GNOME, even building userspace for 586 over 486 wins you fuck all05:47
bluefoxicyyeah05:48
bluefoxicyhttp://wiki.ubuntu.com/ubuntu686 head towards the bottom05:48
bluefoxicyhttps://wiki.ubuntu.com/ubuntu-i686 rather wtf.05:49
mjg59Gngk.05:50
mjg59Any perceived speed difference is unlikely to be due to the instruction set differences.05:51
mjg59It's far more likely to be related to the rest of the crack05:51
bluefoxicyyeah05:51
bluefoxicythere's some nice gains in FP-emulation in i686 vs i386 (50% faster); but guess what?  We have an FPU!  :)05:52
bluefoxicythe rest is statistically insignificant05:53
bluefoxicymjg59:  I'm hoping to get --hash-style used everywhere in Edgy+105:53
bluefoxicymjg59:  also I've had various people tell me the buildd uses -Wl,-O1 everywhere, or that it only uses -Wl,-O1 in a few packages.  I'd like to know which it is.05:54
mjg59cmov gains you, what? 1 instruction under optimal circumstances?05:54
bluefoxicycmov?05:54
mjg59The useful 686 instruction05:54
bluefoxicywhat does it do05:55
mjg59It's a mov that's conditional on the previous instruction05:55
mjg59Avoiding you having to do an explicit check and jmp05:55
bluefoxicythat sounds useful, just not ground-shakingly so.05:56
Chipzz[ot]  http://forums.invisionpower.com/lofiversion/index.php/t199177.html [/ot]  :)05:57
bluefoxicymjg59:  I'll build flac with -save-temps and scan the assembly files and give you a rough significance :P05:59
bluefoxicymjg59: do you know anyone who has access to the buildd's setup?05:59
bluefoxicyI would like to know the -Wl,-O1 thing, and everyone has been giving me things based on what they "know"05:59
bluefoxicybut they all seem to "know" different things05:59
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
mjg59No clue06:03
=== lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
bluefoxicy        cmov:   35006:09
bluefoxicy        lines:  17507206:09
bluefoxicy        percnt: .1999177481264851032706:09
bluefoxicymjg59:  ^^^ all of the .s files gcc emits when building FLAC without assembly optimizations.  0.2% of the instructions are escaped.06:10
bluefoxicy(you said cmov saves you one insn right?)06:10
mjg59Rather than jmc; mov; you can just do cmov06:11
=== bluefoxicy rebuilds for 485
bluefoxicymjg59:  when and where would be a good time to discuss changes to the linker in Edgy+1?  It has to be addressed before Edgy+1 opens right?06:12
mjg59Provide useful benchmarks. Write a spec.06:12
bluefoxicyMichael Meeks has loads of useful benchmarks.  I can write a spec.06:13
bluefoxicyCan I ream RedHat for being scum?  :<06:13
zulactually redhat is quite useful for some things06:14
bluefoxicy        lines:  191382 ... 16310 extra instructions when built for 486, that's 8% reduction!06:15
bluefoxicythere's 860 excess lines being counted (ppc/as and ppc/gas files) ... 174212 on 686 and 190522 on 486 .. 16310 difference, 8.56% instead of 8.52%06:17
bluefoxicyzul:  yeah, I just like to throw rocks at them06:17
mjg59Wait. Are you optimising for the same processor in all cases?06:17
mjg59Do bear in mind that not all instructions take the same number of cycles, and various other things06:17
bluefoxicymjg59: the first was built with CFLAGS and CXXFLAGS "-save-temps -march=i686" and the second with "-save-temps -march=i486"06:18
bluefoxicyI could test for i486 with tune for i68606:18
mjg59Yes06:18
mjg59That would be somewhat more sensible06:19
bluefoxicyzul:  the linker optimization thing though basically requires a swat at RedHat06:19
bluefoxicyMichael Meeks came up with stuff he proposed on the binutils mailing list, after coding it, testing it, benchmarking it... then 9 months later Jakub spits out a re-hashed patch for 2 of Meeks' optimizations, and says that "the initial design was done by Ulrich Drepper; some discussion occurred with Michael Meeks, but nothing came of this and the design used is actually quite different"06:20
bluefoxicyand Meeks pointed out that it looked like his prototype patches, but that he was too happy to see the stuff go in to quibble06:20
bluefoxicyand I blinked and said, "Holy SHIT, they just blatantly ripped off his stuff and claimed it was theirs!"06:20
bluefoxicyso yeah, I'm slightly biased at RedHat, don't mind me.06:21
bluefoxicymjg59:  176032 ... - 860 .. 175172, 960 instruction difference.  Only half a percent.06:25
mjg59bluefoxicy: Right. So the big difference between the 486 and 686 is the tuning, not the instructions06:25
mjg59buildds already tune for 68606:26
bluefoxicyright, which brings me back to my benchmarks, which say yeah you'll get a gain on anything alike to floating point emulation, which is not much.  :)06:26
bluefoxicyhttps://wiki.ubuntu.com/EdgyPlusOneToolchainRoadmap06:28
bluefoxicymjg59:  do you think it's safe to stick "get --hash-style support into our binutils via patch or upstream release; and use --hash-style=both" in Implementation?06:28
mjg59bluefoxicy: It's safe to do anything in a spec06:29
bluefoxicyor should I write a separate spec and stick "Examine usefulness of SomeSpec"06:29
mjg59Note which bits are of higher priority and more likely to work06:29
bluefoxicynods06:29
bluefoxicyI would love to see -Bdirect linking but it's not going to happen, there's maintenance issues with it (it breaks if you build glibc with it!) and some minor hit/miss issues (once in a while it breaks something... it also exposes bugs in stuff once in a while), which is an immediate no.06:30
bluefoxicyDrepper is doing a good job of making sure it dies too.  It would threaten the usefulness of prelink, after all.06:31
Chipzzbluefoxicy: with all the quarrel between redhat and novell about xen lately, it surprises me novell didn't fire back with that one06:43
bluefoxicyChipzz:  you saw that?06:44
bluefoxicyyeah Meeks is a novel employee, I'd figure if they took notice they'd be like "AND YOU ARE A BUNCH OF THIEVES AU*#*" and we could all get the popcorn.06:44
Chipzzbluefoxicy: if redhat ripped off suse with that gcc patch06:44
Chipzzgiven the amounts of bad words form redhat about xen06:45
bluefoxicyhttp://sourceware.org/ml/libc-alpha/2006-06/msg00095.html second paragraph; http://sourceware.org/ml/binutils/2006-01/msg00171.html and http://sourceware.org/ml/binutils/2006-01/msg00024.html being meeks.06:45
imbrandonsuse just needs to buy redhat and desolve them ;)06:46
Chipzzheh06:46
bluefoxicyhttp://sourceware.org/ml/binutils/2005-10/msg00436.html "Sorry to mail you directly Ulrich - but don't know where glibc /development cogitation occurs."06:46
imbrandonspeaking of suse /me needs to look at porting sax2 to ubuntu06:46
bluefoxicyanyway does anyone want to keep talking politics or is there a useful topic to pick up?06:47
bluefoxicypolitics are fine with me; especially when RedHat's mascot is Carmen Sandiego :D06:47
imbrandonlol i've had enough politics myself 06:48
mjg59OH ARGH THIS IS ALL SO HORRIBLE06:48
imbrandon?06:48
mjg59Bluez makes me sad06:49
imbrandonheh never had a use for it so never touched it06:50
bddebianGnight peoples06:50
imbrandongnight bddebian06:50
mjg59You are lost in a twisty maze of typedefs, all different06:50
bluefoxicylol06:53
bluefoxicymjg59:  what should I do with the psychotic stuff?06:54
=== dsas [n=dean@host86-129-12-65.range86-129.btcentralplus.com] has joined #ubuntu-devel
bluefoxicyhttps://wiki.ubuntu.com/EdgyPlusOneToolchainRoadmap updated btw06:55
mjg59bluefoxicy: I recommend seeing a medical professional. The year of med school I have doesn't cover mental disorders.06:55
bluefoxicylol06:55
bluefoxicyno I mean specs that are not likely to ever be carried out06:55
mjg59Oh06:55
mjg59I wouldn't bother mentioning them06:56
bluefoxicyheh06:56
bluefoxicyI've got a set that defines auditing/configuration/documentation/hardened kernel/source code auditing/hardened toolchain/vulnerability response as an organizational structure of the security team; basically I tried to mimic Hardened Gentoo06:58
bluefoxicyand I'm not sure if it's ACTUALLY worth trying to make happen or if I should just sit on it06:58
imbrandonzul: ping , still alive ?06:58
bluefoxicythe security team already does source code auditing and vulnerability response, AFAIK06:59
imbrandonMiguel de Icaza07:01
imbrandongah i hate this keymap07:02
=== DShepherd [n=dwight@port0045-acx-adsl.cwjamaica.com] has joined #ubuntu-devel
kylem607:04
=== bluefoxicy yawns
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== imbrandon waits for kde4 kdelibs to compile again
=== nixternal whispers konvo
=== lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== stub [n=stub@ppp-58.8.4.68.revip2.asianet.co.th] has joined #ubuntu-devel
=== TomB| [n=ownthebo@AC9F3122.ipt.aol.com] has joined #ubuntu-devel
=== bluefoxicy munches pizza and looks an at article he's writing.
=== jdub_ [n=jdub@home.waugh.id.au] has joined #ubuntu-devel
=== kylem [n=kyle@cabal.ca] has joined #ubuntu-devel
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== StoneTable [n=stone@ethos.battleaxe.net] has joined #ubuntu-devel
bluefoxicywhew.  16 paragraphs.08:01
bluefoxicy(my biggest one was 24; the prelink one was 15)08:01
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
imbrandonheh, making a book bluefoxicy08:06
imbrandonjust teasin08:06
bluefoxicyimbrandon:  just expanding my portfolio.08:06
imbrandonmore productive than me i guess, i'm just photoshopin my gotchi whil i wait on kde4 to finish up ( likely to be waiting a while )08:07
bluefoxicyI'm learning from a couple gentoo guides and trying to persuade the LWN.net guys to let me send a series of 3 articles up (for a nominal price, of course-- this is going to pay for my Nintendo Wii) on some janitorial development tasks08:07
imbrandonheh nice08:07
bluefoxicythe first article fired off removing executable stacks; I spent a few days doing a number of these.08:07
imbrandonyea i read a little about the gcc linking before you talked about it, was kinda funy i ran accross it twice in 2 days08:08
bluefoxicyI also want to get in fixing code to compile PIC when it doesn't want to (how I'm going to make an ARTICLE about that I have NO idea; it's basically "do not use %ebx when doing assembly"); and removing ELF .text relocations (I can make a full article on this; the security considerations are amusing too)08:09
bluefoxicyactually I can probably do the PIC thing08:09
imbrandonheh08:10
bluefoxicyinstead of using registers you can declare variables and have gcc use them; I should probably explain the syntax.08:10
=== TomB| [n=ownthebo@AC9F3122.ipt.aol.com] has joined #ubuntu-devel
bluefoxicyobviously the readers will include people who broke the shit in the first place; I understand LWN's audience is technically adept, but I'm CLEARLY discussing something they NEED to know.  :>08:11
=== bluefoxicy fixed the textrel in SDL the other day; Gentoo has had a patch for it forever though, so use theirs.
imbrandon;)08:12
=== jdub_ is now known as jdub
imbrandonmoins jdub08:14
jdubyo08:14
jdubpants off08:14
imbrandonerr i guess afternoon for you ;)08:14
jdubword to yo momma08:14
jdub<- back from paintball08:15
imbrandonheh fun, i love paintball08:15
=== Zdra [n=zdra@45.250-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
bluefoxicypants off wtf?08:16
bluefoxicythis isn't #mutual-m.... wait, this place is full of computer nerds.08:17
=== nags [n=nags@125.22.9.151] has joined #ubuntu-devel
=== _TomB [n=ownthebo@AC9F3122.ipt.aol.com] has joined #ubuntu-devel
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== TomB| [n=ownthebo@AC9F3122.ipt.aol.com] has joined #ubuntu-devel
=== troy_s [n=aphorism@d206-116-6-170.bchsia.telus.net] has joined #ubuntu-devel
=== troy_s [n=aphorism@d206-116-6-170.bchsia.telus.net] has joined #ubuntu-devel
=== troy_s [n=aphorism@d206-116-6-170.bchsia.telus.net] has left #ubuntu-devel ["Parting"]
lastnodeimbrandon, ping?08:46
=== ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== dnkidjit [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== Arbiter [n=arbiter@unaffiliated/arbiter] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@220.247.249.229] has joined #ubuntu-devel
=== Russel_ [n=engelzz@p5487779E.dip.t-dialin.net] has joined #ubuntu-devel
=== TheMuso_ is now known as TheMuso
=== rpedro [n=rpedro@87-196-98-17.net.novis.pt] has joined #ubuntu-devel
=== pygi [n=pygi@89-172-200-242.adsl.net.t-com.hr] has joined #ubuntu-devel
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel
=== Fujitsu_ [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #ubuntu-devel
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel
pygihey hey pitti 09:44
Hobbseehi pitti 09:45
pittihey pygi09:46
pittihi Hobbsee 09:46
Hobbsee:)09:47
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
pygipitti, whenever you feel ready to burn cd with k3b without cdrecord :)09:48
=== Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel
pygirather one day when it's not weekend :)09:48
pittipygi: heh, I have never used k3b :)09:51
pittipygi: I had used a simple cdrecord alias for years, and then nautilus-cd-burner for the sake of dogfooding09:52
pygipitti, ah,oki :)09:52
pittiyes, and right now I'm just preparing my laptop for the sprint and pack my stuff09:53
pygi:)09:55
imbrandonmoins pitti09:57
imbrandonand pygi ;)09:57
pygihey imbrandon 09:57
pygiimbrandon, ll eat you, you know that, right?09:58
pygiand you know why,also :P09:58
imbrandonheh , sorry benn slackin09:58
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
imbrandoni should get to that tonight09:58
pygiimbrandon, I hope :)09:58
=== fnordus [n=dnall@s142-179-111-243.bc.hsia.telus.net] has joined #ubuntu-devel
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== geser [n=michael@85.25.111.53] has joined #ubuntu-devel
=== sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel
=== dsas_ [n=dean@host86-129-12-65.range86-129.btcentralplus.com] has joined #ubuntu-devel
=== Stiffler_ [i=1000@80.50.253.90] has joined #ubuntu-devel
=== Stiffler_ [i=1000@80.50.253.90] has left #ubuntu-devel []
=== Goshawk [n=vincenzo@d83-176-29-226.cust.tele2.it] has joined #ubuntu-devel
Goshawkhi,  why the file /etc/lsb-base-logging.sh is part of lsb-base in ubuntu ( http://packages.ubuntu.com/cgi-bin//search_contents.pl?version=edgy&arch=amd64&case=insensitive&word=lsb-base&searchmode=filelist ) while in debian it's part of the package usplash? ( http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=usplash&version=unstable&arch=amd64 )10:32
=== givre [n=flo@APuteaux-152-1-11-212.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel
=== Arbiter [n=arbiter@unaffiliated/arbiter] has joined #ubuntu-devel
=== Huahua [n=hua_@123.49.239.66] has joined #ubuntu-devel
dokopitti: http://librarian.launchpad.net/3935558/buildlog_ubuntu-edgy-i386.dpkg_1.13.22ubuntu6_FAILEDTOBUILD.txt.gz10:50
=== doko [n=doko@dslb-088-073-102-098.pools.arcor-ip.net] has joined #ubuntu-devel
pittidoko: thanks10:58
pittidoko: something to hack on in the train tomorrow :)10:58
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== Tonio_ [n=tonio@titoph.planetemu.net] has joined #ubuntu-devel
Tonio_hi11:20
_ionHola.11:20
=== MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel
dokoinfinity, cprov-afk: please requeue cairo-java on sparc11:27
=== tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel
=== Zdra [n=zdra@di-pc66.ulb.ac.be] has joined #ubuntu-devel
=== givre_ [n=flo@APuteaux-152-1-69-15.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel
=== Fujitsu_ [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #ubuntu-devel
=== glatzor [n=sebi@ppp-82-135-3-190.dynamic.mnet-online.de] has joined #ubuntu-devel
=== chip42 [n=ftg2@69.92.30.201] has joined #ubuntu-devel
sladen"We also believe in proper law enforcement as cyclists are much more likely to be victims, rather than perpetrators, of bad road use."12:01
sladen"We also believe in proper law enforcement as cyclists are much more likely to be victims, rather than perpetrators, of bad road use."12:01
=== nbdyspcl [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel
=== herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu-devel
=== nbdyspcl [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== irvin [n=ipp@ubuntu/member/irvin] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== pygi [n=pygi@89-172-194-153.adsl.net.t-com.hr] has joined #ubuntu-devel
=== lukketto [n=lukketto@host112-36.pool876.interbusiness.it] has joined #ubuntu-devel
=== tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel
\shmoins01:00
imbrandonheya \sh01:00
pygihey \sh01:00
irvinhey \sh 01:01
cprov-afkdoko: done01:04
=== \sh needs some help in debugging a weird grub problem...
dokocprov-afk: thanks01:04
=== kagou [n=kagou@84.7.25.49] has joined #ubuntu-devel
=== jinty [n=jinty@221.Red-83-58-174.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== eggauah [n=daniel@c91fa07c.cps.virtua.com.br] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel
=== tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
_ionRe: https://wiki.ubuntu.com/LibAtaForAtaDisks; don't v1 swap partitions have UUIDs as well? Why aren't they listed in /dev/disk/by-uuid?02:15
sladennice.  2.6.17 crashes if you insert an PCMCIA IDE disk02:19
_ionkeybuk: Thoughts?02:20
_ionWhoops, he isn't online.02:21
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== bmon [n=monnahan@127.Red-83-43-55.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
=== phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel
=== shackan [n=shackan@host226-136.pool8711.interbusiness.it] has joined #ubuntu-devel
lastnodeanyone used the httplib python module here before?02:53
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel
=== lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel
=== jpatrick [n=patrick@ubuntu/member/jpatrick] has joined #ubuntu-devel
=== Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-devel
_ionkeybuk: Any thoughts? 151543 < _ion> Re: https://wiki.ubuntu.com/LibAtaForAtaDisks; don't v1 swap partitions have UUIDs as well? Why aren't they listed in /dev/disk/by-uuid?03:16
=== j_ack [n=rudi@p508DBD58.dip0.t-ipconnect.de] has joined #ubuntu-devel
Keybuk_ion: ever tried activating a v1 swap partition? :)03:19
Keybukyou'd have to patch the kernel to support them again03:19
_ionkeybuk: Isn't v1 exactly what is used currently? :-)03:20
_ionv0 is the old swap format.03:20
Keybukerr, yes03:21
Keybuksorry03:21
=== zyga learns about swap partitions having a format :)
Keybukin that case, yes v1 swap partitions may have UUIDs03:21
Keybukand if they do, they will show up in /dev/disk/by-uuid03:21
Keybuknote *may* ... the installer never used to set one03:22
_ion% dd if=/dev/zero of=swap bs=1M count=2; mkswap swap03:22
_ionno label, UUID=d1937c2d-9b46-4675-8eef-159721d50d3503:22
Keybukone of the things that the uuid conversion does is add a UUID to any swap partition that's missing one03:22
_ionSeems like a UUID is generated by default.03:22
Keybukright, by mkswap03:22
Keybukd-i doesn't use mkswap :)03:22
_ionOh, okay. :-)03:22
=== gort [n=jgbiggs@cpe-24-175-10-187.houston.res.rr.com] has joined #ubuntu-devel
Keybuksyndicate scott% cat /proc/swaps03:23
KeybukFilename                                Type            Size    Used    Priority03:23
Keybuk/dev/hda5                               partition       1622524 0       -103:23
Keybuksyndicate scott% udevinfo -qsymlink -nhda5 03:23
Keybukdisk/by-id/ata-HTS548040M9AT00_MRL242L2HA7L9B-part5 disk/by-path/pci-0000:00:10.0-ide-0:0-part5 disk/by-uuid/49fbf0dc-412a-4a8b-8469-6fa41cf9b78a 03:23
_ionHow to add an UUID to a swap partition by hand?03:23
Keybukuuidgen | perl -ne 's/-//g;printf "%c",hex $1 while(/(..)/g)' dd conv=notrunc "of=$DEV" obs=1 seek=103603:24
Keybuk(replace $DEV)03:24
_ionThanks.03:24
Keybukerr03:24
Keybukuuidgen | perl -ne 's/-//g;printf "%c",hex $1 while(/(..)/g)' | dd conv=notrunc "of=$DEV" obs=1 seek=103603:24
Keybuk:p03:24
_ionIs the edgy UUID conversion code available from somewhere?03:25
Keybuk/var/lib/dpkg/info/volumeid.postinst03:26
_ionThanks again. :-)03:26
_ionkeybuk: Btw, the perl code in a slighty shorter (and one might say clearer) form: s/-//g;chomp;print pack("H*",$_)03:50
lastnodeinfinity, ping?03:51
=== Mez [i=Mez@ubuntu/member/mez] has joined #ubuntu-devel
=== Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-devel
lastnodeimbrandon, ping?04:14
imbrandonpong04:15
sladenKeybuk: can that be added to mkswap ?04:16
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel
=== towolf [n=towolf@p85.212.159.127.tisdip.tiscali.de] has joined #ubuntu-devel
=== bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel
bddebianHowdy04:20
Keybuksladen: it could I guess04:21
bddebianMorning Keybuk04:21
lastnodeimbrandon, there is this insane problem with httplib and urllib - t seems to cap the data after a certain number of bytes04:22
lastnodereturns 200 OK, but no data goes across04:22
imbrandonhrm ok i'm about to head out soon i'll look when i get back04:22
lastnodeok cool04:22
lastnodethanks mate04:22
sladenKeybuk: that would be most useful, people are more likely to use that to create swap partitions than the 'postinst' :)04:23
=== j_ack [n=nico@p508DBD58.dip0.t-ipconnect.de] has joined #ubuntu-devel
MezKamion: pinh04:24
Mezs/pinh/ping/04:24
=== Mez waves at Keybuk
bddebianWhoa, heya Mez04:25
Mezbddebian, hello :D04:25
sladenKeybuk: btw, do all the other mk.* creation tools generate a UUID automatically?04:27
=== Zdra [n=zdra@45.250-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
=== Arrogance [n=aks@ottawa-hs-64-26-170-82.d-ip.magma.ca] has joined #ubuntu-devel
=== pounk [n=pounkf@142-217-81-161.telebecinternet.net] has joined #ubuntu-devel
=== freeflying_ [n=freeflyi@221.221.163.228] has joined #ubuntu-devel
=== imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel
=== pygi [n=pygi@89-172-224-206.adsl.net.t-com.hr] has joined #ubuntu-devel
=== imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel
=== sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel
=== lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel
bddebianAnyone have the patience/time to explain the 0c2a transition crap to me?05:00
azeemwhy should anybody want to explain crap to you?05:03
Nafallohehe05:03
=== lfittl [n=lfittl@85-125-227-23.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel
=== rpedro [n=rpedro@87-196-98-17.net.novis.pt] has left #ubuntu-devel ["Ex-Chat"]
bddebianazeem: Becuase I try to help?05:07
azeembddebian: maybe, but calling things people put in a lot of thought "transition crap" won't help a lot05:08
azeemI'm sure people will gladly answer if you ask a specific question about that transition05:09
bddebianDid I say that their work was crap?  NO.  It's merely an expression.05:09
tsengbddebian: you did, actually05:10
tsengwhether you think so or not05:10
bddebianHow so?05:10
tseng"transition crap", pretty clear05:10
tsengit helps to understand that someone might interpret something you wrote differently05:11
tsengesp if they aren't native USians05:11
tsengwho say crap as a manner of speech all day05:11
bddebianGah, bbiam05:11
=== lukketto [n=lukketto@host202-86.pool8257.interbusiness.it] has joined #ubuntu-devel
=== cassidy [n=cassidy@238.205-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
=== Zdra [n=zdra@45.250-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
=== wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel
=== ge_ubuntu [n=zvi@217.147.238.7] has joined #UBUNTU-DEVEL
=== sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel
=== heimweh [n=Elvis@20150204054.user.veloxzone.com.br] has joined #ubuntu-devel
bddebianOK, how about can someone please help me understand this ingenious wonderful 0c2a transitions stuff?  Better? :-)05:47
azeembddebian: what part did you not understand?05:47
bddebianWell I got the concept but now I'm not sure how to handle something like osgcal05:48
bddebianWe did libosgcal0c2a because of the C transition05:48
bddebianBut now Debian is using the same toolchain (I think).  Do we revert back?05:49
azeemDebian was doing c2a as well05:50
bddebianAye but for osgcal I only ever see a libosgcal0 not c2a05:51
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
pygiwill  be be dropping cdrecord as well, and use forked cdrtools?05:52
bddebianazeem: I guess what I am asking is that if I merge osgcal from Debian, I am going to have to deal with conflicts/replaces, etc for the libosgcal0c2a stuff right?05:53
bddebianSee, it's crap to me because I'm too dumb to understand it :-)05:54
=== joshuapurcell [n=lane@c-67-172-194-163.hsd1.tx.comcast.net] has joined #ubuntu-devel
=== Arbiter [n=arbiter@unaffiliated/arbiter] has joined #ubuntu-devel
geserif you merge it as libosgcal0 you must conflict/replace libosgcal0c2a06:00
=== ivoks [n=ivoks@lns02-0094.dsl.iskon.hr] has joined #ubuntu-devel
bddebiangeser: That's what I thought, thanks06:00
geserit's because both packages provide the same files06:02
=== zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel
=== cassidy [n=cassidy@238.205-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
=== segfau1t [i=segfault@ring0.core-dumped.org] has joined #ubuntu-devel
=== jinty [n=jinty@221.Red-83-58-174.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== nbdyspcl [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== DShepherd [n=dwight@port0045-acx-adsl.cwjamaica.com] has joined #ubuntu-devel
=== marsu [n=user@c83-248-240-16.bredband.comhem.se] has joined #ubuntu-devel
=== SeFoKumA [n=user@160.Red-81-37-192.dynamicIP.rima-tde.net] has joined #ubuntu-devel
=== SeFoKumA [n=user@160.Red-81-37-192.dynamicIP.rima-tde.net] has left #ubuntu-devel ["Sla]
=== Tonio_ [n=tonio@titoph.planetemu.net] has joined #ubuntu-devel
=== phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel
=== nbdyspcl [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== TomB [n=tomb@AC9F3122.ipt.aol.com] has joined #ubuntu-devel
=== thotz [n=thomas@M3586P004.adsl.highway.telekom.at] has joined #ubuntu-devel
=== ge_ubuntu [n=zvi@217.147.238.7] has joined #UBUNTU-DEVEL
=== nags [n=nags@125.22.8.159] has joined #ubuntu-devel
=== nbdyspcl [n=ftg2@69.92.30.201] has joined #ubuntu-devel
=== gort [n=jgbiggs@cpe-24-175-10-187.houston.res.rr.com] has joined #ubuntu-devel
=== thotz [n=thomas@M3586P004.adsl.highway.telekom.at] has left #ubuntu-devel []
=== jpatrick [n=patrick@ubuntu/member/jpatrick] has joined #ubuntu-devel
=== [jb] [n=juliano@c-71-204-5-104.hsd1.ga.comcast.net] has joined #ubuntu-devel
=== robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel
=== geser [n=michael@85.25.111.53] has joined #ubuntu-devel
=== robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel
=== eggauah [n=daniel@c91fa07c.cps.virtua.com.br] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== gort [n=jgbiggs@cpe-24-175-10-187.houston.res.rr.com] has joined #ubuntu-devel
=== nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel
=== [jb] [n=juliano@c-71-204-5-104.hsd1.ga.comcast.net] has joined #ubuntu-devel
=== Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-devel
=== Spads [n=crack@host-87-74-18-227.bulldogdsl.com] has joined #ubuntu-devel
=== [jb] [n=juliano@c-71-204-5-104.hsd1.ga.comcast.net] has joined #ubuntu-devel
=== lukketto [n=lukketto@host202-86.pool8257.interbusiness.it] has left #ubuntu-devel []
=== patwack_ [n=paddy@cpc3-blfs4-0-0-cust387.belf.cable.ntl.com] has joined #ubuntu-devel
=== Zdra_ [n=zdra@45.250-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel
=== fsmw [n=Fernando@16-57-50.adsl.terra.cl] has joined #ubuntu-devel
=== ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel
=== Tonio_ [n=tonio@titoph.planetemu.net] has joined #ubuntu-devel
=== j_ack [n=rudi@p508DA6AB.dip0.t-ipconnect.de] has joined #ubuntu-devel
=== WaterSevenUb [n=WaterSev@195-23-238-140.nr.ip.pt] has joined #ubuntu-devel
=== Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== pygi [n=pygi@89-172-195-130.adsl.net.t-com.hr] has joined #ubuntu-devel
=== bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel
=== KaiL_ [n=KaiL@p548F5F74.dip.t-dialin.net] has joined #ubuntu-devel
=== FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel
=== theCore [n=alex@modemcable069.137-83-70.mc.videotron.ca] has joined #ubuntu-devel
=== poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel
=== sbalneav [n=sbalneav@S0106000b6a5631f9.wp.shawcable.net] has joined #ubuntu-devel
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel
=== Hagbarddenstore [n=hagbardd@81-235-254-217-no24.tbcn.telia.com] has joined #ubuntu-devel
=== Thordasin [n=rlumley@c-69-245-23-120.hsd1.tn.comcast.net] has joined #ubuntu-devel
=== Thordasin [n=rlumley@c-69-245-23-120.hsd1.tn.comcast.net] has left #ubuntu-devel []
bluefoxicyman my hard disk is cranking.10:59
=== aigarius [n=aigarius@82.152.74.5] has joined #ubuntu-devel
=== LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel
bluefoxicyI need review for a spec I am going to try to propose for Edgy; is it automatically in the queue, or do I need to do something11:26
=== poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel
=== pygi [n=pygi@89-172-224-44.adsl.net.t-com.hr] has joined #ubuntu-devel
=== nbdyspcl [n=ftg2@69.92.30.201] has left #ubuntu-devel ["Konversation]
=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel
=== pounk [n=pounkf@142-217-81-161.telebecinternet.net] has joined #ubuntu-devel
=== AstralJava [n=jaska@cm-062-241-239-3.lohjanpuhelin.fi] has joined #ubuntu-devel
=== jcmasters_afk is now known as jcmasters

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!