[Bug 1008618] Re: ltsp-cluster SERVER variable is overwritten by ltsp_config file.
Stéphane Graber
stgraber at stgraber.org
Thu Sep 27 14:28:51 UTC 2012
** Changed in: ltsp (Ubuntu Quantal)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1008618
Title:
ltsp-cluster SERVER variable is overwritten by ltsp_config file.
Status in Linux Terminal Server Project:
Fix Committed
Status in “ltsp” package in Ubuntu:
Fix Released
Status in “ltsp” source package in Precise:
Fix Released
Status in “ltsp” source package in Quantal:
Fix Released
Bug description:
[Impact]
when booting a ltsp-cluster thin client I am unable to get my configuration because the variable SERVER is overwritten by the file /var/cache/ltsp/ltsp_config.
So we need to rename SERVER to CC_SERVER in getltscfg-cluster for it
to work properly.
[test case]
configure your chroot to use ltsp-cluster.
run getltscfg-cluster -a
the server that it tryed to contact is the nbd-server
When the script is broken, getltscfg-cluster try to do a wget on the nbd-server instead if the control center.
With the patch, i changed the variable name to CC_SERVER to prevent the sourcing of /var/cache/ltsp/ltsp_config to overwrite the variable.
[regression potential]
None : The variable for the ltsp-cluster is changed to CC_SERVER in the script and configuration for ltps-cluster.
[development fix]
I know this section is deprecated but it's actually relevant in this case ;)
The fix hasn't hit quantal yet because of some massive packaging rework going on with LTSP to try and bring us in sync with Debian. I can guarantee that we will have a new upstream release in quantal that will include this fix. ETA is of a couple of weeks.
the patch can be found here:
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2303
thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/1008618/+subscriptions
More information about the foundations-bugs
mailing list