=== jcape [i=jcape@71.194.176.102] has joined #ubuntu-motu [12:03] heya Spec , 'sup? [12:03] LaserJock: I did debuild -sa , still did not produce the orig. [12:04] sivang: debuild -S -sa [12:04] err [12:04] the hour :) === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-motu [12:08] LaserJock: hrm, debuild hates me. I added this and still no orig. [12:09] LaserJock: anything specificin the packages' strucutre I may be doing wrong to not get it? [12:09] LaserJock: (I did debuild -S -sa) [12:09] sivang: oh wait, doh. I see it [12:10] sivang: you created a debian native package. [12:10] sivang: that means everything is in the tar.gz file [12:10] LaserJock: is that bad? I think I want native debian package no? [12:11] sivang: well, it sorta depends. [12:11] LaserJock: please, explain if you can, I'm listening. [12:11] sivang: well, a debian native package has the debian/ directory in the source [12:12] sivang: so if you want to distribute your app to other distros it is a bit messier [12:12] sivang: any change in the packaging requires a new .tar.gz file [12:12] HomeUserBackup sounds like a good candidate for a native package, though [12:13] would it be useful on non-Ubuntu/Debian systems? [12:13] i dont see how anything is a candidate for a native package, tbh [12:13] azeem: I agree. I just wanted to put out the pros and cons [12:13] it isnt really any easier to work with imo [12:14] sivang: if don't do a native debian package then the packaging part (debian/ etc.) is separate from the actual app source (which is in the .orig.tar.gz) === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-motu [12:15] sivang: it makes things a bit cleaner IMO and as tseng says it can be easier to work with since you can update the .diff.tar.gz without messing with original app source [12:16] azeem: could be a gnome upstream package someday, I hope. I just need to add dar as a depdency to setup.py [12:16] LaserJock: yes, indeed. [12:16] LaserJock: I'm sold, how to convert it? [12:17] azeem: could be useful on any system which has the right version of python , glade and gtk and dar ofcourse. [12:17] then it might make sense to convert it, yes [12:17] debian-mentos FAQ also suggests it as a better approach [12:22] sivang: so do you have a tarball of the source without the debian/ directory, etc. [12:23] LaserJock: I can create one [12:24] sivang: ok, do that [12:25] sivang: but make sure to save the parts that you take out [12:26] ofcourse, everything I Have under bzr rcs :-) [12:27] yay bzr [12:27] sivang: ah, good [12:27] tseng: sweetness === dolzzzon is now known as dolson === ptlo [n=senko@83-131-10-146.adsl.net.t-com.hr] has joined #ubuntu-motu [12:41] LaserJock: okay, I have a source tar.g [12:41] tar.gz [12:42] sivang: ok, so what is it named? [12:44] LaserJock: upbackup-0.0.1.tar.gz [12:45] sivang: ok, so now copy that to upbs_0.0.1.orig.tar.gz === Ubugtu [n=bugbot@ubuntu/member/seveas] has joined #ubuntu-motu [12:46] sivang: and then untar the .orig.tar.gz [12:47] LaserJock: where in? [12:48] sivang: where it is [12:49] LaserJock: done [12:49] sivang: ok, so what is the untarred directory called? [12:50] LaserJock: darn, like the original name upbackup-0.0.1 [12:50] LaserJock: but I can change my pakcage to that name, it's not biggy [12:50] sivang: well, whatever [12:50] LaserJock: then I drop the debian dir inside and debuild -S -sa? [12:50] yeah [12:51] cool, I think I got it. [12:51] LaserJock: thanks. [12:51] sivang: np === marcin` [n=user@194.114.146.58] has joined #ubuntu-motu [12:52] hi marcin` === Erlang [i=neumann@toronto-HSE-ppp4000837.sympatico.ca] has joined #ubuntu-motu [01:03] someone needs to fix the proftpd packages to deal with /var/run/proftpd being missing after a reboot [01:04] LaserJock: hi [01:06] TerminX: go for it :-) === redguy [n=mati@adp217.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [01:07] hi [01:07] hi [01:07] I just wanted to ask if there are any efforts on bringing the last.fm player into ubuntu. Is this the right place to ask? [01:08] what's the proper way to deal with that? modify the init script to create it (because even if the daemon is started from inetd/xinetd, the init script still runs to say "proftpd is started from inetd")? [01:09] redguy: you might want to check out https://wiki.ubuntu.com/MOTU/Packages/Candidates It looks like it might be on the list [01:10] LaserJock: indeed. [01:11] thanks! [01:12] np [01:12] there's one more question I would like to ask. How are menu entries managed in ubuntu? It seems that the "menu" debian package only manages the Debian tree of the menu. How are menu items supposed to be added in the gnome or kde menus? === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === raphink-pbook [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [01:13] redguy: the freedesktop.org standard .desktop files are used by gnome and kde [01:14] hmm, so "menu" is deprecated? [01:14] redguy: basically, yeah === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [01:16] redguy: if you drop a .desktop complaient file under /usr/share/applications it will appear in the menu accoording to the catagories you specified. [01:25] thanks guys === theCore [n=alex@Toronto-HSE-ppp3785508.sympatico.ca] has joined #ubuntu-motu [01:36] sivang: how goes home-user-backup? ;) [01:37] Spec: fine, will be uploading a package soon, so you could join me and help. and I do need help :) [01:38] what language are we dealing with? [01:38] Spec: python [01:38] oh thank god [01:38] Spec: http://mercury.linuxguru.net/~sivan/upbackup--main/ [01:38] that's the only language i can program half-decently, but even then, i'm not that good of a programmer [01:38] Spec: branch it, as I don't update the working tree there [01:38] Spec: how much experience do you have? [01:38] probably not enough to be all that much of a useful asset [01:38] i've been to pycon a few times [01:39] Can't say I've ever used bzr though :p [01:39] Spec: well, any other good experience is okay. I didn't know python bottom-up , but being long time pro0grammer I just got addicted for the batteries included and how easy is to do certain stuff in python [01:40] Spec: the complex parts, are ofcourse possilbe, if however take a little longer. [01:40] Spec: bzr is so cool and easy. [01:40] Spec: http://bazaar-vcs.org/IntroductionToBzr [01:40] i've heard [01:41] but isn't merging branches a bitch? [01:41] Spec: depends :) [01:41] no, it's rather simple usually [01:41] it's very simple by UI, and it helps if you know around yoru code [01:42] (for resolving conflicts etc) === hub [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu [01:42] but if three people are working on three branches and do, let's say, 3 weeks of work each, then merge it all together...it's still easy? [01:44] Spec: you can never remove the need for developers to communicate [01:45] ah, okay :p [01:45] Spec: if they don't break one another's work yes, and if they make sure to pull from each other before cotninue work [01:45] so, bzr branch [01:45] no system can solve stupidity :) [01:45] ajmitch: indeed :) [01:45] that seems pretty complex :p [01:45] ajmitch: darn :( [01:45] Spec: think in O(n^n) ;-) [01:46] LaserJock: I wish bzr would write code for me too.. [01:46] yeah, ...why does't it? === ajmitch will bbl [01:50] err, i'm getting an error sivang [01:50] bzr: ERROR: Error retrieving http://mercury.linuxguru.net/~sivan/upbackup--main/.bzr/revision-store/49/sivan%40ubuntu-20060111153425-0658effc5cefdb6e: [01:51] although it connects at first, and seems to download some stuff [01:53] Spec: ah, soprry, I'm currently updating the branch [01:53] Spec: better retry later [01:53] Spec: and I'm using the sftp plugin which allows locking [01:53] weird that it gives that sort of message [01:55] ah, ok [01:56] almost there [01:56] loading revisions 168/248 0:01:43 [01:59] Spec: done, retry === pietrus [n=pietrus@c925bcc0.virtua.com.br] has joined #ubuntu-motu [02:01] so what's the state of this? [02:01] err, nevermind, i still get an error === tritium [n=michael@ubuntu/member/tritium] has joined #ubuntu-motu [02:13] Spec: talk to you tomorrow, sorry, gotta hit bed. [02:13] yeah, i haven't slept in two days [02:14] Spec: oh god, that's not good. [02:14] Spec: night! [02:14] spring break ended [02:14] work had to be done :-/ === bddebian [n=bddebian@71.224.172.103] has joined #ubuntu-motu === freeflying-ibook [n=freeflyi@61.190.65.37] has joined #ubuntu-motu === minghua [n=minghua@danube.mems.rice.edu] has joined #ubuntu-motu [02:37] hello MOTUs [02:39] Hello minghua [02:39] hi bddebian! see you around quite often recently, coming back for ubuntu work? :-) [02:40] bddebian, I heard you are one of those GNU/Hurd freaks :P [02:40] I should be :-) Probably not much until Dapper + 1though :-( [02:40] Kyral: Aye :-) [02:40] bddebian, I've been wanting to try it on this laptop [02:41] Kyral: Not a good idea if you want network support :-) [02:41] but I heard laptop support for it is where Linux was 10 years ago :P [02:41] I'm about to try GNU/Solaris (Nexenta) [02:42] Cool, I was looking at that [02:42] I'll let you know how it goes [02:42] I mean I think my wireless card is gonna be a PAIN [02:42] it uses the ACX drivers === irvin [n=vx@ubuntu/member/irvin] has joined #ubuntu-motu === crimsun [i=nobody@pdpc/supporter/silver/crimsun] has joined #ubuntu-motu [03:09] Heya crimsun [03:09] heya bddebian [03:11] crimsun: How well do you know qt-x11-free? [03:12] bddebian: about this well: > < [03:12] (not well) [03:12] :-( [03:13] packaging or code issue? [03:13] Both :-) [03:19] ick, the worst of both worlds :) [03:19] crimsun: Well the code issues I can get around. The build thing, I can't figure out :-( === freeflying [n=freeflyi@61.190.65.37] has joined #ubuntu-motu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === minghua goes home. be back later. [03:25] bddebian: it's good to see you again [03:25] tritium: You too brudda [03:26] How ya been? [03:26] Same old. You? [03:26] Pretty much. Was busy as shit at work for a while :-( [03:27] I am too. [03:27] yeah, everytime it seems there might be a breather, stuff hits the fan again [03:27] 'lo tritium [03:28] hi crimsun :) === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === bmonty [n=bmontgom@wsip-68-15-230-31.om.om.cox.net] has joined #ubuntu-motu [03:38] if a package version is "4" and I want to do a rebuild for unmet deps is "4-build1" ok? === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu [03:39] 4build1 isn't it? [03:39] 4build1 [03:39] ok === bddebian remembers something, WOW :-) [03:39] of course :) [03:39] no dash since there isn't a package version [03:39] right? [03:39] bddebian: you are the man :) [03:39] heh [03:50] bmonty: no, BddebianIsGod [03:50] Noooooooooooo === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-motu [04:09] hi minghua [04:15] hello bmonty [04:20] brb === bmonty [n=bmontgom@ubuntu/member/bmonty] has left #ubuntu-motu ["Leaving"] [04:53] guys im getting hdd errors in dmesg that says 'ata5' 'ata7' etc [04:54] how do i find out what disk that actually refers too? [04:57] Isn't that equivalent to hda5, hda7, etc? === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [05:05] what do they align to in /sys/block/ ? [05:11] gn8 motus [05:58] Night MOTUish people === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-motu === nate_ [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu [06:25] maybe someone here can help, I'm trying to customize an ubuntu installation CD for creation of a college-specific computer forensics ubuntu distro and I was wondering if anyone knows of any good docs for ubuntu's implementation of d-i and specifically the setup of preseed files? === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu [06:31] hi nate_, the only preseeding doc I know about is Debian's, and I have no idea if it applys to Ubuntu or not [06:32] minghua, i appreciate the reply. I've been through their docs and found them lacking and was really looking for any of those well-hidden gems of docs some people have in their bookmarks :D [06:33] nate_: there has doc on wiki for remarster install cd [06:33] freeflying, yes, but it doesn't explain the install process or the various preseed file directives [06:33] freeflying, except in very general/generic terms [06:34] nate_: you can use oem preseed [06:35] Anyone know how to get the serial out of a hard drive? sata? [06:35] in /sys i can find the vendor and model adn everything but not the serial [06:36] freeflying, i've looked through it, but it's still not very helpful. Thank you for trying though [06:36] nate_: I assume you know the link http://wiki.debian.org/DebianInstaller/Preseed then [06:37] minghua, i can look that over, but i'm really looking for ubuntu's implementation [06:37] minghua, i don't know how much they differ [06:37] nate_: I don't either [06:37] nate_: sorry can't help much [06:37] minghua, alas! woe is me! :D [06:38] nate_: https://wiki.ubuntu.com/InstallCDCustomizationHowTo [06:39] freeflying, yeah, working with that already, but I want to understand the installation and the preseed files and whatnot, so my customization isn't haphazard, and so troubleshooting isn't a nightmare [06:40] someone on ubuntu-boot pointed me to a VERY useful doc (well, so far): http://archive.ubuntu.com/ubuntu/dists/breezy/main/installer-i386/current/doc/manual/en/ [06:40] just now === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-motu === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === viviersf [n=cain@196.44.1.98] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === rajasun [n=maximusp@bb219-75-72-99.singnet.com.sg] has joined #ubuntu-motu === Mongoose [n=mongoose@ip68-106-216-206.oc.oc.cox.net] has joined #ubuntu-motu === netzmeister [n=netzmeis@p549F3309.dip0.t-ipconnect.de] has joined #ubuntu-motu === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === doko [n=doko@dslb-088-073-092-067.pools.arcor-ip.net] has joined #ubuntu-motu === dholbach [n=daniel@i577B0DDA.versanet.de] has joined #ubuntu-motu [08:52] morning [08:52] dholbach: good afternoon :) === raphink-pbook [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === Mongoose is away: /_\ zzZzZZZZzz === lionelp [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-motu === ptlo [n=senko@83-131-76-112.adsl.net.t-com.hr] has joined #ubuntu-motu === Gervystar [n=gervysta@217-133-96-194.b2b.tiscali.it] has joined #ubuntu-motu === Spec_ [n=spec@dsl092-151-006.wdc2.dsl.speakeasy.net] has joined #ubuntu-motu === Spec [n=spec@dsl092-151-006.wdc2.dsl.speakeasy.net] has joined #ubuntu-motu === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu [09:58] hiu all [09:58] hi zakame [09:58] hello dolson [09:58] hey zakame === Jobman [n=Jobman@acer4001.rz.ruhr-uni-bochum.de] has joined #ubuntu-motu [09:59] hello freeflying , whazup? === ogra_ibook [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === TMM [n=hp@212.123.212.131] has joined #ubuntu-motu === xerxas [n=R67894@AGrenoble-152-1-40-63.w82-122.abo.wanadoo.fr] has joined #ubuntu-motu === abelcheung [n=abelcheu@george.kkhotels.co.uk] has joined #ubuntu-motu === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu === freetux [n=dapper4@rc137-1-82-233-159-138.fbx.proxad.net] has joined #ubuntu-motu === freetux [n=dapper4@rc137-1-82-233-159-138.fbx.proxad.net] has left #ubuntu-motu [] === abelcheung [n=abelcheu@george.kkhotels.co.uk] has joined #ubuntu-motu === G0SUB [i=ghoseb@ubuntu/member/g0sub] has left #ubuntu-motu [] === Jobman [n=Jobman@acer4001.rz.ruhr-uni-bochum.de] has joined #ubuntu-motu [10:53] evening [10:56] heya ajmitch === ajmitch missed the start of the meeting, though not a lot has been happening :) [10:59] sounds to me like there isn't really a thought to not delaying [10:59] it's more of a "don't worry, the delay is Good" thing [11:00] yeah [11:06] either way we've got a *lot* of work to do on universe [11:13] yay [11:13] heh === ealden [n=ealden@203.76.213.221] has joined #ubuntu-motu [11:19] Hi, MOTUs. I want to help/contribute. Can anyone tell me how to start? [11:21] hey Jobman - nice to hear! :) [11:21] in the current phase of the release process we are mostly fixing bugs and getting things work [11:22] http://launchpad.net/people/motu/+assignedbugs for example is a list of bugs that are assigned to our team [11:22] and there are quite a bunch of packages that are not installable at the moment - we're trying to sort them out as well [11:22] apt-cache -i unmet might give you an idea [11:24] dolson: I'm tempted to do the WPA thing myself, since it'd be nice to have :) [11:25] Jobman: help is always welcome :) [11:25] yeah, i'd like wpa to be working, i struggled with that for a long time [11:25] wpa works perfectly fine as-is [11:25] as long as you know how to set it up [11:26] the issue is mainly integrating with NetworkManager, and porting a lot of the NM 0.5 patches to 0.6 [11:26] it's not a simple task :) [11:27] ajmitch: go for it [11:27] you got sabdfl's approval [11:27] hah === ajmitch uses WPA exclusively at home [11:27] dolson: ok, well spread the word that a contribution will make it happen [11:27] in case you missed it :D [11:27] yeah I was reading the meeting === ajmitch didn't feel it was necessary to volunteer myself in there :) [11:28] heh [11:32] plus it's the sort of thing that has to pass mdz's approval for UVF exception, feature freeze exception, etc [11:32] not simple === nate- [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu-motu [11:35] dholbach, what was that link to the upgrader? [11:35] https://lists.ubuntu.com/archives/ubuntu-devel/2006-January/014700.html [11:35] on my laptop now [11:37] now the meeting channel turns into a general free-for-all :) [11:37] ajmitch: you use wpa at home? May I use you as guinea pig? ;) [11:38] siretart: sure, what are you planning? [11:38] ajmitch: we improved integration of wpasupplicant in ifupdown a lot [11:38] this has to be tested [11:39] ajmitch: http://svn.debian.org/wsvn/pkg-wpa/branches/wpasupplicant-0.5/?rev=0&sc=0 [11:39] this is our svn of the wpasupplicant-0.5 branch. [11:39] i struggled with wpa and never got it configured properly [11:39] great, I'll fetch it [11:39] I'm testing this if this works somehow and plan to have it uploaded to experimental as soon as I get it working on my laptop [11:39] and if someone else could confirm it works, even better [11:40] ajmitch: thanks. you help us a lot! === ajmitch goes to break his laptop === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-motu [11:40] checking out === Jobman also uses WPA @ home [11:41] argh [11:41] siretart, i can try it out for ya, i'm about to upgrade to dapper, is that neccessary? [11:41] I permanently broke CTRL+L in xchat-gnome apparently [11:41] nate-: I don't have any binary packages prepared your, you will have to check out the svn manually and build it yourself in dapper [11:42] nate-: the supplicant itself works for me on dapper, but I haven't tested the integration scripts yet [11:42] see the README.modes file === DapperDrake [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu [11:43] siretart, well, just hit me up if you need me to test any of that, just stating i have a guinea-pig system for ya [11:44] nate-: cool. that'll be great [11:44] siretart: I don't have a current sid setup on my laptop to test in debian [11:45] testing in dapper should be adequate for a start? [11:45] ajmitch: you'll have to rebuild it manually anyway [11:45] I'm building [11:45] I'm just uploading binaries [11:45] install: cannot create regular file `debian/wpasupplicant/etc/wpa_supplicant.conf': No such file or directory [11:45] *cough* [11:46] wpasupplicant.dirs? [11:46] http://siretart.tauware.de/wpasupplicant holds binaries built in a dapper chroot [11:47] ajmitch: err, huh? [11:47] siretart: debian/wpasupplicant/etc wasn't created, so install failed [11:47] intersting why it doesnt fail for me.. hmm [11:48] siretart: btw if you have time I have a UVF exception report written up for f-spot again [11:48] l [11:48] ajmitch: I'll do that tonight, I need to leave now [11:48] alright, thanks [11:49] hm. I don't think that file should be installed at all, btw [11:49] just comment that install out [11:49] cu tonight. [11:49] ok, see you later === dolson is now known as dolzzzon === ajmitch had better sleep now also, night all [11:50] later ajmitch [11:50] and siretart === GNULinuxer [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === netzmeister [n=netzmeis@p549F3CFC.dip0.t-ipconnect.de] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === koke [n=koke@ubuntu/member/koke] has joined #ubuntu-motu === LaschW [n=LaschW@dyndsl-085-016-033-017.ewe-ip-backbone.de] has joined #ubuntu-motu === LaschW [n=LaschW@dyndsl-085-016-033-017.ewe-ip-backbone.de] has left #ubuntu-motu [] === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu === Yagisan [n=jamie@60-240-209-160.tpgi.com.au] has joined #ubuntu-motu === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-motu === highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu === GNULinuxer [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === freeflying-ibook [n=freeflyi@61.190.65.37] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === GNULinuxer [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-motu === koke [n=koke@ubuntu/member/koke] has joined #ubuntu-motu === kelmo_lap [n=kel@madwifi/support/kelmo] has joined #ubuntu-motu [01:29] hi siretart [01:30] the handling of "driver_file" in wpasup is kinda annoying me, is its aim to be user configurable? (not admin) [01:30] no, its location rules that out . . . === Jobman [n=Jobman@acer4001.rz.ruhr-uni-bochum.de] has joined #ubuntu-motu === jinty [n=jinty@97.Red-83-58-116.dynamicIP.rima-tde.net] has joined #ubuntu-motu === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Gazer [n=gazer@mail.aktiv-assekuranz.com] has joined #ubuntu-motu === tetris [n=nshoes@213.78.64.97] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === selinium [n=selinium@82-45-118-133.stb.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [02:32] hi people === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === herzi_x41 [n=herzi@p5483F786.dip.t-dialin.net] has joined #ubuntu-motu === Hobbsee__ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Hobbsee__ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === hub [n=hub@storm-gw.xandros.com] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === bddebian [n=bddebian@mail.ottens.com] has joined #ubuntu-motu [03:18] Hey gang === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu [03:30] howdy === _jason [n=jasonr@dhcp0534.hrn.resnet.group.upenn.edu] has joined #ubuntu-motu === abelcheung [n=abelcheu@george.kkhotels.co.uk] has joined #ubuntu-motu === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu === koke [n=koke@ubuntu/member/koke] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === highvoltage [n=Jono@mtngprs7.mtn.co.za] has joined #ubuntu-motu === Jobman [n=Jobman@p508E7F1B.dip.t-dialin.net] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [04:28] Morning MOTUish peoples [04:28] Heya Kyral === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [04:35] i just announced a HUG DAY on Friday [04:35] hope you'll all going to be there === nate_ cries === Kyral hugs dholbach [04:36] so we get up to scratch with Universe again === G0SUB will be there dholbach [04:36] oh not that kinda hug lol [04:36] ROCK [04:36] Oh well, I'm not on my main box, but I can traige like crazy [04:37] dholbach: what's the timing for the Hugs? [04:37] friday all day [04:37] G0SUB, 5 per minute if youre good [04:37] yah I haven't been checking my mailing list email [04:37] fine [04:37] channel? [04:37] what does HUG stand for? [04:37] #ubuntu-bugs [04:37] ty ogra [04:37] ogra: I will manage 1 per 5 minute :) [04:37] hehe [04:38] I'll go on a triaging spree like you have never SEEN [04:38] nate_, its another word for embrace [04:38] ogra, wow.... [04:38] there will be no untriaged bugs in LP when I get done with it [04:38] haha === Kyral pulls out a case of Bawls [04:39] hehehe Caffine :D [04:39] # Unconfirmed (6858) [04:39] # Unassigned (3959) [04:40] yah I'll target those [04:40] Kyral, that would be quite impressive if you'd manage to get it down to zero in one day :) [04:40] ogra, that should look good when I go for MOTU lol [04:40] "Reduced the number of untriaged bugs to Zero in one day" [04:40] hehe, you'd be MOTU HC [04:40] HC? [04:41] honoris causa :) [04:41] ...translation? [04:41] < === Just woke up [04:41] (latin and means MOTU by honor) [04:41] ah [04:41] actually wait.. [04:42] I just woke up *looks at his stomach* [04:42] yah thats what the sound was [04:42] get dressed man !!! [04:42] No I'm dressed [04:42] heh === Kyral goes to download a current LiveISO [04:44] ..good god cdimage is slow... [04:46] Yes :-( [04:46] Does Kernel.org mirror us yet? [04:47] I know I get awesome speeds from Kernel.org [04:48] Actually....whats that Debian program that determines the fastest mirror for you? Apt-Spy? === mat|work [n=mat@igoan/mat] has joined #ubuntu-motu === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu === mkrufky [n=mk@68.160.103.77] has left #ubuntu-motu [] [04:55] hmm [04:55] we could easily adapt apt-spy to work with Ubuntu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === crimsun [i=nobody@pdpc/supporter/silver/crimsun] has joined #ubuntu-motu === mkrufky [n=mk@68.160.103.77] has joined #ubuntu-motu === Natja [n=lionel@st-209-250.student.fundp.ac.be] has joined #ubuntu-motu === Yagisan [n=jamie@60-240-209-160.tpgi.com.au] has left #ubuntu-motu [] === Toadstool [n=jcorbier@maisel-gw.enst-bretagne.fr] has joined #ubuntu-motu [05:12] I think I've fixed at least one unmet dep (enigmail-locales). So what sould I do next? Upload to REVU? [05:13] do you need to get permission from the developers of a package to maintain a package of it? === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [05:14] nate_: no, but it's good to let them know, that you're working on it [05:14] hey LaserJock [05:15] hi phanatic [05:15] Yeah for a HUG Day! [05:16] phanatic, and how do i go about applying to have a package added to the repos?? I'm really surprised it isn't actually [05:16] LaserJock: :) [05:17] G0SUB: I sent the list (with a few deletions) of science related apps to the lp admins so that the MOTU Science team will be added to the initial bug contact list [05:17] nate_: do you mean getting permission from upstream? or ubuntu devs? [05:17] LaserJock: oh, that's great [05:18] phanatic, ubuntu devs i suppose, i'd like to see it in breezy [05:18] nate_: there is no way to include a package in breezy [05:18] slomo: what di you change to autopano-sift? [05:18] nate_: what is the package? It won't be in breezy and it probably can't make Dapper either [05:18] its development cycle has closed [05:18] hub: it's using gtk#2 now [05:19] LaserJock, pyflag [05:19] slomo: ah ok [05:19] hub: just some Makefile patching [05:19] slomo: okay [05:19] bddebian: hows it going [05:19] Busy man, you? [05:19] slomo: I thought there was another bug [05:19] busy [05:19] but less than you, I guess [05:20] LaserJock, ubuntu has all the dependencies and there is a package that has already been made by the pyflag people that works just fine [05:20] nate_: nobody has put it on the Candidates list (https://wiki.ubuntu.com/MOTU/Packages/Candidates) [05:20] hrm [05:21] nate_: and I don't see anything on REVU [05:21] hello MOTU's [05:21] ;-) [05:21] hi netzmeister [05:21] LaserJock, so....how can I go about getting it added? [05:21] nabend? netzmeister [05:21] nate_: add it to that wiki page [05:21] nate_: can you package it? or you need someone to get it packaged? [05:22] hi phanatic, hi LaserJock [05:22] hi slomo :-) [05:22] phanatic, i can package it [05:22] hi netzmeister [05:22] nate_: follow the instructions on https://wiki.ubuntu.com/MOTU/Packages/New [05:23] exactly :) [05:23] crimsun: ah, yeah. good page [05:27] kk, got my own name now :) [05:27] natroll: :) [05:32] so it's too late to add a package to breezy or have it added to dapper? [05:32] hmm :-) [05:32] so i would have to wait until the next release? [05:33] natroll: quite possibly [even with the probable 6-wk delay] [05:33] natroll: the packaging work can be done anytime [05:34] crimsun, that doesn't seem right...but what do i know. i suppose it could conflict with something and make testing a nightmare === koke [n=koke@ubuntu/member/koke] has joined #ubuntu-motu [05:34] natroll: well, you can't add anything to breezy period; it froze almost 5 months ago [05:35] wow, didn't even know that [05:35] natroll: dapper is possible but fairly improbable [05:36] what would make it more probable? [05:36] natroll: Dapper hasn't been released yet [05:36] LaserJock, I know, but I'm wondering how to increase the chances of it being included [05:37] natroll: you would need to do an exception report as to why it is absolutely needed [05:37] natroll: and then it would have to be approved === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [05:38] LaserJock, hmmm [05:39] what do you guys think about including a 'computer forensics' side to ubuntu? [05:39] maybe in the next release [05:39] (not dapper) [05:40] tools like sleuthkit and autopsy are already included. throw in pyflag and it's pretty well on it's way to being able to do most tasks === _trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu === thierry [n=thierry@modemcable108.90-81-70.mc.videotron.ca] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [05:41] natroll: sounds cool === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [05:47] well, that's what I want to move towards [05:47] and pyflag is the first step [05:48] so i need to file an exception report apparently? === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [05:51] natroll: well, to be honest I don't know how good the chances would be. We have had a Feature Freeze ( when we stop added totally new packages) since 23rd of Feburary. [05:51] ahhh poo [05:51] who would i talk to about that? [05:51] natroll: well, you need a package first [05:52] natroll: and then you can write a report and probably send it to the ubuntu-motu mailing list [05:53] natroll: probably the best bet is to shoot for Dapper+1 and then see if it is backport material === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [05:56] LaserJock, hmmm, while i'd like to, maybe i'll do it this summer. === Mr [n=wes@CPE00119519e2fb-CM0012c90d04fc.cpe.net.cable.rogers.com] has joined #ubuntu-motu [05:56] i would like to fix bugs [05:56] natroll: sometimes it takes a while to get a suitable source package made. https://wiki.ubuntu.com/DapperReleaseSchedule has the Dapper release schedule [05:57] natroll: we are close to the end there [05:57] LaserJock, I would be making the package myself, and hopefully be the maintainer [05:57] natroll: but you are welcome to work on the package at any time. REVU will be really good to get feedback === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-motu [05:59] Mr_Spiff: good. You might check out https://wiki.ubuntu.com/HelpingWithBugs for bug squashing info [05:59] natroll: (primary maintainer? We don't own packages by ourselves in Ubuntu.) [06:00] crimsun, yeah [06:00] crimsun, is that so? how does it work? [06:00] natroll: all of MOTU maintains universe and multiverse [06:00] we have primary points of contact for certain packages, of course, but any MOTU can make changes to any package in universe & multiverse [06:01] so i need to be in the MOTU to create and maintain the package? [06:02] natroll: you can also try to get your package into Debian (where they have maintainership) [06:02] no, only to upload [06:02] hrm [06:03] natroll: Universe/Multiverse are community maintained which means anybody can send in a patch. But only a certain group (the MOTUs) can actually upload to the repos. [06:04] ok, well i'll work on that package today [06:05] natroll: cool, just make sure to make source packages so you can upload it to REVU [06:06] LaserJock, what is REVU? [06:06] something upstream [06:06] natroll: REVU is a special server used by the MOTU to review community submitted packages [06:06] oh, ok [06:06] https://wiki.ubuntu.com/MOTU/Packages/REVU has more info [06:07] thanks :D [06:07] natroll: np [06:08] i'm gonna take a break, i'll be back in a while === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [06:10] Gloubiboulga: ah, your here ;-) [06:11] LaserJock, yes :) [06:11] Gloubiboulga: I uploaded build2 for supercollider the other day [06:11] I've seen this, thanks LaserJock [06:12] Gloubiboulga: there were some scons issues that prevented it from building [06:12] ah... [06:12] what can/should I do? [06:12] Gloubiboulga: those got fixed last night but supercollider doesn't seem to like 64 bit archs [06:13] LaserJock, yes, it's specified in the debian/control file IIRC [06:13] Gloubiboulga: to not build on 64 bit ? [06:13] I'm looking in the sources [06:14] sources ? [06:14] microsource ? [06:14] '' is just next to the key on my keyboard ogra :) [06:14] heh [06:15] Gloubiboulga: ok, I see some are i386 ppc but others are any and all === ogra wouldnt even know where his '' is on the ibook keyboard [06:16] LaserJock, yes, `supercollider' is i386 and ppc [06:16] hmm, having a '' would be pretty cool for me as a scientist === jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net] has joined #ubuntu-motu === rave_ [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu [06:18] LaserJock, it's a belgian keyboard === nlindblad [n=nlindbla@user179.217-10-120.netatonce.net] has joined #ubuntu-motu [06:19] I can find one for you if you want ;) [06:19] ogra, laserjock; compose u / [06:19] Gloubiboulga: ok, well I'm not really sure about what it exactly going on with supercollider [06:20] desrt, and where is my compose key on a de-nodeadkeys keymap ? :) [06:20] ogra; that's your problem :) [06:20] heh [06:20] Anyone know if there is some way for me to disable ACPI on a server install? [06:20] what's a compose key? [06:20] ogra; good choice might be your right meta key [06:20] nodeadkeys disables compose :) === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu [06:20] you have to explicitly set it ... but i'm a lazy bastard [06:20] LaserJock; lets you combine 2 characters === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [06:21] LaserJock; like <"> = [06:21] or = [06:21] do you guys do development in a chroot [06:22] or xen or something? [06:22] Mr_Spiff: depends [06:22] Mr_Spiff: what do you mean by development? [06:22] well say you've got a bug in firefox [06:22] do you use the latest builds of everything [06:23] we generally run Dapper (or at least have a Dapper chroot) if that is what you mean [06:24] yeah so you run dapper on your dev machine? [06:25] well, I've run soley dapper for quite a few months but lots of people just have a dev machine === meborc [n=meborc@HOST.102.128.ixos.de] has joined #ubuntu-motu [06:27] OK cool === barsanuphe [n=barsanup@gra33-1-82-230-167-70.fbx.proxad.net] has joined #ubuntu-motu === meborc [n=meborc@HOST.102.128.ixos.de] has left #ubuntu-motu [] [06:28] Mr_Spiff: but right now I do most of my packaging work in a dapper chroot on a sarge box [06:28] strange, why not eat your own dogfood? === barsanuphe [n=barsanup@gra33-1-82-230-167-70.fbx.proxad.net] has left #ubuntu-motu ["Leaving"] [06:29] Mr_Spiff: well, on that box I need a 2.4 kernel so... [06:30] just curious! so dapper probably won't hose my system? === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu [06:31] Mr_Spiff: shouldn't but it is still a development release so you use it at your own risk ;-) === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu [06:31] Mr_Spiff: but if you want to work with bugs it is helpful to at least have a dapper chroot [06:32] hi [06:32] hello Tonio_ [06:33] Gloubiboulga: still no news for *netswitch ? [06:33] LaserJock, there's no amd64 package in debian for supercollider... [06:34] Tonio_, Kamion should have a look at those packages soon [06:34] laser: i'm a student, i'll just dist-upgrade :D [06:34] Gloubiboulga: nice thanks ;) [06:36] Mr_Spiff: cool [06:37] Gloubiboulga: but is that because it is just allowed to fail or is it not even tried? [06:38] according to the BTS, they tried to build it on amd64 but it failed [06:39] I'd like to test this but I only have an x86 [06:39] i'll test it === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-motu [06:39] Mr_Spiff, thanks :) [06:40] Gloubiboulga: infinity told me that it looked to him like if the warnings in the i386 build were fixed the 64 bit stuff might work === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-motu === Gloubiboulga is rebuilding the package to see the warnings === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [06:43] Gloubiboulga: you can also look on Launchpad [06:44] right === marcin` [n=user@194.114.146.58] has joined #ubuntu-motu === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu [06:49] LaserJock, http://lists.debian.org/debian-amd64/2005/12/msg00281.html === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [06:54] Gloubiboulga: interesting. Well, as long as we are in a similar situation to Debian. === lfittl [n=lfittl@83-65-245-74.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu [07:01] I think I've fixed an unmet dep (enigmail-locales). So what sould I do next? Upload it to REVU? [07:01] Jobman: no, generate a debdiff and attach it to the malone bug === highvoltage [n=Jono@ubuntu/member/highvoltage] has left #ubuntu-motu [] [07:03] word of warning no talky in the current meeting in #ubuntu-meeting or else you get this wierd voice ban thing [07:03] +q ? [07:03] aka muzzle? [07:03] no it was a % ban [07:03] yes, that's +q [07:04] ah [07:04] meh all I did was lol'd at one of sabdfl's jokes... [07:05] lol [07:05] I hope he remembers to remove it later... [07:05] ok, it wasn't funny [07:05] /msg him [07:05] I msg'd Seveas with a "sorry.." [07:05] get it removed another time [07:05] hai [07:06] Just wanna make sure it gets removed eventually... [07:06] if someone bans you, its amazingly annoying for them to send you a private message 2 seconds later to have it removed [07:06] no it was jus a "sorry.." sheepish thing [07:06] I like to apologize for offenses as soon as I commit them [07:07] god, so many people pushing for wpa (although xsupplicant is complete arse) [07:07] wtf is WPA? I mean I know what it is, but why is it so important [07:08] because people think wep is insecure [07:08] because people know wep is insecure [07:08] which it is, but it leaves the question "does it really matter?" [07:08] Which it is...compared to WPA...but wireless transmission has always been insecure compared to "land-line" [07:08] its enough of a deterent to keep war drivers off your net [07:09] and unless you are an idiot, you use strong cryptography to send stuff across the network anyway [07:09] wpa2 with the largest key possible is actually very difficult to break [07:09] whether you use a wire, or wep, or wpa [07:09] encryption to the WAP imo is only useful for detering people from freeloading on your network [07:09] yah, "Law of the Net No.1" Never assume a secure transmission unless you KNOW it [07:10] which WEP does well enough [07:10] yup [07:10] I mean if I'm sending secure data, I'm gonna be using SSH or SSL regardless [07:10] exactly. [07:10] I think I'm going to scream at the wpa comments. :) [07:10] i know if i went war-driving i'd be looking to practice cracking wep [07:11] everyone is bitching about wpa :/ [07:11] I disagree with the college thing [07:11] natroll: really, and then what [07:11] WEP can't be cracked these days [07:11] I mean, all the Wireless AP hotspots on my campus are completely insecured [07:11] tseng, nothing, because i'm not evil like that [07:11] lol Amaranth, you keep thinking that [07:11] unless you have old hardware there are no weak packets leaked [07:11] natroll: trust me [07:11] Amaranth, no thanks [07:12] only old or crappy hardware gives you what you need to break WEP [07:12] otherwise you have to bruteforce [07:12] Has the suggestion that April 20th be used as the release for the Release Candidate been raised yet? [07:12] ok, you depend on that then Amaranth [07:12] I don't think people have any idea how much EXTRA work will have to be done to push both wpasupplicant and n-m into shape [07:13] natroll: if i'm using wireless i don't expect anything to be secure [07:13] natroll: i meant for keeping people from joining your network [07:13] i dont expect anything to be secure if im plugged into a switch [07:13] w/o ssl === yosch [n=yosch@clrglop216.in2p3.fr] has joined #ubuntu-motu [07:13] lol [07:13] Amaranth++; [07:13] anyone? [07:14] anyway, i gotta catch a ride [07:14] Amaranth, yeah, WEP functions as a deterrant for your average user, which I'm sure i'm surrounded by [07:14] hopefully the meeting won't be over when i get back [07:14] Kyral: place it on the wiki? [07:14] natroll: it stops the smart people too [07:14] natroll: unless you have bad/old hardware === Kyral falls down [07:14] natroll: there are no weak packets/ivs to work with [07:14] nevermidn I'll keep quiet [07:15] natroll: i can scan a network for hours and only get 12 of them === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu [07:15] Amaranth, there are techniques to generate traffic on those networks to get more weak packets [07:15] he wasnt talking about level of traffic [07:16] he was talking about fixing weaknesses in early wep [07:16] this is getting pretty boring, and off topic [07:16] regardless WPA is obviously preferred at colleges ;) === raptoid [n=raptoid@85.99.64.113] has joined #ubuntu-motu [07:16] if you want encryption [07:16] use ssh/ssl [07:16] the weaknesses still exist. Well, according to my network security instructor who goes to SANS every year [07:17] wpa2 is preferable, but I am NOT a fan of the extra amount of work that MUST occur over and beyond what already needs to be done [07:17] i'm not saying the implementation hasn't improved [07:17] crimsun, indeed, ideally we need some sort of authentication with generated keys, similar to vpn connections and whatnot [07:18] this is strange, of course everyone has a package or fix they'd love to get into the new ubuntu === natroll has one....*cries* === _nlindblad [n=nlindbla@user179.217-10-120.netatonce.net] has joined #ubuntu-motu [07:19] i mean of course *buntu maintainers care about * [07:19] ha [07:19] you can use rotating keys with wep and 802.1x [07:19] backended to radius [07:20] tseng: i believe you that wep can be secure ;) [07:20] yeah, that again just makes it more difficult, but i've heard reports (even recently) of it being broken in less than 10 minutes using a variety of packet generation techniques [07:20] anyone yhat msg'd Seveas...heck I can't even talk [07:21] (yes you can, but not in there right now) [07:22] yah I forgot Seveas was here *red face* [07:23] who are mdz, seveas and sabdfl? [07:23] sabdfl == Mark Shuttleworth [07:24] Mr_Spiff: /whois them [07:24] all of us are supposed to have contact info in our /whois [07:25] Is it open floor now? [07:25] mdz == CTO, sabdfl == CEO, /me == CIO === LaserJock [n=laserjoc@ubuntu/member/laserjock] has joined #ubuntu-motu [07:26] ty === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu [07:32] what's "TB" [07:32] technical board [07:33] hello world [07:34] mdz is cto? I didn't know [07:34] holy crap this meeting is hard to follow [07:34] Welcome to Ubuntu Meetings lol [07:34] it's because everyone's blurting $random [07:35] oh, a meeting is on? [07:35] yah the meeting to discuss the 6 week delay [07:35] cat /dev/urandom | ircii [07:35] lol === greenpenguin13 [n=joseph@user-2322.l3.c3.dsl.pol.co.uk] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [07:37] morning all [07:37] 'lo ajmitch [07:38] pineapple ajmitch [07:38] hi ajmitch [07:39] Heya ajmitch === netzmeister [n=netzmeis@p549FA4F2.dip0.t-ipconnect.de] has joined #ubuntu-motu [07:39] wow i'd like to see a spec meeting for dapper+1 :) [07:40] a.k.a. nightmare [07:40] lol [07:42] (personally, a 6-wk delay should be considered only if no additional features -- not wpa, not n-m, etc. -- are considered) [07:43] yeah i gathered that, and its my first day [07:44] i hate the word polish thuogh [07:44] especially when its applied to correcting blatant programming errors [07:45] diction aside, having managed software projects, it is incredible that n-m is even being considered in the timespan [07:45] i always think it say polish, as in poland [07:45] and I always get confuse it with people from a certain eastern European contru ;-) [07:45] wow, in ubuntu-meeting starts a party :-D [07:46] Actually...didn't sabdfl say he needed to go soon? [07:46] crimsun: don't worry, there are also users who say that Xgl is *the* most important feature [07:46] what's xgl? [07:47] crack [07:47] Eyecandy [07:47] crack [07:47] aixgl is eyecandy [07:47] google... [07:47] basically [07:47] :-) [07:47] looks sexy [07:47] Personally I just use XCompmgr [07:47] Kyral: not really related [07:47] eyecandy :P [07:48] xcompmgr is buggy [07:48] and doesn't use gl [07:48] Not as buggy as XGL [07:48] and doesn't require a seperate XServer... [07:48] check out kororaa [07:49] liveCD that uses xgl with comp [07:49] Didn't DW have an interview with them? [07:49] i dunno, but i just tried it last night and it works slick with my nvidia 6800 === Kyral shrugs [07:50] very pretty to have a video playing between desktops while using transparency [07:51] why would you want a video projected on a cube? [07:52] no reason but to exploit the capabilities [07:52] tbh it's all about eye candy === fredix [n=fredix@169.66.97-84.rev.gaoland.net] has joined #ubuntu-motu [07:54] nethack-on-a-cube === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === trulux_ [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu [07:55] hmm, so is there anything we could ask for that would be helpful for a Dapper+1 that is 6 weeks shorter? [07:56] it likely wouldn't be 6 weeks shorter [07:57] (https://wiki.ubuntu.com/DapperDelayMeetingSummary) [07:57] that is what they are leaning towards right now? [07:57] who knows? [07:58] I was just trying to think about things (especially in LP) that might streamline our work [07:59] LaserJock, sick days and lots of coffee? [08:00] lol [08:00] what's the CC? [08:00] whats CC? [08:00] community council [08:00] TB = technical board, ahhhh [08:00] users group? [08:01] please see http://www.ubuntu.com/community/processes === ajmitch notices we've got some meeting overflow into here this morning. [08:01] (scroll to the bottom) [08:01] CC = Communist Comrades? ;-) [08:01] ty crimsun === minghua [n=minghua@danube.mems.rice.edu] has joined #ubuntu-motu [08:03] what will be the name of dapper + 1? [08:03] just curious [08:03] Edgy Echidna [08:03] i dunno [08:03] someone said Edgy Elephant [08:03] I didn't think that has been decided yet [08:03] I thought Early Echidna would be funny [08:03] it's anything but early [08:03] hi LaserJock [08:04] hi minghua [08:04] hi minghua [08:04] hi LingHock [08:05] LaserJock and ajmitch: I am going to apply for MOTU on today's TB meeting, will you show up and give me some support? :-) [08:06] minghua: when is the meeting? [08:06] ah, just under an hour [08:06] ajmitch: 20:00 UTC === ajmitch should be able to make it [08:06] yes, in one hour [08:06] what time did this meeting start? [08:06] current meeting started at 18:00 UTC [08:07] minghua: I suppose you've done enough by now for MOTU :) [08:07] ummm, what time is it now UTC? [08:07] Tue Mar 14 19:07:40 UTC 2006 [08:08] ajmitch: thanks, hope the TB feels the same way :-) [08:10] minghua: good use of emphasis on your wiki page [08:10] that should help speed some questions regarding Debian & Ubuntu work [08:11] crimsun: I should thank another MOTU for the emphasis, he suggested it, but I can't remember who that is now :-( [08:11] minghua: unfortunately I can't make it [08:11] minghua: I have to take a prospective grad student to lunch today [08:11] LaserJock: no problem [08:11] I've uploaded packages; I can be present [08:12] well, it really stinks cause I think raphink is going to try for core-dev today [08:12] crimsun: yeah, most of my scim related uploads are through you :-) [08:12] LaserJock: ah yes, it's that time of the year again, heh [08:12] minghua: yes, it's better to get people who've sponsored you rather than random people like me who are clueless [08:13] ajmitch: oh sure, I just thought you've reviewed my patch before === lucas clueless too [08:13] ajmitch: but if you can't evaluate my work, I of course won't insist [08:15] minghua: I don't think you'll have much of a problem. Thanks for the MOTUScience plug btw ;-) [08:15] minghua: I've looked at some patches === greenpenguin13 [n=joseph@user-3418.lns4-c11.dsl.pol.co.uk] has joined #ubuntu-motu [08:16] LaserJock: yeah, I really think MOTUScience is an important team, although I haven't done much for it (yet) :-) === Gazer [n=gazer@mail.aktiv-assekuranz.com] has joined #ubuntu-motu [08:17] minghua: well, I've been mostly doing organizational work so far. Dapper+1 is really a chance for the team to shine so I hope you can do more then. [08:18] LaserJock: I hope so, too [08:19] minghua: when you are a MOTU that would make 3 MOTUs for the team, which should help [08:21] minghua: btw, I dropped the tex section in favor of electronics for the MOTU Science package list [08:22] minghua: and then I added a misc list with the tex packages that would be interesting for scientists and science related apps from other sections [08:22] minghua: so now we have math, science, electronics, and misc [08:23] LaserJock: ah good. did you send a mail to our list about this change? [08:23] I will today [08:23] I need to start getting people pumped up for Dapper+1 [08:23] LaserJock: I think our list needs more traffic ;-) [08:23] I agree, and that is my fault [08:23] I'm just not much of an emailer. I prefer this channel for all my communication ;-) [08:24] minghua: I also got a LP admin to add the motuscience LP team to the initial bug contact list for all the packages (419 total) [08:25] re [08:25] LaserJock: oh, okay. I assume I don't need to worry about low list traffic from now on, then... [08:26] great, I've got *some* of the new computer parts I need [08:26] minghua: actually, I haven't seen that many bugs for the science related packages. I think that is another thing to work on [08:26] minghua: I don't think they are getting tested very much [08:27] minghua: I was thinking of posting something on the forums to get people to test packages for the Bug Day [08:27] bbl [08:27] you need people to use them (high school, college/university) first [08:28] crimsun: honestly we need people to file bugs and not just go "oh well, guess I'll try something else" [08:28] LaserJock: I agree, they definitely aren't tested enough [08:29] or not reported as you said [08:29] it's unfortunate that many people will just shrug and move on [08:29] but I think if I call for some testing and give some wiki pages for bug reporting it might help at least [08:29] especially if I say that we will try to address them === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu [08:31] ok, I've updated my wiki page to add the recent work [08:32] so should I be creating any new packages in dapper? [08:32] yes, though keep in mind it'll be easier to target them for dapper+1 [08:33] crimsun, which would change my package creation how? (sorry, I just don't know) [08:33] natroll: it wouldn't === Mr_Spiff [n=wes@CPE00119519e2fb-CM0012c90d04fc.cpe.net.cable.rogers.com] has joined #ubuntu-motu [08:34] natroll: aside from the simple adjustment in debian/changelog [08:34] crimsun, ok, i'll be back in a bit with my piece of ju...errr package ;D === Erlang [i=neumann@toronto-HSE-ppp4000837.sympatico.ca] has joined #ubuntu-motu === Mr_Spiff [n=wes@CPE00119519e2fb-CM0012c90d04fc.cpe.net.cable.rogers.com] has joined #ubuntu-motu === tritium [n=rimbert@ubuntu/member/tritium] has joined #ubuntu-motu === Erlang [i=neumann@toronto-HSE-ppp4000837.sympatico.ca] has joined #ubuntu-motu [08:49] maybe i should be hittin up you guys, i can't download from http://us.archive.ubuntu.com/ubuntu/dists/dapper/universe/ [08:51] why do you think we'd be able to do anything? :) [08:51] you guys can upload? :D [08:51] and? [08:51] maybe it's syncing? [08:51] what are you trying to download? [08:51] uploads are done to a different server, processed through launchpad [08:51] http://us.archive.ubuntu.com/ubuntu/dists/dapper/universe/source/Sources.gz [08:52] (use a.u.c) [08:52] & what problems do you get? [08:52] download won't start [08:52] I can wget it fine. [08:52] first dist-upgrade failed [08:52] sounds more like a network problem on your end, if the rest of us can get it fine [08:52] then downloading the individual package through firefox failed to start [08:53] hello Nafallo ! [08:53] ajmitch: hi there :-) [08:53] heh, i just did two upgrades from the same mirror today [08:53] Nafallo: https://launchpad.net/distros/ubuntu/+source/f-spot/+bug/5164 [08:53] malone bug 5164 in f-spot "F-Spot crashes on startup after photos.db is created" [Normal,Needs info] [08:53] Do we have a wiki page on creating a Repo? Not LocalAptRepo but a full blown repo?? [08:53] Nafallo: give me info! [08:54] Nafallo: if it's not already fixed I suspect it will be with the next upload once I finish migration code :) [08:55] ajmitch: hmm, right now it doesn't even start :-P. -mono :-) [08:56] explain [08:59] hrm, now it's working... [09:01] yea, it was probably syncing... [09:01] try multiple times before asking please :-) [09:02] i did, just not with a period of waiting between it.....now it's flaking out and download has ground to a halt [09:04] my network connection is bein flaky, i'll be back in a bit === netzmeister [n=netzmeis@p549FA4F2.dip0.t-ipconnect.de] has joined #ubuntu-motu === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu [09:23] congrats raphink :) [09:24] yeah, congrats raphink [09:24] thanks :) [09:24] bravo raphink ;) [09:25] hehe :) [09:25] congrats raphink [09:25] I'm still catching up in the logs === mister_spiff [n=wes@CPE00119519e2fb-CM0012c90d04fc.cpe.net.cable.rogers.com] has joined #ubuntu-motu [09:27] cripes, people can't read [09:28] evening masters! [09:28] hi nlindblad [09:33] why isn't libogre5c2a in the dapper archives? [09:34] hiya Nafallo [09:35] Nafallo: it could be in binary NEW [09:35] Mithrandir: hi there! *hug* [09:35] lfittl: yea, my thought aswell. [09:35] Nafallo: long time no see, you've been busy? [09:35] congrats minghua [09:35] congrats minghua :) [09:36] thanks crimsun and dolson! === crimsun scurries off to a department meeting [09:38] Mithrandir: yea, new work and stuff like that. now I'm sick, so finally some quality IRC-time ;-). [09:38] haha. :-) [09:38] Nafallo: how's gothcat? [09:38] sick aswell ;-) [09:38] oh well, apart from that? [09:39] minghua: ah sorry I wasn't there to support you, was on phone :) welcome anyway [09:39] ajmitch: no problem, and thanks :-) === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === gouchi [n=Doudou@ASt-Lambert-153-1-78-60.w83-204.abo.wanadoo.fr] has joined #ubuntu-motu === Spec [n=spec@dsl092-151-006.wdc2.dsl.speakeasy.net] has joined #ubuntu-motu [10:24] How went the second meeting? === gouchi [n=Doudou@ASt-Lambert-153-1-78-60.w83-204.abo.wanadoo.fr] has left #ubuntu-motu [] === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-motu [10:44] Spec: what do you mean? [10:45] The second meeting to discuss the delay for Dapper [10:46] I attended the 4 am one [10:46] When can we expect a final decision? === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu [10:46] yah, sabdfl held another one at 1 PM EST [10:46] for us who DON'T want to wakeup early [10:46] or those of us who go to bed late [10:47] that too [10:47] wait, that makes no sense for me [10:47] lol [10:47] Kyral: what? wake up? [10:47] lol, I stayed up through the night [10:47] :p [10:47] good night guys [10:47] nn dholbach [10:47] night dholbach [10:47] i stayed up the night before, so i couldn't do two nights awake in a row [10:48] so i slept all day today :p [10:48] gn8 dholbach === dholbach [n=daniel@ubuntu/member/dholbach] has left #ubuntu-motu ["Ex-Chat"] === djm62 [n=djm62@82-40-136-135.cable.ubr08.uddi.blueyonder.co.uk] has joined #ubuntu-motu [10:53] ok, what did I miss? [10:53] not a lot [10:53] little question [10:53] just a lot of talk :) [10:53] LaserJock: oh and minghua is a MOTU [10:53] is ubuntu making usage of networkmanager by default actually ? [10:53] ajmitch: how did raphink do? === ajmitch can't recall, was on phone at the time [10:54] I'll have to go check the logs [10:54] congrats minghua! That is awesome [10:54] ah, he was approved [10:54] IIRC, raphink was approved [10:57] nice [10:58] congrats raphink! [10:58] thanks LaserJock:) [10:58] :D === freeflying-ibook [n=freeflyi@61.190.65.37] has joined #ubuntu-motu [11:08] LaserJock: thanks === Kyral [n=ubuntu@ubuntu/member/kyral] has joined #ubuntu-motu [11:13] oo, oo, i wanna be a member, pick me! pick me! :p [11:15] what is dd [11:15] d-day? man dd? [11:16] Debian Developer? === Kyral [n=ubuntu@ubuntu/member/kyral] has joined #ubuntu-motu [11:16] ohhh [11:17] Time to test Espresso [11:19] Ahh, #ubuntu-meeting is locked now, nice move [11:19] lol [11:19] what happened? [11:20] just random clueless people coming in and ask about the delay, I suppose [11:20] you'll have to ask Seveas about that [11:20] Seveas did wonderful police work during the TB meeting BTW :-) [11:23] lol as he did during the second "Delay Meeting" [11:25] Espresso in progress [11:25] *takes notes on things so he can file bug reports or wishlist reports* [11:27] whats espresso? [11:27] The LiveCD Installer [11:28] wait, what is the status of the feature freeze right now? [11:28] "yes, FF is still in effect" [11:28] dangit [11:29] I had a suggestion for Espresso [11:29] (that doesn't mean you can't make one) [11:29] good point [11:29] I'll file them in LP once I'm out of the Live system === Gervystar [n=alessand@ip-124-244.adsl.cheapnet.it] has joined #ubuntu-motu [11:32] How is Espresso? [11:32] Does it support automagic resizing of ntfs partitions? [11:33] Didn't try as I don't have a NTFS partition handy [11:33] that's a good thing ^.^ === minghua wonders what do the translations of espresso look like [11:35] I was thinking that if Espresso detects a live Net conn, it should allow you to select which -desktop package to install [11:41] here goes nothing...REBOOT! === koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === Seveaz [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu