[12:11] well think it's time for bed [12:11] nn LaserJock [12:12] cya cbx33 [12:12] you ok for sat 23:00 UTC freeze [12:12] on ESA? [12:13] yeah [12:13] cbx33: as long as you get it done by then ;-) [12:16] ogra: around? or going to bed [12:22] heheh [12:22] i will [12:50] ogra: you sure know how to pick projects :P [12:50] the more i look at the code in willow the sadder i get [12:55] Amaranth: how so? just hard to work with? [12:56] no comments [12:57] Amaranth, you can write bad python code? *shocked* ;) [12:57] def bayesprob(probs): [12:57] x = probs[0] [2] [12:57] y = 1-probs[0] [2] [12:57] for prob in probs[1:] : [12:57] x = x * prob[2] [12:57] y = y * (1 - prob[2] ) [12:57] return x/(x + y) [12:57] [12:58] it's magic! [12:58] looks like about how I would code it [12:58] that is a bad thing [12:58] is willow actively maintained? [12:58] i mean, i'm sure i'll figure out how it works once i dive into it more but jeez [12:58] Burgwork: no idea [12:59] it appears it is, but here is no mailing list that I can find [12:59] the website has no links to old versions, an rcs, etc [01:00] so pretty much it will need to be forked, unless they setup said [01:00] yeah, i'll be maintaining my own fork [01:01] there are also no docs on how to get it going, at least on the website [01:02] oh, the last dated release was 9/29/05 [01:02] and that's two releases old [01:02] where is that information from? [01:02] CHANGELOG.txt in the tar.gz [01:02] freshmeat lists nothing [01:03] have we tried to contact the authors? [01:03] ack [01:03] i just realized, none of these files have copyright information [01:03] oh, joy [01:04] they include a gpl.txt file [01:04] but no AUTHORS or anything [01:04] hmm [01:04] do they specific what is covered under the gpl? [01:05] not that i can see [01:05] we might also have an issue with the training stuff [01:05] ie, the inclusion of "bad content" [01:05] observe the whole hot coffee mess [01:05] heh [01:05] well, that's how you train it [01:06] yes, but I think we would need to have the training content is a seperate binary, not installed by deafult [01:06] i might have to redo this from scratch... [01:06] the whole filter? [01:06] the whole project [01:06] no authors listed, no copyright info, etc [01:06] ouch [01:07] I would contact the author first [01:07] I suspect it is merely an oversight [01:07] oh, they do have contact info on their website [01:07] that happens quite a bit actually [01:07] userful did it as well [01:07] but usually there is a little more info [01:09] http://www.whsd.k12.pa.us/admin/Technology/techplan/currentplan.py <-- this is who willow was built for [01:09] check out the extension [01:09] they might be a good place to get edubuntu into [01:10] hehe [01:10] wonder if it would pass the "hooker" test [01:10] I just sold to a library whose director lives in Hooker, OK [01:11] she uses that as a good baseline to test filtering against [01:12] kind of hard to make an automatic filter handle that [01:12] that's what whitelisted domains are for [01:12] sorry to jump into conv... being a newb in this channel.. but why was reason for picking Willow? [01:13] the reason [01:13] saugilsr_: It uses bayesian filtering. [01:13] Like spam filters, it "learns" what is good and bad based on what you've marked as good/bad in the past. [01:14] I've sent an email to ed@digitallumber.net, hopefully I'll get an answer soon. [01:14] ok just reading the site now.. but you have to feed it what is bad/good right? [01:14] Although with what I'm probably going to do to this code I could probably pass it off as a completely separate thing anyway. :P [01:14] Im running dansguardian at work so i'm comparing it to that. [01:15] dansguardian is the big one [01:15] we run that at my company as well [01:15] it works, after a fashion [01:15] saugilsr_: Yeah you have to train it but it also comes somewhat pretrained. [01:15] Mostly to block porn websites. [01:15] yeah the students now hate me with a passion now that i installed it [01:17] hmm, I wonder if you could reverse train a filter like willow [01:17] so it will only show porn [01:18] Amaranth, what does the .pickle file do? [01:20] ok, there is a nice nautilus bug [01:21] what does dapper say about shockwavefilter.py [01:21] mine says it is html [01:22] html [01:22] because these guys embed HTML in the python files [01:22] so to edit the error messages you have to edit the python code [01:23] oh, joy of joys [01:23] why don't you create a willow product is LP and we can begin tracking bugs in LP [01:24] there is also the hardcoded google domains [01:27] how about adfilter.py [01:28] I see lots of great ideas with a half thought out implementation plan [01:31] Amaranth, there are a whole bunch of stupid things I see here that need to be recording somewhere, like a bug report [01:38] Burgwork: I've got a tomboy note. [01:38] Burgwork: This isn't in ubuntu yet and they don't have a BTS [01:40] we can use launchpad [01:40] it was designed for this sort of thing [01:40] or a wiki page === Phlosten [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu [01:51] hmm === bimberi [n=bimberi@ubuntu/member/pdpc.active.bimberi] has joined #edubuntu [01:57] hey there bimberi [01:58] hi Phlosten :) [01:58] can you possible answer a quick question for me [01:58] sure [01:58] still trying to nut out the ltsp [01:58] :/ [01:59] i have a feeling when the client is requesting IP stuff from the DHCP server on this machine, that the DHCP server is using its own dhcpd.conf file and not the LTSP one,... [02:00] hmm [02:00] wonder where the first line went [02:00] bimberi, can you see the first line of what I just typed? [02:00] no [02:01] hmmm, ok [02:02] basically i have two (x2) dhcpd.conf files, one in /etc/dhcp3/ and the other in /etc/ltsp/, how does the server know which one to use? [02:02] does 'ps aux | grep dhcp' show you? [02:03] ok, cool, it shows /etc/ltsp in there [02:04] where is that set? === Doxedon [n=Doxedon@r220-101-117-207.cpe.unwired.net.au] has joined #edubuntu [02:05] still trying to unlearn dos/windows and learn the ins and outs of Linux :) [02:05] i'd would say in the init script (/etc/init.d/dhcp3-server ??) or something it calls [02:05] :) [02:06] bimberi, I am working on setting up the LTSP on my normal Ubuntu install, and not that edubuntu install I was running the other day [02:06] and my client is stuck at "Loading 192.168.0.1:/ltsp/pxelinux.0" [02:06] is there a help channel? [02:06] yes, you and Fujitsu were discussing it yesterday [02:07] i'd like to be able to take both these machines along to the computer group meeting next meeting to show them what LTSP can do [02:07] hi Doxedon, ask away, if someone knows they'll answer [02:07] thanks [02:07] don't know if I should be asking here [02:08] Doxedon, we'll soon tell you where to go ;) [02:08] lol [02:08] I'm hoping to download the live cd version of Ubuntu - just hoping to see how the OS works, etc. [02:09] but I'm curious as to how the live CD works, will it access all my current files on my hard drive? [02:09] bimberi, i thought I had a problem with my dhcpd.conf file, so I plugged in my edubuntu drive which was doing that bit right to compare that file and they are the same, am running out of places to look :/ [02:09] Doxedon, LiveCD will not touch you hard disk files except to mount the disk so you can access the files [02:10] Doxedon, if indeed your hard disk partition is mountable by Ubuntu [02:10] could I download a file and get it to work off livecd? [02:10] Doxedon: it won't mount the disk unless you tell it to. You can even run the LiveCD without a HDD [02:11] okay, got that [02:11] Doxedon, are you wondering whether you can install files while running LiveCD? [02:11] yeah, something on those lines [02:12] Doxedon, it will look like a normal computer system, except the root disk will be in your RAM and not on a Hard Disk Drive. Once you pull the plug everything is gone === bimberi deletes his partially finished answer - Phlosten's was so good :) [02:13] Doxedon, however in the 6.06 version of the Ubuntu LiveCD there is the option to have it 'persistant' and keep changes files on a USB drive or similar [02:14] however I have not explored the persistant option myself, so I cannot give you much advice beyond that [02:15] firewall... just had a thought.... bimberi, where are the firewall options set? i have been running firestarter and I just remembered that the setup that it configures remains even after the GUI is closed [02:15] what I wanted to do was run a piece of software but really didn't want to install and utilise on a permanent basis just yet [02:15] would that work? [02:15] Doxedon: if you want to play without having to repartition or anything you can try using something like qemu. [02:16] Doxedon: that will emulate a computer.. and when your done playing you can just delete the HD image [02:17] Doxedon: it will work, but once you reboot it will be gone [02:18] Phlosten: i don't know iptables very well - 'sudo iptables -L' will show you what is set - idk where to unset them though sorry [02:18] bimberi, groovy, that should help me,...ty [02:18] Phlosten: np :) [02:20] with qemu, would I still need to download a linux os? [02:22] Doxedon: yes. You can use any ISO.. including a LiveCD if you wanted. What software are you wanting to try? A package or just the whole OS in general? [02:23] basically I wanted to get a "server" running. Connects people/outputs information in text [02:23] huraaah! === Phlosten does a little dance === Phlosten evaluates the next problem :/ [02:27] Phlosten: some success? [02:27] yeah, firewall blocking needed ports [02:28] the tftp port, and the one needed for 856 [02:28] whatever 856 is [02:28] i guessing it is NFS [02:29] bimberi, now I am back at same place I was when I was trying to get the edubuntu one working [02:30] Phlosten: 'sudo netstat -plunt' will show you what ports are being listened to and which process has them open [02:30] Phlosten: so client boots to a text-mode login prompt? [02:31] yer, and terminal 7? (ctrl-alt-f7) is just flashing cursor [02:31] i am pretty certain it is problem with X config [02:32] its an nvidia based card that only works with vesa driver [02:33] ubuntu tries to set it up with nv instead of vesa though [02:34] im lost with qemu :( [02:34] Doxedon: hmm.. most LiveCD's are designed so you can run a Desktop Interface.. not really for running a temporary server.. [02:35] so best bet is to download the full install? [02:35] Phlosten: hm, i wonder if there's a way to specify the driver [02:35] Doxedon: yeah. I would say.. if your looking to test out a server [02:36] okay, I just have a small concern that if I do it won't detect the drivers [02:36] Doxedon: if you have a spare partition you can dual boot a machine [02:36] i don't :( [02:36] I read that you could do it on installation? [02:37] bimberi, there should be a way, just working it out [02:37] Doxedon: yeah you can resize your current partitions.. [02:37] not create new? [02:37] Doxedon: you can test the feasibility with the LiveCD, but it wouldn't be a particularly good solution on any sort of (semi-)permanent basis [02:38] Doxedon: oh yeah that to.. would this be your first linux install? [02:39] yeah === sivang [i=sivan@muse.19inch.net] has joined #edubuntu [02:39] Doxedon: ok. Download the LiveCD and try that first. [02:39] bimberi, i need to configure an 'lts.conf' file :) [02:39] Doxedon: that will give you a feel of what your doing [02:40] what sucked was that it stopped at 300 mb :( [02:45] Thanks for all your help === Doxedon [n=Doxedon@r220-101-117-207.cpe.unwired.net.au] has left #edubuntu [] === LaserJock is now known as Laser_away === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #edubuntu [02:51] ooh, syntax error :) [02:53] Phlosten: the thrill of the chase :) [02:54] ok, we should have a winner now [02:54] tries again.... [02:54] i tell ya what, I am learning heaps...always good :) [02:54] absolutely! [02:58] wooo, i have an s login screen [02:58] x [02:58] except I had a typematic rate issue, getting multiple letters each press which made loggin in difficult [03:00] Phlosten: i think you're going to know how to solve every LTSP problem by the time you get this working :) === Phlosten2 [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu [03:01] huraaah! [03:01] Phlosten2: could it be! [03:01] it is [03:01] indeed === Phlosten2 is very happy [03:01] hooray! very well done mate :) [03:01] although I still need to ctrl-alt-f7 to get login screen [03:01] but that is a small issue [03:03] hmmm [03:03] i opened openoffice from the menu on here, but it opened on the server [03:04] what if you log out on the server? [03:06] ah-ha [03:06] excellent [03:06] i obviously need another user account on the server for the client to use [03:06] brb === Phlosten2 [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu === Phlosten2 is now known as Phlosten [03:10] i lurv linux! [03:10] and LTSP rocks too! [03:11] :) === Cyorxamp [n=Cyorxamp@82-47-214-52.stb.ubr11.brad.blueyonder.co.uk] has joined #edubuntu [03:40] is the next dapper Edubuntu still set for June 1st? [03:40] Cyorxamp: yeah, Edubuntu 6.06 will be released on June 1 [03:41] and thats 'non-flight' ? [03:45] flights are milestone codenames, so yes, you can think of it as "final" === Laser_away is now known as LaserJock === Cyorxamp [n=Cyorxamp@82-47-214-52.stb.ubr11.brad.blueyonder.co.uk] has left #edubuntu [] === jsgotangco [n=jerome@ubuntu/member/jsgotangco] has joined #edubuntu [03:57] good morning [03:58] 4hi jsgotangco [04:01] hey [04:16] Amaranth, how goes the willow hacking? [04:16] stalled [04:16] some license issues [04:17] Amaranth, the willow.py contains the gpl [04:18] yeah, but i'm not comfortable with the other files not having it [04:18] or a general licensing file, ya [04:18] it has a gpl.txt [04:18] plus the bad content is clearly not gpl === dinda [n=dinda@cpe-72-181-90-206.houston.res.rr.com] has joined #edubuntu [04:19] i think it just a pickled list of words [04:19] the .pickle file? [04:19] wait, yeah [04:19] seems to me that the .pickle file would scale very badly [04:19] those aren't right [04:19] it's got the real webpages [04:19] i never noticed that before [04:20] i hope that's not required for the filter to be trained [04:20] I think it is [04:20] hence the issue I raised earlier [04:20] basically it looks like i'm writing this from scratch [04:20] "hot coffee" Edubuntu anyone? [04:20] hehe [04:21] most of the code is "magic" anyway [04:21] and the basic ideas aren't that hard [04:21] plus there are truly stupid hardcoded things in there [04:22] if i can't get a full bayesian system implemented i can at least do some semantic weighting [04:23] http://rit.mellon.org/awards/ <- we should put Edubuntu up for this [04:23] haha, they run a default plone template [04:24] so does the fsf [04:24] which the plone guys seemingly got from a guy i know [04:24] to be fair, it is not as bad as some defaults [04:25] IT award? [04:25] hmm, this might be a stupid question but what is the difference between plone and a wiki ? [04:26] plone is not open for editing by default? [04:27] a wiki is collaborative way to work on stuff [04:27] plone is about presenting and ordering stuff [04:27] there is overlap, as the wiki needs to display that stuff and thus needs to present and order it too [04:27] Amaranth: if your going to code it from scratch.. id recommend a 'feature' to block by file extention.. ie .dll .exe .bat.. not user if that can be a learned trate [04:28] saugilsr_: sounds like a good idea [04:28] well, ideally, it could be built in an iptables style [04:28] strangely, the wallpaper blends with red [04:29] you have rules you can hook up in any order [04:29] LaserJock: have you seen the wallpaper? [04:29] the artist forgot new zeland [04:30] he must have mistaken it with tasmania [04:33] jsgotangco: the chalkboard one? [04:33] yeah [04:34] anybody know how to add a comment to a doc in OO.o? [04:35] would it be goofy to rot13 the bad domain and url lists so they don't show up in a search? [04:36] what sort of search? [04:36] rot13ing them reduces readability [04:36] someone searching for bad things with, say, locate [04:36] what does dansguardian do? [04:38] dunno, but it uses a naive filter [04:38] at least according to the website [04:38] if a certain word is in a site it's automatically marked as spam [04:38] naive? [04:39] instead of being weighted [04:39] ah [04:39] but what does dansguardian do to prevent the bad url/locate issue [04:39] ? [04:39] i'll look tomorrow [04:39] bed time now [04:40] Amaranth, are you doing soc for edubuntu? [04:40] hopefully [04:40] ah, hence why you are looking at it now [04:41] yeah, i said i could start thursday [04:41] but i got done with school early [04:41] meh i have to do some last minute SoC revivews [04:41] jsgotangco: vote me to the top :) [04:42] Amaranth: the willow spec is already like 3rd heh [04:42] jsgotangco: higher is always better :P === jsgotangco checks [04:44] heh i just voted for it already [04:45] jsgotangco, is it Henrik Omma? [04:45] no ogra will mentor it [04:46] (willow) [04:46] what rank is it? :) [04:46] 4th [04:46] cool [04:47] iirc projects get slots assigned to them tomorrow [04:47] yeah we have 227 applications but it seems we're going to get less than 10 in [04:47] jsgotangco, no, henrik's last name, is it Oma? [04:47] Omma [04:47] eerr less than 20 rather [04:48] ok, check [04:49] there's quite a number of members getting into this year's SoC === sankarshan [n=sankarsh@220.227.211.249] has joined #edubuntu [04:59] Burgundavia: I use Dansguardian at work.. [05:00] hmmm it seems edubuntu-artwork broke [05:02] ekkk no its epiphany! === jsgotangco wonders what's wrong [05:06] Burgundavia: Works really well. Its has weighted words/phrases and blocks sites based on the actual content of the webpage. So for example the word 'breast' alone can have a high weight maybe 50.. but 'breast cancer' will have a low one.. any blocked site/page is redirected to a custom page of your making showing why its was blocked. Or you can just block sites, extensions outright. [05:07] Burgundavia: whats interesting is that by its nature it will also make sure any conversation of web IM is clean.. nice side effect === Yagisan [n=jamie@60-240-12-146-nsw-pppoe.tpgi.com.au] has joined #edubuntu [05:09] Phlosten: get my emails ? [05:11] Yagisan, yup [05:11] cheers [05:11] Yagisan: hey [05:11] bbs [05:14] G'day jsgotangco === dinda [n=dinda@cpe-72-181-90-206.houston.res.rr.com] has left #edubuntu [] [05:18] jsgotangco: Phlosten: no reportbug mail from either of you yet ? [05:22] no sorry, im just about to install it today [05:30] jsgotangco: no worries. was just checking to make sure I didn't miss any mail [05:32] nice skype installs with no hitches in edubuntu [05:33] (for the deb) [05:34] can't say if its actually usable yet though === P3L|C4N0 [n=sopmac@201.230.230.160] has joined #edubuntu [07:03] P3L|C4N0: welcome [07:03] hi, jsgotangco === LaserJock is now known as Laser_away === arkan0x [n=arkan0x@pc-19-87-215-201.cm.vtr.net] has joined #edubuntu === pygi [n=pygi@83-131-245-175.adsl.net.t-com.hr] has joined #edubuntu === HedgeMage [i=HedgeMag@freenode/staff/HedgeMage] has joined #edubuntu [08:15] Hey, all, need an opinion on something... [08:16] HedgeMage, ? [08:16] Hi btw [08:16] In the post-installation chapter in the standalone install section, I cover adding users, applying updates, and configuring email. However, for both Evolution and T-bird, most of my instructions are essentially "fill in the clearly labeled blanks with the information from your ISP or mail server manager" [08:16] think I should go ahead and ditch the sections on email? [08:16] I feel like there's way more text than useful content in that section [08:17] indeed [08:17] cool [08:17] just wanted to make sure I'm not nuts :P [08:17] btw, why aren't you on jabber? :P [08:17] because I cant login, but you can add mario.danicv [08:17] mario.danic@gmail.com [08:17] that works :) [08:18] ahh ok :) [08:18] when it said it didn't change your pw, it really did [08:18] try adding :P [08:18] I told cbx but you weren't here [08:18] I know gtalk is rebranded jabber :P [08:19] yes, now add me :-P [08:25] argh - ebay fucktard shipped my parts in a normal envelope. they been crushed by the mail sorting machines :( [08:25] http://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-back.jpg & http://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-front.jpg [08:26] :( [08:26] HedgeMage: squeaky wheel bump [08:27] hi Yagisan [08:27] that stinks [08:27] Yagisan: can you remind me when I'm on-duty? I'm only in #edubuntu right now and hiding from the masses. [08:28] I was getting so many staff request /msg-es I couldn't get anything done. [08:29] that looks really ugly [08:29] HedgeMage: I don't know when you are on duty, but I'll remind you later [08:29] Yagisan: cool, or you can drop me an email at my freenode addy ( hedgemage@freenode.net ) with your nick, group name and chan(s) etc etc. [08:30] we're kind of halted on GCFs today, hopefully will pick up again tomorrow [08:30] Yagisan, what was in the envelope? [08:30] jsgotangco: yeah, the cunt spent 50 cents on postage, rather then the much higher postage charged [08:30] Phlosten: RAM [08:30] haha yeah - like it will work now [08:30] stupid ebay retards [08:31] well, thats one less thin client to use now [08:31] BTW, my hardware reqs paragraph was on the backup disc that went MIA... can someone remind me what's on the CD jacket so I can rewrite (standalone, not LTSP) [08:31] ebay needs to change the way it displays postage [08:31] should be seperate 'this is postage cost' and 'this is handling cost' [08:32] Yagisan, poo thinclient [08:33] poor [08:33] even o_O === guim [n=glederer@104.241-200-80.adsl-fix.skynet.be] has joined #edubuntu [08:33] i am trying to source bits for about 8 TC's [08:33] Phlosten: yeah. needed older modules for it too, new ones don't work [08:34] i have enough bits for about 2 [08:34] only 1 spare monitor tho [08:35] no chance of getting my money back either, as it just falls under the cutoff [08:35] bah [08:36] make sure you negative feedback it! [08:36] :( [08:37] and sign his email address up to 100's of spam lists [08:37] roflmao [08:38] i better do some work [08:38] bbl [08:38] hmm. I don't see a stamp on the envelope [08:42] Phlosten: I should have his name and bank details around here somewhere. I wonder if that is enough to do a Nigerian 401 >:) ... [08:42] Phlosten: anyway, I need to take the kids to the doctor. be back later [08:51] Anyone who's interested, see https://wiki.edubuntu.org/HowToCookEdubuntu/Worksheet to note the things in my section that need proofreading. I'm going to spend my last 10 minutes before bad working on my own stuff, I'll be back on Edubuntu tomorrow cleaning up last tidbits and making requested screenshots === HedgeMage waves [08:51] I'm out of here! [09:03] spacey, poke? [09:25] JaneW, poke? [09:25] hi py [09:26] pygi too [09:26] we've got part of Cookbook [09:26] considering I havent heard from highvoltage and spacey for quite some time now... [09:26] cbx33 has joined us in the efforts [09:27] cool! === spowers [i=sam@70-58-156-35.eugn.qwest.net] has joined #edubuntu === cbx33 [n=c2df514b@209.152.164.93] has joined #edubuntu [09:29] also, please add me as mentor to that calendar thingy [09:29] she has change application to evo plugins [09:29] cbx33, hi [09:29] were just talking about you [09:30] oh? [09:30] what aboutme ? [09:31] well, that you joined efforts for Cookbook :P [09:31] heheh :p [09:31] i'm trying [09:34] :) [09:34] JaneW: hey [09:34] hi jsgotangco [09:34] hi JaneW [09:35] JaneW: just a quick question: does Dione answer emails? [09:35] jsgotangco: I have another patch for the docs [09:35] jsgotangco: I think so... but I have not really been in contact yet, just CCed in msg so far [09:35] so I haven't really seen evidence [09:35] cbx33: please send it to ubuntu-doc@lists.ubuntu.com === cbx33 [n=c2df514b@209.152.164.93] has joined #edubuntu [09:36] ok will do [09:36] JaneW, http://code.google.com/soc/ubuntu/app.html?csaid=tere.ertw@gmail.com:15f086bf:c32d38be [09:36] grr I hate it when that happens [09:36] JaneW: ok i have no response yet will just wait and see then just make a followup [09:36] cbx33, heh :) [09:37] pygi: if that's doable it would be great === jsgotangco will have a good reason to use evo [09:37] jsgotangco, it is doable [09:37] look at the end of application, she added evo plugin [09:38] i just read it [09:38] her application is pretty solid [09:38] oh,oki :) [09:38] JaneW, make me mentor on that one [09:39] I talked to her, and she really seems to know what she is doing [09:39] I hate all those KDE people who havent responded tho :( [09:39] what are you mentoring? [09:40] i will add further, can it process offline calendars then sync to google calendar? (if its asking too much nevermind) [09:40] jsgotangco, ? :) [09:40] hm, what do you mean? [09:41] pygi: pyq [09:41] ah, yes :) [09:41] pygi: if i have a calendar entry in evo that is not from google calendar [09:41] hm, well, that should also be syncable === pygi writes that down [09:42] that pyq guy "stole" part of my nick [09:42] gah :) [09:44] jsgotangco, please make sure interface is better then this :P [09:44] http://byte.csc.lsu.edu/~rrouss7/soc/pyq/rev1/ [09:45] lol [09:45] i agree it needs some work [09:45] indeed :) [09:46] i should try doing a mockup too === pygi agrees, but better one :) [09:46] and this Site manager is urgh... [09:46] how do you call it... unusable? :) [09:46] hey they're mockups :) === jsgotangco grabs glade [09:47] o and yes..you want me to rank the application up? [09:47] feel free === pygi ranks app up [09:48] take a look at this then: http://code.google.com/soc/ubuntu/app.html?csaid=Szilveszter.Farkas@gmail.com:f57b5588:ae8c6326 === pygi = done with ranking up [09:54] jsgotangco: http://www.progbox.co.uk/cbx/index.php/Patch03 - if you click on edit, can you just take a quick review of the patch and verify it's in the correct format for me before I pose to the list, I normally post them to LaserJock [09:54] but I don't know if he doctors them i nany way [09:56] a patch in a mediawiki? heh === pips1 [n=philipp@hsz-hgkz.isz.ch] has joined #edubuntu [10:07] jsgotangco: indeed, it's the easiest way for now :p [10:14] jsgotangco: i tried to wrap it in a
 but it dies and replaces the text with something screwy
=== jsgotangco wonders what the reaction would be if we had dopewars on the default install
[10:28]  lol
[10:28]  jsgotangco, looked perhaps on that application I gave you?
[10:29]  yes
[10:30]  jsgotangco: did it look ok?
[10:30]  i looked at the initial work done in the bzr site
[10:30]  jsgotangco, voted? :)
[10:31]  i haven't will read further later (currently at work)
[10:31]  ah,oki :)
[10:36]  JaneW, poke again :)
=== karmak [n=olive@ryxeo.pck.nerim.net]  has joined #edubuntu
=== Phlosten [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au]  has joined #edubuntu
[10:48]  evening all
=== Seveas [n=seveas@ubuntu/member/seveas]  has joined #edubuntu
[11:11]  re
[11:11]  Phlosten: sent the pics to the ebay guy
[11:12]  Yagisan, no response yet?
[11:12]  Yagisan, have you got link to those pics?
[11:12]  Phlosten: should be getting a refund soon (at least thats what his email said)
[11:13]  Phlosten: http://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-back.jpg
[11:13]  took the front page down at my wifes request
[11:13]  i did not see the front page
[11:13]  was showing my other half 
[11:14]  Phlosten: how do you expect ram to survive that ?
[11:15]  with luck
[11:15]  :)
[11:16]  ok, i need something work out the exact model of an NIC card on a diskless client
[11:16]  Phlosten: pci id
[11:16]  Phlosten: hit pause at the status screen
[11:16]  need something to boot from floppy
[11:17]  Phlosten: can you pull the case off ?
[11:17]  i have two cards and I know they identify as other common cards under linux
[11:17]  i did see something somewhere on wiki or somewhere of what to do
[11:18]  have you guys got some sort of meeting tonight?
[11:21]  Phlosten: every wednesday at 12:.00utc. 
[11:21]  is that 10pm est?
[11:22]  aest
[11:24]  Phlosten: Schedule for Australia/Sydney: 17 May 22:00: Edubuntu | 17 May 23:30: Xubuntu | 19 May 00:00: Ubuntu Development Team | 23 May 07:00: Kubuntu | 24 May 06:00: Technical Board | 24 May 23:30: Xubuntu
=== cbx333 [n=c2df514b@209.152.164.93]  has joined #edubuntu
=== cbx333 is now known as cbx33
=== Yagisan waves at cbx33
[11:27]  hi Yagisan 
[11:28]  cbx33: let me know when you've set up doomsday. I'll have a new svn release soon
[11:38]  ok Yagisan 
[11:39]  cbx33: thanks. I have 5 people listed now, just a few more testers and I'll be really happy
[11:39]  Phlosten: jsgotangco: cbx33: were my instructions clear ?
[11:48]  yeh i think so
[11:51]  cbx33: ok. I know it was a bit long.
=== ogra [n=ogra@ubuntu/member/ogra]  has joined #edubuntu
[11:54]  good morning mr Ogra
[11:58]  ogra: epiphany doesn't show the startpage correctly (no images/css)
[11:59]  Yagisan, i only briefly looked through them
[12:01]  jsgotangco, iwj did that, not my fault
[12:01]  ahh
[12:02]  jsgotangco: shall i email that patch to the list then?
[12:02]  cbx33: yes please, i have my tree here, i can upload
=== jinty [n=jinty@212.Red-83-54-75.dynamicIP.rima-tde.net]  has joined #edubuntu
[12:03]  ok nice
[12:04]  ogra: even if it worked in firefox?
[12:05]  ogra: epiphany referred to no locales
[12:05]  while firefox did
[12:05]  jsgotangco, pleas ping him, he did an explicit upload of edubuntu-artwork yesterday for that, i have no idea what he changed
[12:05]  ogra: thanks, just making sure
[12:06]  jsgotangco: sent
[12:06]  cheers
=== jsgotangco checks
[12:07]  its not a diff
[12:07]  heh
[12:08]  it should be
[12:08]  wait my bad
[12:08]  Phlosten: if anything is unclear, feel free to message me, or email me.
[12:09]  jsgotangco: so it is a diff?
[12:09]  yeah it validates
[12:09]  sorry I shouldn't have saved with .xml
[12:09]  my bad there
[12:10]  just checking the doc now
[12:10]  :D
[12:12]  ive uploaded it
[12:15]  nice thanks jsgotangco 
=== pontifex [n=pontifex@84-45-197-14.no-dns-yet.enta.net]  has joined #edubuntu
=== B4zzA [n=chevron_@dsl-202-72-157-125.wa.westnet.com.au]  has joined #edubuntu
=== pontifex [n=pontifex@84-45-197-14.no-dns-yet.enta.net]  has joined #edubuntu
=== popey [n=popey@84-45-197-14.no-dns-yet.enta.net]  has joined #edubuntu
=== B4zzA [n=chevron_@dsl-202-72-157-125.wa.westnet.com.au]  has joined #edubuntu
[01:07]  **Reminder** Edubuntu meeting in #ubuntu-meeting in +- 1 hour
[01:12]  yes yes :D
[01:12]  i love these meetings
=== C-O-L-T [n=icechat5@193.231.163.10]  has joined #edubuntu
=== Pimpshizzled [n=baarito@82-38-3-30.cable.ubr01.barn.blueyonder.co.uk]  has joined #edubuntu
=== Pimpshizzled [n=baarito@82-38-3-30.cable.ubr01.barn.blueyonder.co.uk]  has left #edubuntu ["=] 
=== ribbo [n=riaan@196.36.161.235]  has joined #edubuntu
[01:53]  Can anyone suggest which kernel should I install to detect and use 4GiB of RAM, I have tied the -686-smp kernel.
[01:54]  **Reminder** Edubuntu meeting in #ubuntu-meeting in +- 10 mins
[01:54]  the machine is still running Hoary, by the way - one of the tuXlab servers.
[01:55]  brb
[01:59]  4 mins
[01:59]  either your or my clock is wrong then :)
=== schoolinux [n=saeed@80.191.188.51]  has joined #edubuntu
[02:10]  Hi all
[02:20]  hi schoolinux 
[02:20]  did you try DCC'ing me?
[02:21]  yep
=== jsgotangco [n=jsg@125.212.117.142]  has joined #edubuntu
[02:21]  actually i'm new to Xchat
[02:23]  a hok
[02:25]  well, i had some questions
[02:25]  is meeting started?
[02:26]  yes, the meeting is currently going on in #ubuntu-meeting
=== PixelConductor [n=PixelCon@159.250.29.12]  has joined #edubuntu
=== flint [n=flint@montpeliervt-cuda1-24-50-146-184.sbtnvt.adelphia.net]  has joined #edubuntu
=== schoolinux [n=saeed@80.191.188.51]  has left #edubuntu ["Leaving"] 
=== dave-YL [n=c2df514b@209.152.164.93]  has joined #edubuntu
=== dave-YL [n=c2df514b@209.152.164.93]  has left #edubuntu [] 
=== dave-YL [n=c2df514b@209.152.164.93]  has joined #edubuntu
=== saugilsr [n=sreiach@24.244.159.106]  has joined #edubuntu
=== mhz [n=mhz@201.236.56.94]  has joined #edubuntu
[04:08]  hi you all
[04:08]  seen! highvoltage
[04:09]  oops, not it
[04:09]  lastseen! highvoltage
[04:09]  oops, not it
[04:09]  mhz: you were right the first time
[04:09]  but the ! at the beginning
[04:09]  ooh
[04:09]  !seen highvoltage
[04:09]  highvoltage  was last seen on IRC in channel #edubuntu, 16h 39m 14s ago, saying: 'goodnight ogra, cbx33 and the rest of #edubuntu :)'.
[04:09]  thx, as usual, cbx33 
[04:09]  np
[04:11]  JaneW, ping
[04:11]  mhz: pong
[04:12]  JaneW, hi there. Nice to see you. Got 3 mins?
[04:12]  mhz: sure
[04:12]  cool
[04:13]  2 things, As you know, despite of all the obstacles they are putting in front of us, we've decided to just continue trying to carry out the Fair of Education adn Free Technlogy here in Chile
[04:13]  So, we have even contacted the Southafrican embassy
[04:14]  to try asking for help in order to bring Jonathan to this event
[04:14]  JaneW, do you know any one in that embassy? Do you know if southafrica has any support fo speakers to attend international events?
=== mhz is not sure the word obstacles means barriers, stops .)
[04:15]  gosh I don't know
[04:15]  you mean the SA embassy in Chile?
[04:16]  yup, or from SA to Chile
[04:16]  meaning, SA, as Gov.
[04:16]  mhz: TBH I doubt they'd be vwilling to help
[04:16]  oh
[04:16]  unfortunately
[04:16]  just like that?
[04:16]  I read your mail
[04:16]  no sugar on top? :D
[04:17]  sounds bad
[04:17]  oh?
[04:17]  what you mean?
[04:17]  yes your funding being pulled
[04:17]  oh
[04:17]  yeah, I am getting used to that
[04:18]  :?
[04:18]  :/
[04:19]  hence, I have been writing many articles directed to Schools and Min. of Education. At least, people are starting to sending me emails congratulating me for the initiative, for the waking up of some conciousness about the FLOSS topic for Education.
[04:19]  best bet would be for Jonathan to try to get funding from the foundation
[04:19]  but they have had a management shake-up so I am not sure how likely that is to happen
[04:20]  oh, yeah, I had thought so but I just can't rely only on mark's. I feel uncomfortable having to contact mark for funding only, and it seems he's not coming to the event either
[04:21]  Well, the 2nd point is, Do you have clear vision of what Mark's ideas/near future plans are for ICT on Education topics?
[04:23]  JaneW, Well, the 2nd point is, Do you have clear vision of what Mark's ideas/near future plans are for ICT on Education topics?
[04:26]  mhz: why not include a copy of the ESA when it;s complete :p
[04:26]  ESA?
[04:26]  edubuntu school advocacy 
[04:26]  I'll link you
[04:26]  it's still a work in progress
[04:26]  OF COURSE! as I said, it is really cool doc/idea
[04:27]  and i will definately translate it into spanish (soon I hope)
[04:27]  wow cool
[04:28]  cbx33, by "include" you mean...?
[04:28]  well, it's hopefully going to be a printed leaflet
[04:28]  :D
[04:29]  excellent! I was just confirmed my regular participation  (for free, again! :( ) in a magazine distributed to about 500 schools for no cost
[04:30]  so, I can easily propose articles and stuff to be in every issue
[04:30]  )every 3 months)
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco]  has joined #edubuntu
[04:31]  jsgotangco, hi.. 
[04:31]  mhz: hi!
=== mhz slaps himself... still not sent the email to -doc about firefox index
[04:33]  mhz: I think Mark is going to focus more on education in the next 6 months
[04:34]  he is very focused on LAMS atm
[04:34]  i think he's doing some preparation work so we can include it in edgy or edgy+1
[04:34]  ogra, LAMS?
[04:34]  lamsfoundation.org (i think)
[04:34]  ohhh
[04:35]  but its based on apache tomcat and needs porting first
[04:35]  (its a java based server app)
[04:36]  yeah
[04:37]  hmmm
[04:37]  gee, there is SO MUCH to do
[04:37]  ogra: the green background seems to blend with red strangely
=== Amaranth [n=amaranth@ubuntu/member/amaranth]  has joined #edubuntu
=== Amaranth [n=amaranth@ubuntu/member/amaranth]  has joined #edubuntu
[04:39]  jsgotangco, suggestions ? 
[04:40]  i think it works though
[04:40]  yeah strangely
[04:40]  i like the contrast
[04:40]  yep, but it might be a prob with red/green blindness, we should probably find someone who has one to tell us about
=== caravena [n=caravena@200.55.195.158]  has joined #edubuntu
=== P3L|C4N0 [n=sopmac@201.230.108.30]  has joined #edubuntu
=== jinty [n=jinty@212.Red-83-54-75.dynamicIP.rima-tde.net]  has joined #edubuntu
[04:58]  JaneW: KL  804   17JUN MANILA/AMSTERDAM  1045   1835
[04:58]  KL 2023   17JUN AMSTERDAM/PARIS   2050   2205
[04:58]  crap
[04:59]  oh, have fun on the prop plane from a-dam to paris
[04:59]  gee
[04:59]  what is KL?
[04:59]  KLM?
[04:59]  KLM
[05:00]  isn't that crap?
=== jsgotangco have no idea, he hasn't been amsterdam or france
[05:01]  prop plane? gee i even avoid those on local planes
[05:02]  its ok, but i dont understand why you cant fly directly
[05:02]  its the cheapest
[05:02]  CDG is a pretty big airport, i'd imagine direct flights could work
[05:02]  i was surprised there is no Air France coming from here
[05:02]  yep
[05:03]  the others are all over 1000
[05:03]  this one is 750
[05:03]  ah
[05:03]  $702 rather
[05:03]  thats significant
[05:03]  yeah
[05:03]  i'm pondering to go by train or car...
[05:03]  but then,next to the guys from AU, i would be the next to experience jetlag for sure
[05:04]  do we have many ppl from .au this time  ?
[05:04]  i dunno
[05:04]  core devs?
[05:04]  i wouldnt guess so
[05:04]  hmm, lifeless
[05:04]  jdub is already in .za
[05:05]  `are you going to guadec?
[05:05]  not sure yet
[05:06]  i'm sad i'm not in .mx, seems the debian guys start to rework the ltsp design
[05:06]  would have been helpful to go for me
[05:06]  oh yeah
[05:06]  we're just too close to release huh
[05:06]  yep
[05:06]  bad timing
[05:07]  ok i look at the klm site and its says its "the reliable airline"
=== jsgotangco hopes so
[05:08]  :)
[05:08]  i dont like KLM but thats a personal thing
[05:08]  (since i had to spend a night in shiphol because of them)
[05:09]  i've heard of stuff..but then who am i to complain heh
[05:09]  a passenger ? 
[05:09]  wonder if i could use my miles
=== caravena [n=caravena@200.55.195.158]  has joined #edubuntu
=== caravena [n=caravena@200.55.195.158]  has joined #edubuntu
=== caravena [n=caravena@200.55.195.158]  has joined #edubuntu
=== cbx33 [n=pete@ubuntu/member/cbx33]  has joined #edubuntu
[06:02]  ping JaneW 
[06:02]  she must have left already for her yogo
[06:02]  yoga
[06:05]  I have a problem with the dhcpd3 initscript
[06:05]  when I run sudo /etc/init.d/dhcp3-server start 
[06:05]  it says fail
[06:05]  when I run sudo dhcpd3
[06:05]  it works
[06:09]  cbx33, http://www.progbox.co.uk/33.jpg ?
[06:09]  what is that for?
[06:09]  lucasvo, what does it fail?
[06:09]  what does log say?
=== juliux [n=juliux@ubuntu/member/juliux]  has joined #edubuntu
[06:12]  .oO(hmmm, juliux is in the house... we seem to have full house -at least logged in)
[06:12]  mhz: http://pastebin.com/722659
[06:12]  mhz, lol
[06:13]  good night
[06:13]  we had full house :)
[06:13]  nite, jsgotangco 
[06:13]  goodnight jsgotangco 
[06:14]  lucasvo, it seems "No subnet declaration for eth1 (0.0.0.0)."
[06:14]  you need to declare it
[06:14]  can you aste your /etc/ltsp/dhcpd.conf ?
[06:14]  +p
=== spowers [i=sam@70-58-156-35.eugn.qwest.net]  has left #edubuntu [] 
[06:15]  May 17 18:14:44 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.3
[06:15]  May 17 18:14:44 localhost dhcpd: Copyright 2004-2005 Internet Systems Consortium.
[06:15]  May 17 18:14:44 localhost dhcpd: All rights reserved.
[06:15]  May 17 18:14:44 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
[06:15]  May 17 18:14:44 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.3
[06:15]  mhz, that's the young theme wallpaper for edubuntu
[06:15]  May 17 18:14:44 localhost dhcpd: Copyright 2004-2005 Internet Systems Consortium.
[06:15]  May 17 18:14:44 localhost dhcpd: All rights reserved.
[06:15]  my wife did it :p
[06:15]  May 17 18:14:44 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
[06:15]  May 17 18:14:44 localhost dhcpd: Wrote 4 leases to leases file.
[06:15]  cbx33, pretty cool
[06:15]  May 17 18:14:44 localhost dhcpd:
[06:15]  May 17 18:14:44 localhost dhcpd: No subnet declaration for eth2 (192.168.0.6).
[06:15]  May 17 18:14:44 localhost dhcpd: ** Ignoring requests on eth2.  If this is not what
[06:15]  May 17 18:14:44 localhost dhcpd:    you want, please write a subnet declaration
[06:15]  May 17 18:14:44 localhost dhcpd:    in your dhcpd.conf file for the network segment
[06:15]  May 17 18:14:44 localhost dhcpd:    to which interface eth2 is attached. **
[06:15]  cbx33, by young you mean what age?
[06:15]  May 17 18:14:44 localhost dhcpd:
[06:15]  May 17 18:14:44 localhost dhcpd: Listening on LPF/eth0/00:08:a1:6f:30:8f/192.168.1/24
[06:16]  May 17 18:14:44 localhost dhcpd: Sending on   LPF/eth0/00:08:a1:6f:30:8f/192.168.1/24
[06:16]  May 17 18:14:44 localhost dhcpd: Sending on   Socket/fallback/fallback-net
[06:16]  oh shit
[06:16]  sorry
[06:16]  in the same environment
=== mhz hopes lucasvo made a mistake only :D
[06:16]  http://pastebin.com/722668
[06:16]  I wanted to paste this
[06:16]  mhz: sudo dhcpd3 works 
[06:16]  mhz, I'm not sure
[06:16]  LOl
[06:16]  mhz: ?
[06:16]  lucasvo, okis, me reads the new pastebin
=== lucasvo loooooooves ice cream!
[06:18]  lucasvo, hmmm, not that. I'd like to read your /etc/ltsp/dhcpd.conf file in pastebin
[06:18]  because the error states you have not declare subnet
[06:18]  thereofre, the server does not start
[06:19]  http://pastebin.com/722739
[06:19]  lucasvo, you need at least 1 interface that matches the range you defined in dhcpd.conf
[06:20]  else dhcpd wont start
[06:20]  http://pastebin.com/722764 < ifconfig
[06:20]  s/range/subnet/
[06:21]  ogra: so why does sudo dhcpd3 start the server, but the init script not?
[06:21]  an dthe dhcpd.conf ? 
[06:21]  http://pastebin.com/722739
[06:21]  it doesnt start the server 
[06:21]  ogra: ?
[06:21]  why not?
[06:21]  it starts the process but it wont server anything
[06:21]  *serve
[06:21]  ogra: it DOES server something
[06:22]  it works, I can get IP's if I use sudo dhcpd3
[06:22]  the configuration is correct
[06:22]  yeah, but you wont get LTSP ;)
[06:22]  anyway, you shouldnt do that
[06:22]  +its not supposed to do anything
[06:22]  mhz: why?
[06:22]  it works
[06:22]  I use ltsp over this
[06:22]  really?
[06:23]  wow, then I am ignorant
[06:23]  mhz: I don't have the edubuntu standalone package
[06:23]  afaik
[06:23]  looks like your config uses eth1, so whats the issue ? 
[06:23]  no, it doesn't, it should use eth0
[06:23]  ooh
[06:24]  err, yes
[06:24]  #
[06:24]  root@supernova:/home/lucasvo# ifconfig
[06:24]  #
[06:24]  eth0      Link encap:Ethernet  HWaddr 00afdsasfd6F:30:8F
[06:24]  # inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
[06:24]  i was confused by eth2 there
[06:24]  :)
[06:24]  I don't know why the pci card comes before the built in one
[06:24]  indeed, so whats the issue so i can go to dinner ?
[06:24]  hehehe
[06:24]  ogra, I wasthinking
[06:24]  when I run /etc/init.d/dhcp3-server start
[06:24]  it fails
[06:24]  new meetings minutes page?
[06:25]  cbx33, yep
[06:25]  when I run sudo dhcpd3, everything works fine
[06:25]  or shall I add to the old one
[06:25]  cbx33, +1
[06:25]  it's pretty big
[06:25]  ok :D
[06:25]  lucasvo, *dont* run sudo dhcpd3
[06:25]  ogra: why not?
[06:25]  so you did make your edits in /etc/ltsp/dhcpd.conf, right ? 
[06:25]  ogra: at least it works
[06:25]  ogra: no in /etc/dhcp/dhcpd.conf
[06:26]  lucasvo, because its not supposed to work and you break with the initscript, also it wont use the right config
[06:26]  lucasvo, ahhhhh
[06:26]  lucasvo, so edit the right file then and drop all the overhead from the file, there is a lot of crap you wont need
=== ogra is off to dinner
[06:26]  lucasvo, now you are talking
[06:27]  I asked for the /etc/ltsp/dhcpd.conf 
[06:27]  because it is the one for Edubuntu to work
[06:27]  mhz: they are actually the same
[06:28]  I don't have the ltsp-standalone
[06:28]  this /etc/dhcp/dhcpd.conf will/would work in a "normal" dhcp server environment. Edubuntu uses a diff approach and it reads /etc/ltsp/dhcpd.conf
[06:28]  mhz: not in my case
[06:28]  ooh, I see.
[06:30]  http://pastebin.com/722847
[06:31]  lucasvo, you have 2 or 3 NICs?
[06:32]  http://pastebin.com/722851
[06:32]  mhz: 3, but I only use 2
[06:33]  lucasvo, and dhcp should work on which?
[06:33]  eth0
=== mhz is lost now
[06:38]  If eth0 is up, and your .conf files looks ok
[06:38]  how is that dhcp3-server complains?
[06:39]  not at all
[06:39]  it only says Fail
[06:39]  Internet Systems Consortium DHCP Server V3.0.3
[06:39]  Copyright 2004-2005 Internet Systems Consortium.
[06:39]  All rights reserved.
[06:39]  For info, please visit http://www.isc.org/sw/dhcp/ * Starting DHCP server:                                                                                                                              [fail] 
[06:39]  root@supernova:/home/lucasvo#
[06:39]  unless... the init.d/dhc... script forces reading in /etc/ltsp/dhcpd.conf instead of your conf
[06:41]  no it doesn't
[06:41]  hmm
[06:42]  then, sorry..
[06:42]  I am lost
=== mhz still scratching his head
[06:42]  lucasvo, it uses the /etc/ltsp/dhcpd.conf in any case if it exists
[06:43]  oh, then my theory was right? it forces reading it
[06:43]  thats one of the purposes of the initscripts alongside with writing proper .pid files and creating the right chache files/directorys
[06:43]  oh, come on! you are eating dinner
[06:43]  :D
[06:43]  *dont* use dhcpd without the initscript
[06:44]  good argument
[06:44]  and use the right file or make it use the other one by deleting /etc/ltsp/dhcpd.conf
=== mhz is happy scratching the head is no loner needed
[06:44]  just fiddling around by starting binarys from the commandline doesnt help anybody
[06:44]  indeed
[06:45]  .oO(fiddling around was a phrasal verb I did not know but I got the context)
[06:45]  ogra: I modified the initscript
[06:46]  ogra: as you see, highlighted in this paste:http://pastebin.com/722847
[06:46]  AND I removed the ltsp-server-standalone
[06:47]  then youre on your own
[06:47]  :)
[06:48]  and this crappy init script doesn't even give good output
[06:50]  ogra: what do you mean, by modifiying the script you don't have to support me, or that you don't know what the problem could be?
[06:50]  that i really dont care about it then 
=== Laser_away is now known as LaserJock
[06:51]  i have ~ 36h for modifications on the distro before it hard freezes and am very cautious if something doesnt work as it should ... please tell in advance that you changed the packaged files next time 
[06:52]  ogra: http://pastebin.com/722898
[06:53]  ogra: it didn't work before I modified it as well
[06:53]  i wont support you, ask again after friday i have really not the time to play with breakage you introduced
[06:53]  ogra: first of all, it never worked
[06:53]  that's why I introduced "the little breakage"
[06:53]  lucasvo, it works for everyone else
[06:55]  ogra: I did everything according to the guide
[06:55]  do you have all edubuntu packages installed? or you installed dhcp server manually?
[06:55]  mhz: I installed edubuntu-server
=== mhz [n=mhz@201.236.56.94]  has left #edubuntu ["Abandonando"] 
=== mhz [n=mhz@201.236.56.94]  has joined #edubuntu
[06:56]  ogra: I don't think it's a problem of edubunt, it's a problem of dhcp init script
[06:59]  there is no problem in the initscript
=== mhz is now known as mhz_off
[06:59]  okis, bye guys...
[06:59]  ciao 
=== h3sp4wn [n=samw@82.3.197.7]  has joined #edubuntu
[07:09]  ogra: here I have a more serious bug
[07:09]  with up to date software
[07:10]  http://wservices.ch/~lucas/ablage/ltsp.txt
[07:11]  ogra: it's the third time I tried it
[07:11]  I did a SW update 2h ago
[07:12]  sorry, no idea i have three different successfull ppc reports from this week and didn one myself yesterday
[07:12]  hm
[07:12]  ogra: in that case, can you give me your chroot?
[07:12]  I am fed up with that crap!
[07:12]  on monday i can
[07:13]  i dont have the time for any such stuff now
[07:14]  also i'd sugegst to find whats wrong with that machine first, my chroot wont help you if you for example run out of diskspace 
[07:14]  (you'll need >500M free for building the chroot)
[07:15]  /dev/hda1              24G   19G  4.5G  81% /
[07:16]  I mounted it over nfs
[07:16]  yes but obviously something is wrong ... else debootstrap wouldnt fail
[07:16]  ogra: where does it store the logs?
[07:17]  there are none
[07:17]  :(
[07:17]  it logs to stdout
[07:17]  ogra: maybe run the command manually and look what it says?
[07:18]  you could try that, but dont expect more output
[07:18]  since thats all verbosity debootstrap has
[07:18]  dpkg: unable to lock dpkg status database: no lockas available
[07:18]  :(
=== saugilsr [n=sreiach@24.244.159.106]  has joined #edubuntu
=== juliux [n=juliux@ubuntu/member/juliux]  has joined #edubuntu
=== Burgwork [n=corey@ubuntu/member/burgundavia]  has joined #edubuntu
=== JaneW [n=JaneW@dsl-146-177-94.telkomadsl.co.za]  has joined #edubuntu
=== highvoltage [n=Jono@mtngprs4.mtn.co.za]  has joined #edubuntu
=== mode/#edubuntu [+o highvoltage]  by ChanServ
=== yvesC [n=yves@zenobi.ycombe.net]  has joined #edubuntu
=== aleweb [n=ale@adsl-ull-22-146.44-151.net24.it]  has joined #edubuntu
=== aleweb [n=ale@adsl-ull-22-146.44-151.net24.it]  has left #edubuntu ["Kopete] 
[08:52]  ogra, 
[08:52]  ping
=== pygi [n=pygi@83-131-233-136.adsl.net.t-com.hr]  has joined #edubuntu
=== sivang [i=sivan@muse.19inch.net]  has left #edubuntu [] 
[09:09]  JaneW, poke? :)
[09:19]  hi everyone
[09:19]  hi highvoltage 
[09:19]  sorry i couldn't be at the edubuntu meeting this afternoon
[09:19]  hi LaserJock 
[09:19]  anyone have notes?
[09:20]  highvoltage: no, that was 0500 for me
[09:20]  highvoltage, do I eat you now or just later?
[09:20]  pygi: already ate :)
[09:21]  oh, eat me :)
[09:21]  hehe
[09:21]  why?
[09:21]  ergh, the cookbook?
[09:23]  yeah, i told you monday i can only upload it on friday :/
[09:23]  our internet connection was down at work, so i saved it in text files on a pc there (*should've* saved it on laptop, but didn't think that far)
[09:23]  ergh, oki :-/ Have you written all?
[09:23]  not really :(
[09:24]  there's big parts there
[09:24]  er :-/
[09:24]  ah,oki :-/
[09:24]  there's probably anough to consider it 'complete'
[09:24]  but it's not often that i'm satisfied very quickly with any documentation
[09:24]  yes, yes, ok :)
[09:25]  I gotta run now, so talk to you later :)
[09:26]  ok, bye pygi 
=== jinty [n=jinty@212.Red-83-54-75.dynamicIP.rima-tde.net]  has joined #edubuntu
=== pygi [n=pygi@83-131-254-77.adsl.net.t-com.hr]  has joined #edubuntu
=== bimberi [n=bimberi@ubuntu/member/pdpc.active.bimberi]  has joined #edubuntu
=== pygi [n=pygi@83.131.239.188]  has joined #edubuntu
=== jinty [n=jinty@212.Red-83-54-75.dynamicIP.rima-tde.net]  has joined #edubuntu
[10:39]  could everyone who was at the meeting just check these minutes for me :p
[10:39]  https://wiki.ubuntu.com/EdubuntuMeetingRecordsNew
[10:39]  do they sound roughly like what went on :?
[10:39]  evening LaserJock 
=== yvesC [n=yves@zenobi.ycombe.net]  has joined #edubuntu
=== pygi looks
[10:48]  look ok pygi ?
[10:48]  yup, probably
[10:48]  heheh
[10:48]  I wasn't there :P
[10:48]  i know
[10:48]  how is the cookbook
[10:48]  I'll have a while to work on ti toorrow
[10:49]  I'm too ill to go to work
[10:49]  I just saw there was a question about it :)
[10:49]  argh :-/
[10:49]  nice to see you helping us, but hate to see you sick :(
[10:49]  hehe
[10:49]  I had tuesday off
[10:49]  went in today
=== Rondom [n=Rondom@mrbg-d9b953af.pool.mediaWays.net]  has joined #edubuntu
[10:50]  but just feel too ill to go in tomorrow
[10:50]  so staying home to recooperate
[10:50]  with some edubuntu goodness
[10:50]  :)
=== bluekuja_ [n=andrea@host105-214.pool8249.interbusiness.it]  has joined #edubuntu
=== bluekuja_ is now known as Bluekuja
=== Bluekuja [n=andrea@ubuntu/member/bluekuja]  has left #edubuntu ["Cya] 
=== Bluekuja [n=andrea@ubuntu/member/bluekuja]  has joined #edubuntu
[11:33]  hey andrea
[11:46]  hey pygi, sorry for answering now but i was afk :)
[11:46]  no problems at all :)
[11:47]  mario, i have to go now
[11:47]  see you tomorrow
[11:47]  oki, bye :)
[11:47]  take care
[11:48]  cya #edubuntu