ltsp-build-client error

Oliver Grawert ogra at ubuntu.com
Tue Sep 25 11:23:01 BST 2007


hi,
Am Dienstag, den 25.09.2007, 12:00 +0200 schrieb Miguel �ngel Romo
Moruno:
> I have installed ltsp-server-standalone in Ubuntu Feisty and Guadlinex
> v4 (Ubuntu feisty based distribution).
> 
> All works fine in Ubuntu but ltsp-build-client have the following
> error in Guadalinex v4:
various plugins of the ltsp build client script use the output of
lsb-release to determine the distro they run on (especially the dir to
look for plugins), does guadalinex change the lsb-release data ?
> 
> In addition, --mirror option of the ltsp-build-client command doesn't
> exist in Guadainex v4 with the same version of ltsp packages than in
> Ubuntu (where the option is enabled).
> 
> Anyone knows under what conditions --mirror option is disabled? 
its not disabled, the script loads plugins first from:
/usr/share/ltsp/plugins/ltsp-build-client/common/
and then loads the vendor specific plugins from:
/usr/share/ltsp/plugins/ltsp-build-client/<Distro> 
the 010-manage-mirror script in there is responsible for setting up a
mirror. 

check what the exact output of: lsb_release -i -s 
gives you on your server if thats not "Ubuntu" you can try to hardcode
that value at the top of /usr/sbin/ltsp-build-client just replace 
VENDOR=$(lsb_release -i -s) with:
VENDOR="Ubuntu"

no guarantee that helps though, we'll need to get support for guadalinex
properly into the package for next release i guess :)

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : https://lists.ubuntu.com/archives/edubuntu-users/attachments/20070925/53b5e3b4/attachment.pgp 


More information about the edubuntu-users mailing list