IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 2 December 2007   (all times are UTC)

00:05twinprism_ has joined #ltsp
00:18subir has quit IRC
00:37tier1 has joined #ltsp
00:41PMantis has quit IRC
00:56daya has joined #ltsp
01:25MasterOne has joined #ltsp
01:30daya has quit IRC
01:34cyberorg has joined #ltsp
01:40
<BGomes>
cyberorg: god nigth
01:40
<cyberorg>
'night BGomes
01:40
<MasterOne>
and good morning from Austria :)
01:40
<cyberorg>
:)
01:41
<BGomes>
MasterOne: here is 3:36 am
01:49Joris has joined #ltsp
01:49
<BGomes>
I am goin sleep now!
01:49BGomes has quit IRC
02:17tier1 has quit IRC
02:19daya has joined #ltsp
02:22daya has quit IRC
02:34gabbernaster has quit IRC
02:38gabbernaster has joined #ltsp
03:23MasterOne has quit IRC
03:47
<jgbillings>
hmm now I'm getting the No IP address message that underdog5004 was getting earlier
03:48
if only i had a cable tester
03:51
dOH! * Starting DHCP server dhcpd3 [fail]
03:59
wonder if i'm on the right track here: https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/94804
04:10
this is in syslog, don't think that bug has anything to do with it: No subnet declaration for (my eth1 card)
04:12sepski has joined #ltsp
04:16K_O-Gnom has joined #ltsp
04:31sepski has quit IRC
04:33
<ogra>
jgbillings, just make sure to have a proper static interface defined for the rage you defined in the config
04:34
(and no, the errormessage you get already tells you whats wrong)
04:34
(the bug is not related)
04:34
*range :)
04:44
<jgbillings>
had to comment out something in the init script?
04:44
http://ubuntuforums.org/showthread.php?t=283874
04:44
seems like it was looking at a diffrent dhcpd.conf
04:48
connected to the ltsp server, and almost booted pretty good, but not there yet
04:53
getting some garbled "failed to initialize daemon" "E: main.c: Module" ... well come back to this tomorrow
05:54
<ogra>
your client has no sound HW or alsa didnt initialize it properly
05:55
you need to edit /etc/ltsp/dhcpd.conf indeed :) DONT set anything in /etc/defaults/dhcp3-server
05:56
<johnny>
so.. autologin might be fixed , but i don't know how to apply it
05:59
<ogra>
francis has a package in the ppa i think, just install it
05:59
the patch is way to big to make it into gutsy
05:59
<johnny>
i don't know how :)
05:59
i can't find his launchpaid id
05:59
<ogra>
https://launchpad.net/~francis-giraldeau/+archive
06:00
<johnny>
it's not the same as what his bugs are fileld under
06:00
oh.. it's not at ppa.launchpad
06:00
which is what i tried
06:00
<ogra>
not anymore, that was only used during deveolpment of ppa's ... they are an official LP feature now
06:01
<johnny>
hmm..so i see various packages
06:01
<ogra>
you want ldm
06:01
for i386
06:02
<johnny>
but ldm wasn't a seperate package previously ?
06:02
so i install that in the chroot ?
06:02
<ogra>
it always was
06:02
it was no separate source
06:02
<johnny>
maybe i'm not awake enough to be here :)
06:02
so why all the other package updates?
06:02
<ogra>
but ldm always had its own binary package
06:03
because the surce wasnt split in gutsy
06:03
so you need to upload the whole of ltsp to build ldm
06:03
now ldm has its own source package so you only have to rebuild that separately
06:05
its easier for security updates etc
06:09
<johnny>
so.. that src thing says hardy
06:09
deb http://ppa.launchpad.net/francis-giraldeau/ubuntu hardy main
06:09
<ogra>
just grab the package
06:09
<johnny>
and just dpkg ?
06:09
<ogra>
yep
06:10
else you update all of ltsp
06:10
<johnny>
i'm still getting up to speed with certain apt intricacies
06:10
some of the servers i maintain are debian, but all i've had to do is use apt-file and the normal apt-get update and upgrade
06:11
now ubuntu goes and makes it more complicated, on top of the extra apt suite commands i've used lately :)
06:13* johnny tries to figure out how to see what packages are installed
06:13
<ogra>
where does ubuntu make it complicated ?
06:13
you can still use apt-file and the normal apt-get update and upgrade for normal system maintanance
06:14
<johnny>
nah.. it's not ubuntu really, just the sutff i'm trying to do with ubuntu since using it
06:14
i was just jokin around
06:14
<ogra>
for dist upgrades we do something different
06:14
simply because apt doesnt offer all the functionallity we need there
06:15
but in normal operations it works as any debian :)
06:15
<johnny>
how can i see which packages are installed?
06:15
<ogra>
dpkg -l
06:15
<johnny>
oh.. it's not in an apt command
06:15
i was readin help text for those
06:16
<ogra>
or better: dpkg -l|grep "^ii"
06:16Joris has quit IRC
06:20
<johnny>
hmm
06:20
ldm: Depends: libpango1.0-0 (>= 1.18.3) but 1.18.2-0ubuntu1 is installed
06:22
<ogra>
oh
06:22
so he messed up the deps
06:22
<johnny>
should i just force it?
06:22
<ogra>
mail him
06:23
no, apt-get -f install
06:23
that should revert the changes
06:23
<johnny>
that wants to remove ldm, ltsp-client, ltspfs
06:24
<ogra>
ouch
06:24
well, he compiled it against debian pacage instead of ubutu packages it seems (teh version number is a debian one)
06:24
get the old ldm out of the archive and dpkg -i it
06:25
<johnny>
uhm? which archive?
06:25
<ogra>
archive.ubuntu.com :)
06:26
<johnny>
from here ? http://archive.ubuntu.com/ubuntu/pool/main/l/ldm/
06:26
<ogra>
yep
06:26
<johnny>
those are pre
06:26
<ogra>
no
06:27
pre is hardy
06:27
you dont want these
06:27
http://archive.ubuntu.com/ubuntu/pool/main/l/ltsp/#
06:28
rather get them there
06:28
:)
06:28
(as said before the source was only split in gutsy ... a.u.c sorts by source packages)
06:29
<johnny>
aha..
06:29
ok, fixed
06:29
<ogra>
err s/gutsy/hardy
06:29
<johnny>
now if only i could build the package
06:30
<ogra>
apt-get build-dep ltsp
06:30
then get the source package and use debbuild
06:30
or dpkg-buildpackage
06:30
or pbuilder
06:31* ogra just implemented one click package installation for the image :)))
06:31
<ogra>
ltsp-gtk-shell becomes a cool littel app :)
06:32
<johnny>
hmm.. this is where the amd64 vs i386 comes into play
06:32
<ogra>
ltsp-build-client --chroot development
06:32
;)
06:33
ltsp-build-client --chroot development --arch i386 arather :)
06:33
*rather
06:33
that creates /opt/ltsp/development ... a chroot to play with ;)
06:34
in i386 architectur
06:34
e
06:35
(you could as well just use debootstrap though)
06:42K_O-Gnom has quit IRC
06:44
<johnny>
wasn't there a wiki page on this?
06:45
i can't remember where it was
06:47
you said "then get the source package and use debbuild" that's sorta greek to me :)
06:47
i'm used to gentoo where you're always working with the src
06:47
so there's not build-dep stuff going on
06:47
you'r always doing that :)
06:50
moquist, did you ever work out the xterminator problems with MasterOne or were they unfounded?
06:58Q-FUNK has joined #ltsp
07:03
<johnny>
ogra, i have all the packages now
07:04DonSilver has joined #ltsp
07:04
<ogra>
apt-get source ltsp
07:05
patch it ....
07:05
cd <sourcedir>
07:05
dpkg-buildpackage -us -uc -b
07:05
that will build a binary
07:19Faithful has joined #ltsp
07:23bobby_C has joined #ltsp
07:24DonSilver has quit IRC
07:26Q-FUNK has quit IRC
07:26Q-FUNK has joined #ltsp
07:27DonSilver has joined #ltsp
07:32DonSilver has quit IRC
07:33DonSilver has joined #ltsp
07:42DonSilver has quit IRC
07:43DonSilver has joined #ltsp
07:54
<johnny>
uggh
07:54
i built the binary, but still getting that error
07:54
the debian version mismatch
07:55Joris has joined #ltsp
07:58
<johnny>
ok.. brb
07:58
going to the store
08:02Egyptian[Home] has quit IRC
08:03Egyptian[Home] has joined #ltsp
08:04DonSilver has quit IRC
08:04DonSilver has joined #ltsp
08:13daya has joined #ltsp
08:14DonSilver has quit IRC
08:17DonSilver has joined #ltsp
08:19Faithful has quit IRC
08:23johnny_ has joined #ltsp
08:23
<johnny_>
now i'm where my thin clients are
08:26DonSilver has quit IRC
08:26
<cliebow>
slow and not much memory??
08:26
<johnny_>
lol
08:26
good one
08:26
<cliebow>
8~)
08:28
at 57 it is where i am...8~)
08:29DonSilver has joined #ltsp
08:35
<johnny_>
hmm.. now what..
08:36
the launchpad entry is still wrong here https://wiki.ubuntu.com/ltsp-localapps
08:42flopperl has joined #ltsp
08:44Q-FUNK has joined #ltsp
09:00Q-FUNK has quit IRC
09:02
<johnny_>
uggh.. what am i doing wrong :(
09:04Faithful has joined #ltsp
09:04
<johnny_>
i built it, but i'm still getting the version errors
09:10Faithful has quit IRC
09:14zodman has joined #ltsp
09:16underdog5004 has quit IRC
09:20martoya has joined #ltsp
10:11cliebow_ has joined #ltsp
10:12Q-FUNK has joined #ltsp
10:14cflynt has quit IRC
10:15bobby_C has quit IRC
10:16
<johnny_>
hmm, i installed packaging docs, but i can't seem to find them in the help system
10:16
uggh silly me
10:16
that's an odd problem
10:27cliebow has quit IRC
10:28
<ogra>
johnny, hmm, right, it used to register in teh help viewer, seems thats not teh case anymore, use "firefox file:///usr/share/packaging-guide/html/C/index.html"
10:29
<johnny_>
ok, i thought i was just dumb :)
10:32
does anybody else find it humourous that the help file has a help option? :)
10:32
err help app (yelp)
10:48DonSilver has quit IRC
10:59ogra has quit IRC
11:02ogra has joined #ltsp
11:05ogra has quit IRC
11:29zodman has quit IRC
11:32
<johnny_>
hmm, packaging files is pretty involved
11:40Q-FUNK has quit IRC
11:49
<johnny_>
reading that document didnt' make it any easier to build a package
11:49
i got farther with the five steps ogra posted earlier
12:21mariodebian has joined #ltsp
12:26rjune has joined #ltsp
12:43
<Drakeweb>
cliebow_: I updated the ltsp wiki as you requested, at least with the esesix client
12:46
<cliebow_>
cool! it is a great resource for us all...8~)
12:50
neowarre? perhaps i should find a few??
12:54vagrantc has joined #ltsp
13:14K_O-Gnom has joined #ltsp
13:19johnny_ has quit IRC
13:21
<vagrantc>
what is this spam from ian davidson all about?
13:38sepski has joined #ltsp
13:42
<moquist>
johnny: didn't work them out; MasterOne is right. xterminator-0.2 doesn't work, period.
13:43
johnny: it works OK in testing on the command line, but not during login. Not sure why, yet.
13:44
johnny: people should just use xterminator-0.1-4 for now.
13:54
<johnny>
what was the difference?
14:01daya has quit IRC
14:02cyberorg has quit IRC
14:02sepski has quit IRC
14:02cyberorg has joined #ltsp
14:05bobby_C has joined #ltsp
14:19
<Drakeweb>
cliebow_: where are you located? if you're in the UK, I can recommend a cheap source of neoware clients
14:20
<cliebow_>
no in Maine usa
14:20* vagrantc chuckles
14:20
<jammcq>
hey kids
14:20
<johnny>
moquist, what was the difference between 0.1-4 vs 0.2 ?
14:21
<cliebow_>
vagrantc:why chucklest thou??
14:22
<vagrantc>
well, Drakeweb has been working on getting those neoware clients working for quite some time, and now has a cheap source of them? :)
14:23
<cliebow_>
i see..
14:24
i tohught you were disparagingcheapo clients like i have..i would have been miffed..
14:27
<vagrantc>
no, no. i mostly use old refurbished computers for thin clients ... i wouldn't disparage much of anything
14:28
<Drakeweb>
Well, I say "cheap". You you guys they're probably a month's pay each, at least at the current rate of exchange!
14:29
<vagrantc>
heh
14:30
free, then? :)
14:30
<cliebow_>
we lost like a million in State funding this year..
14:33
<Drakeweb>
here's a quicky for those of you not taxing the techie side of your brain at the moment ...
14:33
does anyone know why, when logging on to my thin client, the desktop wallpaper doesn't appear?
14:34
the background remains black
14:34
it re-appears after a few actions, and usually an error about nautilus ...
14:34
it's got me beat, but then again, so have most things LTSP ...
14:49vagrantc has quit IRC
15:01
<stgraber>
Drakeweb: it has to be related to nautilus as it's this one which draws the background
15:01
Drakeweb: maybe a remaining lock of a previous instance of nautilus (or one still running when you open the session)
15:11
<Drakeweb>
stgraber: thanks for the info. what is nautilus? could it be caused by powering off my thin client without logging off and then powering up and logging back in?
15:13
<stgraber>
probably, nautilus is the file manager and icon/background software for gnome
15:18
<Drakeweb>
what can i do to fix this problem?
15:18
it doesn't seem to happen on the server desktop, only the thin client desktops
15:36Egyptian[Home] has quit IRC
15:43
<moquist>
johnny: a nice reimplementation that apparently has a bug.
15:43
<johnny>
no added features?
15:44
<moquist>
johnny: nope, removed feature. :)
15:44
johnny: 0.1-4 had a feature to wait 30 seconds after logout and clear out all remaining processes owned by $USER, but this feature had a serious bug that occasionally killed all the sessions on a server at once. !!!!!!!
15:45
<johnny>
well that could cause a problem..ast he server is used as a desktop
15:45
<moquist>
the 0.1-4 code really wasn't polished or ready for release, but I packaged it and put it in my PPA so others could try it out.
15:45
<johnny>
including our point of sale software
15:45
<moquist>
I commented out the buggy feature, but the code was really quite messy.
15:45
<johnny>
aha..
15:45
<moquist>
so sbalneav did a nice job of reimplementing it (minus my commented-out and questionable feature)
15:45
it tests fine on the command line, but apparently not for login.
15:46
I've verified that it's broken, but not figured out (yet) why.
15:46
<johnny>
maybe you put it in the wrong place? :)
15:48alekibango has joined #ltsp
15:52underdog5004 has joined #ltsp
16:17K_O-Gnom has quit IRC
16:37bobby_C has quit IRC
16:48mariodebian has quit IRC
17:14Faithful has joined #ltsp
17:32Faithful has quit IRC
17:34twinprism_ has quit IRC
17:35martoya has quit IRC
17:59twinprism_ has joined #ltsp
18:12underdog5004 has quit IRC
18:23zodman has joined #ltsp
19:04zodman has quit IRC
19:05zodman has joined #ltsp
19:43jammcq has quit IRC
19:50jammcq has joined #ltsp
19:50
<jammcq>
damned power failures :(
19:51daya has joined #ltsp
19:53daya has quit IRC
19:58daya has joined #ltsp
20:24
<daya>
can I use boot splasy in ltsp 5 in etch
20:28daya1 has joined #ltsp
20:36joebob777as7 has quit IRC
20:37joebob777as7 has joined #ltsp
20:52daya has quit IRC
21:01zodman has quit IRC
21:07johnny_ has joined #ltsp
21:12zodman has joined #ltsp
21:35grithe has joined #ltsp
22:36zodman has quit IRC
22:43jammcq has quit IRC
22:47daya1 has quit IRC
22:53edgarin has joined #ltsp
23:04cah_brebes has joined #ltsp
23:20subir has joined #ltsp
23:26cah_brebes has quit IRC
23:45Egyptian[Home] has joined #ltsp