=== chantra [n=chantra@89.101.208.69] has joined #ubuntu-motu [12:19] theCore btw the only difference between edgy and feisty so far is a new build toolchain [12:20] plugwash, I just want to be prepared for feisty development [12:20] plugwash, I been too slow to get going with edgy [12:23] how GNOME packaging and testing is done, by the way? [12:23] by Sebuild [12:23] I know it's all handled by the core-devs, but I would like to learn about it [12:23] dholbach and seb128 in #ubuntu-desktop [12:24] who are currently traveling [12:26] bhale, does sebuild is like jhbuild? === rmjb [n=richard@cuscon11049.tstt.net.tt] has joined #ubuntu-motu [12:27] theCore: imho Sebuild is just seb128's other nickname [12:27] oh, ok :D [12:28] hey room, I saw the progress made on the sru for motu, great work [12:29] I already assigned my sru to the new team and they already responded... so I'd say it's working fine [12:29] ajmitch: ping [12:37] lfittl: yes? [12:40] I got some problems setting up the chroot installation [12:41] like I need to have the locals set correctly [12:41] is there a good howto for doing the debootstrap process? [12:42] because right now, the only documentation I have is the manpage [12:46] theCore: you have to export the locale variable [12:46] joejaxx, only that? === Gervystar [n=alessand@host230-162-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-motu [12:48] chroot /feisty-root /bin/bash LC_ALL="en" LANGUAGE="en" [12:48] ? [12:48] when you are in chroot [12:48] export LC_ALL=C [12:48] oh, ok [12:48] make sure it is LC_ALL=C [12:50] should I use the --variant=buildd option for debootstrap? [12:51] do you need it to be a build environment? [12:52] I would like to use for building packages, and for testing [12:52] along pbuilder [12:53] theCore: did you read the chroot stuff in the packaging guide [12:53] LaserJock, nope [12:53] theCore: also you can do pbuilder login to get a temporary chroot [12:53] LaserJock, maybe I should :) [12:54] ah LaserJock is here [12:54] :) [12:55] --variant=buildd enable the build daemon? [12:56] no [12:56] it just installs more packages [12:56] build-essential perhaps [12:56] can't remember exactly [12:57] LaserJock, ah, there is the howto I wanted [12:57] right under my nose [12:57] thanks LaserJock [12:59] in bash, how do you 'capture' return value from a command in a var without the script quitting when its launched with -e ? [01:01] ezsquirt, I am not sure what you mean, but I think you could do that with $? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [01:03] won't work since $? value will always be 0 === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu-motu [01:04] because of the -e option that makes the script quits on any errors [01:04] ezsquirt, can I see your script? [01:05] LaserJock, I found an error in the Packaging Guide === janm [n=jmalonzo@ppp4592.dsl.pacific.net.au] has joined #ubuntu-motu [01:06] LaserJock, In the chroot section, "sudo cp /etc/apt/sources.list /var/chroot/etc/apt/" is useless because you overwrite it with the next commands [01:07] overwrite sources.list* [01:08] overwrite? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [01:08] LaserJock, with echo "deb http://archive.ubuntu.com/ubuntu edgy main restricted \ [01:08] universe multiverse" > /etc/apt/sources.list [01:09] hmm [01:09] and copying the sources.list from the base system is a bad idea, IMHO === DarkMageZ [n=richard@ppp45-75.lns2.syd6.internode.on.net] has joined #ubuntu-motu [01:10] theCore: well, I think that was around before somebody added the next lines === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-motu [01:11] LaserJock, do you know what "sudo sed 's/\([^:] *\):[^:] *:/\1:*:/' /etc/shadow | sudo tee /var/chroot/etc/shadow" does [01:11] ? [01:12] well, that's to get the shadow file so you can run sudo inside the chroot [01:12] and have your ~/ etc [01:13] but does that copy the users from the base system? [01:13] yeah === Arrogance [n=aks@ottawa-hs-206-191-39-35.d-ip.magma.ca] has joined #ubuntu-motu [01:14] well, I mean the shadow file [01:14] you also need the group file [01:14] well, I don't really want the mysql user or the apache user in my chroot [01:15] doesn't really matter, but yeah [01:15] just remove them [01:16] LaserJock, think sudo chroot /var/chroot/ should specify /bin/bash [01:17] I think* [01:17] just in case, the user uses another shell by default [01:18] send patches :-) [01:18] LaserJock, okay :) [01:21] alrighty [01:21] I'm off to Mt. View I think [01:22] bye === lotusleaf [n=lotuslea@kernel-panic/member/carne.asada.burrito] has joined #uBUNtu-motu === ash211 [n=andrew@user-1121pqe.dialup.mindspring.com] has joined #ubuntu-motu === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-motu === KriS83 [n=kmarcrof@p549B2FE5.dip0.t-ipconnect.de] has joined #ubuntu-motu [01:50] question... so, openafs 1.4.1 is broken in edgy and won't build kernel modules. The problem I've been running into is fixed in 1.4.2. If I compile the new packages, is there any way they could make it into edgy, or is that not how things work? [01:51] apparently a lot of people in #openafs are running into the same issue [01:51] awbassett: perhaps -updates [01:52] I'm going to speak with the upstream (debian) maintainer [01:52] awbassett: the SRU team tends to prefer backported patches instead of wholescale new upstream versions [01:52] yeah, that's why i asked about the upgrade [01:53] i can speak with my local afs admin to see if the fixes can be patched back [01:53] awbassett: please file a bug against the source package using Malone and proceed with https://wiki.ubuntu.com/MOTU/Processes/SRU [01:54] (we're largely following https://wiki.ubuntu.com/StableReleaseUpdates ) [01:54] heh my openafs bugs dont get looked at too often [01:54] and i have generally been trying to close other ones lately that are outdated [01:55] I have a meeting now, but I'll look in a couple hours if you give me references. Please include all relevant information so we don't have to play e-mail/bug tag. [01:56] thanks. I will post my m-a build error log [01:56] Hi. I've found out that there has been a kernel patch commited for an issue with my soundcard. How/where could I access the most recent development Kernel version of the Ubuntu Kernel developers incl. the patches? If there's a daily build I would also be interessted, if not, the source incl. patches would be nice. [01:57] or would this be the wrong channel to ask? Sorry if it is. [01:58] You're probably going to have the patch the kernel yourself [01:58] and maintain it on your machine [01:58] KriS83, i believe #ubuntu-kernel might be a better place for this [01:58] DarkMageZ, ahh missed that channel. Thank you [01:59] awbassett, I would if I knew where or how I could get hold of all patch sets :) [01:59] KriS83, tho. it would probably be better to file a bug asking the kernel dev's to add the patch :) [01:59] But I'll give it a try in #ubuntu-kernel [01:59] Well it has been added by crimsun [01:59] just no package including it yet [02:00] It was added by crimsun on Oct 24th [02:00] oh, don't bug the kernel people then :P [02:00] it will be available in feisty when its open for general use [02:00] hmm [02:01] tho, on that bug, you should request the patch to be backported to edgy/dapper [02:01] we dont backport kernel patches [02:01] https://lists.ubuntu.com/archives/kernel-team/2006-October/001155.html [02:01] Thats the one I'm looking for [02:02] bhale, so it will def. be my thing to do? This patch will never be moved to edgy then? Or might it if I file a Bug/Request for it? [02:03] i have never heard of kernel backports [02:03] and it seems an unwise thing to do, to me === ezsquirt [i=bowser@vol21-1-82-224-19-51.fbx.proxad.net] has joined #ubuntu-motu [02:03] k [02:07] there is a section for kernel backports at the bottom of https://wiki.ubuntu.com/StableReleaseUpdates === kmarcroft_ [n=kmarcrof@p549B2FE5.dip0.t-ipconnect.de] has joined #ubuntu-motu === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-motu === rpedro [n=rpedro@87-196-68-76.net.novis.pt] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === ryanakca_ [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === ryanakca_ [n=ryan@d226-26-139.home.cgocable.net] has joined #ubuntu-motu === ryanakca_ [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === ryanakca_ [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === milc [n=milc@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu === kmarcroft_ [n=kmarcrof@p549B34F5.dip0.t-ipconnect.de] has joined #ubuntu-motu === jinty [n=jinty@137.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-motu === ash211_ [n=andrew@user-1121pqe.dialup.mindspring.com] has joined #ubuntu-motu === kmarcroft_ [n=kmarcrof@p549B34F5.dip0.t-ipconnect.de] has joined #ubuntu-motu === redguy_ [n=mati@public-gprs19093.centertel.pl] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === Hobbsee [n=user@ubuntu/member/hobbsee] has joined #ubuntu-motu === ash211_ [n=andrew@user-1121pqe.dialup.mindspring.com] has joined #ubuntu-motu === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu === jsgotangco_ [n=jsg123@121.97.193.129] has joined #ubuntu-motu [05:33] hello everyone [05:33] :D [05:33] Hey joejaxx. [05:34] how are you? [05:36] Very well thanks. [05:36] Are most people there yet? [05:36] that is good === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu [06:10] hi === minghua [n=minghua@ppp-70-129-167-207.dsl.hstntx.swbell.net] has joined #ubuntu-motu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === cmpalmer [n=cmpalmer@ruby.ils.unc.edu] has joined #ubuntu-motu === _MMA_ [n=mma@209.79.152.253] has joined #ubuntu-motu === aBiNg [n=helo_aBi@221.6.29.75] has joined #ubuntu-motu === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-motu === pradeep [n=pradeep@59.92.36.60] has joined #ubuntu-motu === pygi [n=mario@83-131-11-80.adsl.net.t-com.hr] has joined #ubuntu-motu === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === mlpug [n=user@a84-231-238-186.elisa-laajakaista.fi] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu === minghua [n=minghua@ppp-70-129-167-207.dsl.hstntx.swbell.net] has joined #ubuntu-motu === reggaemanu_ [n=manu@ARennes-257-1-150-12.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [08:41] imbrandon, ping === minghua [n=minghua@ppp-70-129-167-207.dsl.hstntx.swbell.net] has left #ubuntu-motu ["Leaving"] === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-motu === fraco [n=fraco@213.219.186.143.adsl.dyn.edpnet.net] has joined #ubuntu-motu === ubuntu_demon [n=depjayds@38.99.84.33] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === rpedro [n=rpedro@87-196-1-118.net.novis.pt] has joined #ubuntu-motu === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === ubuntu_demon [n=depjayds@38.99.84.33] has left #ubuntu-motu [] === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === doomsday- [n=doomsday@home.cameuh.net] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === kagou [n=kagou@84.6.215.65] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu [10:06] I've attached an SRU debdiff to bug 69455. [10:06] Malone bug 69455 in oprofile "bashism in oprofile's opcontrol script prevents user from setting any events" [Unknown,Unknown] http://launchpad.net/bugs/69455 === Zdra [n=zdra@81.161-247-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === _DvP_ [n=David@128.235.102-84.rev.gaoland.net] has joined #ubuntu-motu === Lutin_ [n=ubuntu@sd-4736.dedibox.fr] has joined #ubuntu-motu === ubuntu-es [n=ubuntu@200.121.86.9] has joined #ubuntu-motu === mode/#ubuntu-motu [+o ubuntu-es] by ChanServ === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === mr_pouit [n=mr_pouit@lns-bzn-49f-81-56-214-84.adsl.proxad.net] has joined #ubuntu-motu [10:45] hey all === geser [n=michael@dialin104117.justdsl.de] has joined #ubuntu-motu [10:51] Hey Hobbsee. [10:52] hi Fujitsu :) === Subhuman [n=jack@host86-142-54-172.range86-142.btcentralplus.com] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-113-42.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === jinty [n=jinty@137.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-motu === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-motu === Lutin_ [n=ubuntu@sd-4736.dedibox.fr] has joined #ubuntu-motu === ezsquirt [i=bowser@vol21-1-82-224-19-51.fbx.proxad.net] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === herzi [n=herzi@pD9E2B756.dip.t-dialin.net] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu [12:20] that gaff in -devel just doesn't get it. [12:20] heh [12:22] crimsun: indeed ^_^ [12:22] o. he figured I'm a little baby [12:22] wow, I feel proud now :) === Hobbsee [n=user@ubuntu/member/hobbsee] has joined #ubuntu-motu === luisbg [n=d33p@87.217.145.21] has joined #ubuntu-motu === luisbg_ [n=d33p@87.217.145.238] has joined #ubuntu-motu === Andrenza [n=alberto@213-140-6-96.ip.fastwebnet.it] has joined #ubuntu-motu === mr_pouit [n=mr_pouit@lns-bzn-49f-81-56-214-84.adsl.proxad.net] has joined #ubuntu-motu === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === Andrenza is now known as Andr3NZa === Czubek [n=Damian@82.160.179.2] has joined #ubuntu-motu [01:27] Hi all. [01:31] I'm student of Physics and I'm wonder what software can I recommend to my friends from studies to promote ubuntu among them. [01:32] There is maxima, a piece of symbolic calculation software that is great. [01:32] Czubek, https://wiki.ubuntu.com/MOTU/Teams/Science === jrib [n=jasonr@unaffiliated/jrib] has joined #ubuntu-motu [01:33] http://packages.ubuntu.com/dapper/science/ === freeflyi1g [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === freeflyi1g [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [01:54] Ok, i got it. [01:55] So motu/science is deciding which program can be included to universe repository? === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu [01:56] Czubek, no... ubuntu science maintains the packages of the science section of ubuntu [01:57] new packages are always welcomed if they have appropiate licenses === geser [n=michael@dialin107203.justdsl.de] has joined #ubuntu-motu [01:59] Hmm... So if i found somewhere program which is usable for physics and it has a free-software like licence i should inform who? [02:04] Czubek: laserjock [02:05] Ok, I will remember that. === jrib [n=jasonr@unaffiliated/jrib] has joined #ubuntu-motu [02:13] Czubek, which program? [02:16] luisbg: at the moment none, but if i found one i will inform laserjock. [02:16] Czubek, oops sorry, didn't read the "if" you said [02:16] ;) === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-motu === netpython [n=netpytho@wikipedia/netpython] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu [02:50] Czubeck, have you tried paw? === jrib [n=jasonr@unaffiliated/jrib] has joined #ubuntu-motu === gnomefre1k [n=gnomefre@adsl-144-154-99.rmo.bellsouth.net] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === cstudent [n=cstudent@67.129.197.198] has joined #ubuntu-motu === vil [n=vladimir@catv-tisnov-86.selfnet.cz] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === pygi [n=mario@83-131-80-240.adsl.net.t-com.hr] has joined #ubuntu-motu === gnomefre2k [n=gnomefre@adsl-144-142-177.rmo.bellsouth.net] has joined #ubuntu-motu === cstudent [n=cstudent@67.129.197.198] has left #ubuntu-motu [] === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu-motu === pradeep__ [n=pradeep@59.92.36.60] has joined #ubuntu-motu === gnomefre1k [n=gnomefre@adsl-221-78-8.rmo.bellsouth.net] has joined #ubuntu-motu === minghua [n=minghua@ppp-67-66-49-82.dsl.hstntx.swbell.net] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu [03:34] Heya gang [03:34] hi bddebian [03:35] Heya bmonty === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [03:35] not many people on right now [03:35] Yeah, those rotten bastards are all in Mt. View ;-) [03:36] bwhaha [03:37] they are all jet-lagged from the red eye flights they took in yesterday...how much fun can that be? [03:39] hey bmonty, bddebian [03:39] hi sivang [03:39] "oh... How I wish I was there now..." [03:39] ;-) [03:40] Heya sivang === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu [03:41] yeah today might be sucky but its sunday there no? [03:42] Yep [03:42] 6:45am yet in fact :-) [03:43] can you guys help me with some feedback on a GUI I'm working on? [03:44] for this spec: https://wiki.ubuntu.com/DynamicMirrorDecisions [03:44] bmonty, if you wait some time, then yes [03:44] and this is not the channel for UI :P [03:45] a picture of the prototype is here: http://www.montynet.org/gallery/main.php?g2_itemId=648 [03:46] UI not good usability wise [03:46] right, I'm looking for suggestions for improvement [03:47] bmonty, can you mail me about the issue, then I'll respond as soon as I can? [03:47] I'm hecticly busy [03:47] I don't have a specific issue, other than I don't like how it currently works and I'm looking for comments on how to make it better [03:48] when you get a chance could you please email your comments to me at bmontgom@montynet.org? [03:49] bmonty, well, I'm telling you just to mail me so I have a sign somewhere that I have to comment on the UI :P [03:49] I cant remember everything from IRC :P [03:54] morning people [03:55] ajmitch: how is California? [03:56] from the little I've seen of it, i'\t's ok [03:56] ssh is a bit lagged.. [03:56] well I hope you enjoy the land of fruits and nuts :) === Lure [n=lure@38.99.84.33] has joined #ubuntu-motu [04:02] heh I will :) === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-motu === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === pirast [n=martin@p508B2D73.dip0.t-ipconnect.de] has joined #ubuntu-motu === predius [n=predius@201.230.250.243] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === tortoise__ [n=tortoise@209.79.152.253] has joined #ubuntu-motu === lophyte [n=dsulliva@ubuntu/member/lophyte] has joined #ubuntu-motu === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === cstudent [n=cstudent@67.129.197.198] has joined #ubuntu-motu === cstudent [n=cstudent@67.129.197.198] has left #ubuntu-motu [] === rpedro [n=rpedro@87-196-1-118.net.novis.pt] has joined #ubuntu-motu === chantra [n=chantra@89.101.208.69] has joined #ubuntu-motu === tortoise__ [n=tortoise@207.47.10.130.static.nextweb.net] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [06:13] ahhh internet [06:14] imbrandon: lol [06:14] joejaxx: shhh marks talking :) [06:14] :) [06:17] hi there [06:18] mldonkey-server got a bug see https://launchpad.net/distros/ubuntu/+source/mldonkey/+bug/66023 [06:18] Malone bug 66023 in mldonkey "mldonkey-server does not startup at boot time, eventhough I selected this at installation time." [Undecided,Unconfirmed] [06:19] I provided a patch on launchpad, but checking at packages.debian.org, debian unstable got a new release (2.8.1-2) which correct the bug [06:19] how can I get it to be sync in ubuntu ? [06:20] are tehre ubuntu changes? [06:20] nope, last release was only a sync === mr_pouit [n=mr_pouit@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has joined #ubuntu-motu [06:20] so it would be synced automatically shortly [06:21] okie, nothing to do then? [06:22] last debian changelog is from Tue, 24 Oct 2006 21:29:32 +0000 === herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu-motu === BlackSkad [n=Thomas@d54C4A53D.access.telenet.be] has joined #ubuntu-motu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === ogra [i=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === Seveas [i=seveas@conference/ubuntuconf/x-658f92a537338062] has joined #ubuntu-motu === ubuntu_demon [i=depjayds@conference/ubuntuconf/x-a1aefcd0b133aac2] has joined #ubuntu-motu === BlackSkad [n=Thomas@d54C4A53D.access.telenet.be] has joined #ubuntu-motu === dholbach [i=daniel@conference/ubuntuconf/x-167ff3a941ed62d1] has joined #ubuntu-motu [06:42] chantra: adding a note in the bug report saying a sync from debian fixes the bug would be good [06:43] minghua: okie dokie [06:43] but it is not sync-ed yet :) [06:44] chantra: yes, I know, s/fixes/would fix/ :-) [06:44] :p [06:44] chantra: the idea is that people know that they only need to wait for the sync === givre [n=Florent@APuteaux-152-1-14-248.w82-120.abo.wanadoo.fr] has joined #ubuntu-motu [06:46] is the process for ubuntu sponsors still the same? i.e. I check the request and ack it if everything looks ok? === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === Lure [i=lure@ubuntu/member/lure] has joined #ubuntu-motu === nixternal [n=nixterna@71.194.189.213] has joined #ubuntu-motu === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-motu === geser [n=michael@leary.ping.de] has joined #ubuntu-motu === kagou [n=kagou@84.6.215.65] has joined #ubuntu-motu === giskard [n=giskard@213-156-52-122.fastres.net] has joined #ubuntu-motu === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu === giskard [n=giskard@213-156-52-122.fastres.net] has joined #ubuntu-motu === Subhuman [n=jack@host86-142-54-172.range86-142.btcentralplus.com] has joined #ubuntu-motu === doko [i=doko@conference/ubuntuconf/x-7b8913e9c565474c] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === zul [i=chuck@ubuntu/member/zul] has joined #ubuntu-motu === dholbach [i=daniel@conference/ubuntuconf/x-16cf2616f1207502] has joined #ubuntu-motu === _DvP_ [n=David@128.235.102-84.rev.gaoland.net] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-86-220.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu === tortoise__ [i=tortoise@conference/ubuntuconf/x-b0f598f529ddd68f] has joined #ubuntu-motu [07:27] minghua: yep done [07:30] minghua: someone added a bug watches [07:30] shall those bug watched only related to the current bug? [07:30] cause there is some related bugs :p [07:30] so I wonder if i should add them [07:30] dholbach: hello, doko told me that you could help me becoming a MOTU. [07:31] dholbach: can we talk about it for a while? [07:32] chantra: thanks [07:33] minghua: ? what for :) [07:33] chantra: my understanding is that bug watches should only be used for identical issues [07:33] adding debian bug url [07:33] minghua: okie dok [07:33] chantra: for adding comments on the bug :-) [07:33] minghua: no bother :) [07:34] actually, I linked to debian changelog, therefore, all known debian bug will be there :) [07:34] chantra: if there are related debian bugs, maybe mention them in the bug report is good, but IMO shouldn't add a bug watch [07:34] okie dokie [07:34] chantra: that sounds good [07:35] vil: I'm currently in a meeting [07:35] vil: you can just ask in here and drop me a mail - would that work for you? [07:36] hey dholbach :) [07:36] hoi pygi === ogra_ [i=ogra@conference/ubuntuconf/x-36195714fcbf0a97] has joined #ubuntu-motu [07:36] how is you today? :) [07:36] dholbach: ok, I will send you a mail about my current interests in Ubuntu. [07:37] any new telepathic powers? :) [07:37] vil: that's really cool - thanks a lot for that. [07:37] pygi: too tired for that still :-) [07:38] dholbach, right :P [07:38] guys, how much space pbuilder might need to host debian testing/unstable + ubuntu feisty? [07:38] so that is 3 distro [07:39] do you belive 5 Gig will be enough? [07:39] each base.tar.gz should be about 100 MB [07:39] plus the apt cache [07:40] pbuilder is small [07:40] the large part is the local mirror :-) === Arrogance [n=aks@ottawa-hs-206-191-39-35.d-ip.magma.ca] has joined #ubuntu-motu [07:40] :) [07:40] I will need to buid graphical packages [07:41] so I guess I will get load of dependencies [07:41] my current system uses 4G [07:42] should I consider that each pbuilder distro might use the same? [07:42] let say 3G without /var === Mez -> food === chantra -> smoke :s [07:44] :) === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [07:45] chantra: make sure you separate your Debian APTCACHE directory and the Ubuntu one [07:45] chantra: testing and unstable can use the same APTCACHE though [07:45] chantra: also you can reuse your apt cache of the local system [07:46] chantra: (and you can avoid all these if you have a fast internet connection) [07:47] minghua: i'm in ireland now, and bloody hell, adsl does not mean unlimited [07:47] if you go over 40G, you might get overcharged :s [07:47] that is not good to try out linux distros ISOs :s [07:47] no, ADSL is far from "fast internet connection" [07:48] :) [07:48] I should actually make a ubuntu repo cache so I don't download packages twice :) [07:49] ADSL isn't a fast internet connection? then what is? :P [07:50] chantra: I just got multiple distros pbuilder working...if you run in to problems I'll try to help [07:53] cheers bmonty [07:54] might try to set up a repository cache on my router first :) [07:55] luckily I don't have a DL cap on my connection [07:56] bmonty: :) [07:56] this is a pain, tell you === jinty [n=jinty@137.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-motu === zul [i=chuck@ubuntu/member/zul] has joined #ubuntu-motu === Amaranth [i=travis@conference/ubuntuconf/x-da2bf24e289d71c7] has joined #ubuntu-motu === dholbach [i=daniel@conference/ubuntuconf/x-4577d123cd8ee0e7] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-86-220.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-86-220.w86-205.abo.wanadoo.fr] has left #ubuntu-motu [] === luisbg [n=d33p@87.217.146.205] has joined #ubuntu-motu [08:26] hello all! how is the summit? === jinty [n=jinty@137.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-motu [08:27] going well [08:28] ajmitch, what BOFs are right now? [08:28] currently in the edubuntu-network-auth-server BOF [08:28] http://people.ubuntu.com/~mdz/uds-mtv/2006-11-05/ === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-motu === minghua [n=minghua@ppp-67-66-49-36.dsl.hstntx.swbell.net] has joined #ubuntu-motu === cypher1 [n=cypher1@59.92.192.135] has joined #ubuntu-motu === minghua [n=minghua@ppp-70-128-95-227.dsl.hstntx.swbell.net] has joined #ubuntu-motu === sepheebear [n=sepheebe@ool-45778673.dyn.optonline.net] has joined #ubuntu-motu === sepheebear [n=sepheebe@ool-45778673.dyn.optonline.net] has left #ubuntu-motu [] === ogra [i=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === Zdra_ [n=zdra@215.249-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === netjoined: irc.freenode.net -> brown.freenode.net === seaLne [n=seaLne@ubuntu/member/sealne] has joined #ubuntu-motu === tortoise__ [i=tortoise@conference/ubuntuconf/x-4cc0da0d3d9a69e1] has joined #ubuntu-motu === pingar [n=saltvik@ti500720a080-1913.bb.online.no] has joined #ubuntu-motu === seaLne_ [n=seaLne@obelisk.wasters.com] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === Lure_ [i=lure@conference/ubuntuconf/x-fae7e9150fdc4a90] has joined #ubuntu-motu === mez_ [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === pygi [n=mario@83-131-2-116.adsl.net.t-com.hr] has joined #ubuntu-motu === zul [i=chuck@ubuntu/member/zul] has joined #ubuntu-motu === twilight_ [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu [09:30] Seveas: ping [09:30] Adri2000, -ENOTIME, I'm at UDS [09:31] just a quick question, you mad a package for mirage, will you send it on REVU to make it go in universe? (because I wanted to package it when I saw you already did it) [09:32] s/mad/made/ [09:33] Adri2000, for feity, imbrandon will upload it to ubuntu [09:33] ok :) === Tonio_ [i=tonio@conference/ubuntuconf/x-1d21999c49143d80] has joined #ubuntu-motu === selinuxium_ [n=selinium@82-34-235-84.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-motu === Mez -> work === micahcowan [n=micah@adsl-69-236-83-135.dsl.pltn13.pacbell.net] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === givre [n=Florent@APuteaux-152-1-78-210.w86-205.abo.wanadoo.fr] has joined #ubuntu-motu === ogra_ [i=ogra@conference/ubuntuconf/x-dfe6d34f7179be7a] has joined #ubuntu-motu === Lure_ [i=lure@conference/ubuntuconf/x-73fe75dd12c2cf77] has joined #ubuntu-motu === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu [10:14] Hey Fujitsu. [10:15] Hi TheMuso. === Tonio___ [i=tonio@conference/ubuntuconf/x-4e8654b9cbf1a813] has joined #ubuntu-motu [10:15] Fujitsu: You following along with the summit schedule? [10:16] TheMuso: Not at the moment, as I've got a maths exam in 3 hours. [10:16] Ah right. [10:16] Good luck. [10:17] Thanks. [10:17] Then a physics exam on Wednesday, and I'm done for the year :) [10:17] Cool. [10:17] Got any more years left? [10:18] One more. [10:18] Right. [10:19] TheMuso, are YOU following the summit schedule? [10:20] luisbg: Yeah. THeres nothing today that really interests me. [10:21] Trouble is, by the time I start my day, the morning session is just about over. [10:21] Currently everybody is at lunch, so its about 13:20 at MTV, and its 8:20 where I am. [10:21] and 21:20 where I am [10:22] 22:20 here :p [10:22] TheMuso, where can you see the schedule? [10:22] http://people.ubuntu.com/~mdz/uds-mtv/ [10:23] TheMuso, nice === zul [i=chuck@conference/ubuntuconf/x-15b4054e32ae6f3f] has joined #ubuntu-motu [10:36] TheMuso, is there something interesting tomorrow? [10:36] luisbg: new schudule is not posted until today is done [10:36] it would be cool to be able to have the summit videostreamed [10:36] Burgundavia, ok [10:37] Burgundavia, until when does the summit last? [10:37] firday [10:37] ok thanks === givre [n=Florent@APuteaux-152-1-52-199.w82-120.abo.wanadoo.fr] has joined #ubuntu-motu === pygi [n=mario@83-131-21-122.adsl.net.t-com.hr] has joined #ubuntu-motu === torkel_ [n=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu === tortoise__ [i=tortoise@conference/ubuntuconf/x-ce9a092e20e7ddc4] has joined #ubuntu-motu === chantra [n=chantra@89.101.208.69] has joined #ubuntu-motu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu === doko [i=doko@conference/ubuntuconf/x-1f8adf0b8a3a925b] has joined #ubuntu-motu === zul [i=chuck@ubuntu/member/zul] has joined #ubuntu-motu === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-motu === ogra_ [i=ogra@conference/ubuntuconf/x-9a56e56d2f93a6c9] has joined #ubuntu-motu === theCore [n=alex@modemcable128.255-131-66.mc.videotron.ca] has joined #ubuntu-motu [11:21] hi , I was wondering, when using pbuilder, let say I create a .deb for feisty under edgy using pbuilder [11:21] how can you try out the deb ? [11:22] can you install it from inside the pbuilder and then try to execute it? === LaserJock [i=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [11:24] hi Amaranth [11:24] hi :P [11:24] Amaranth: what's up? [11:25] I have never used the software we're talking about ;) [11:25] I have it installed [11:25] but that's about it [11:26] yeah [11:26] you have to have an LTSP server to do anything with it [11:26] ltsp? cool system to recycle machines === dholbach [i=daniel@conference/ubuntuconf/x-d397caccc0df9358] has joined #ubuntu-motu [11:28] the ltsp meeting is going on now? [11:28] daniel! [11:28] ajmitch: which meeting are you in? === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [11:28] joejaxx: sitting across the room from you [11:28] lol === LaserJock looks around === joejaxx blinds LaserJock with the Google badge [11:29] nooooo === lupine_85 [n=lupine@nick.lupine.me.uk] has joined #ubuntu-motu [11:30] Don't make me feel any more sad than I already am. [11:31] TheMuso: this sucks [11:31] TheMuso: it's totally aweful [11:31] LaserJock: What does? [11:31] TheMuso: not nearly as good as Paris [11:31] Oh? [11:31] TheMuso: just trying to make you feel better ;-) [11:32] For a second I thought you were telling the truth. :) [11:32] Google rocks [11:32] But I knew that wasn't true. === lotusleaf [n=lotuslea@kernel-panic/member/carne.asada.burrito] has joined #ubuntu-motu === tortoise__ [i=tortoise@conference/ubuntuconf/x-513c833b4fd8a8a8] has joined #ubuntu-motu [11:35] Well at least I am comforted by practically no a11y specs being on the table, as far as I know anyway in terms of prioritization. [11:36] LaserJock, I should have just skipped my exams;) [11:36] Currently, ClamAV in Edgy is at version 0.88.4, while the current version out is 0.88.6. It's simple for me to build for myself, but considering what I've read about the security fix for 0.88.5, will an update be available for this anytime soon in the repos? If this is the wrong place to ask, I apologise, jdong doesn't seem to be online atm. [11:37] pygi: ah, well it's fun, but school is very important [11:37] LaserJock, having fun? [11:37] :) [11:37] theCore: pretty much [11:38] LaserJock, I'll fail anyway :P [11:38] pygi: you better not [11:38] theCore: pretty hectic [11:38] LaserJock, heh, one thing to say, one to do :) [11:39] this google thing is shiny [11:40] LaserJock, have you seen my patch? === mat [n=mat@igoan/mat] has joined #ubuntu-motu [11:40] theCore: well, I did, but I didn't read it in depth [11:41] LaserJock, there's really nothing fancy in it === selinuxium [n=selinium@82-34-235-84.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu [11:47] Do you have to have a SIP account even to listen in? [11:47] Fujitsu: yes [11:48] ajmitch: are you on gobby? [11:48] Fujitsu: join #canonical-sysadmin and check the topic if you want to listen in === givre [n=Florent@APuteaux-152-1-52-199.w82-120.abo.wanadoo.fr] has left #ubuntu-motu [] [11:48] joejaxx: not currently [11:48] Thanks bmonty. [11:48] np [11:49] ajmitch: i am the only one doing the f-r-s gobby document right now :\ [11:49] joejaxx: it's being done on the wiki, I think [11:49] just adjusting dates on there [11:49] oh [11:49] ahh [11:49] ok === _DvP_ [n=David@128.235.102-84.rev.gaoland.net] has joined #ubuntu-motu === vmlintu [n=vmlintu@haiti.ykkonen.net] has joined #ubuntu-motu === mr_pouit [n=mr_pouit@LAubervilliers-151-12-125-187.w193-252.abo.wanadoo.fr] has left #ubuntu-motu ["#u-fr] [12:04] Was anybody here at the devfarm spec session? If so, howd it go? === DarkMageZ [n=richard@ppp45-75.lns2.syd6.internode.on.net] has joined #ubuntu-motu [12:10] TheMuso: I was there with imbrandon [12:10] and elmo [12:10] Right. I saw that on the schedule. [12:10] Any progress? [12:10] elmo shed some light on some things that canonical/LP is doing [12:11] and gave some good advice [12:11] Right. [12:11] Will I find anything of note in the spec itself yet? [12:11] I've got a deb package that it would be nice to get into feisty's universe when it is unfrozen