=== jeronim` [n=jj@203.17.19.11] has joined #ubuntu-devel === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === b3nw [n=ben@unaffiliated/b3nw] has joined #ubuntu-devel === sbartleylinux [n=sbartley@67.108.61.130.ptr.us.xo.net] has left #ubuntu-devel ["Leaving"] === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === ProN00b [n=dot@pD951A981.dip.t-dialin.net] has joined #ubuntu-devel === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has left #ubuntu-devel [] === shackan [i=shackan@host134-97.pool8259.interbusiness.it] has joined #ubuntu-devel === bigcx2 [n=bigcx2@jpi-stillwatr-233-242.dmisinetworks.net] has joined #ubuntu-devel === herzi [n=herzi@d011188.adsl.hansenet.de] has joined #ubuntu-devel [12:29] nice work everyone on a sweet release [12:30] I installed fresh today and it was great === HiddenWolf [n=HiddenWo@136.144.dynamic.phpg.net] has joined #ubuntu-devel === robitaille [n=robitail@p238-121.public.uvic.ca] has joined #ubuntu-devel [12:50] hey all! [12:51] I've got a question, it appears that there is a bug in compaq laptop biosses that put the critical(S5) temperature and the passive temperature both at 73 degrees === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [12:51] this is rather stupid, and has some rather undesirable side-effects [12:51] namely, the laptop shuts down before it gets the chance to cool :) [12:52] heya all. I've determined that for my sound chipset, a few alsa settings must be set to off for sound to work without headphones, what package should get the bug? [12:52] should I make a patch to acpi-support to decrease the passive temperature if it is found to be the same as the S5 temperature? or should I just file a bug and let someone else sort it out? [12:54] robertj: alsa-base or alsa-utils, we'll punt it to the proper one [12:55] robertj: keep in mind it's not possible to always set it, since your ac97 quirk may be chipset-specific [12:55] crimsun: it is chipset specific [12:56] without jack sense and headphone jack sense and line jack sense it doesn't work properly [12:56] robertj: if it's chipset-specific, have you passed the appropriate ac97_quirk option (depending on your driver)? === feeha1 [n=sfeehan@pool-64-222-103-115.burl.east.verizon.net] has left #ubuntu-devel [] === neuralis [n=ike@83-131-19-95.adsl.net.t-com.hr] has joined #ubuntu-devel [12:56] robertj: additionally, some quirks have been hard-coded into the appropriate drivers, and you can pass that model as a parameter to the driver. modinfo === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === Bicchi [n=Bicchi@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #ubuntu-devel === daniels [n=daniels@amnesiac.heapspace.net] has joined #ubuntu-devel [01:00] TMM, try reporting a bug and attaching the patch to the bug report :-) [01:00] mpt, I am still wondering what software should get the bug actually :) [01:01] mpt, acpi-support is the only bit of software that has the magic to determine the vendor, but currently has no infrastructure to do special things based on that... because, ideally, you need to poke 2 memory adresses for this laptop to get all the buttons to work [01:03] TMM: so, what you do is: [01:03] TMM: write the thing to patch the memory address, and use acpi-support to trigger it [01:06] that's it? [01:06] this pretty much involves all the recent presario models bij compaq and hp's evo and presario line [01:07] I've got another one :) [01:07] that should be all thats needed [01:07] and acpi-support, when you look at it, depends on a bunch of packages, but doesn't have the actual per-platform hacks in it itself. [01:07] it would be really good to fix those models :) [01:08] there is also a light next to the 'mute' button for sound, that, with the poking of the correct address will either turn on or off, I figured it out, but it would require wrapper scripts for the mute button handler in gnome... would such a thing be acceptable? [01:08] lifeless, actually, acpi-support includes quite a lot of scripts and other goodies [01:09] scripts yes. [01:10] but all they do is determine what features, and what things from other packages, to run [01:11] ok [01:12] so what about the mute light? :) [01:12] anyway, however you do it, I'm positive mjg59 will love you for a patch [01:12] he can tweak it to be 'right' later :) [01:12] for the mute light, I suspect a kernel patch is the 'right way' but.. file a bug with the info you have, and/or chat with mjg59 [01:13] hes teh acpi king [01:13] ok, I'll make 2 patches then, one for insane temperature triggers(that is not compaq specific imgo), one to enable the buttons for the compaq === tseng [n=tseng@brandonhale.us] has joined #ubuntu-devel [01:13] lifeless, hard to do, the kernel doesn't really need or want to know the mute-state of the soundcard :) === tseng [n=tseng@brandonhale.us] has joined #ubuntu-devel [01:14] lifeless, although, I suppose I could work it into a soundcard drivers, but the button has nothing to do with soundcards, from a technical point of view, I'd have to add that code to all the soundcards that are in the different laptops that have this weird button [01:15] not as a soundcard button [01:15] just as an event [01:15] oh, I misread [01:15] so you can turn the light on or off, but it is not a button ? [01:15] the button and the light AND the soundcard don't have anything incommon [01:15] the light is next to the button [01:16] but you need to trigger the state of the light manually [01:16] it's a stupid setup [01:16] but, hey, here it is! :) [01:17] right [01:17] so its just a visual that is labelled 'muted' [01:17] basically, yeah [01:17] mmm, so, probably a driver patch to allow setting it [01:17] in what? :) [01:17] and then whatever for gnome to set that thing if present [01:17] hardware is usually kernel :) [01:18] can you tell that the light is there ? [01:18] there is rather a lot of kernel === neuralis [n=ike@83-131-19-95.adsl.net.t-com.hr] has left #ubuntu-devel ["Leaving"] [01:18] no, you can't tell that the light is there [01:18] bugger [01:18] you can't probe for it or anything [01:18] makes it kinda hard. [01:18] I know :) [01:18] I know roughly what laptops have it based on their type#'s [01:18] so , I think you definately need to talk this through with mjg59 - I suggest filing bugs for each thing, with as much info as possible. [01:19] I have 3 laptops here that have the light, all 3 with different soundcards [01:19] all three compaq [01:19] 'sound chip' is a better term probably :) [01:19] I have code to set the light that works on all three, I have code to enable the extra buttons [01:19] I just don't have a place to stick it :) [01:20] well, I have a place I could 'stick it up to' but that's hardly productive :) === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has left #ubuntu-devel ["http://mpt.net.nz/"] [01:26] lifeless, I'll dick around a bit, I'll figure something out [01:26] TMM: mjg59 is our laptop guru, but if he has any sense he's attending the release party right now ;-) [01:26] he would be the one to talk to about it [01:27] I'll go do that [01:27] I hope he's having a couple of drinks :) [01:27] I see a lot of the regulars are idling now, so I hope everyone is getting nice and drunk :) [01:28] knowing mjg59 he's having a couple of bottles of drink [01:28] Keybuk: I would see to it personally, but being on the other side of the planet etc... [01:28] Keybuk: why aren't you there? [01:28] wasn't invited [01:28] and didn't find out anything about where it was until late this evening when it was too late to get there [01:29] puh-leeze, you're implicitly invited [01:29] it did sound like rather a last-minute affair [01:31] yeah [01:31] I think mark just went wherever the wiki said there was a party [01:32] mark has a chopper :) [01:32] that helps in those cases :) [01:32] sorry to tell you, but you suck for forcing users to have gcj !!!!!! [01:33] who? [01:33] the one whos responsible for it === deb_user_ba [i=deb_user@201009118129.user.veloxzone.com.br] has joined #ubuntu-devel [01:33] ProN00b: first, the code of conduct applies in this channel [01:33] ProN00b: second, openoffice.org are the ones responsible [01:33] Hi!! [01:33] i don't care, i am not a dev anyway [01:34] that makes no difference [01:34] openoffice needs it ? [01:34] whee [01:34] but why does it have a java binary *_* [01:34] thats just strange === deb_user_ba [i=deb_user@201009118129.user.veloxzone.com.br] has left #ubuntu-devel [] [01:34] ProN00b, the alternative would have been to depend on sun's closed source javaVM, your choice [01:34] ProN00b, :) [01:35] i will download it [01:36] still can't you somehow hide that java binary from console [01:36] rename it or something ? [01:36] ProN00b, yeah, but openoffice will work without it, isn't that a good thing? plus, using gcj is a hell of a lot faster than vm stuff [01:37] nothing against gcj in general, i actually like the idea, but i need to run my jar's and i think there might be some fuckup having two java binaries on the system [01:38] ProN00b: dude, if you can't be polite and respectful (as well as remain on-topic -- this is more of an #ubuntu question/rant), please leave [01:41] i rather fell this is a development issue, as having a working (as in running sun javavm made for packages) java is quite important to some people [01:42] ProN00b: install a package with your proprietary jvm of choice that supports /etc/alternatives, and then use update-alternatives to make it defaut. that's exactly what update-alternatives is for. [01:43] daniels, that's way too polite. :) [01:43] whats that strange alternatives stuff, i have never heard of it [01:44] ProN00b, openoffice is sponsored by sun, sun develops java, at least openoffice.org2-base is disfunctional without java, and many other options in -writer and -calc also [01:44] ProN00b: at this point, I'm pretty sure it's ceased to be anything to do with development. [01:44] ProN00b, we can't ship javaVM, so we use gcj [01:44] ProN00b, and you're trolling, and voilating the code of conduct. [01:44] ProN00b: I second daniels, please take this discussion to #ubuntu, there you can learn more about update-alternatives. [01:45] ProN00b, ubotu Ubuntu is an African concept of "humanity towards others". The code of conduct is at: http://www.ubuntulinux.org/community/conduct === Bicchi [n=Bicchi@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #ubuntu-devel [01:47] daniels, to his credit, he stopped being impolite and disrespectful a while ago [01:48] TMM, he shouldn't have started in the first place [01:48] HiddenWolf, true [01:48] but it's also wrong to bash someone for something he stopped doing :) [01:48] TMM, "you give me a free OS which works out of the box, but you suck, because it's not exactly how I like it!, Die" [01:49] TMM: right, but -devel isn't for answering what update-alternatives is. [01:49] daniels, true, that. :) [01:49] daniels, no, you are right [01:49] well, I'll just shut up now, I was having a nice converation on intercal in #ubuntu-nl === TMM votes to change all the python code in ubuntu to intercal [01:49] TMM, but really, if you voilate the coc, you lose credit. :) [01:50] HiddenWolf, obviously, but violating it yourself to tell it to someone in an unpleasant way isn't the way to go either [01:50] "You will stop making war, even if I have to kill each and every last one of you" [01:50] something like that [01:50] TMM, curt, not unpleasant. [01:51] TMM, and let's start by porting beagle and that mono cruft to python, then we can talk about intercal. :) [01:51] Once you get the hang of d-i preseeding, infecting the whole world with Ubuntu is a joy :) [01:51] HiddenWolf, noooo, let's port it to intercal!!! :) === xTina assimilates another 72 machines :) [01:51] xTina, d-i preseeding? [01:52] xTina, nice === TMM only assimilated 2 machines today :( [01:52] TMM: fully-automated installation just with debian-installer, a few python scripts, and cfengine2 abused as just an interpreter === HiddenWolf didn't assimilate anyone today [01:53] though this server here is bugging me with its network interfaces [01:53] I should have checked before how it was done :( [01:53] xTina, I usually assimiate with a good talk and a bunch of cd's :) [01:55] TMM: :) === bddebian [n=bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-devel === daniels [n=daniels@amnesiac.heapspace.net] has left #ubuntu-devel [] === Alkmanas [n=Vavouras@ipa231.1.tellas.gr] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === Alkmanas [n=Vavouras@ipa231.1.tellas.gr] has left #ubuntu-devel [] === hunger [n=hunger@p54A61A02.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:23] 02:23:02 < strahler> o.k ich geh wieder off. carstenh und man-di vielen dank. === doko_ [n=doko@dslb-084-059-071-109.pools.arcor-ip.net] has joined #ubuntu-devel [02:23] ECHAN sorry === shackan [i=shackan@host92-92.pool871.interbusiness.it] has joined #ubuntu-devel === womble [n=mpalmer@eth359.nsw.adsl.internode.on.net] has joined #ubuntu-devel [02:38] fecking hell [02:38] people want backports already [02:39] Mez: just open dapper that would work well enough ;) [02:39] calc :P [02:39] for now [02:39] lol [02:43] Mez: it's always like this :) get used to it :) === mxpxpod [n=bryan@unaffiliated/mxpxpod] has joined #ubuntu-devel === thoreauputic [n=prospero@wolax6-161.dialup.optusnet.com.au] has joined #ubuntu-devel [03:14] Mez, ARE there any backports? :) there is nothing to backport FROM... :P [03:14] TMM [03:14] my point exactly === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel [03:16] it's just occurred to me ... I can't wait to see what the "Drake Dance" looks like [03:16] Mez, what did they want for backports then? or just backports in general? :) [03:16] keybuk: at the JD again? [03:17] TMM: Azureus [03:17] Mez, azureus is not going to come in universe or multiverse, right? [03:17] Mez, I'm still trying to get it to work and build with free java SDK :) or is someone else also at that? [03:18] mdz: I assume you have it all planned to the last step by now? :p [03:24] Keybuk: it? [03:24] mdz: the drake dance [03:24] ah [03:24] I have 2 more weeks to come up with something [03:25] we could all just stand around waiting [03:25] no, no, bad keybuk; cheap shot [03:26] lol [03:33] That should be the hallowe'en costume contest. [03:33] The best Dapper Duck. [03:34] are we having a ball? [03:35] No idea, but if you want tickets to Rocky Horror... ;) [03:35] if we are, I'll bring my uniform and come as a croupier [03:36] Mez: I plan to come to UBZ in costume on the 31st. It would be nice if I weren't the only one. [03:36] It wouldn't slow me down either way. [03:36] =) [03:36] lol [03:36] I can do a croup easy [03:36] lol [03:37] but... costume = PITA === Hobbsee [n=sarah@CPE-144-136-127-247.nsw.bigpond.net.au] has joined #ubuntu-devel === camilotelles [n=Camilo@20132203203.user.veloxzone.com.br] has joined #ubuntu-devel [03:47] jbailey: I think the last costume I wore to Rocky Horror would scare people === ozamosi [n=nnnnnnnn@h130n11c1o1049.bredband.skanova.com] has joined #ubuntu-devel [03:48] jdub, ping [03:49] Mez: almost certainly at the release party [03:49] lol - just wondering why the wiki is so slow [03:49] and where is the release party? [03:50] London somewhere [03:50] ah shame [03:50] next week and I coulda gone [03:51] there will be more than sufficient parties at UBZ [03:51] PackageHeadersEducationSession - lol @ Keybuk === jcape [n=jcape@c-67-173-146-239.hsd1.il.comcast.net] has joined #ubuntu-devel === wickedpuppy [n=wickedpu@cm25.epsilon165.maxonline.com.sg] has joined #ubuntu-devel === GmanZZZ is now known as Gman_ [03:58] when was debconf 4 [03:58] 2004 [03:59] May I think [03:59] fair enough [03:59] lol [03:59] http://www.netsplit.com/events/2004/debconf4/ [03:59] elmo didnt like backports back then apparently [03:59] :D [03:59] 26th May2nd June 2004 [03:59] http://people.debian.org/~taggart/talks/debconf4-backporting/img0.html [03:59] lmao [04:01] you know, I _STILL_ have chocolate left over from DC4 [04:01] lmao [04:01] acutally [04:01] this is funny [04:01] http://people.debian.org/~taggart/talks/debconf4-backporting/img12.html [04:02] hmm... how much chocolate did you buy? [04:05] SSDS is what HP guys used to call us before we were Canonical [04:06] yeah I know :D [04:06] I just found the slide amusing [04:09] mmm, baz missing --skip-present is today's friend [04:12] so I actually have two non-merged launchpad branches -- and I swear I submitted one of them wayyy back === Arrogance [n=aks@ottawa-hs-209-217-93-61.d-ip.magma.ca] has joined #ubuntu-devel === otavio is now known as otavio[off] === r0bby2 [n=wakawaka@146.145.145.254] has joined #ubuntu-devel === Gman_ is now known as GmanAFK [04:44] GOOD MORNING FREEDOM LOVERS! [04:46] dude, you're keeping the wrong timezone [04:47] just got back from GLLUG + release party [04:48] any good? [04:48] fun [04:48] GLLUG was smaller than their usual crowd, but they usually meet on saturdays during the day, so this was quite odd === ozamosi [n=nnnnnnnn@h130n11c1o1049.bredband.skanova.com] has joined #ubuntu-devel [04:52] Ok, I'm desperate. It's 4:44 am, I spent the past 7 hours debugging a network problem with breezy. Are there _any_ known issues related to using 2 network interfaces on breezy, routing , receiving but not replying on icmp echo requests ... anything? === r0bby [n=wakawaka@guifications/user/r0bby] has joined #ubuntu-devel [04:56] none that I know of [04:56] are both interfaces receiving and sending packages separately? [04:56] are the iptables clear? [04:56] if you're trying to forward, do you have forwarding enabled and appropriate lifting between the two? === rafl [n=rafl@2001:5c0:8fff:fffe:0:0:0:1757] has joined #ubuntu-devel [05:03] Keybuk: I am not trying to forward, no iptables, both interfaces work just fine unless you are trying to send packets from subnet A to the Interface in Subnet B or from any subnet other than A to the interface in subnet A. [05:04] so it's a forwarding issue? [05:04] you're trying to accept packages on interface A and output them to interface B ? [05:04] Keybuk: not really [05:04] it would help greatly if you could be clear and precise about what you're trying to do [05:06] I want a machine to have 2 IPs, each on a separate interface in a separate subnet. [05:06] It worked this morning on Fedora, it doesn't work any more tonight on breezy. [05:07] I have a machine still working fine on Fedora with a similar setup, there is no difference except for the last 2 digits of the IP address, routing table is the same, forwarding is off on both. [05:07] right [05:08] The machine is not supposed to play router. [05:08] from the machine can you ping addresses on either interface? [05:08] yes. [05:08] so it works? [05:08] from the machine it works [05:08] to the machine, packets arrive but the machine doesn't seem to be sending anything out. [05:08] and from subnet A, can you ping the machine's interface A [05:08] yes [05:08] and from subnet B, can you ping the machine's interface B [05:08] yes [05:09] and from the machine, can you ping a machine on subnet A [05:09] yes [05:09] and from the machine, can you ping a machine on subnet B [05:09] yes [05:09] so you've just described a working machine [05:09] ...what is your problem? :p [05:09] that from any subnet other than A I can't ping the interface A, and from subnet A I can't ping the interface B [05:10] right [05:10] that's entirely expected behaviour! [05:10] which should work, did work and does work with the other machine [05:10] no, it shouldn't work [05:10] from subnet A you should not be able to ping interface B [05:10] because it's on a different subnet [05:10] if you want that to work, you need to enable IP Forwarding [05:10] no [05:10] think: firewall configuration -- you really don't want the kernel lifting packets between the two networks [05:11] you have to enable that [05:11] I am on a machine in A. If I ping the IP of the interface on B, the packets should go out to my default gw, go through * hops and then end up on interface B at some point. [05:11] They _do_ end up on interface B. [05:11] (says tcpdump) [05:11] right, now here's the interesting question ... how do you expect the packets to get back? :p [05:11] But the machine refuses to reply. [05:12] they have to go back out of B [05:12] but the machine's routing table will tell it to send them out of A [05:12] which requires forwarding, which is disabled by default [05:12] likewise if you ping the machine from a subnet that's not A or B, you need a default route for each interface to indicate how to get the packets back [05:13] iirc. RedHat and Fedora have always enabled forwarding by default [05:13] we choose to disable it by default for security reasons, because it's nearly always someone playing silly buggers [05:14] and you end up with horrible network configurations where your machine takes the ping on interface B but sends the reply out of A [05:14] so the incoming and outgoing packets go totally different routes [05:14] It's still that /proc/sys/net/ipv4/ip_forward tells me if forwarding is enabled, right? [05:14] yeah === robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel [05:14] it's 0 on both machines [05:15] the working and the non-working [05:15] ok, fedora are doing something else evil then [05:15] but that network topology you described shouldn't work [05:15] Keybuk: So, what about having 2 default routes? [05:15] Keybuk: multiple people have assured me it should be working [05:15] you're basically trying to make your machine behave as if it has two networking stacks [05:16] anyway, this is expected behaviour, so there's no bug here [05:16] there are plenty of howtos and documentation on the net for doing networking correctly [05:17] I'd especially start by learning the ip(8) tool, rather than ifconfig/route [05:18] I still don't understand why you think this could only work with forwarding packets. [05:18] The incoming packet and a response are independent to my knowledge. [05:18] So if I receive a packet on network interface A, nothing prevents me from sending out the response on B. [05:18] If the routing table says so, that is. [05:19] icmp is treated specially I think [05:19] it's been a while since I heavily played with the Linux networking stack [05:19] Keybuk: It's the same for SSH. [05:19] I quit working for ISPs a couple of years back, it's seriously not fun [05:20] ;) [05:20] I think I have to give up for now. [05:20] 8 hours in a noisy server room is taking a toll [05:20] I _think_ the responses are generated by flipping the headers around [05:20] so it deliberately replies from the IP that was ping'd [05:21] so it's already generating the reply "from B", and then trying to deliver that [05:21] which it can't do through interface A [05:22] Keybuk: But this implies that SSH should work. [05:22] the same may be true for TCP too [05:23] certainly I'm not surprised by the behaviour [05:27] check the values of (amongst others) conf/*/arp_filter and stuff [05:32] identical [05:34] what value? [05:34] certainly dig about; it's almost surely configurable behaviour -- one of the default network options may be different === tambaqui [n=patricia@200-230-129-143-mns.cpe.vivax.com.br] has joined #ubuntu-devel === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [05:38] Oh dammit. You're right [05:38] it's rp_filter [05:38] it's set to the same value on both machines [05:38] but turning it off makes it work on the non-working machine [05:40] it's probably not a good idea though :( [05:47] it is! [05:47] apparently it's only useful in combination ip forwarding turned on [05:48] Keybuk: thanks, i really appreciate your help [05:48] i thought i was going slightly nuts === bronson [n=bronson@pool-151-203-43-66.bstnma.east.verizon.net] has joined #ubuntu-devel [05:50] :) === r0bby2 [n=wakawaka@146.145.145.254] has joined #ubuntu-devel === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has joined #ubuntu-devel === ardchoille [n=ianmac@unaffiliated/ardchoille] has joined #ubuntu-devel === ardchoille [n=ianmac@unaffiliated/ardchoille] has left #ubuntu-devel ["Mran] === lilo [i=levin@freenode/staff/pdpc.levin] has joined #ubuntu-devel [06:43] hi all.... apologies for our problems earlier [06:43] we're still piecing it together.... the scope of access was actually fairly limited [06:44] apparently it was partly social engineering and partly something else, we're still looking at the logs [06:46] anyway, I have a few more stops to make === lilo waves === lilo [i=levin@freenode/staff/pdpc.levin] has left #ubuntu-devel [] === minghua [n=minghua@ppp-70-247-41-252.dsl.hstntx.swbell.net] has joined #ubuntu-devel === b3nw [n=ben@unaffiliated/b3nw] has left #ubuntu-devel ["Leaving"] === wickedpuppy [n=wickedpu@cm25.epsilon165.maxonline.com.sg] has joined #ubuntu-devel === r0bby [n=wakawaka@146.145.145.254] has joined #ubuntu-devel === jeronim` [n=jj@203.17.19.11] has joined #ubuntu-devel === wickedpuppy [n=wickedpu@cm25.epsilon165.maxonline.com.sg] has joined #ubuntu-devel === OddAbe19 [n=OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === hunger [n=hunger@p54A621BE.dip0.t-ipconnect.de] has joined #ubuntu-devel === Hikaru79 [n=hikaru79@d57-4-59.home.cgocable.net] has joined #ubuntu-devel === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [08:32] Morning all === stub [n=stub@203-214-4-72.dyn.iinet.net.au] has joined #ubuntu-devel [08:51] morning === pitti [n=pitti@195.227.105.178] has joined #ubuntu-devel [09:06] Good morning [09:08] hey pitti [09:08] pitti: security pkgs for sparc are on the way [09:08] breezy is done [09:08] hoary is building [09:08] for kernels? [09:08] morning pitti , fabbione [09:08] nope [09:09] pitti: the kernel was already done [09:09] pitti: openssl/curl/wget [09:09] hi sivang [09:09] ah [09:18] Good morning === hunger is getting a badsig on breezy-updates since yesterday evening. Is that a known problem? [09:19] hunger: what archive are you using? [09:19] i get no problems here [09:19] perhaps it's an out of sync mirror [09:19] fabbione: archive.ubuntu.com breezy-updates Release [09:20] hunger: are you sure your ISP doesn't have a transparent proxy? [09:20] i rsynced this morning and updated all of my machines [09:20] no problem at all [09:20] fabbione: I am not. But I never had this problem before. [09:20] fabbione: I'll try a different mirror... [09:22] fabbione: You were right... switching protocolls to ftp helped. [09:22] Sorry for the noise. [09:23] Strange... it does work now, even after switching back to http. === OculusAquilae [n=bastian@p548D1848.dip0.t-ipconnect.de] has joined #ubuntu-devel [09:32] evening all [09:40] hey ajmitch === herzi [n=herzi@d011188.adsl.hansenet.de] has joined #ubuntu-devel [09:57] morning folks [09:57] hi siretart [09:58] fabbione: I see igor stopped building. How much of universe did he managed to build? do you have an overview? === xxenon [i=xxenon@81.13.232.130] has left #ubuntu-devel ["Leaving"] [10:11] siretart: we manged 90.28% of the entire archive [10:11] yes.. igor is stopped becuase breezy is closed [10:11] we will start building again when dapper opens [10:11] fabbione: whoa. thats great! that means poor old igor managed to build almost all of universe :) [10:12] siretart: not really.. it did its fair share :) [10:13] well, there is another sparc upcoming anyway. (perhaps after ubz) [10:13] ;) [10:13] siretart: hopefully we will get buildd's at the datacenter [10:13] siretart: you coming to UBZ ? [10:13] not sure yet tho [10:14] where does UBZ take place? [10:14] canadia [10:14] sivang: yepp :) [10:14] fabbione: that would be even better! :) [10:14] bah [10:14] siretart: yup [10:15] ubuntu in center should take place in central europe ;] === zyga will wait untill someone comes up with UIC [10:16] zyga: there was a conf in Spain [10:17] spain is better than canada but I cannot turn time :) [10:17] I didnt know of ubuntu back then === pvanhoof [n=pvanhoof@d5153F60A.access.telenet.be] has joined #ubuntu-devel === Mez cant wait for the ubuntu conference to eb in the UK [10:19] though it's usually in exotic locations [10:19] so, skegness? [10:19] Mez: it was in oxford, iirc [10:20] ajmithc :P [10:21] isn't oxford exotic enough? :) [10:23] ajmitch: you're not from the UK are you [10:23] NZ === ajmitch must leave, bbl [10:29] Mez: the first two-ish conferences were in england, i'd be surprised if it was back anytime soon [10:29] bob2 :( === infinity wonders what's so exotic about either Sydney or Montreal. [10:32] I mean, they'r enice, large, world-class cities, but hardly "exotic". [10:33] Except for all the people here in Australia who talk funny. [10:33] bob2: ah, I thought there was only Oxford one time, where/when was the other? [10:33] don't be grousing on us like that, mayte [10:33] Don't get agro, mate. [10:34] bob2: do you know if spephan richter's cookbook still available on the web? [10:35] s/spephan/stephan/ [10:38] mommy! GtkTreeView is breaking my fragile little mind! [10:39] Keybuk: what's wrong?? :) [10:40] it's eeeevil === mmtb [n=marcin@dxl84.neoplus.adsl.tpnet.pl] has joined #ubuntu-devel [10:40] Keybuk: what's it doing to ya ? === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [10:40] just trying to learn how to use it [10:41] eh, you bumped into the way the model corrosponds to it? (took me some time to get that in g-s-t) === carstenh [n=carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel === MasterC [n=chans@dslb-084-060-224-231.pools.arcor-ip.net] has joined #ubuntu-devel === gilligan_ [i=gilligan@p549AA8B6.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:01] sorry to ask here but no-one from the user channel knew -- does anyone know which package includes 'alsasrc' ? [11:02] .oO(use apt-file or packages.ubuntu.com?) [11:04] well packages.ubuntu.com brings no results [11:04] so that leaves me puzzled [11:05] that just means it's not in ubuntu [11:05] or wasn't when the index was last updated [11:05] this belongs in #ubuntu [11:05] jah [11:06] yes it does.. but as no-one seemed to have any clue.. [11:06] I'll address that there. [11:06] plus the program ought to be in ubuntu as it is supposed to be used in the multimedia systems selector as pipeline [11:08] please migrate this to #ubuntu [11:09] ok,sorry === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel [11:11] carstenh: that's nice how you did that comics style thinking ballon ;) [11:11] :) === sivang wonders how a Marvell production would look on the world of Ubuntu, Launchpad, users and hero developers :) === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === ivoks [n=ivoks@lns01-2406.dsl.iskon.hr] has joined #ubuntu-devel === martink [n=martin@p54B3ACF1.dip0.t-ipconnect.de] has joined #ubuntu-devel === ivoks [n=ivoks@lns01-2406.dsl.iskon.hr] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === Hirion [n=Hirion@p5487CD57.dip.t-dialin.net] has joined #ubuntu-devel === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === mitsuhiko [n=blackbir@M1775P011.adsl.highway.telekom.at] has joined #ubuntu-devel === MagnusR [n=magru@85.194.14.142] has joined #ubuntu-devel === gbon121 [n=chatzill@d81-211-186-228.cust.tele2.it] has joined #ubuntu-devel === chris38-home [n=Christia@LSt-Amand-152-31-21-96.w82-127.abo.wanadoo.fr] has joined #ubuntu-devel === kyncani [n=kyncani@82.250.207.25] has joined #ubuntu-devel === TMM [n=hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-devel === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === sabdfl [n=mark@pdpc/supporter/silver/sabdfl] has joined #ubuntu-devel [12:42] <\sh> moin moin sabdfl :) === dmk [n=dmk@host81-155-39-86.range81-155.btcentralplus.com] has joined #ubuntu-devel === mitsuhiko_ [n=blackbir@80.122.201.98] has joined #ubuntu-devel === ogra [n=ogra@p5089E78D.dip.t-dialin.net] has joined #ubuntu-devel [12:43] moin moin! [12:43] hey ogra, \sh [12:43] breezy gave me a headache, but only for today :-) [12:44] hey sabdfl :) [12:44] sabdfl, good release party then [12:44] rather [12:44] heh === ogra looks at \sh who is still recovering from the beerhead... [12:44] <\sh> ouch [12:44] heh === \sh just succeeded to comfort ogra yesterday evening...he slept like a bear ... [12:46] **snorrr** === Simira [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel [12:47] <\sh> or was it the server room next door [12:47] quick question guys..in Launchpad there is a bug raised that is fundementally a feature request for gnomebaker. If I mark it for fix in upstream is it going to ask me for the severity so I can put enhancement? if not what should I do? [12:48] sorry if this seems a stupid one, just don't want to piss off upstream [12:49] dmk, feature requests are mostly enhancements, sounds ok ... [12:50] orga, cool - I just did want to click it and it to go in as a bug. wanted to make sure I could change it the enhancement === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel [12:50] orga, to instead of the at the end [12:51] dmk: we do need a good way to move from a bug to a spec [12:51] i think you can link the two of them, iirc [12:51] so if there is a spec for the feature, registered in LP, you can link to it from the bug [12:52] morning sabdfl, did the oarty go well? [12:52] Mez... my head thinks [12:52] so === kikidonk [n=kikidonk@ip-83-134-7-104.dsl.scarlet.be] has joined #ubuntu-devel [12:52] updates _again_? [12:52] You can never have enough updates. [12:52] sabdfl, yeah === shackan [i=shackan@host54-79.pool8257.interbusiness.it] has joined #ubuntu-devel [12:53] infinity, I haven't really felt that Breezy is done yet, with -security updates left and right. :) [12:53] -security will always happen. [12:54] infinity, not to mention the version bumps. :D [12:55] Yeah, uhm. "oops." [12:55] version bumps? [12:55] Lathiat : Minor embarassment where the versions for mozilla, thunderbird, and enigmail were lower in breezy than hoary-security, so upgrades wouldn't happen. [12:55] Go me. [12:55] oh [12:55] (and pitti) [12:55] how did that happen? [12:56] Inability to count. [12:56] lol [12:56] <\sh> why don't I have a digicam now...this picture is so nice...a white cat in suses arms, and ogra is petting her (the cat) and the cat is closing her eyes..and is relaxing...this is really a nice picture [12:56] wow archive.u.c is up to 15K/s [12:56] woot :) [12:57] Yeah, I can't wait until it's back to "normal"... Should only be a few more days, I suspect. [12:57] And sinze we're not opening dapper until Tuesday (at the earliest), that works out well. [12:57] s/sinze/since/ [12:58] See, my fab typing may have had something to do with the version issues. === dmk [n=dmk@host81-155-39-86.range81-155.btcentralplus.com] has left #ubuntu-devel ["Leaving"] [01:02] mjg59: ping [01:03] "ugh." [01:04] howza [01:04] <\sh> jdub: "ugh" or "arghl my head"? [01:05] a little of both [01:05] <\sh> jdub: perfect...;) [01:06] hehe... all this release party victims [01:07] <\sh> ogra: don't be loud....you're one of them *eg* [01:08] lol [01:08] <\sh> and now I will have a look in the mirror and I hope I'm not scaring myself === Danten [n=danten@h102n9c1o1049.bredband.skanova.com] has joined #Ubuntu-devel === sivang reads backlog and giggles === ogra listens to the scared screams from the bathroom === xVxaxaP [n=xVxaxaP@70.89.208.241] has joined #ubuntu-devel [01:11] mjg59 just headed for the train station from y place [01:11] sabdfl_still_diz: thanks [01:11] still_diz ? [01:12] ah, is mjg59 coming here today? [01:12] lifeless, still need to talk to him about the laptop stuff :) === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel [01:14] lifeless: "zy$", I'd assume === gilligan__ [i=gilligan@p549A812E.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:29] http://www.ucc.asn.au/services/ubuntu.ucc [01:29] ^ UBUNTU ON TAP [01:32] <\sh> and a nice picture of a toshiba portege r200 which is working NOW OUT OF THE BOX ! [01:40] who can review uploads to breezy-updates? === cassidy [n=cassidy@39.160-200-80.adsl.skynet.be] has joined #ubuntu-devel [01:43] lmao at ubuntu on tap === cassidy [n=cassidy@39.160-200-80.adsl.skynet.be] has joined #ubuntu-devel === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [01:44] Riddell, more updates?! [01:48] HiddenWolf: same ones, still needing review [01:49] Riddell, ok === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === OculusAquilae [n=bastian@p548D1848.dip0.t-ipconnect.de] has joined #ubuntu-devel === Yagisan [n=jamie@60-240-199-209.tpgi.com.au] has joined #ubuntu-devel [01:57] sabdfl_still_diz, mjg59: "EBay buys VeriSign payment service division" -> heh [01:58] wow, plane ticket pricese really do vary sildly from day to day [01:58] from $377 to $690 one day to the next === psichron [n=Carel@wpv-ip-nas-1-p73.telkom-ipnet.co.za] has joined #ubuntu-devel [02:00] jdub: talking on avahi at lca. :) [02:00] i should do a gca talk "now it actually works..." :) [02:00] Lathiat: are you an avahi developer? [02:00] Riddell: yeh [02:00] Riddell: one of the original authors [02:01] Lathiat: excellent, I'll come to you when I have questions about getting the KDE avahi support working :) [02:01] Riddell: cool :) [02:01] Riddell: we have qt main loop integration [02:01] and it works with kdnssd now [02:01] altho its a bit hacky, it works === pitti [n=pitti@195.227.105.178] has joined #ubuntu-devel [02:09] hello [02:09] Lathiat: rawk [02:09] yo pitti [02:09] jdub: indeed [02:15] Lathiat: what's hacky about the qt integration? [02:17] pitti: hey Martin :) [02:19] <\sh> siretart: hey pitti [02:19] <\sh> argl === tseng watches jdub's bees nest === \sh should think about siretart and writing to another person [02:19] <\sh> shouldn't even [02:19] nice stir, jeff [02:19] hmm? [02:20] release process thread === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [02:21] Hi sivang! I just bought a printer :-) [02:21] i dont feel like telling this guy that thinks it will create "huge flak" that all of the FUD he references comes straight from Ian [02:21] and that no one cares [02:21] oh right [02:22] heh. hy * [02:22] ;) [02:22] <\sh> siretart: sorry...didn't want to disturb you while u r relaxing ,-) [02:22] hrhr [02:22] i guess it means i need a proper spec for approval for keeping up with mono, though [02:24] pitti: oh you did :) ? [02:24] pitti: cool, then I need to get one as well - preferbly a laser one, [02:24] pitti: my deskjet here is dying [02:27] sivang: yes, I bought a laser === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has joined #ubuntu-devel === olemke [n=olemke@p54896101.dip.t-dialin.net] has joined #ubuntu-devel === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-93-61.d-ip.magma.ca] has joined #ubuntu-devel === thierry_ [n=thierry@modemcable143.48-131-66.mc.videotron.ca] has joined #ubuntu-devel === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel [02:55] sabdfl_hungover: irn-bru. best thing for it === pitti [n=pitti@195.227.105.178] has joined #ubuntu-devel [02:56] Riddell: where do i find that? [02:56] sabdfl_hungover: scotland mostly I'm afraid === Firetech [n=Firetech@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [02:57] it may be worth the trip [02:59] Riddell: the qt integration isnt hack [02:59] y [02:59] Riddell: the kdnssd integration is [02:59] Riddell: because it was designed around howl [02:59] and their usage model is different to ours === dunerecords [n=johannes@p54992AB9.dip0.t-ipconnect.de] has joined #ubuntu-devel === pitti [n=pitti@195.227.105.178] has joined #ubuntu-devel === traveller [n=Kenneth@220-245-129-11.static.tpgi.com.au] has joined #ubuntu-devel === traveller [n=Kenneth@220-245-129-11.static.tpgi.com.au] has left #ubuntu-devel [] === Firetech [n=Firetech@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [03:10] mdz: ping [03:10] actually.... probably elmo ping... I'm not too sure [03:12] either way, can someone please create the breezy-backports archive, people are enabling it, as it's commented out in default sources.list, and it's causing errors and we're geting a load of complaints === shackan [i=shackan@host144-82.pool8257.interbusiness.it] has joined #ubuntu-devel === Firetech [n=Jocke@h53n1fls301o1100.telia.com] has joined #ubuntu-devel === adas [n=aaaa@bzq-82-81-66-128.red.bezeqint.net] has joined #ubuntu-devel === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel === hunger [n=hunger@p54A62B55.dip0.t-ipconnect.de] has joined #ubuntu-devel === Hirion [n=Hirion@p5487CD57.dip.t-dialin.net] has joined #ubuntu-devel === stratus [n=stratus@200.217.83.66] has joined #ubuntu-devel === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [03:55] i'll dare asking a small #ubuntu question... the totem mozilla plugin does not have a seperate package ? how can I get rid of it ? === backports-r-us [n=jdong@ap61061.bn02627.sfldmi.wayport.net] has joined #ubuntu-devel [03:57] are there any kernel folks in here? [03:57] I'm trying to get rid of the time stamps on all the kernel messages... [03:57] not having much luck googling or on #ubuntu [03:58] backports-r-us, what do you want to get rid of them for? [03:58] backports-r-us, backports are me [03:59] gilligan__: logwatch doesn't enjoy reporting duplicates properly anymroe :) [03:59] Mez: backup nick; logged in @ home right now [03:59] :P [03:59] (too lazy to register it, too) [04:00] Mez: but now that you've brought it up, do u have a functioning Hoary pbuilder/whatever-you-use environment? === mxpxpod [n=bryan@12-207-1-46.client.mchsi.com] has joined #ubuntu-devel === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has left #ubuntu-devel ["http://mpt.net.nz/"] === iT7vl3b [n=iT7vl3b@70.89.208.241] has joined #ubuntu-devel [04:10] backports-r-us : You have to recompile and disable CONFIG_PRINTK_TIME [04:10] infinity: grr, it takes a recompile? [04:11] backports-r-us : Hrm, botting with "time=no" might work. [04:11] backports-r-us : Booting with "time" turns them ON, so maybe time=no turns 'em off. :) Untested. [04:12] infinity: LOL, good logic... will test :) [04:12] godamn [04:12] ~I realy wish i didnt have backports on a highlight [04:13] i [04:13] am [04:13] annoying [04:13] mez [04:13] right [04:13] now [04:13] :) [04:14] make you happier? [04:14] actually only when you said mez did it ding me [04:14] ty [04:14] lol === cassidy [n=cassidy@64-205.243.81.adsl.skynet.be] has joined #ubuntu-devel === jdong__ concludes #ubuntu is for those with multithreaded brains === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === seppolokki [i=seppolok@kapsi.fi] has joined #ubuntu-devel === WaterSevenUb [n=WaterSev@195-23-220-96.net.novis.pt] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-93-61.d-ip.magma.ca] has joined #ubuntu-devel === ivoks [n=ivoks@lns01-2406.dsl.iskon.hr] has joined #ubuntu-devel [04:33] hi [04:34] hi === msturm [n=msturm@t-20-214.athome.tue.nl] has joined #ubuntu-devel === dand [n=dand@gw.datagroup.ro] has joined #ubuntu-devel [04:47] mjg59, are you alive yet? [04:47] mjg59, still having a hangover no doubt ;) [04:52] hi I'm one of the dejavu-font developers, how do i got about to update the package in breezy? [04:52] should I just contact the package maintainer? [04:54] oh... actually, i should just contact peter [04:55] moyogo: it's late to update the package in breezy [04:55] jordi: for the next update then [04:55] yeah, for 6.04 [04:56] jordi: actually, could the font be installed by default? at least along with bitstream? === ..[topic/#ubuntu-devel:fabbione] : Ubuntu Development (not support, even with dapper) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | MOM/NDA producing bad diffs | Ubuntu 5.10 released: http://lists.ubuntu.com/archives/ubuntu-announce/2005-October/000038.html | Dapper opens ~Tuesday [04:57] moyogo: you should discuss that with the Ubuntu Desktop guys, I think [04:57] what channel? [04:57] I'd guess #ubuntu-desktop [04:58] oh... thanks === poningru [n=poningru@n128-227-55-245.xlate.ufl.edu] has joined #ubuntu-devel === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [05:06] moyogo: we'll ship dejavu with dapper [05:06] jdub: thanks, we'll need to follow up with the updates there too, 1.14 has been out for a month, breezy only has 1.11 packaged [05:07] moyogo: highly unlikely that we'd update breezy [05:07] no prob [05:09] elmo:ping === WaterSevenUb [n=WaterSev@195-23-220-121.net.novis.pt] has joined #ubuntu-devel === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === shack\out [i=shackan@host50-106.pool8257.interbusiness.it] has joined #ubuntu-devel === LaserJock [n=icechat5@adsl-69-227-135-198.dsl.renocs.nvbell.net] has joined #ubuntu-devel [05:34] oh, now thats a nifty idea [05:34] use jabber to tell machines to update packages [05:34] or to install something [05:34] if the machine is down, it will get the message when it starts back up. [05:40] dieman: unlike e-mail how exactly...? [05:40] having a jabber client with root priveledges fills me with joy [05:43] heh [05:43] theres going to be something evil with any agent implementation. === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has joined #ubuntu-devel [05:47] Robot101: wouldn't need to have root - don't be silly :) === jsgotangco [n=jsg@info1-177.info.com.ph] has joined #ubuntu-devel [05:47] jdub: it has root privs to do something, like invoke the pkg manager [05:48] Robot101: the jabber client wouldn't - separate the tasks (cf. pmount) [05:48] yes obviously [05:48] but it's still a jabber client which can invoke at least your pkg manager as root [05:48] :P [05:49] you can do plenty to fence that [05:49] it's a good idea [05:49] saw the idea on planet gnome [05:49] I don't see how jabber is suddenly a better way to do it than e-mail [05:49] it's not [05:50] as they say in london, please mind the crack :) === terrex [n=terrex@84-122-90-162.onocable.ono.com] has joined #ubuntu-devel [05:50] philip van hoof's post recently. [05:51] dieman: yes, I read it too [05:51] ahh, ok [05:51] im not sure if its better yet, but i hadn't thought about it [05:52] i was always leaning towards using web services to communicate back to the clients -- having them check a website every so often. === blueyed [n=daniel@i5387D0FB.versanet.de] has joined #ubuntu-devel === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [06:17] hah, someone finally replied to my mirrors@canonical.com email :) [06:17] dieman, no :-P [06:21] heh [06:21] <\sh> hmm...i just got a shock [06:22] at least the mirror is back down to sub 1-loads [06:22] instead of 30-80 [06:22] <\sh> https://launchpad.net/distros/ubuntu/+sources/elmo/+bug/3122 <- elmo crashes on startup === jkossen [n=jochem@jkossen.nl] has joined #Ubuntu-devel [06:25] dieman, and that's good news? :P === tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-devel [06:28] " [06:28] After over half a year not doing anything with Elmo I decided to admit that nothing is going to change. " [06:29] heh, that sounds like a dead mailer project [06:29] HiddenWolf: yes and no :) === bronson [n=bronson@pool-151-203-43-66.bstnma.east.verizon.net] has joined #ubuntu-devel [06:29] means my fai installs at work will go fast again [06:30] :) [06:30] dieman, I'd rather have archive.u.c was swamped any day. I'm smart enough to find a mirror. [06:30] oh, im talking aobut the mirror at work :) === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has left #ubuntu-devel ["http://mpt.net.nz/"] === koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-devel === WaterSevenUb [n=WaterSev@195-23-220-211.net.novis.pt] has joined #ubuntu-devel === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel === pitti [n=pitti@195.227.105.178] has joined #ubuntu-devel [07:00] hmmm [07:00] elmo is a script? [07:01] script/program === psusi [n=phreak@103.202.33.65.cfl.res.rr.com] has joined #ubuntu-devel [07:02] what package do you have to install to get io.h for things like open()? [07:03] you mean stdio.h ? [07:03] no.... [07:03] stdio is C standard IO [07:03] fopen() [07:03] you said open not fopen ;p and iirc its in the same header file [07:03] it is? [07:04] it shouldn't be [07:04] apt-get install manpages-dev [07:04] man fopen [07:04] ahh, there's the bloody man pages [07:04] psusi: libc6-dev, but i recommend installing build-essential [07:04] I have build-essential an libc6-dev installed [07:04] oh, but you need the man pages === Lathiat has never known of an io.h [07:04] and fopen is in stdio.h im sure of it [07:05] libc6-dev: /usr/include/sys/io.h [07:05] ah i see [07:05] yes, fopen is in stdio.h, but where is open()? [07:05] I looked at sys/io.h and it just had stuff for IO port access, not file IO [07:06] isnt open like [07:06] an internal function [07:06] or something [07:06] it's a kernel system call that is wrapped by the libc library === Hirion [n=Hirion@p5487CD57.dip.t-dialin.net] has joined #ubuntu-devel [07:09] strange.... the man page on open doesn't list O_BINARY [07:12] Is something wrong with the archive ? I'm getting [07:12] W: GPG error: http://192.168.1.1 breezy-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key [07:12] on my updates now. [07:15] i saw someoen else get that too [07:15] mine are fine [07:16] Lathiat: all my boxes go to the apt-cacher machine at 192.168.1.1, which in turn uses the au.archive.ubuntu.com mirror [07:18] I am not going to upgrade my boxes if the signature fails. I checked and apt-cacher doesn't cache Release files [07:19] so unless the key was changed, I'd have the mirror checked for possible compromise [07:20] Yagisan, it does that sometimes [07:20] Yagisan: im updating fine [07:20] of au.archive.ubuntu.com [07:20] i figure your apt-cache is b0rked [07:20] or if your really paranoid [07:20] someone is MITMing you ;p [07:20] or your ISP has a proxy [07:20] that cached the gpg sig file or something [07:21] Lathiat: Several boxes get that (I know my isp has a hidden transparent proxy, I found it when mapping my connection) [07:22] Lathiat: It's my job to be paranoid - someone has to do it :) [07:22] your isp has probably just cached the Release.gpg file then [07:22] shouldn't the cachability of the file on the server be set correctly so that the proxy should go ask it to validate that the file has not changed at relatively short intervals? [07:23] shouldnt ISPs use proxys that actually pay attention to the cache settings? ;) [07:23] hehe === jeronim` [n=jj@203.17.19.11] has joined #ubuntu-devel [07:24] Lathiat: why would they? they're transparent! [07:24] they loose transparency when they fail to obey the cachability rules [07:24] psusi: not to windows people [07:24] because isps suck :) [07:24] the OS you are running has nothing to do with it [07:25] if the proxy is caching stale data, you're going to have problems === HiddenWolf [n=HiddenWo@136.144.dynamic.phpg.net] has joined #ubuntu-devel [07:26] excellent - 6 updates and only one without error :-/ somethings stuffed === Yagisan goes for lucky 7 === zenrox [n=zenrox@71.115.209.110] has joined #ubuntu-devel [07:28] yeh in a windows world [07:28] transparent is 'almost opaque' :) === Yagisan sighs === eclipse [n=User@p5085B2B3.dip0.t-ipconnect.de] has joined #ubuntu-devel === Yagisan wishes he knew what exactly causes the problem, because it's become intermittent [07:32] We've got two of our master archive machines out of sync. This is being worked on. [07:34] au.archive.ubuntu.com points to archive.ubuntu.com as we don't have an Australian archive mirror yet. (But hopefully will soon) [07:35] ah [07:35] that makes sense [07:35] Znarl: thanks. I know enough about gpg to be concerned when the sig fails. Will try again in 12 hours or so === eclipse [n=User@p5085B2B3.dip0.t-ipconnect.de] has left #ubuntu-devel [] [07:36] Yagisan: basically your probably getting Releases off one server [07:36] You could use security.ubuntu.com, if you're not already. [07:36] Yagisan: and Releases.gpg off the other [07:37] Znarl: already have that :) [07:37] Lathiat: seems like that is the case [07:38] Znarl: the mirror is in london isn't it (it has a horrible ping from here) [07:38] Yes, in London. [07:39] There's a good local mirror at http://mirror.isp.net.au/ftp/pub/ubuntu/ [07:39] Znarl: has the bandwith situation calmed down? [07:39] sabdfl_hungover : Yes, but our machines are still very busy. [07:40] phew [07:40] i guess we know to call for more mirror support before dapper :-) === Lathiat is still only getting 10K/s from archive.u.c [07:42] beats 1K/s / timeouts tho [07:42] Znarl: ftp.uwa.edu.au is good too [07:42] sabdfl_hungover : I've added a number of mirrors today. Working on a Australia and New Zealand mirror right now. [07:42] and ftp.debian.pacific.net.au [07:42] perhaps next time only give to torrents to slashdot ?? [07:42] Znarl: ftp.uwa.edu.au is possibly willing to be a proper AU mirror, the guy there mailed the list a while back === Lathiat knows him [07:42] Znarl: cool [07:42] their on gig, and connected to the WAIX exchange in perth [07:42] Lathiat : Yep, just sent him an email. [07:43] Znarl: cool [07:43] pacific is usually good too [07:43] dont touch iinet their mirror is useless [07:44] Lathiat: it could be worse, it could be tpg [07:44] haha [07:44] or dodo [07:45] I remember when iinet's backbone was a 56k modem. [07:45] ha, dodo - internet that dies === Lathiat grins [07:47] how smart is apt ? if I add multiple deb lines to different servers - will it pick the best one ? [07:48] it does it based on new version and then order [07:48] it will still whinge about gpg sigs tho === Lathiat used to stick an ISP local mirror (free traffic) first then a.u.c [07:48] so i got new stuff, but other stuff for free [07:49] Lathiat: I'm with the $50 isp, so I don't get free downloads [07:49] Yagisan: well [07:49] Yagisan: in perth we have WAIX [07:49] and most isps (except iinet really) [07:49] give you free traffic to it [07:49] you often get the same with PIPE and VIX [07:50] unless your on the cheap cheap plans [07:50] (because their already making a loss on those plans, dont want leechers on theM) [07:50] Lathiat: well, there is only one $50 1500/256 plan I can find. === Lathiat pays $70 [07:51] 10G peak, 10G off-peak [07:51] 1500/256 [07:51] free waix [07:52] Lathiat: 20G then shape, uploads not shaped (I host a unoffical repo - I got complaints when I took the box offline to upgrade to breezy) [07:53] Yagisan: so same as me [07:53] i get shaped to 96 [07:53] tyhen if i do over 120% [07:53] (another 2G) [07:53] i get shaped to 33.6 [07:53] no, its 72 [07:53] No shaping here, your ISPs suck. [07:53] then 33 [07:53] infinity: yes, they do [07:53] welcome to australia [07:53] I'm in .au, dude. [07:54] There are 1001 people reselling Telstra's crap service, pick one that doesn't shape. [07:54] (I'm using cyberone.com.au) [07:54] Lathiat: 64 flat down for me, infinity - they want more the $50 for that [07:54] Oh, true, I pay 90/month for unlimited unshaped usage. [07:54] i pay 70 [07:54] i cant really afford anymore [07:54] 90/month for what speed? [07:55] infinity: and you are? didnt know that [07:55] Though I'm pondering switching to iinet, now that my exchange is almost ready for ADLS2.... [07:55] infinity: eh iinet suck [07:55] And then I'll be stuck with limits. :/ [07:55] crap quotas [07:55] no free waix [07:55] Stupid iinet. [07:55] and the autotrainign is crap [07:55] cus [07:55] Yeah, but the 12Mbps (and 1Mbps up) is tempting. [07:55] a lot of peoples line quality moves around a bit [07:55] infinity: you have to take their phone to get adsl2 [07:55] so it autotrains to some speed [07:55] oh yeh [07:55] and that [07:55] and then yoru line quality drops a bit [07:55] so you get bad packet loss [07:55] you reconnect, it renegs lower [07:55] and then it'l decide later to reneg higher again [07:55] and f**k up again [07:55] Yagisan : I don't care, I already pay 30/month for Telstra's line, what's the difference if the 30 goes to iinet instead? [07:55] it gets quite annoying [07:56] (Like I really want to give Telstra money?) [07:56] infinity: hrm, most people i know pay 18.50 [07:56] Well, I also make phone calls. :) [07:56] iinet's plans are much less crap than Telstra's, for call charges. [07:56] as in, 18.50 for rental [07:56] and iinet cahrge 30 for rental [07:56] But, yeah. Still evaluating. [07:56] infinity: eh, voip is so m uch cheaper [07:56] or my mobile [07:57] iinet does voip now. [07:57] yeh its not as cheap as other voip providers but P:) [07:57] infinity: I do vo-ip, and my mobile is cheaper then telstra, I call Japan cheaper! [07:57] and you still have to pay line rental [07:57] you can get 1c/min australia-wide from siphone.com.au [07:57] and it works fine [07:57] Yagisan : Canada was much cheaper, but I moved, so I'm stuck with this. [07:57] i know a few people that moved it [07:57] s/moved/used === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel === ryanpg [n=ryanpg@c-24-12-5-187.hsd1.il.comcast.net] has joined #ubuntu-devel === ryanpg [n=ryanpg@c-24-12-5-187.hsd1.il.comcast.net] has left #ubuntu-devel ["Leaving"] === bddebian [n=bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-devel [08:00] Hello === Yagisan should sleep [08:00] G'day bddebian [08:01] hey bddebian [08:01] what's cracking? [08:01] Heya Yagisan, sivang [08:01] sivang: Not much, you? [08:01] bddebian: fine, working on some BOF ideas, trying to remember all the ideas I had and outline them good enough for proposal. [08:02] Nice === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel === Solatis [n=lmergen@ip114-191.dsl.introweb.nl] has joined #ubuntu-devel [08:10] bddebian: do you use the web interface when making comments on Malone? [08:11] LaserJock: Yep [08:11] bddebian: is there some sort of formatting guide? Or am I just dense? [08:12] formatting? [08:12] their comments ;p [08:12] well, they never come out the way I put them in [08:12] in what way [08:12] look at the bottom of https://launchpad.net/distros/ubuntu/+sources/xfig/+bug/2066 [08:13] I bulleted it with - but they came out all running together [08:13] Hmm [08:14] I have yet to have a comment formatted the way it was when I was typing it, and there is no preview sooo [08:14] I think I must just retarded or something [08:15] It's a comment, who cares :-) [08:15] I guess, it is just frustrating for me. Especially compared to the wiki's [08:15] ohh, well [08:17] siretart: what is "trac" ? [08:17] sivang: its like a mini wiki style thign with integration to svn to track a project === zeedo [n=zeedo@80.68.92.188] has joined #ubuntu-devel === OddAbe19 [n=OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-devel === Znarl [n=karl@bb-82-108-14-161.ukonline.co.uk] has joined #ubuntu-devel === sabdfl [n=mark@pdpc/supporter/silver/sabdfl] has joined #ubuntu-devel [08:47] elmo, not around by any chance? [08:51] Hello sabdfl. Congrats! :-) [08:51] Only Znarl right now. [08:54] thanks bddebian. still dealing with the fallout from the party :-) [08:54] Znarl : Talk about yourself in the third person a lot? [08:54] He some times does, yes. [08:55] there is only zul [08:56] sabdfl: Heh, nice :-) [08:56] Heya tseng [08:56] hi barry [08:57] Znarl, :) [08:58] Znarl, it was about planet.u.c. Jeff said (if I understood right) that he added my blog to the source but that it needed to be synched. Can you do that? [08:59] mdke: it does it automatically once a certain amount of time goes by [08:59] or perhaps I got the totally wrong end of the stick [08:59] jeff said something about synching with a baz archive [08:59] oh, maybe it has a baz archive which it syncs to and he edited you into the baz archive [08:59] i think that is right [09:00] mdke : I can't help you. [09:00] Znarl, np [09:09] im having withdrawl symptoms [09:09] no updates! [09:10] i might have to do some security work to get my daily fix ;p [09:10] Lathiat: Aye :-) === zeedo [n=zeedo@80.68.92.188] has joined #ubuntu-devel === Arr0gance [n=aks@ottawa-hs-209-217-79-254.d-ip.magma.ca] has joined #ubuntu-devel === odeez [n=zeedo@80.68.92.188] has joined #ubuntu-devel === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [09:26] *bangs head on keyboard [09:26] there is something seriously f**ked up here [09:27] Mez: did you do surgery on your archive? [09:28] ...? [09:28] what do you mean sabdfl? [09:28] oh, you mean referring to my comment [09:29] no - I'm getting an error saying that I need version 2.53 or higher of autoconf, but I only have 2.59 :D [09:29] sabdfl: no I didnt [09:29] sorry [09:29] I'm all over the place [09:30] ah, i thought it was a reference to your earlier archive issues [09:30] oh.. no my archive is fine [09:30] it's the stuff IN the archive that isnt [09:32] sabdfl: just out of curiosityL do ubuntu have a sort of server farm anywhere where people can build on architectures they dont have? because I've hit a few stumbling blocks before on amd64 stuff :D and access to an amd64 machine woulda been useful === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-devel [09:33] Mez: Good question ;-) [09:33] Mez: no, we just have the normal buildd's [09:33] a couple of guys do have porting access to those machines [09:34] we could probably arrange access to a DMZ [09:34] put it on the tech board agenda, ok? [09:34] shame :D I gues sit'll have to be a "throw at buildd till sticks" [09:34] anyway, I'm going to lunch, Ill talk after [09:34] have fun, speak soon [09:34] hah look at the mono build logs from last april [09:34] total "throw at buildd till sticks" action [09:35] it builds -> ship it! :) === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel === alpha-romeo [n=chatzill@210.18.187.15] has joined #ubuntu-devel === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel [09:52] sabdfl: I would do, but I wont be availble for a TB meeting till after UBZ [09:54] put it on the agenda, we can discuss it anyway [09:55] thank you breezy: http://stats.sunet.se/stat-q/plot-all/umea2.umea-srp,2005--41,raw,traffic-kbit [09:55] :) [09:55] dude [09:55] did you *peak*? [09:55] bddebian: ping [09:55] university bandwidth is neat [09:56] during thursday afternoon and evening, we were saturated [09:56] we "only" had 2Gbit/s [09:56] but by friday, we've had enough bandwidth and resources to satisify demand [09:57] spayne: Yo? [09:57] bddebian: i got my key signed :) [09:57] Awesome [09:57] bddebian: can you download and check it is good? I'm new to the whole GPG thing [09:57] bddebian: key ID is C137 [09:57] Znarl: if the DC is still having bandwidth issues, feel free to point more releases iso downloads our way. [09:57] bddebian: key ID is C137358E [09:59] bddebian: how do know if it is in the strong set? [10:00] gpg: searching for "C137358E" from hkp server subkeys.pgp.net [10:00] gpg: key "C137358E" not found on keyserver [10:02] bddebian: i ran gpg --send-key C137358E and gpg --keyserver pgp.mit.edu --send-key C137358E [10:03] how do you know that a key has been signed? [10:03] because he sent me a .sig file [10:04] look at http://pgp.surfnet.nl:11371/pks/lookup?op=vindex&fingerprint=on&search=0xC137358E [10:05] LaserJock: is that not signed? [10:06] no, I think you are good, I just was wondering for myself [10:07] for instance mine is http://pgp.surfnet.nl:11371/pks/lookup?op=vindex&fingerprint=on&search=0x92742B33 [10:07] obviously mine is not signes [10:07] *signed [10:08] why do i get this error at http://www.cs.uu.nl/people/henkp/henkp/pgp/pathfinder/mk_path.cgi?STAT=C137358E&STATS=statistics [10:10] spayne: I am wondering what constitutes the "strong set" === kmaraas [n=kmaraas@50.84-48-76.nextgentel.com] has joined #ubuntu-devel [10:11] when does dapper will start ? when the mass sync from Debian will occurs ? [10:13] pef, under debate. [10:14] can anyone help me? i am new to GPG :) [10:16] spayne: http://wwwkeys.ch.pgp.net:11371/pks/lookup?op=vindex&search=0xC137358E&fingerprint=on [10:17] bddebian: great (i think) [10:17] bddebian: but why didn't it apper before? === Simza [n=rpGirl@214.84-48-74.nextgentel.com] has joined #ubuntu-devel [10:21] bddebian: ? [10:21] is anybody listed at biglumber.com as being in the strong set acceptable for key signing? [10:22] LaserJock: don't you need to find someone who is near you first? [10:22] LaserJock: and then see if they are acceptable? [10:22] HiddenWolf: ok, thanks :) === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-devel [10:22] pef? [10:23] well, I found 3 in my area but only 2 are listed as being in the strong set [10:23] LaserJock: so why are you asking then? :) === zyga_ [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [10:24] about strongset, I can't remember the website where I can search people on this set and see where and when they travel, bigslumber or something like this [10:24] spayne: from https://wiki.ubuntu.com/UnsignedGpgKey "If you can find someone in your area, confirm with a current Ubuntu member that their signature is acceptable for access to Ubuntu resources" [10:25] I'm not sure what "acceptable" means [10:25] LaserJock: there ain't many around now [10:25] bddebian seems to have disappeared :( === olemke [n=olemke@p54896101.dip.t-dialin.net] has joined #ubuntu-devel [10:28] LaserJock, it means you need to find someone in the strong set [10:30] mdke: how can i check if my key is in the strong set? [10:31] spayne, has any ubuntu member or developer signed your key? [10:31] mdke: no, a debian developer [10:31] mdke: he was 4 steps away from \sh [10:31] that is fine then afaik [10:32] mdke: but it is worrying me that it isn't showing up on some key servers [10:33] keyservers all sync with each other, so if you uploaded it somewhere usual then it will be fine === Oculus [n=oculus@p548D1848.dip0.t-ipconnect.de] has joined #ubuntu-devel [10:35] Backports suck, officialy. :( [10:36] HiddenWolf, er... why [10:36] Mez, lots of people for whom it breaks upgrading, apperantly. [10:37] yeah... firefox [10:37] or... the archive not being there cause.... it's not been created for FF yet [10:38] Mez, there is no breey backports, that's scary when upgrading for backporting noobs, but not terrible. === Simza is now known as Simira [10:38] HiddenWolf, I know... and the shitty firefox thing is the only other thing that bust [10:39] that was reallu bad [10:39] and hopefully we can really get it sorted now [10:39] sudo apt-get clean; sudo apt-get remove firefox; sudo apt-get remove firefox [10:39] sudo apt-get clean; sudo apt-get remove firefox; sudo apt-get install firefox [10:40] throw in an apt-get update for good measure. [10:40] --reinstall wasn't enough? [10:42] shack\out, firefox is a bit, even on straight upgrades. :P [10:48] hey Mez [10:49] hi === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #ubuntu-devel [10:55] mdke: this page confuses me: http://keyserver.kjsl.com/~jharris/ka/current/C1/C137358E , can you help? [10:59] probably not [11:02] mdke: who knows all about gpg then? === blueyed_ [n=daniel@i5387EF26.versanet.de] has joined #ubuntu-devel === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel [11:05] heya === ikmo [n=deceptio@cpc4-lutn4-3-0-cust133.lutn.cable.ntl.com] has joined #ubuntu-devel === mpt [n=mpt@201-26-76-37.dsl.telesp.net.br] has joined #ubuntu-devel [11:22] mjg59: ping === arkalon [n=__@mtngprs7.mtn.co.za] has joined #ubuntu-devel [11:29] can anyone comment on https://launchpad.net/distros/ubuntu/+sources/linux-meta/+bug/3115 [11:29] mpt, people have been trying that all day. :) [11:30] heh [11:30] Malone bug #3115: meta (Ubuntu) - Kernel oops when unplugging USB device Fix req. for: linux-meta (Ubuntu), Severity: Normal, Assigned to: Nobody, Status: New http://launchpad.net/malone/bugs/3115 === ploum [n=Ploum@236-212.242.81.adsl.skynet.be] has joined #ubuntu-devel [11:35] mpt: Hi [11:38] mjg59, usplash worked in Breezy a few weeks ago, but after upgrading to 5.10 it doesn't. What information/files should I include in my bug report? === mae [n=mae@dpc674653178.direcpc.com] has joined #ubuntu-devel [11:41] mpt: What do you mean by "it doesn't"? [11:41] Is there any talk of having some sort of delta support in apt? so updates don't suck up so much bandwidth? :) [11:42] mjg59, it boots in text mode and the splash never appears [11:42] mpt: What are your kernel arguments, and is usplash actually installed? [11:43] so it's not the same as bug 14497 [11:43] mae: there has been talk, but not a lot of design and implementation === Christophe971 [n=christop@APointe-a-Pitre-101-1-6-87.w81-248.abo.wanadoo.fr] has joined #ubuntu-devel [11:45] jdub :) === mbreit [n=mo@p54874F5A.dip.t-dialin.net] has joined #ubuntu-devel [11:46] mjg59, usplash is installed, and I know the kernel arguments include "splash" at the end because I saw that during startup (how do I find out what the full set of arguments are?) [11:46] mae: definitely something we'd like to do, but may end up involving deeper packaging infrastructure changes than just "deb+delta+apt support" [11:46] spayne, #gnupg [11:46] jdub, got a moment? [11:46] well well well [11:46] mdke: sure [11:46] hello everybody [11:46] hm, I've just noticed a weird and confirmed bug in epiphany for people upgrading from hoary to breezy. (malone #3203). [11:47] mdke: depends how long, i want to grab some food [11:47] but an actual moment is easy [11:47] jdub, did I understand right that for me to get onto planet.u.c elmo needs to sync something? if so, how can I tell when it is done? [11:47] mdke: you can tell when it's done when your blog entries appear on planet ;) [11:48] jdub, so I can blog now and they will appear backdated? [11:48] of course [11:48] ah cool [11:48] thanks a lot [11:48] puc is quite slow [11:48] not a lot of people on it atm [11:48] so it's not like an entry today would be off-page by tomorrow [11:48] sure [11:48] to food! [11:48] did you put in a request for the sync? [11:48] or shall I bug him? [11:49] there are other things in the way of it atm [11:49] i just want to know what about "ubuntu-multimedia" and other packages evoked in the devel list ? [11:49] you don't need to bug either of us - we know it's in the queue :) [11:49] jdub, just thank you for correcting me in ubuntu-desktop for dapper and not drapper. You cannot imagine how it saved my life ! [11:49] we talked about "ubuntu-game-arcade" metapackage and others, will they be included in dapper ? [11:50] ploum: heh [11:50] jdub, ok sorry! I wasn't sure if it was in the queue or not [11:50] say no more about it :) [11:51] mpt: cat /proc/cmdline [11:53] mjg59, root=/dev/hda1 ro quiet splash [11:53] so so so ? No one remember about this idea ? [11:55] morning all [11:55] mpt: Ok. Uhm. [11:55] mpt: In that case, I have no idea what's going on [11:57] jdub, what do you think of canary? [11:59] ploum: you're following the devel list no ? === ploum_ [n=Ploum@164-212.242.81.adsl.skynet.be] has joined #ubuntu-devel