/srv/irclogs.ubuntu.com/2006/05/22/#edubuntu.txt

cbx33well think it's time for bed12:11
cbx33nn LaserJock 12:11
LaserJockcya cbx33 12:12
cbx33you ok for sat 23:00 UTC freeze12:12
cbx33on ESA?12:12
LaserJockyeah12:13
LaserJockcbx33: as long as you get it done by then ;-)12:13
LaserJockogra: around? or going to bed12:16
cbx33heheh12:22
cbx33i will12:22
Amaranthogra: you sure know how to pick projects :P12:50
Amaranththe more i look at the code in willow the sadder i get12:50
LaserJockAmaranth: how so? just hard to work with?12:55
Amaranthno comments12:56
BurgworkAmaranth, you can write bad python code? *shocked* ;)12:57
Amaranthdef bayesprob(probs):12:57
Amaranth    x = probs[0] [2] 12:57
Amaranth    y = 1-probs[0] [2] 12:57
Amaranth    for prob in probs[1:] :12:57
Amaranth        x = x * prob[2] 12:57
Amaranth        y = y * (1 - prob[2] )12:57
Amaranth    return x/(x + y)12:57
Amaranth</flood>12:57
Amaranthit's magic!12:58
Burgworklooks like about how I would code it12:58
Burgworkthat is a bad thing12:58
Burgworkis willow actively maintained?12:58
Amaranthi mean, i'm sure i'll figure out how it works once i dive into it more but jeez12:58
AmaranthBurgwork: no idea12:58
Burgworkit appears it is, but here is no mailing list that I can find12:59
Amaranththe website has no links to old versions, an rcs, etc12:59
Burgworkso pretty much it will need to be forked, unless they setup said01:00
Amaranthyeah, i'll be maintaining my own fork01:00
Burgworkthere are also no docs on how to get it going, at least on the website01:01
Amaranthoh, the last dated release was 9/29/0501:02
Amaranthand that's two releases old01:02
Burgworkwhere is that information from?01:02
AmaranthCHANGELOG.txt in the tar.gz01:02
Burgworkfreshmeat lists nothing01:02
Burgworkhave we tried to contact the authors?01:03
Amaranthack01:03
Amaranthi just realized, none of these files have copyright information01:03
Burgworkoh, joy01:03
Amaranththey include a gpl.txt file01:04
Amaranthbut no AUTHORS or anything01:04
Burgworkhmm01:04
Burgworkdo they specific what is covered under the gpl?01:04
Amaranthnot that i can see01:05
Burgworkwe might also have an issue with the training stuff01:05
Burgworkie, the inclusion of "bad content"01:05
Burgworkobserve the whole hot coffee mess01:05
Amaranthheh01:05
Amaranthwell, that's how you train it01:05
Burgworkyes, but I think we would need to have the training content is a seperate binary, not installed by deafult01:06
Amaranthi might have to redo this from scratch...01:06
Burgworkthe whole filter?01:06
Amaranththe whole project01:06
Amaranthno authors listed, no copyright info, etc01:06
Burgworkouch01:06
BurgworkI would contact the author first01:07
BurgworkI suspect it is merely an oversight01:07
Amaranthoh, they do have contact info on their website01:07
LaserJockthat happens quite a bit actually01:07
Burgworkuserful did it as well01:07
LaserJockbut usually there is a little more info01:07
Burgworkhttp://www.whsd.k12.pa.us/admin/Technology/techplan/currentplan.py <-- this is who willow was built for01:09
Burgworkcheck out the extension01:09
Burgworkthey might be a good place to get edubuntu into01:09
Amaranthhehe01:10
Burgworkwonder if it would pass the "hooker" test01:10
BurgworkI just sold to a library whose director lives in Hooker, OK01:10
Burgworkshe uses that as a good baseline to test filtering against01:11
Amaranthkind of hard to make an automatic filter handle that01:12
Amaranththat's what whitelisted domains are for01:12
saugilsr_sorry to jump into conv... being a newb in this channel.. but why was reason for picking Willow?01:12
saugilsr_the reason01:13
Amaranthsaugilsr_: It uses bayesian filtering.01:13
AmaranthLike spam filters, it "learns" what is good and bad based on what you've marked as good/bad in the past.01:13
AmaranthI've sent an email to ed@digitallumber.net, hopefully I'll get an answer soon.01:14
saugilsr_ok just reading the site now..   but you have to feed it what is bad/good right?01:14
AmaranthAlthough with what I'm probably going to do to this code I could probably pass it off as a completely separate thing anyway. :P01:14
saugilsr_Im running dansguardian at work so i'm comparing it to that.01:14
Burgworkdansguardian is the big one01:15
Burgworkwe run that at my company as well01:15
Burgworkit works, after a fashion01:15
Amaranthsaugilsr_: Yeah you have to train it but it also comes somewhat pretrained.01:15
AmaranthMostly to block porn websites.01:15
saugilsr_yeah the students now hate me with a passion now that i installed it01:15
Burgworkhmm, I wonder if you could reverse train a filter like willow01:17
Burgworkso it will only show porn01:17
BurgworkAmaranth, what does the .pickle file do?01:18
Burgworkok, there is a nice nautilus bug01:20
Burgworkwhat does dapper say about shockwavefilter.py01:21
Burgworkmine says it is html01:21
Amaranthhtml01:22
Amaranthbecause these guys embed HTML in the python files01:22
Amaranthso to edit the error messages you have to edit the python code01:22
Burgworkoh, joy of joys01:23
Burgworkwhy don't you create a willow product is LP and we can begin tracking bugs in LP01:23
Burgworkthere is also the hardcoded google domains01:24
Burgworkhow about adfilter.py01:27
BurgworkI see lots of great ideas with a half thought out implementation plan01:28
BurgworkAmaranth, there are a whole bunch of stupid things I see here that need to be recording somewhere, like a bug report01:31
AmaranthBurgwork: I've got a tomboy note.01:38
AmaranthBurgwork: This isn't in ubuntu yet and they don't have a BTS01:38
Burgworkwe can use launchpad01:40
Burgworkit was designed for this sort of thing01:40
Burgworkor a wiki page01:40
=== Phlosten [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu
Phlostenhmm01:51
=== bimberi [n=bimberi@ubuntu/member/pdpc.active.bimberi] has joined #edubuntu
Phlostenhey there bimberi 01:57
bimberihi Phlosten :)01:58
Phlostencan you possible answer a quick question for me01:58
bimberisure01:58
Phlostenstill trying to nut out the ltsp01:58
bimberi:/01:58
Phlosteni 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,...01:59
Phlostenhmm02:00
Phlostenwonder where the first line went02:00
Phlostenbimberi, can you see the first line of what I just typed?02:00
bimberino02:00
Phlostenhmmm, ok02:01
Phlostenbasically 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
bimberidoes 'ps aux | grep dhcp' show you?02:02
Phlostenok, cool, it shows /etc/ltsp in there02:03
Phlostenwhere is that set? 02:04
=== Doxedon [n=Doxedon@r220-101-117-207.cpe.unwired.net.au] has joined #edubuntu
Phlostenstill trying to unlearn dos/windows and learn the ins and outs of Linux :)02:05
bimberii'd would say in the init script (/etc/init.d/dhcp3-server ??) or something it calls02:05
bimberi:)02:05
Phlostenbimberi, I am working on setting up the LTSP on my normal Ubuntu install, and not that edubuntu install I was running the other day02:06
Phlostenand my client is stuck at "Loading 192.168.0.1:/ltsp/pxelinux.0"02:06
Doxedonis there a help channel?02:06
bimberiyes, you and Fujitsu were discussing it yesterday02:06
Phlosteni'd like to be able to take both these machines along to the computer group meeting next meeting to show them what LTSP can do02:07
bimberihi Doxedon, ask away, if someone knows they'll answer02:07
Doxedonthanks02:07
Doxedondon't know if I should be asking here02:07
PhlostenDoxedon, we'll soon tell you where to go ;)02:08
bimberilol02:08
DoxedonI'm hoping to download the live cd version of Ubuntu - just hoping to see how the OS works, etc.02:08
Doxedonbut I'm curious as to how the live CD works, will it access all my current files on my hard drive?02:09
Phlostenbimberi, 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
PhlostenDoxedon, LiveCD will not touch you hard disk files except to mount the disk so you can access the files02:09
PhlostenDoxedon, if indeed your hard disk partition is mountable by Ubuntu02:10
Doxedoncould I download a file and get it to work off livecd?02:10
bimberiDoxedon: it won't mount the disk unless you tell it to.  You can even run the LiveCD without a HDD02:10
Doxedonokay, got that02:11
PhlostenDoxedon, are you wondering whether you can install files while running LiveCD?02:11
Doxedonyeah, something on those lines02:11
PhlostenDoxedon, 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 gone02:12
=== bimberi deletes his partially finished answer - Phlosten's was so good :)
PhlostenDoxedon, 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 similar02:13
Phlostenhowever I have not explored the persistant option myself, so I cannot give you much advice beyond that02:14
Phlostenfirewall... 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 closed02:15
Doxedonwhat I wanted to do was run a piece of software but really didn't want to install and utilise on a permanent basis just yet02:15
Doxedonwould that work?02:15
saugilsr_Doxedon:  if you want to play without having to repartition or anything you can try using something like qemu.  02:15
saugilsr_Doxedon: that will emulate a computer.. and when your done playing you can just delete the HD image02:16
LaserJockDoxedon: it will work, but once you reboot it will be gone02:17
bimberiPhlosten: i don't know iptables very well - 'sudo iptables -L' will show you what is set - idk where to unset them though sorry02:18
Phlostenbimberi, groovy, that should help me,...ty02:18
bimberiPhlosten: np :)02:18
Doxedonwith qemu, would I still need to download a linux os?02:20
saugilsr_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:22
Doxedonbasically I wanted to get a "server" running. Connects people/outputs information in text02:23
Phlostenhuraaah!02:23
=== Phlosten does a little dance
=== Phlosten evaluates the next problem :/
bimberiPhlosten: some success?02:27
Phlostenyeah, firewall blocking needed ports02:27
Phlostenthe tftp port, and the one needed for 85602:28
Phlostenwhatever 856 is02:28
Phlosteni guessing it is NFS02:28
Phlostenbimberi, now I am back at same place I was when I was trying to get the edubuntu one working02:29
bimberiPhlosten: 'sudo netstat -plunt' will show you what ports are being listened to and which process has them open02:30
bimberiPhlosten: so client boots to a text-mode login prompt?02:30
Phlostenyer, and terminal 7? (ctrl-alt-f7) is just flashing cursor02:31
Phlosteni am pretty certain it is problem with X config02:31
Phlostenits an nvidia based card that only works with vesa driver02:32
Phlostenubuntu tries to set it up with nv instead of vesa though02:33
Doxedonim lost with qemu :(02:34
saugilsr_Doxedon:   hmm.. most LiveCD's are designed so you can run a Desktop Interface..  not really for running a temporary server..02:34
Doxedonso best bet is to download the full install?02:35
bimberiPhlosten: hm, i wonder if there's a way to specify the driver 02:35
saugilsr_Doxedon:  yeah.  I would say..  if your looking to test out a server02:35
Doxedonokay, I just have a small concern that if I do it won't detect the drivers02:36
saugilsr_Doxedon: if you have a spare partition you can dual boot a machine02:36
Doxedoni don't :(02:36
DoxedonI read that you could do it on installation?02:36
Phlostenbimberi, there should be a way, just working it out02:37
saugilsr_Doxedon:  yeah you can resize your current partitions.. 02:37
Doxedonnot create new?02:37
bimberiDoxedon: you can test the feasibility with the LiveCD, but it wouldn't be a particularly good solution on any sort of (semi-)permanent basis02:37
saugilsr_Doxedon:  oh yeah that to..    would this be your first linux install?02:38
Doxedonyeah02:39
=== sivang [i=sivan@muse.19inch.net] has joined #edubuntu
saugilsr_Doxedon:  ok. Download the LiveCD and try that first.02:39
Phlostenbimberi, i need to configure an 'lts.conf' file :)02:39
saugilsr_Doxedon: that will give you a feel of what your doing02:39
Doxedonwhat sucked was that it stopped at 300 mb :(02:40
DoxedonThanks for all your help02:45
=== 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
Phlostenooh, syntax error :)02:51
bimberiPhlosten: the thrill of the chase :)02:53
Phlostenok, we should have a winner now02:54
Phlostentries again....02:54
Phlosteni tell ya what, I am learning heaps...always good :)02:54
bimberiabsolutely!02:54
Phlostenwooo, i have an s login screen02:58
Phlostenx02:58
Phlostenexcept I had a typematic rate issue, getting multiple letters each press which made loggin in difficult02:58
bimberiPhlosten: i think you're going to know how to solve every LTSP problem by the time you get this working :)03:00
=== Phlosten2 [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu
Phlosten2huraaah!03:01
bimberiPhlosten2: could it be!03:01
bimberiit is03:01
Phlosten2indeed03:01
=== Phlosten2 is very happy
bimberihooray! very well done mate :)03:01
Phlosten2although I still need to ctrl-alt-f7 to get login screen03:01
Phlosten2but that is a small issue03:01
Phlosten2hmmm03:03
Phlosten2i opened openoffice from the menu on here, but it opened on the server03:03
bimberiwhat if you log out on the server?03:04
Phlosten2ah-ha03:06
Phlosten2excellent03:06
Phlosten2i obviously need another user account on the server for the client to use03:06
Phlosten2brb03:06
=== Phlosten2 [n=Phlosten@CPE-60-229-158-165.nsw.bigpond.net.au] has joined #edubuntu
=== Phlosten2 is now known as Phlosten
Phlosteni lurv linux!03:10
Phlostenand LTSP rocks too!03:10
bimberi:)03:11
=== Cyorxamp [n=Cyorxamp@82-47-214-52.stb.ubr11.brad.blueyonder.co.uk] has joined #edubuntu
Cyorxampis the next dapper Edubuntu still set for June 1st?03:40
Laser_awayCyorxamp: yeah, Edubuntu 6.06 will be released on June 103:40
Cyorxampand thats 'non-flight' ?03:41
crimsunflights are milestone codenames, so yes, you can think of it as "final"03:45
=== 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
jsgotangcogood morning03:57
LaserJock4hi jsgotangco 03:58
jsgotangcohey04:01
BurgundaviaAmaranth, how goes the willow hacking?04:16
Amaranthstalled04:16
Amaranthsome license issues04:16
BurgundaviaAmaranth, the willow.py contains the gpl04:17
Amaranthyeah, but i'm not comfortable with the other files not having it04:18
Burgundaviaor a general licensing file, ya04:18
Amaranthit has a gpl.txt04:18
Burgundaviaplus the bad content is clearly not gpl04:18
=== dinda [n=dinda@cpe-72-181-90-206.houston.res.rr.com] has joined #edubuntu
Amaranthi think it just a pickled list of words04:19
Burgundaviathe .pickle file?04:19
Amaranthwait, yeah04:19
Burgundaviaseems to me that the .pickle file would scale very badly04:19
Amaranththose aren't right04:19
Amaranthit's got the real webpages04:19
Amaranthi never noticed that before04:19
Amaranthi hope that's not required for the filter to be trained04:20
BurgundaviaI think it is04:20
Burgundaviahence the issue I raised earlier04:20
Amaranthbasically it looks like i'm writing this from scratch04:20
Burgundavia"hot coffee" Edubuntu anyone?04:20
Amaranthhehe04:20
Amaranthmost of the code is "magic" anyway04:21
Amaranthand the basic ideas aren't that hard04:21
Burgundaviaplus there are truly stupid hardcoded things in there04:21
Amaranthif i can't get a full bayesian system implemented i can at least do some semantic weighting04:22
Burgundaviahttp://rit.mellon.org/awards/ <- we should put Edubuntu up for this04:23
Amaranthhaha, they run a default plone template04:23
Burgundaviaso does the fsf04:24
Amaranthwhich the plone guys seemingly got from a guy i know04:24
Burgundaviato be fair, it is not as bad as some defaults04:24
jsgotangcoIT award?04:25
LaserJockhmm, this might be a stupid question but what is the difference between plone and a wiki ?04:25
jsgotangcoplone is not open for editing by default?04:26
Burgundaviaa wiki is collaborative way to work on stuff04:27
Burgundaviaplone is about presenting and ordering stuff04:27
Burgundaviathere is overlap, as the wiki needs to display that stuff and thus needs to present and order it too04:27
saugilsr_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 trate04:27
Amaranthsaugilsr_: sounds like a good idea04:28
Burgundaviawell, ideally, it could be built in an iptables style04:28
jsgotangcostrangely, the wallpaper blends with red04:28
Burgundaviayou have rules you can hook up in any order04:29
jsgotangcoLaserJock: have you seen the wallpaper?04:29
jsgotangcothe artist forgot new zeland04:29
jsgotangcohe must have mistaken it with tasmania04:30
LaserJockjsgotangco: the chalkboard one?04:33
jsgotangcoyeah04:33
Burgundaviaanybody know how to add a comment to a doc in OO.o?04:34
Amaranthwould it be goofy to rot13 the bad domain and url lists so they don't show up in a search?04:35
Burgundaviawhat sort of search?04:36
Burgundaviarot13ing them reduces readability04:36
Amaranthsomeone searching for bad things with, say, locate04:36
Burgundaviawhat does dansguardian do?04:36
Amaranthdunno, but it uses a naive filter04:38
Amaranthat least according to the website04:38
Amaranthif a certain word is in a site it's automatically marked as spam04:38
Burgundavianaive?04:38
Amaranthinstead of being weighted04:39
Burgundaviaah04:39
Burgundaviabut what does dansguardian do to prevent the bad url/locate issue04:39
Burgundavia?04:39
Amaranthi'll look tomorrow04:39
Amaranthbed time now04:39
BurgundaviaAmaranth, are you doing soc for edubuntu?04:40
Amaranthhopefully04:40
Burgundaviaah, hence why you are looking at it now04:40
Amaranthyeah, i said i could start thursday04:41
Amaranthbut i got done with school early04:41
jsgotangcomeh i have to do some last minute SoC revivews04:41
Amaranthjsgotangco: vote me to the top :)04:41
jsgotangcoAmaranth: the willow spec is already like 3rd heh04:42
Amaranthjsgotangco: higher is always better :P04:42
=== jsgotangco checks
jsgotangcoheh i just voted for it already04:44
Burgundaviajsgotangco, is it Henrik Omma?04:45
jsgotangcono ogra will mentor it04:45
jsgotangco(willow)04:46
Amaranthwhat rank is it? :)04:46
jsgotangco4th04:46
Amaranthcool04:46
Amaranthiirc projects get slots assigned to them tomorrow04:47
jsgotangcoyeah we have 227 applications but it seems we're going to get less than 10 in04:47
Burgundaviajsgotangco, no, henrik's last name, is it Oma?04:47
jsgotangcoOmma04:47
jsgotangcoeerr less than 20 rather04:47
Burgundaviaok, check04:48
jsgotangcothere's quite a number of members getting into this year's SoC04:49
=== sankarshan [n=sankarsh@220.227.211.249] has joined #edubuntu
saugilsr_Burgundavia: I use Dansguardian at work.. 04:59
jsgotangcohmmm it seems edubuntu-artwork broke05:00
jsgotangcoekkk no its epiphany!05:02
=== jsgotangco wonders what's wrong
saugilsr_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:06
saugilsr_Burgundavia:   whats interesting is that by its nature it will also make sure any conversation of web IM is clean..  nice side effect05:07
=== Yagisan [n=jamie@60-240-12-146-nsw-pppoe.tpgi.com.au] has joined #edubuntu
YagisanPhlosten: get my emails ?05:09
PhlostenYagisan, yup05:11
Phlostencheers05:11
jsgotangcoYagisan: hey05:11
Phlostenbbs05:11
YagisanG'day jsgotangco05:14
=== dinda [n=dinda@cpe-72-181-90-206.houston.res.rr.com] has left #edubuntu []
Yagisanjsgotangco: Phlosten: no reportbug mail from either of you yet ?05:18
jsgotangcono sorry, im just about to install it today05:22
Yagisanjsgotangco: no worries. was just checking to make sure I didn't miss any mail05:30
jsgotangconice skype installs with no hitches in edubuntu05:32
jsgotangco(for the deb)05:33
jsgotangcocan't say if its actually usable yet though05:34
=== P3L|C4N0 [n=sopmac@201.230.230.160] has joined #edubuntu
jsgotangcoP3L|C4N0: welcome07:03
P3L|C4N0hi, jsgotangco 07:03
=== 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
HedgeMageHey, all, need an opinion on something...08:15
pygiHedgeMage, ?08:16
pygiHi btw08:16
HedgeMageIn 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
HedgeMagethink I should go ahead and ditch the sections on email?08:16
HedgeMageI feel like there's way more text than useful content in that section08:16
pygiindeed08:17
HedgeMagecool08:17
HedgeMagejust wanted to make sure I'm not nuts :P08:17
HedgeMagebtw, why aren't you on jabber? :P08:17
pygibecause I cant login, but you can add mario.danicv08:17
pygimario.danic@gmail.com08:17
pygithat works :)08:17
HedgeMageahh ok :)08:18
HedgeMagewhen it said it didn't change your pw, it really did08:18
pygitry adding :P08:18
HedgeMageI told cbx but you weren't here08:18
HedgeMageI know gtalk is rebranded jabber :P08:18
pygiyes, now add me :-P08:19
Yagisanargh - ebay fucktard shipped my parts in a normal envelope. they been crushed by the mail sorting machines :(08:25
Yagisanhttp://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-back.jpg & http://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-front.jpg08:25
Yagisan:(08:26
YagisanHedgeMage: squeaky wheel bump08:26
HedgeMagehi Yagisan 08:27
HedgeMagethat stinks08:27
HedgeMageYagisan: can you remind me when I'm on-duty?  I'm only in #edubuntu right now and hiding from the masses.08:27
HedgeMageI was getting so many staff request /msg-es I couldn't get anything done.08:28
jsgotangcothat looks really ugly08:29
YagisanHedgeMage: I don't know when you are on duty, but I'll remind you later08:29
HedgeMageYagisan: 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:29
HedgeMagewe're kind of halted on GCFs today, hopefully will pick up again tomorrow08:30
PhlostenYagisan, what was in the envelope?08:30
Yagisanjsgotangco: yeah, the cunt spent 50 cents on postage, rather then the much higher postage charged08:30
YagisanPhlosten: RAM08:30
Yagisanhaha yeah - like it will work now08:30
Phlostenstupid ebay retards08:30
Yagisanwell, thats one less thin client to use now08:31
HedgeMageBTW, 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
Phlostenebay needs to change the way it displays postage08:31
Phlostenshould be seperate 'this is postage cost' and 'this is handling cost'08:31
PhlostenYagisan, poo thinclient08:32
Phlostenpoor08:33
Phlosteneven o_O08:33
=== guim [n=glederer@104.241-200-80.adsl-fix.skynet.be] has joined #edubuntu
Phlosteni am trying to source bits for about 8 TC's 08:33
YagisanPhlosten: yeah. needed older modules for it too, new ones don't work08:33
Phlosteni have enough bits for about 208:34
Phlostenonly 1 spare monitor tho08:34
Yagisanno chance of getting my money back either, as it just falls under the cutoff08:35
Phlostenbah08:35
Phlostenmake sure you negative feedback it!08:36
HedgeMage:(08:36
Phlostenand sign his email address up to 100's of spam lists08:37
HedgeMageroflmao08:37
Phlosteni better do some work08:38
Phlostenbbl08:38
Yagisan hmm. I don't see a stamp on the envelope08:38
YagisanPhlosten: I should have his name and bank details around here somewhere. I wonder if that is enough to do a Nigerian 401 >:) ...08:42
YagisanPhlosten: anyway, I need to take the kids to the doctor. be back later08:42
HedgeMageAnyone 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 screenshots08:51
=== HedgeMage waves
HedgeMageI'm out of here!08:51
pygispacey, poke?09:03
pygiJaneW, poke?09:25
JaneWhi py09:25
JaneWpygi too09:26
pygiwe've got part of Cookbook09:26
pygiconsidering I havent heard from highvoltage and spacey for quite some time now...09:26
pygicbx33 has joined us in the efforts09:26
JaneWcool!09:27
=== spowers [i=sam@70-58-156-35.eugn.qwest.net] has joined #edubuntu
=== cbx33 [n=c2df514b@209.152.164.93] has joined #edubuntu
pygialso, please add me as mentor to that calendar thingy09:29
pygishe has change application to evo plugins09:29
pygicbx33, hi09:29
pygiwere just talking about you09:29
cbx33oh?09:30
cbx33what aboutme ?09:30
pygiwell, that you joined efforts for Cookbook :P09:31
cbx33heheh :p09:31
cbx33i'm trying09:31
pygi:)09:34
jsgotangcoJaneW: hey09:34
JaneWhi jsgotangco 09:34
cbx33hi JaneW 09:34
jsgotangcoJaneW: just a quick question: does Dione answer emails?09:35
cbx33jsgotangco: I have another patch for the docs09:35
JaneWjsgotangco: I think so... but I have not really been in contact yet, just CCed in msg so far09:35
JaneWso I haven't really seen evidence09:35
jsgotangcocbx33: please send it to ubuntu-doc@lists.ubuntu.com09:35
=== cbx33 [n=c2df514b@209.152.164.93] has joined #edubuntu
cbx33ok will do09:36
pygiJaneW,  http://code.google.com/soc/ubuntu/app.html?csaid=tere.ertw@gmail.com:15f086bf:c32d38be09:36
cbx33grr I hate it when that happens09:36
jsgotangcoJaneW: ok i have no response yet will just wait and see then just make a followup09:36
pygicbx33, heh :)09:36
jsgotangcopygi: if that's doable it would be great09:37
=== jsgotangco will have a good reason to use evo
pygijsgotangco, it is doable09:37
pygilook at the end of application, she added evo plugin09:37
jsgotangcoi just read it09:38
jsgotangcoher application is pretty solid09:38
pygioh,oki :)09:38
pygiJaneW, make me mentor on that one09:38
pygiI talked to her, and she really seems to know what she is doing09:39
pygiI hate all those KDE people who havent responded tho :(09:39
pygiwhat are you mentoring?09:39
jsgotangcoi will add further, can it process offline calendars then sync to google calendar? (if its asking too much nevermind)09:40
pygijsgotangco, ? :)09:40
pygihm, what do you mean?09:40
jsgotangcopygi: pyq09:41
pygiah, yes :)09:41
jsgotangcopygi: if i have a calendar entry in evo that is not from google calendar09:41
pygihm, well, that should also be syncable09:41
=== pygi writes that down
pygithat pyq guy "stole" part of my nick09:42
pygigah :)09:42
pygijsgotangco, please make sure interface is better then this :P09:44
pygihttp://byte.csc.lsu.edu/~rrouss7/soc/pyq/rev1/09:44
jsgotangcolol09:45
jsgotangcoi agree it needs some work09:45
pygiindeed :)09:45
jsgotangcoi should try doing a mockup too09:46
=== pygi agrees, but better one :)
pygiand this Site manager is urgh...09:46
pygihow do you call it... unusable? :)09:46
jsgotangcohey they're mockups :)09:46
=== jsgotangco grabs glade
pygio and yes..you want me to rank the application up?09:47
jsgotangcofeel free09:47
=== pygi ranks app up
pygitake a look at this then: http://code.google.com/soc/ubuntu/app.html?csaid=Szilveszter.Farkas@gmail.com:f57b5588:ae8c632609:48
=== pygi = done with ranking up
cbx33jsgotangco: 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 LaserJock09:54
cbx33but I don't know if he doctors them i nany way09:54
jsgotangcoa patch in a mediawiki? heh09:56
=== pips1 [n=philipp@hsz-hgkz.isz.ch] has joined #edubuntu
cbx33jsgotangco: indeed, it's the easiest way for now :p10:07
cbx33jsgotangco: i tried to wrap it in a <pre></pre> but it dies and replaces the text with something screwy10:14
=== jsgotangco wonders what the reaction would be if we had dopewars on the default install
pygilol10:28
pygijsgotangco, looked perhaps on that application I gave you?10:28
jsgotangcoyes10:29
cbx33jsgotangco: did it look ok?10:30
jsgotangcoi looked at the initial work done in the bzr site10:30
pygijsgotangco, voted? :)10:30
jsgotangcoi haven't will read further later (currently at work)10:31
pygiah,oki :)10:31
pygiJaneW, poke again :)10:36
=== 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
Phlostenevening all10:48
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #edubuntu
Yagisanre11:11
YagisanPhlosten: sent the pics to the ebay guy11:11
PhlostenYagisan, no response yet?11:12
PhlostenYagisan, have you got link to those pics?11:12
YagisanPhlosten: should be getting a refund soon (at least thats what his email said)11:12
YagisanPhlosten: http://eyagi.bpa.nu/~jamie/uf/bad-ebayers/6878430475-scotia4c-back.jpg11:13
Yagisantook the front page down at my wifes request11:13
Phlosteni did not see the front page11:13
Phlostenwas showing my other half 11:13
YagisanPhlosten: how do you expect ram to survive that ?11:14
Phlostenwith luck11:15
Phlosten:)11:15
Phlostenok, i need something work out the exact model of an NIC card on a diskless client11:16
YagisanPhlosten: pci id11:16
YagisanPhlosten: hit pause at the status screen11:16
Phlostenneed something to boot from floppy11:16
YagisanPhlosten: can you pull the case off ?11:17
Phlosteni have two cards and I know they identify as other common cards under linux11:17
Phlosteni did see something somewhere on wiki or somewhere of what to do11:17
Phlostenhave you guys got some sort of meeting tonight?11:18
YagisanPhlosten: every wednesday at 12:.00utc. 11:21
Phlostenis that 10pm est?11:21
Phlostenaest11:22
YagisanPhlosten: 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: Xubuntu11:24
=== cbx333 [n=c2df514b@209.152.164.93] has joined #edubuntu
=== cbx333 is now known as cbx33
=== Yagisan waves at cbx33
cbx33hi Yagisan 11:27
Yagisancbx33: let me know when you've set up doomsday. I'll have a new svn release soon11:28
cbx33ok Yagisan 11:38
Yagisancbx33: thanks. I have 5 people listed now, just a few more testers and I'll be really happy11:39
YagisanPhlosten: jsgotangco: cbx33: were my instructions clear ?11:39
cbx33yeh i think so11:48
Yagisancbx33: ok. I know it was a bit long.11:51
=== ogra [n=ogra@ubuntu/member/ogra] has joined #edubuntu
cbx33good morning mr Ogra11:54
jsgotangcoogra: epiphany doesn't show the startpage correctly (no images/css)11:58
PhlostenYagisan, i only briefly looked through them11:59
ograjsgotangco, iwj did that, not my fault12:01
jsgotangcoahh12:01
cbx33jsgotangco: shall i email that patch to the list then?12:02
jsgotangcocbx33: yes please, i have my tree here, i can upload12:02
=== jinty [n=jinty@212.Red-83-54-75.dynamicIP.rima-tde.net] has joined #edubuntu
cbx33ok nice12:03
jsgotangcoogra: even if it worked in firefox?12:04
jsgotangcoogra: epiphany referred to no locales12:05
jsgotangcowhile firefox did12:05
ograjsgotangco, pleas ping him, he did an explicit upload of edubuntu-artwork yesterday for that, i have no idea what he changed12:05
jsgotangcoogra: thanks, just making sure12:05
cbx33jsgotangco: sent12:06
jsgotangcocheers12:06
=== jsgotangco checks
jsgotangcoits not a diff12:07
jsgotangcoheh12:07
cbx33it should be12:08
jsgotangcowait my bad12:08
YagisanPhlosten: if anything is unclear, feel free to message me, or email me.12:08
cbx33jsgotangco: so it is a diff?12:09
jsgotangcoyeah it validates12:09
cbx33sorry I shouldn't have saved with .xml12:09
cbx33my bad there12:09
jsgotangcojust checking the doc now12:10
cbx33:D12:10
jsgotangcoive uploaded it12:12
cbx33nice thanks jsgotangco 12:15
=== 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
JaneW**Reminder** Edubuntu meeting in #ubuntu-meeting in +- 1 hour01:07
cbx33yes yes :D01:12
cbx33i love these meetings01:12
=== 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
ribboCan anyone suggest which kernel should I install to detect and use 4GiB of RAM, I have tied the -686-smp kernel.01:53
JaneW**Reminder** Edubuntu meeting in #ubuntu-meeting in +- 10 mins01:54
ribbothe machine is still running Hoary, by the way - one of the tuXlab servers.01:54
ribbobrb01:55
JaneW4 mins01:59
ograeither your or my clock is wrong then :)01:59
=== schoolinux [n=saeed@80.191.188.51] has joined #edubuntu
schoolinuxHi all02:10
cbx33hi schoolinux 02:20
cbx33did you try DCC'ing me?02:20
schoolinuxyep02:21
=== jsgotangco [n=jsg@125.212.117.142] has joined #edubuntu
schoolinuxactually i'm new to Xchat02:21
cbx33a hok02:23
schoolinuxwell, i had some questions02:25
schoolinuxis meeting started?02:25
pips1yes, the meeting is currently going on in #ubuntu-meeting02:26
=== 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
mhzhi you all04:08
mhzseen! highvoltage04:08
mhzoops, not it04:09
mhzlastseen! highvoltage04:09
mhzoops, not it04:09
cbx33mhz: you were right the first time04:09
cbx33but the ! at the beginning04:09
mhzooh04:09
cbx33!seen highvoltage04:09
ubotuhighvoltage <n=Jono@ubuntu/member/highvoltage> was last seen on IRC in channel #edubuntu, 16h 39m 14s ago, saying: 'goodnight ogra, cbx33 and the rest of #edubuntu :)'.04:09
mhzthx, as usual, cbx33 04:09
cbx33np04:09
mhzJaneW, ping04:11
JaneWmhz: pong04:11
mhzJaneW, hi there. Nice to see you. Got 3 mins?04:12
JaneWmhz: sure04:12
mhzcool04:12
mhz2 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 Chile04:13
mhzSo, we have even contacted the Southafrican embassy04:13
mhzto try asking for help in order to bring Jonathan to this event04:14
mhzJaneW, do you know any one in that embassy? Do you know if southafrica has any support fo speakers to attend international events?04:14
=== mhz is not sure the word obstacles means barriers, stops .)
JaneWgosh I don't know04:15
JaneWyou mean the SA embassy in Chile?04:15
mhzyup, or from SA to Chile04:16
mhzmeaning, SA, as Gov.04:16
JaneWmhz: TBH I doubt they'd be vwilling to help04:16
mhzoh04:16
JaneWunfortunately04:16
mhzjust like that?04:16
JaneWI read your mail04:16
mhzno sugar on top? :D04:16
JaneWsounds bad04:17
mhzoh?04:17
mhzwhat you mean?04:17
JaneWyes your funding being pulled04:17
mhzoh04:17
mhzyeah, I am getting used to that04:17
JaneW:?04:18
JaneW:/04:18
mhzhence, 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
JaneWbest bet would be for Jonathan to try to get funding from the foundation04:19
JaneWbut they have had a management shake-up so I am not sure how likely that is to happen04:19
mhzoh, 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 either04:20
mhzWell, the 2nd point is, Do you have clear vision of what Mark's ideas/near future plans are for ICT on Education topics?04:21
mhzJaneW, 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
cbx33mhz: why not include a copy of the ESA when it;s complete :p04:26
mhzESA?04:26
cbx33edubuntu school advocacy 04:26
cbx33I'll link you04:26
cbx33it's still a work in progress04:26
mhzOF COURSE! as I said, it is really cool doc/idea04:26
mhzand i will definately translate it into spanish (soon I hope)04:27
cbx33wow cool04:27
mhzcbx33, by "include" you mean...?04:28
cbx33well, it's hopefully going to be a printed leaflet04:28
cbx33:D04:28
mhzexcellent! I was just confirmed my regular participation  (for free, again! :( ) in a magazine distributed to about 500 schools for no cost04:29
mhzso, I can easily propose articles and stuff to be in every issue04:30
mhz)every 3 months)04:30
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #edubuntu
mhzjsgotangco, hi.. 04:31
jsgotangcomhz: hi!04:31
=== mhz slaps himself... still not sent the email to -doc about firefox index
JaneWmhz: I think Mark is going to focus more on education in the next 6 months04:33
ograhe is very focused on LAMS atm04:34
ograi think he's doing some preparation work so we can include it in edgy or edgy+104:34
mhzogra, LAMS?04:34
ogralamsfoundation.org (i think)04:34
mhzohhh04:34
ograbut its based on apache tomcat and needs porting first04:35
ogra(its a java based server app)04:35
jsgotangcoyeah04:36
mhzhmmm04:37
mhzgee, there is SO MUCH to do04:37
jsgotangcoogra: the green background seems to blend with red strangely04:37
=== Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #edubuntu
=== Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #edubuntu
ograjsgotangco, suggestions ? 04:39
ograi think it works though04:40
jsgotangcoyeah strangely04:40
jsgotangcoi like the contrast04:40
ograyep, but it might be a prob with red/green blindness, we should probably find someone who has one to tell us about04:40
=== 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
jsgotangcoJaneW: KL  804   17JUN MANILA/AMSTERDAM  1045   183504:58
jsgotangcoKL 2023   17JUN AMSTERDAM/PARIS   2050   220504:58
jsgotangcocrap04:58
ograoh, have fun on the prop plane from a-dam to paris04:59
jsgotangcogee04:59
jsgotangcowhat is KL?04:59
jsgotangcoKLM?04:59
ograKLM04:59
jsgotangcoisn't that crap?05:00
=== jsgotangco have no idea, he hasn't been amsterdam or france
jsgotangcoprop plane? gee i even avoid those on local planes05:01
ograits ok, but i dont understand why you cant fly directly05:02
jsgotangcoits the cheapest05:02
ograCDG is a pretty big airport, i'd imagine direct flights could work05:02
jsgotangcoi was surprised there is no Air France coming from here05:02
ograyep05:02
jsgotangcothe others are all over 100005:03
jsgotangcothis one is 75005:03
ograah05:03
jsgotangco$702 rather05:03
ograthats significant05:03
jsgotangcoyeah05:03
ograi'm pondering to go by train or car...05:03
jsgotangcobut then,next to the guys from AU, i would be the next to experience jetlag for sure05:03
ogrado we have many ppl from .au this time  ?05:04
jsgotangcoi dunno05:04
jsgotangcocore devs?05:04
ograi wouldnt guess so05:04
ograhmm, lifeless05:04
ograjdub is already in .za05:04
jsgotangco`are you going to guadec?05:05
ogranot sure yet05:05
ograi'm sad i'm not in .mx, seems the debian guys start to rework the ltsp design05:06
ograwould have been helpful to go for me05:06
jsgotangcooh yeah05:06
jsgotangcowe're just too close to release huh05:06
ograyep05:06
ograbad timing05:06
jsgotangcook i look at the klm site and its says its "the reliable airline"05:07
=== jsgotangco hopes so
ogra:)05:08
ograi dont like KLM but thats a personal thing05:08
ogra(since i had to spend a night in shiphol because of them)05:08
jsgotangcoi've heard of stuff..but then who am i to complain heh05:09
ograa passenger ? 05:09
jsgotangcowonder if i could use my miles05:09
=== 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
cbx33ping JaneW 06:02
jsgotangcoshe must have left already for her yogo06:02
jsgotangcoyoga06:02
lucasvoI have a problem with the dhcpd3 initscript06:05
lucasvowhen I run sudo /etc/init.d/dhcp3-server start 06:05
lucasvoit says fail06:05
lucasvowhen I run sudo dhcpd306:05
lucasvoit works06:05
mhzcbx33, http://www.progbox.co.uk/33.jpg ?06:09
mhzwhat is that for?06:09
mhzlucasvo, what does it fail?06:09
mhzwhat does log say?06:09
=== juliux [n=juliux@ubuntu/member/juliux] has joined #edubuntu
mhz.oO(hmmm, juliux is in the house... we seem to have full house -at least logged in)06:12
lucasvomhz: http://pastebin.com/72265906:12
juliuxmhz, lol06:12
jsgotangcogood night06:13
mhzwe had full house :)06:13
mhznite, jsgotangco 06:13
lucasvogoodnight jsgotangco 06:13
mhzlucasvo, it seems "No subnet declaration for eth1 (0.0.0.0)."06:14
mhzyou need to declare it06:14
mhzcan you aste your /etc/ltsp/dhcpd.conf ?06:14
mhz+p06:14
=== spowers [i=sam@70-58-156-35.eugn.qwest.net] has left #edubuntu []
lucasvoMay 17 18:14:44 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.306:15
lucasvoMay 17 18:14:44 localhost dhcpd: Copyright 2004-2005 Internet Systems Consortium.06:15
lucasvoMay 17 18:14:44 localhost dhcpd: All rights reserved.06:15
lucasvoMay 17 18:14:44 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/06:15
lucasvoMay 17 18:14:44 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.306:15
cbx33mhz, that's the young theme wallpaper for edubuntu06:15
lucasvoMay 17 18:14:44 localhost dhcpd: Copyright 2004-2005 Internet Systems Consortium.06:15
lucasvoMay 17 18:14:44 localhost dhcpd: All rights reserved.06:15
cbx33my wife did it :p06:15
lucasvoMay 17 18:14:44 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/06:15
lucasvoMay 17 18:14:44 localhost dhcpd: Wrote 4 leases to leases file.06:15
mhzcbx33, pretty cool06:15
lucasvoMay 17 18:14:44 localhost dhcpd:06:15
lucasvoMay 17 18:14:44 localhost dhcpd: No subnet declaration for eth2 (192.168.0.6).06:15
lucasvoMay 17 18:14:44 localhost dhcpd: ** Ignoring requests on eth2.  If this is not what06:15
lucasvoMay 17 18:14:44 localhost dhcpd:    you want, please write a subnet declaration06:15
lucasvoMay 17 18:14:44 localhost dhcpd:    in your dhcpd.conf file for the network segment06:15
lucasvoMay 17 18:14:44 localhost dhcpd:    to which interface eth2 is attached. **06:15
mhzcbx33, by young you mean what age?06:15
lucasvoMay 17 18:14:44 localhost dhcpd:06:15
lucasvoMay 17 18:14:44 localhost dhcpd: Listening on LPF/eth0/00:08:a1:6f:30:8f/192.168.1/2406:15
lucasvoMay 17 18:14:44 localhost dhcpd: Sending on   LPF/eth0/00:08:a1:6f:30:8f/192.168.1/2406:16
lucasvoMay 17 18:14:44 localhost dhcpd: Sending on   Socket/fallback/fallback-net06:16
lucasvooh shit06:16
lucasvosorry06:16
lucasvoin the same environment06:16
=== mhz hopes lucasvo made a mistake only :D
lucasvohttp://pastebin.com/72266806:16
lucasvoI wanted to paste this06:16
lucasvomhz: sudo dhcpd3 works 06:16
cbx33mhz, I'm not sure06:16
mhzLOl06:16
lucasvomhz: ?06:16
mhzlucasvo, okis, me reads the new pastebin06:16
=== lucasvo loooooooves ice cream!
mhzlucasvo, hmmm, not that. I'd like to read your /etc/ltsp/dhcpd.conf file in pastebin06:18
mhzbecause the error states you have not declare subnet06:18
mhzthereofre, the server does not start06:18
lucasvohttp://pastebin.com/72273906:19
ogralucasvo, you need at least 1 interface that matches the range you defined in dhcpd.conf06:19
ograelse dhcpd wont start06:20
lucasvohttp://pastebin.com/722764 < ifconfig06:20
ogras/range/subnet/06:20
lucasvoogra: so why does sudo dhcpd3 start the server, but the init script not?06:21
ograan dthe dhcpd.conf ? 06:21
lucasvohttp://pastebin.com/72273906:21
ograit doesnt start the server 06:21
lucasvoogra: ?06:21
lucasvowhy not?06:21
ograit starts the process but it wont server anything06:21
ogra*serve06:21
lucasvoogra: it DOES server something06:21
lucasvoit works, I can get IP's if I use sudo dhcpd306:22
lucasvothe configuration is correct06:22
mhzyeah, but you wont get LTSP ;)06:22
ograanyway, you shouldnt do that06:22
ogra+its not supposed to do anything06:22
lucasvomhz: why?06:22
lucasvoit works06:22
lucasvoI use ltsp over this06:22
mhzreally?06:22
mhzwow, then I am ignorant06:23
lucasvomhz: I don't have the edubuntu standalone package06:23
lucasvoafaik06:23
ogralooks like your config uses eth1, so whats the issue ? 06:23
lucasvono, it doesn't, it should use eth006:23
mhzooh06:23
ograerr, yes06:24
lucasvo#06:24
lucasvoroot@supernova:/home/lucasvo# ifconfig06:24
lucasvo#06:24
lucasvoeth0      Link encap:Ethernet  HWaddr 00afdsasfd6F:30:8F06:24
lucasvo# inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.006:24
ograi was confused by eth2 there06:24
lucasvo:)06:24
lucasvoI don't know why the pci card comes before the built in one06:24
ograindeed, so whats the issue so i can go to dinner ?06:24
mhzhehehe06:24
cbx33ogra, I wasthinking06:24
lucasvowhen I run /etc/init.d/dhcp3-server start06:24
lucasvoit fails06:24
cbx33new meetings minutes page?06:24
ogracbx33, yep06:25
lucasvowhen I run sudo dhcpd3, everything works fine06:25
cbx33or shall I add to the old one06:25
mhzcbx33, +106:25
cbx33it's pretty big06:25
cbx33ok :D06:25
ogralucasvo, *dont* run sudo dhcpd306:25
lucasvoogra: why not?06:25
ograso you did make your edits in /etc/ltsp/dhcpd.conf, right ? 06:25
lucasvoogra: at least it works06:25
lucasvoogra: no in /etc/dhcp/dhcpd.conf06:25
ogralucasvo, because its not supposed to work and you break with the initscript, also it wont use the right config06:26
mhzlucasvo, ahhhhh06:26
ogralucasvo, so edit the right file then and drop all the overhead from the file, there is a lot of crap you wont need06:26
=== ogra is off to dinner
mhzlucasvo, now you are talking06:26
mhzI asked for the /etc/ltsp/dhcpd.conf 06:27
mhzbecause it is the one for Edubuntu to work06:27
lucasvomhz: they are actually the same06:27
lucasvoI don't have the ltsp-standalone06:28
mhzthis /etc/dhcp/dhcpd.conf will/would work in a "normal" dhcp server environment. Edubuntu uses a diff approach and it reads /etc/ltsp/dhcpd.conf06:28
lucasvomhz: not in my case06:28
mhzooh, I see.06:28
lucasvohttp://pastebin.com/72284706:30
mhzlucasvo, you have 2 or 3 NICs?06:31
lucasvohttp://pastebin.com/72285106:32
lucasvomhz: 3, but I only use 206:32
mhzlucasvo, and dhcp should work on which?06:33
lucasvoeth006:33
=== mhz is lost now
mhzIf eth0 is up, and your .conf files looks ok06:38
mhzhow is that dhcp3-server complains?06:38
lucasvonot at all06:39
lucasvoit only says Fail06:39
lucasvoInternet Systems Consortium DHCP Server V3.0.306:39
lucasvoCopyright 2004-2005 Internet Systems Consortium.06:39
lucasvoAll rights reserved.06:39
lucasvoFor info, please visit http://www.isc.org/sw/dhcp/ * Starting DHCP server:                                                                                                                              [fail] 06:39
lucasvoroot@supernova:/home/lucasvo#06:39
mhzunless... the init.d/dhc... script forces reading in /etc/ltsp/dhcpd.conf instead of your conf06:39
lucasvono it doesn't06:41
mhzhmm06:41
mhzthen, sorry..06:42
mhzI am lost06:42
=== mhz still scratching his head
ogralucasvo, it uses the /etc/ltsp/dhcpd.conf in any case if it exists06:42
mhzoh, then my theory was right? it forces reading it06:43
ograthats one of the purposes of the initscripts alongside with writing proper .pid files and creating the right chache files/directorys06:43
mhzoh, come on! you are eating dinner06:43
mhz:D06:43
ogra*dont* use dhcpd without the initscript06:43
mhzgood argument06:44
ograand use the right file or make it use the other one by deleting /etc/ltsp/dhcpd.conf06:44
=== mhz is happy scratching the head is no loner needed
ograjust fiddling around by starting binarys from the commandline doesnt help anybody06:44
mhzindeed06:44
mhz.oO(fiddling around was a phrasal verb I did not know but I got the context)06:45
lucasvoogra: I modified the initscript06:45
lucasvoogra: as you see, highlighted in this paste:http://pastebin.com/72284706:46
lucasvoAND I removed the ltsp-server-standalone06:46
ograthen youre on your own06:47
lucasvo:)06:47
lucasvoand this crappy init script doesn't even give good output06:48
lucasvoogra: 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
ograthat i really dont care about it then 06:50
=== Laser_away is now known as LaserJock
ograi 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:51
lucasvoogra: http://pastebin.com/72289806:52
lucasvoogra: it didn't work before I modified it as well06:53
ograi wont support you, ask again after friday i have really not the time to play with breakage you introduced06:53
lucasvoogra: first of all, it never worked06:53
lucasvothat's why I introduced "the little breakage"06:53
ogralucasvo, it works for everyone else06:53
lucasvoogra: I did everything according to the guide06:55
mhzdo you have all edubuntu packages installed? or you installed dhcp server manually?06:55
lucasvomhz: I installed edubuntu-server06:55
=== mhz [n=mhz@201.236.56.94] has left #edubuntu ["Abandonando"]
=== mhz [n=mhz@201.236.56.94] has joined #edubuntu
lucasvoogra: I don't think it's a problem of edubunt, it's a problem of dhcp init script06:56
ograthere is no problem in the initscript06:59
=== mhz is now known as mhz_off
mhz_offokis, bye guys...06:59
ograciao 06:59
=== h3sp4wn [n=samw@82.3.197.7] has joined #edubuntu
lucasvoogra: here I have a more serious bug07:09
lucasvowith up to date software07:09
lucasvohttp://wservices.ch/~lucas/ablage/ltsp.txt07:10
lucasvoogra: it's the third time I tried it07:11
lucasvoI did a SW update 2h ago07:11
ograsorry, no idea i have three different successfull ppc reports from this week and didn one myself yesterday07:12
lucasvohm07:12
lucasvoogra: in that case, can you give me your chroot?07:12
lucasvoI am fed up with that crap!07:12
ograon monday i can07:12
ograi dont have the time for any such stuff now07:13
ograalso 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
ogra(you'll need >500M free for building the chroot)07:14
lucasvo/dev/hda1              24G   19G  4.5G  81% /07:15
lucasvoI mounted it over nfs07:16
ograyes but obviously something is wrong ... else debootstrap wouldnt fail07:16
lucasvoogra: where does it store the logs?07:16
ograthere are none07:17
lucasvo:(07:17
ograit logs to stdout07:17
lucasvoogra: maybe run the command manually and look what it says?07:17
ograyou could try that, but dont expect more output07:18
ograsince thats all verbosity debootstrap has07:18
lucasvodpkg: unable to lock dpkg status database: no lockas available07:18
lucasvo:(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]
juliuxogra, 08:52
juliuxping08:52
=== pygi [n=pygi@83-131-233-136.adsl.net.t-com.hr] has joined #edubuntu
=== sivang [i=sivan@muse.19inch.net] has left #edubuntu []
pygiJaneW, poke? :)09:09
highvoltagehi everyone09:19
LaserJockhi highvoltage 09:19
highvoltagesorry i couldn't be at the edubuntu meeting this afternoon09:19
highvoltagehi LaserJock 09:19
highvoltageanyone have notes?09:19
LaserJockhighvoltage: no, that was 0500 for me09:20
pygihighvoltage, do I eat you now or just later?09:20
highvoltagepygi: already ate :)09:20
highvoltageoh, eat me :)09:21
highvoltagehehe09:21
highvoltagewhy?09:21
pygiergh, the cookbook?09:21
highvoltageyeah, i told you monday i can only upload it on friday :/09:23
highvoltageour 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
pygiergh, oki :-/ Have you written all?09:23
highvoltagenot really :(09:23
highvoltagethere's big parts there09:24
pygier :-/09:24
pygiah,oki :-/09:24
highvoltagethere's probably anough to consider it 'complete'09:24
highvoltagebut it's not often that i'm satisfied very quickly with any documentation09:24
pygiyes, yes, ok :)09:24
pygiI gotta run now, so talk to you later :)09:25
highvoltageok, bye pygi 09:26
=== 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
cbx33could everyone who was at the meeting just check these minutes for me :p10:39
cbx33https://wiki.ubuntu.com/EdubuntuMeetingRecordsNew10:39
cbx33do they sound roughly like what went on :?10:39
cbx33evening LaserJock 10:39
=== yvesC [n=yves@zenobi.ycombe.net] has joined #edubuntu
=== pygi looks
cbx33look ok pygi ?10:48
pygiyup, probably10:48
cbx33heheh10:48
pygiI wasn't there :P10:48
cbx33i know10:48
cbx33how is the cookbook10:48
cbx33I'll have a while to work on ti toorrow10:48
cbx33I'm too ill to go to work10:49
pygiI just saw there was a question about it :)10:49
pygiargh :-/10:49
pyginice to see you helping us, but hate to see you sick :(10:49
cbx33hehe10:49
cbx33I had tuesday off10:49
cbx33went in today10:49
=== Rondom [n=Rondom@mrbg-d9b953af.pool.mediaWays.net] has joined #edubuntu
cbx33but just feel too ill to go in tomorrow10:50
cbx33so staying home to recooperate10:50
cbx33with some edubuntu goodness10:50
pygi:)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
pygihey andrea11:33
Bluekujahey pygi, sorry for answering now but i was afk :)11:46
pygino problems at all :)11:46
Bluekujamario, i have to go now11:47
Bluekujasee you tomorrow11:47
pygioki, bye :)11:47
Bluekujatake care11:47
Bluekujacya #edubuntu11:48

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