00:13 | alkisg has joined #ltsp | |
01:38 | try2free has joined #ltsp | |
01:54 | vagrantc has quit IRC | |
02:03 | try2free has left #ltsp | |
02:08 | Shane_ has joined #ltsp | |
02:10 | Shane_ has left #ltsp | |
02:26 | alkisg1 has joined #ltsp | |
02:27 | wwx_ has joined #ltsp | |
02:29 | wwx has quit IRC | |
02:29 | wwx_ has quit IRC | |
02:29 | wwx has joined #ltsp | |
02:32 | Shane_ has joined #ltsp | |
02:32 | alkisg2 has joined #ltsp | |
02:32 | alkisg1 has quit IRC | |
02:43 | alkisg has quit IRC | |
02:49 | alkisg has joined #ltsp | |
02:50 | alkisg2 has quit IRC | |
02:54 | Shane_ has quit IRC | |
03:19 | DarKnesS_WolF has joined #ltsp | |
03:21 | Shane_ has joined #ltsp | |
03:29 | yoshi__ has joined #ltsp | |
03:36 | alkisg has quit IRC | |
03:36 | alkisg has joined #ltsp | |
03:40 | bobby_C has joined #ltsp | |
03:46 | DaBowser has joined #ltsp | |
03:47 | <DaBowser> Hi everybody. I got a litte question about CUPS and printing on client machines.
| |
03:48 | I got a CUPS Server running (not my LTSP Server!) and configured /etc/cups/client.conf to use this one, but LTSP seems to overwrite this config on startup. How can I stop LTSP from doing this on startup?
| |
03:52 | <Drakonen> DaBowser: easy way i guess is to chmod -w it
| |
03:53 | <DaBowser> Done that already. :)
| |
03:54 | Didn't help. -r--r--r-- 1 root lp /etc/cups/client.conf. At startup it still get overwritten and then has -rw-r--r-- 1 root root /etc/cups/client.conf
| |
03:55 | <cyberorg> DaBowser, chattr -i it
| |
03:57 | hanthana has joined #ltsp | |
03:57 | <DaBowser> Ok, just a second for the image to build.
| |
03:59 | But still, I consider this a serious LTSP bug. I don't think its a good idea to always set the CUPS client to the LTSP Server
| |
04:02 | <Drakonen> DaBowser: cups can perfectly fine use an other cups server to forward to
| |
04:03 | <DaBowser> I know, thats what I am doing currently
| |
04:03 | <Drakonen> i set it up with yast, works fine
| |
04:04 | <DaBowser> Very strange, my client.conf got deleted now. But I didn't login in ldm yet.
| |
04:06 | <ogra> ltsp doesnt touch /etc/cups/client.conf and never did
| |
04:06 | <DaBowser> When I logged in with ldm the client.conf got created with my LTSP Server as ServerName.
| |
04:09 | Hmm, I checked the i386.img by mounting it and there the client.conf is correct.
| |
04:09 | <ogra> still, neither ldm nor ltsp modifies files on the server
| |
04:09 | thats a strict requirement
| |
04:09 | (in the user session or during login i mean)
| |
04:10 | there is a script in ldm that exports a printer variable to the users environment, but that wouldnt touch any files
| |
04:11 | if you clarly see the servers /etc/cups/client.conf being modified, thats a bug, file it in your distro
| |
04:12 | <DaBowser> Hmm, ok, I will file it to Debian.
| |
04:12 | <ogra> just to clearify, we are talking about the servers /etc/cups/client.conf not the clients, right ?
| |
04:13 | <DaBowser> No, the clients.
| |
04:13 | I need my local applications to be able to print as well. :)
| |
04:13 | <ogra> (you should say that :) )
| |
04:14 | <DaBowser> Oh, sorry. I thought I made that clear.
| |
04:14 | <ogra> right, then the default printing pool needs to be the server since the user will configure his printer there
| |
04:15 | (your session runs on the server, all gui tools will operate on the servers cups printing pool, the client side cups is a dumb forwarder)
| |
04:15 | so it does what its supposed to
| |
04:17 | <DaBowser> Not directely. I got a printserver configured (192.168.43.112:631) and I want my LTSP Server (192.168.43.120) and my Clients (192.168.42.xxx) to use this printserver.
| |
04:18 | <ogra> right, the clients have to go through the ltsp server
| |
04:19 | else you would have to configure it in two places manually and ltsp couldnt do any automatic config ... since you have apps running on the client directly as well as on the server in a desktop session
| |
04:19 | feel free to send patches to override the automatism :)
| |
04:19 | if you think thats valuable
| |
04:19 | <DaBowser> My LTSP Server is already using it.
| |
04:20 | <ogra> right, and your client should just forward everything to your ltsp server by default
| |
04:20 | so all your desktop apps see the same printer queue
| |
04:21 | <DaBowser> Oh, right, the printer queue. Thats a good Point.
| |
04:23 | hanthana has quit IRC | |
04:24 | <DaBowser> Hmm, ok, so, is it possible to have my LTSP Server use some other CUPS Server and forward print requests from the clients?
| |
04:24 | hanthana has joined #ltsp | |
04:24 | <ogra> sure, the server side cups should be normally configurable to point anywhere you want, it isnt touched by ltsp
| |
04:26 | <DaBowser> Ok, but I guess I need the cups daemon running for this, right?
| |
04:26 | <ogra> indeed
| |
04:29 | ogra has quit IRC | |
04:40 | mikkel has joined #ltsp | |
04:44 | Shane_ has quit IRC | |
05:09 | ogra has joined #ltsp | |
05:22 | vvinet has joined #ltsp | |
05:34 | Shane_ has joined #ltsp | |
05:36 | Shane_ has quit IRC | |
05:49 | <DaBowser> It worked. Thanks... now I can print from my clients and my Server. :)
| |
05:55 | seeberg has joined #ltsp | |
05:56 | <seeberg> Hi, how do I run dmesg on a thin client
| |
05:57 | <DaBowser> With localapps use "ltsp-localapps xterm" to run xterm on your local client. From there you can run dmesg.
| |
06:02 | <alkisg> seeberg: which distro/version?
| |
06:04 | Shane_ has joined #ltsp | |
06:11 | pmatulis has joined #ltsp | |
06:12 | <seeberg> skolelinux 3.01 etch based ltsp5.0
| |
06:13 | <alkisg> Does that have localapps support? I don't think it's recent enough to have localapps...
| |
06:14 | I think you can get a local terminal by putting SCREEN_02=shell and SCREEN_07=ldm in lts.conf
| |
06:15 | pmatulis_ has joined #ltsp | |
06:16 | <seeberg> thank you I'll try both
| |
06:17 | seeberg has quit IRC | |
06:28 | <Shane_> Am I going mad? (Rhetorical answers only please!)When thin clients are shut down they reach theINIT: no more processes left in this runlevelline onscreen, but do not power down.I glanced through the greeter.c source code and found the command used is "halt -p" which when used on the command line gives the same end result (no power down).However if IClick "Preferences" | "Shutdown" and repeat almost immediatelyon the ldm screen or runhalt -p && sleep 5 &
| |
06:28 | nltsp-localapps "halt -p && sleep 5 && halt -p"from a session console (within KDE) the client shuts down and powers off as I would like it to.I am using LTSP5 on Gentoo.
| |
06:29 | <ogra> it should do poweroff -fp
| |
06:29 | which shuts down immediately
| |
06:30 | i think fedora changed the code in ldm because they thought it would be a clever idea to call the initscripts ... sadly they ignored that your rootfs of the client gets unmounted before the last script is called
| |
06:31 | it needs to be changed back
| |
06:32 | * cyberorg patches poweroff to unmount stuff mounted from server and run poweroff -fp on suse | |
06:32 | <ogra> there shouldnt be anything mounted
| |
06:33 | <cyberorg> ogra, localapps mounts stuff?
| |
06:33 | <ogra> if you logged out (which is the only way to get to the GUI option) the sshfs mount is dropped already
| |
06:33 | <cyberorg> ah then it does not matter :)
| |
06:34 | <ogra> right
| |
06:34 | vvinet has quit IRC | |
06:35 | <Shane_> Thanks I'll give that a try.
| |
06:36 | Shane_ has quit IRC | |
06:37 | Shane_ has joined #ltsp | |
06:38 | <Shane_> Yep, that worked fine.
| |
06:38 | Thanks for the help.
| |
06:47 | gentgeen__ has joined #ltsp | |
06:59 | Shane_ has left #ltsp | |
07:04 | DaBowser has left #ltsp | |
07:04 | <pmatulis_> in what ubuntu release did ltsp5 (muekow) first appear?
| |
07:06 | vvinet has joined #ltsp | |
07:08 | _gentgeen_ has quit IRC | |
07:11 | <pmatulis_> k, 5.10
| |
07:14 | Blinny has joined #ltsp | |
07:18 | alkisg has quit IRC | |
07:23 | sepsky has joined #ltsp | |
07:31 | Shane_ has joined #ltsp | |
07:40 | elisboa has joined #ltsp | |
07:50 | sepsky has quit IRC | |
07:52 | artista_frustrad has joined #ltsp | |
07:59 | alkisg has joined #ltsp | |
08:00 | bobby_C has quit IRC | |
08:28 | rjune_ has joined #ltsp | |
08:35 | Gadi has joined #ltsp | |
08:44 | alkisg has quit IRC | |
08:45 | gentgeen__ has quit IRC | |
08:46 | gentgeen__ has joined #ltsp | |
08:47 | alkisg has joined #ltsp | |
08:57 | alkisg has quit IRC | |
09:03 | alkisg has joined #ltsp | |
09:23 | bieb has joined #ltsp | |
09:29 | Shane_ has left #ltsp | |
09:44 | <manu_ubu> hi, I have a question, the nbd swap port tcp by default is it 9572 or 9210 ?
| |
09:45 | in my log I have this two tcp port in ethernet capture
| |
09:45 | ?
| |
09:46 | <alkisg> grep nbd /etc/inetd.conf
| |
09:47 | Mine (jaunty) has 9572
| |
09:48 | pasmen has quit IRC | |
09:48 | <manu_ubu> in /etc/inetd.conf I have 9572 but in ethernet capture I have a request to the tcp port 921O ??
| |
09:49 | is it a history request by ltsp client 4.x ?
| |
09:51 | http://www.ltsp.org/twiki/bin/view/Ltsp/LtspPorts
| |
09:51 | it's "bizarre" ;)
| |
09:54 | <alkisg> In the source, I see 9210 in: ALTLinux folder, nbdswapd.8 (the man page), and server/doc/swap (docs).
| |
09:55 | In the scripts 9572 is actually used
| |
09:55 | So maybe 9210 was used in some previous versions, I don't know, I'm rather new to LTSP
| |
09:56 | hanthana has quit IRC | |
10:02 | <manu_ubu> yes the 9210 was used in ltsp 4.x but I don't understand why it's activated in ltsp 5.x ?
| |
10:05 | <alkisg> Is the port actually used on the server, or you just see the clients' requests on the logs?
| |
10:06 | ogra has quit IRC | |
10:08 | pmatulis_ has quit IRC | |
10:08 | pmatulis has quit IRC | |
10:11 | ogra has joined #ltsp | |
10:18 | hanthana has joined #ltsp | |
10:22 | <manu_ubu> it's just client's request it's just for information for make ACL on the router
| |
10:34 | ogra has quit IRC | |
10:52 | phantom has quit IRC | |
10:53 | phantom has joined #ltsp | |
10:56 | Faithful has joined #ltsp | |
10:59 | silva42 has joined #ltsp | |
11:16 | phantom has quit IRC | |
11:17 | phantom has joined #ltsp | |
11:17 | CAN-o-SPAM has joined #ltsp | |
11:18 | alkisg has quit IRC | |
11:42 | f13_ has joined #ltsp | |
11:43 | <f13_> Hi people. Is there any tip to useb EPSON printer LX-300 on ltsp5 (ubuntu)?
| |
11:47 | Faithful has quit IRC | |
11:50 | yoshi__ has quit IRC | |
11:59 | pasmen has joined #ltsp | |
12:02 | <Blinny> f13_: If Epson provides .ppd files on their website, I'd suggest using them.
| |
12:04 | pasmen has quit IRC | |
12:04 | f13_ has quit IRC | |
12:05 | pasmen has joined #ltsp | |
12:05 | mikkel has quit IRC | |
12:11 | pasmen has quit IRC | |
12:13 | pasmen has joined #ltsp | |
12:16 | spectra has joined #ltsp | |
12:16 | vagrantc has joined #ltsp | |
12:20 | alkisg has joined #ltsp | |
12:22 | phantom has quit IRC | |
12:24 | phantom has joined #ltsp | |
12:30 | IHS_intern has joined #ltsp | |
12:38 | <bieb> sbalneav: you here today?
| |
12:40 | <sbalneav> bieb: Yes
| |
12:42 | <bieb> if I want to put shortcuts on the desktop for all the users.. do I put them on the admin desktop? then is there something after that? like an image update?
| |
12:42 | <NeonLicht> admin desktop? you mean running X as root?
| |
12:43 | <bieb> not as root.. as the first user in Ubuntu.. but for ease of asking I consider him the admin
| |
12:43 | <sbalneav> bieb: The way you're supposed to do that is to use sabayon, but it's rather broken in most distro's, owing to the fact that it's broken upstream.
| |
12:44 | <bieb> ohh
| |
12:44 | <sbalneav> Rather than put icons on the desktop, I'd simply create your own custom menus
| |
12:44 | One with the name of your organization
| |
12:45 | <bieb> got a link to the how-to for that?
| |
12:45 | <sbalneav> then, users can either place icons on the desktop, or on the taskbar, depending on what they want.
| |
12:45 | What distro are you running?
| |
12:46 | <bieb> ubuntu 9.04
| |
12:47 | <stgraber> sbalneav: ping
| |
12:48 | <sbalneav> stgraber: yo
| |
12:48 | <stgraber> sbalneav: http://paste.ubuntu.com/188432/
| |
12:48 | <sbalneav> bieb hold on, looking
| |
12:48 | <stgraber> sbalneav: I have that on logout
| |
12:48 | <bieb> thanks
| |
12:48 | <stgraber> so basically ssh goes defunct and the session is stuck
| |
12:49 | ogra said it happens 9 out of 10 times during his tests
| |
12:49 | <sbalneav> odd
| |
12:49 | <stgraber> and I reproduced 2/2 so far at the office
| |
12:49 | <sbalneav> like I say, I've got it running on a modified hardy tree.
| |
12:50 | I'll have to get something setup for karmic.
| |
12:50 | Are there daily builds yet?
| |
12:51 | stgraber: anything in ldm.log?
| |
12:52 | <stgraber> btw, that's on jaunty and I have it packaged in my PPA if you want to test
| |
12:53 | sbalneav: http://paste.ubuntu.com/188434/
| |
12:54 | <sbalneav> Hmm, the exit's hanging up.
| |
12:56 | * vagrantc sees the future of 2.0.43 is very near | |
12:56 | <sbalneav> Well, or just strip out my patch, if it makes everyone feel better.
| |
12:57 | <stgraber> nah, I want the fix :)
| |
12:57 | (just not the side effect)
| |
12:57 | <vagrantc> yeah, it's definitely something nice to fix.
| |
12:58 | was alkisg's patch insufficient? it seemed smaller, if nothing else.
| |
12:58 | <sbalneav> it didn't solve my logout problem on hardy
| |
12:59 | <alkisg> sbalneav: the code changed much since hardy...
| |
12:59 | <sbalneav> ok, so then *just back out my patch*, I don't care.
| |
12:59 | <alkisg> I've tried it with intrepid, while experiencing the bug with 80% probability, and worked fine for weeks after the patch
| |
13:00 | sbalneav: hey man don't misunderstand me :) I'm just saying my experience with it.
| |
13:00 | spectra has quit IRC | |
13:01 | spectra has joined #ltsp | |
13:10 | bieb1 has joined #ltsp | |
13:11 | <bieb1> sbalneav: sorry.. got dropped
| |
13:11 | <alkisg> sbalneav: I've had a similar ldm logout problem in hardy, which was fixed last Autumn by an additional "break" in ldm_wait... would you the version you're using contain that patch?
| |
13:12 | Ooops, "(08:59:00 μμ) alkisg: I've tried it with intrepid, while experiencing the bug with 80% probability, and worked fine for weeks after the patch" ==> I meant I've tried it with jaunty
| |
13:13 | <sbalneav> alkisg: no idea.
| |
13:13 | <alkisg> sbalneav: what version are you using now?
| |
13:13 | <sbalneav> My own.
| |
13:14 | <alkisg> Ok
| |
13:14 | <sbalneav> I've been maintaining a huge list of fixed bugs in hardy, since very few serious bugs ever seem to get fixed in an LTS release.
| |
13:14 | see https://bugs.edge.launchpad.net/ubuntu/+source/cups/+bug/268590 for a prime example.
| |
13:15 | <alkisg> sbalneav: if you could pastebot your version of ldm_wait, I think I'll remember if it had the bug or not
| |
13:15 | Yeah, I know the problem, that's why we've created a ppa just for greek schools and put whatever updates are necessary there...
| |
13:16 | <sbalneav> I'm home sick today, and not at work.
| |
13:16 | <alkisg> (mostly copied from stgraber's ppa after some testing)
| |
13:16 | I hope you get well soon man. :)
| |
13:16 | Lns has joined #ltsp | |
13:16 | <sbalneav> Just a headcold.
| |
13:17 | But thanks.
| |
13:21 | bieb has quit IRC | |
13:33 | <bieb1> sbalneav: were you able to find the link for creating the menu?
| |
13:38 | <sbalneav> bieb1: no got sidetracked
| |
13:39 | <bieb1> k
| |
13:39 | <alkisg> bieb1: you could right click on the desktop and create a launcher (=.desktop file) and put it in /usr/share/applications (if I got your question right)
| |
13:39 | <sbalneav> But the administrators guide on gnome.org has instructions.
| |
13:39 | <bieb1> k thanks
| |
13:44 | <stgraber> sbalneav: anything that you'd need to debug that ldm logout thing ?
| |
13:45 | hanthana has quit IRC | |
13:45 | <Lns> Hey I got a question for localapps - is it possible to provide locally installed apps for some users and/or clients and not others?
| |
13:47 | hanthana has joined #ltsp | |
13:50 | <Gadi> Lns: per client, yes
| |
13:50 | look at: LOCAL_APPS_DENY
| |
13:50 | I believe
| |
13:50 | <Lns> Gadi: thanks!
| |
13:50 | <Gadi> you can itemize by local app name
| |
13:51 | <Lns> Gadi: is there any doc for this?
| |
13:54 | <Gadi> lol
| |
13:54 | lns: ur funny
| |
13:54 | <Lns> ;)
| |
13:55 | and the "hidden" lts.conf values continue... =)
| |
13:56 | * Lns should write a script to parse the code every so often and post all variables on a wiki | |
13:56 | <Gadi> ah, its actually
| |
13:56 | LOCAL_APPS_WHITELIST
| |
13:56 | <alkisg> Lns: zcat /usr/share/doc/ltsp-server/lts-parameters.txt.gz|less
| |
13:57 | <Gadi> space-separated
| |
13:57 | <alkisg> Someone of our good devs actually documented it :)
| |
13:57 | <Gadi> really? must have been bored
| |
13:57 | :)
| |
13:57 | <Lns> =p
| |
14:00 | <alkisg> (newbie shell question) Gadi, is this syntax normal or am I doing something wrong? `if ! mktemp /tmp/testXXXX 2>/dev/null; then echo problem; fi`
| |
14:01 | <Gadi> without the backticks, looks fine
| |
14:01 | <alkisg> I'm worried about the lack of parenthesis, and the 2>/dev/null..
| |
14:01 | Ty! :)
| |
14:01 | <Gadi> parentheses indicate a subshell
| |
14:01 | not needed here
| |
14:02 | since you arent collecting stdout for your eval
| |
14:02 | <alkisg> It's on a function, I'm ok with the stdout
| |
14:02 | Argh I can't say "parentheses", the plural is "parenthesis" :D
| |
14:06 | <sbalneav> stgraber: I've downloaded a karmic daily build.
| |
14:06 | I'm working on it now.
| |
14:07 | Remaille has joined #ltsp | |
14:08 | <stgraber> sbalneav: Karmic is not so much of a good idea as you can't boot a thin client yet
| |
14:09 | sbalneav: using jaunty should be a lot easier using my PPA which contains a backport of what's in Karmic
| |
14:09 | <sbalneav> ok
| |
14:12 | <stgraber> sbalneav: http://paste.ubuntu.com/188508/
| |
14:12 | sbalneav: extended log file
| |
14:12 | http://paste.ubuntu.com/188509/ that's what was used to generate it
| |
14:13 | <Gadi> whats with the french eater?
| |
14:13 | :)
| |
14:19 | Sarten-X has quit IRC | |
14:19 | <Lns> alkisg: unfortunately lts-parameters.txt.gz doesn't have anything about white/blacklists w/localapps :(
| |
14:19 | not in ibex anyway
| |
14:20 | <ltsppbot> "alkisg" pasted "lts-parameters.txt from Jaunty for Lns" (234 lines) at http://pastebot.ltsp.org/366
| |
14:21 | <Lns> alkisg: woah that's more than i've got =)
| |
14:26 | Blinny has quit IRC | |
14:30 | <Lns> What would be cool is to have a spreadsheet or something that shows which lts.conf options are available in which versions of LTSP (and then easily translatable to different distributions' versions)
| |
14:31 | is there anything like that already?
| |
14:31 | bobby_C has joined #ltsp | |
14:39 | hanthana has quit IRC | |
14:39 | IHS_intern has quit IRC | |
14:46 | pasmen has quit IRC | |
14:49 | Remaille has quit IRC | |
15:02 | Gadi has left #ltsp | |
15:03 | hanthana has joined #ltsp | |
15:06 | <stgraber> sbalneav: could you reproduce it ?
| |
15:23 | hanthana has quit IRC | |
15:33 | CAN-o-SPAM has quit IRC | |
15:47 | artista_frustrad has quit IRC | |
15:50 | ogra_ has joined #ltsp | |
15:57 | ogra_ is now known as ogra | |
16:04 | vagrantc has quit IRC | |
16:07 | silva42 has left #ltsp | |
16:32 | japerry has quit IRC | |
16:35 | elisboa has quit IRC | |
16:36 | elisboa has joined #ltsp | |
16:45 | bobby_C has quit IRC | |
16:50 | DarKnesS_WolF has quit IRC | |
16:55 | bieb1 has left #ltsp | |
16:58 | <Lns> If anyone is interested, I made a presentation attempting to explain what I see as the benefits of LTSP here: http://logicalnetworking.net/services/LTSP-Presentation.pdf
| |
16:59 | bobby_C has joined #ltsp | |
16:59 | slashdotfx has quit IRC | |
17:04 | ogra has quit IRC | |
17:18 | alkisg has quit IRC | |
17:20 | Lns has quit IRC | |
17:21 | yoshi__ has joined #ltsp | |
17:30 | strattog has quit IRC | |
17:36 | Egyptian[Home] has quit IRC | |
17:38 | Egyptian[Home] has joined #ltsp | |
17:42 | strattog has joined #ltsp | |
17:46 | artista_frustrad has joined #ltsp | |
17:48 | artista_frustrad has quit IRC | |
18:04 | phantom has quit IRC | |
18:07 | phantom has joined #ltsp | |
18:07 | bobby_C has quit IRC | |
18:15 | johnny has joined #ltsp | |
18:22 | dan_young has quit IRC | |
18:48 | yoshi__ has quit IRC | |
19:26 | Ahmuck_ has joined #ltsp | |
20:14 | BenChapman has joined #ltsp | |
22:01 | ltspbot has joined #ltsp | |
22:01 | sbalneav has joined #ltsp | |
22:02 | <sbalneav> ltspbot: status
| |
22:02 | <ltspbot> sbalneav: I am connected to freenode as ltspbot.
| |
22:02 | <sbalneav> !docs
| |
22:02 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:02 | <sbalneav> hmm
| |
22:02 | !seen jammcq
| |
22:02 | <ltspbot> sbalneav: jammcq was last seen in #ltsp 1 day, 5 hours, 30 minutes, and 39 seconds ago: <jammcq> drive safe
| |
22:02 | <sbalneav> !ltsp
| |
22:02 | <ltspbot> sbalneav: Error: "ltsp" is not a valid command.
| |
22:03 | <sbalneav> Just upgraded my home machine from hardy to jaunty
| |
22:03 | drevil seems to be sick.
| |
22:03 | !pastebot
| |
22:03 | <ltspbot> sbalneav: Error: "pastebot" is not a valid command.
| |
22:04 | <sbalneav> !learn
| |
22:04 | <ltspbot> sbalneav: Error: "learn" is not a valid command.
| |
22:04 | <Ryan52> you broke it :P
| |
22:07 | vagrantc has joined #ltsp | |
22:07 | <sbalneav> *I* didn't break it.
| |
22:10 | slashdotfx has joined #ltsp | |
22:11 | ltspbot has joined #ltsp | |
22:11 | <sbalneav> !docs
| |
22:11 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:11 | <sbalneav> ltspbot: docs?
| |
22:11 | <ltspbot> sbalneav: Error: "docs?" is not a valid command.
| |
22:11 | <sbalneav> ltspbot: docs
| |
22:11 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:12 | <sbalneav> ltspbot: list Factoids
| |
22:12 | <ltspbot> sbalneav: Error: 'Factoids' is not a valid plugin.
| |
22:12 | <sbalneav> Well, I'd say thats the problem :)
| |
22:15 | ltspbot: list
| |
22:15 | <ltspbot> sbalneav: Admin, Alias, Channel, ChannelLogger, Config, Google, Internet, Misc, Owner, Seen, Status, and User
| |
22:16 | <sbalneav> lol
| |
22:16 | every freaking plugin BUT factoids
| |
22:16 | ltspbot: google supybot
| |
22:16 | <ltspbot> sbalneav: Search took 0.15 seconds: SourceForge.net: Supybot: <http://supybot.com/>; Supybot Commands Index: <http://supybot.sourceforge.net/docs/commands.html>; Supybot: <http://www.ohloh.net/p/supybot>; Supybot | freshmeat.net: <http://freshmeat.net/projects/supybot/>; Supybot version 0.83.3 - How to Download and Install on Mac OS X: <http://supybot.darwinports.com/>; Gentoo Packages (2 more messages)
| |
22:17 | ltspbot has joined #ltsp | |
22:19 | ltspbot has joined #ltsp | |
22:20 | <sbalneav> !docs
| |
22:20 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:20 | <sbalneav> ltspbot: list
| |
22:20 | <ltspbot> sbalneav: Admin, Alias, Channel, ChannelLogger, Config, Google, Internet, Misc, Owner, Seen, Status, and User
| |
22:21 | ltspbot has joined #ltsp | |
22:22 | ltspbot has joined #ltsp | |
22:22 | <sbalneav> !docs
| |
22:22 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:23 | <sbalneav> ltspbot: list
| |
22:23 | <ltspbot> sbalneav: Admin, Alias, Channel, ChannelLogger, Config, Factoids, Google, Internet, Misc, Owner, Seen, Status, and User
| |
22:23 | <vagrantc> ltspbot: factoids search --values
| |
22:23 | <ltspbot> vagrantc: An error has occurred and has been logged. Please contact this bot's administrator for more information.
| |
22:23 | <sbalneav> hm, factoids is THERE now.
| |
22:23 | ltspbot: factoids list
| |
22:23 | <ltspbot> sbalneav: Error: The "Factoids" plugin is loaded, but there is no command named "list" in it. Try "list Factoids" to see the commands in the "Factoids" plugin.
| |
22:23 | <sbalneav> ltspbot: list Factoids
| |
22:23 | <ltspbot> sbalneav: change, forget, info, learn, lock, random, search, unlock, and whatis
| |
22:23 | <sbalneav> !docs
| |
22:23 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:23 | <Ryan52> ltspbot: random
| |
22:23 | <ltspbot> Ryan52: An error has occurred and has been logged. Please contact this bot's administrator for more information.
| |
22:24 | * Ryan52 thinks sbalneav should look at teh logs | |
22:24 | <sbalneav> Thanks captain obvious, I *HAVE* been looking there.
| |
22:25 | AttributeError: 'Factoids' object has no attribute 'dbCache'
| |
22:25 | ryan52_ has joined #ltsp | |
22:26 | <ryan52_> hm...my irssi froze or something.
| |
22:26 | sbalneav: so it isn't logging anything?
| |
22:26 | ltspbot: lier! :P
| |
22:26 | <ltspbot> ryan52_: Error: "lier!" is not a valid command.
| |
22:28 | <sbalneav> ltspbot: learn foop as foop foop de doop
| |
22:28 | <ltspbot> sbalneav: An error has occurred and has been logged. Please contact this bot's administrator for more information.
| |
22:28 | <jammcq> sbalneav: Scotty !!!!!!!!!!!!!!!!!!!!!!!!!!!!
| |
22:28 | <sbalneav> Hello jammcq
| |
22:28 | ltspbot has joined #ltsp | |
22:29 | Ryan52 has quit IRC | |
22:29 | <sbalneav> ltspbot: learn foop as foop fopp
| |
22:29 | <ltspbot> sbalneav: An error has occurred and has been logged. Please contact this bot's administrator for more information.
| |
22:29 | Ryan52 has joined #ltsp | |
22:29 | ryan52_ has quit IRC | |
22:29 | <vagrantc> poor ltspbot
| |
22:29 | <jammcq> sbalneav: hey, you better contact the admin
| |
22:31 | <vagrantc> maybe we can use ltspbot breaking now to not have to have an alien race come along and nearly wipe us out before we learn that robot servants lead us down a path where we fail to develop our mental faculties and become weak
| |
22:33 | ltspbot has joined #ltsp | |
22:34 | <sbalneav> ltspbot: learn foo as bar
| |
22:34 | <ltspbot> sbalneav: The operation succeeded.
| |
22:34 | <jammcq> ltspbot: bar
| |
22:34 | <ltspbot> jammcq: Error: "bar" is not a valid command.
| |
22:34 | <jammcq> ltspbot: !bar
| |
22:34 | <ltspbot> jammcq: Error: "!bar" is not a valid command.
| |
22:35 | <sbalneav> !docs
| |
22:35 | <ltspbot> sbalneav: Error: "docs" is not a valid command.
| |
22:35 | <jammcq> !bar
| |
22:35 | <ltspbot> jammcq: Error: "bar" is not a valid command.
| |
22:35 | <jammcq> pfff
| |
22:35 | dumb bot
| |
22:35 | <sbalneav> ltspbot: learn foo as bar
| |
22:35 | <ltspbot> sbalneav: The operation succeeded.
| |
22:35 | <sbalneav> !foo
| |
22:35 | <ltspbot> sbalneav: Error: "foo" is not a valid command.
| |
22:35 | <jammcq> bwahahahahahaha
| |
22:35 | <sbalneav> ltspbot: bar?
| |
22:35 | <ltspbot> sbalneav: Error: "bar?" is not a valid command.
| |
22:35 | <sbalneav> ltspbot: foo?
| |
22:36 | <ltspbot> sbalneav: Error: "foo?" is not a valid command.
| |
22:36 | <sbalneav> !info foo
| |
22:36 | <ltspbot> sbalneav: Key "foo" is not locked and has 2 factoids associated with it: #1 was added by sbalneav at 10:34 PM, June 04, 2009; #2 was added by sbalneav at 10:35 PM, June 04, 2009
| |
22:36 | <jammcq> ltspbot: what is foo
| |
22:36 | <ltspbot> jammcq: Error: "what" is not a valid command.
| |
22:36 | <sbalneav> !whatis bar
| |
22:36 | <ltspbot> sbalneav: Error: No factoid matches that key.
| |
22:36 | <sbalneav> !whatis foo
| |
22:36 | <ltspbot> sbalneav: "foo" is (#1) bar, or (#2) bar
| |
22:36 | <sbalneav> ok
| |
22:37 | <jammcq> ltspbot: you suck
| |
22:37 | <ltspbot> jammcq: Error: "you" is not a valid command.
| |
22:37 | <jammcq> yousuck
| |
22:37 | <sbalneav> hold on. let me restore the old dp
| |
22:37 | db
| |
22:37 | <jammcq> heh
| |
22:37 | <sbalneav> !whatis docs
| |
22:37 | <ltspbot> sbalneav: Error: No factoid matches that key.
| |
22:38 | <sbalneav> !random
| |
22:38 | <ltspbot> sbalneav: "foo": bar; "foo": bar
| |
22:38 | <sbalneav> !random
| |
22:38 | <ltspbot> sbalneav: "foo": bar; "foo": bar
| |
22:38 | <sbalneav> ok, so the old db's no longer valid.
| |
22:38 | old db is sqlite2
| |
22:38 | new db's sqlite3
| |
22:38 | I'll have to convert
| |
22:39 | ltspbot: learn foo as bar
| |
22:39 | <ltspbot> sbalneav: The operation succeeded.
| |
22:40 | ltspbot has joined #ltsp | |
22:40 | <sbalneav> ltspbot: whatis docs
| |
22:40 | <ltspbot> sbalneav: An error has occurred and has been logged. Please contact this bot's administrator for more information.
| |
22:41 | ltspbot has joined #ltsp | |
22:41 | <sbalneav> ltspbot: learn foo as bar
| |
22:41 | <ltspbot> sbalneav: The operation succeeded.
| |
22:46 | ltspbot has joined #ltsp | |
22:47 | <sbalneav> ltspbot: whatis docs
| |
22:47 | <ltspbot> sbalneav: "docs" is For the most current documentation, see http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspDocumentationUpstream
| |
22:47 | <sbalneav> !docs
| |
22:47 | <ltspbot> sbalneav: "docs" is For the most current documentation, see http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspDocumentationUpstream
| |
22:47 | <sbalneav> !random
| |
22:47 | <ltspbot> sbalneav: "ltsp5": ltsp5 is The next version of LTSP, and the future of Thin Client computing on GNU/Linux. http://wiki.ltsp.org/twiki/bin/view/Ltsp/Ltsp5; "tarball": http://wiki.ltsp.org/twiki/bin/view/Ltsp/Ltsp5TarballInstructions; "kiwi": http://en.opensuse.org/LTSP
| |
22:48 | <sbalneav> !pastebot
| |
22:48 | <ltspbot> sbalneav: "pastebot" is The LTSP pastebot is at http://pastebot.ltsp.org. Please paste all text longer than a line or two to the pastebot, as it helps to reduce traffic in the channel. A link to the content will be pasted in the channel.
| |
22:49 | <sbalneav> okiedoke, had to patch supybot for a missing __init__, and update the factoids db to sqlite3
| |
22:51 | <jammcq> what is supybot written in?
| |
22:53 | Sarten-X has joined #ltsp | |
22:56 | <sbalneav> Python
| |
22:56 | <vagrantc> ltspbot: factoids search --values
| |
22:56 | <ltspbot> vagrantc: 'ltsp', 'icewm', 'frappr', 'wiki', 'edubuntu', 'dhcpd', 'greyscreen', 'ltsp42', 'localdev', 'checklist', 'muekow', 'bestltspdistro', 'serversize', 'wireless', 'sound', 'topics', 'integration', 'lts.conf', 'pastebot', 'bootfloppy', 'ltsp5', 'tarball', 'debian', 'download', 'monkeys', 'ogra', 'nfs', 'nfsnotresp', 'js', 's', 'troubleshooting', 'sbnet', 'paavum', 'bbq', 'guaraldo', 'nx', (1 more message)
| |
22:56 | <vagrantc> yay
| |
22:58 | !ver
| |
22:58 | <ltspbot> vagrantc: "ver" is to get version info on debian/ubuntu (please use the pastebot): dpkg -l 'ltsp*' 'ldm*' | awk '/^ii/{print $2,$3}' ; dpkg --root=/opt/ltsp/i386 -l 'ltsp*' ldm | awk '/^ii/{print $2,$3}'
| |
23:09 | japerry has joined #ltsp | |
23:22 | ltspbot has joined #ltsp | |
23:22 | sbalneav has joined #ltsp | |
23:22 | <sbalneav> Oh, this is just painful.
| |
23:23 | Upgrade to jaunty, now NONE of my games I like to play that relies on DRI works. No 3D. And I have an intel chipset.
| |
23:23 | fab. u. lous.
| |
23:24 | <vagrantc> ah, it's one of *those* sorts of days.
| |
23:27 | <sbalneav> Sigh. I'm heading to bed.
| |
23:27 | night all
| |
23:34 | hanthana has joined #ltsp | |
23:35 | <vagrantc> sbalneav: rest well!
| |
23:36 | try2free has joined #ltsp | |
23:37 | alkisg has joined #ltsp | |
23:45 | <try2free> halo...
| |
23:47 | this one XINETD_SERVICES need xinetd to run?
| |