[Bug 1008618] Re: ltsp-cluster SERVER variable is overwritten by ltsp_config file.
Launchpad Bug Tracker
1008618 at bugs.launchpad.net
Thu Jun 21 19:37:10 UTC 2012
This bug was fixed in the package ltsp - 5.3.7-0ubuntu2.1
---------------
ltsp (5.3.7-0ubuntu2.1) precise-proposed; urgency=low
* Cherry-pick upstream bugfixes:
- Fix ionice on OpenVZ (r2242) (LP: #1004158)
- Fix variable name conflict for ltsp-cluster (r2303) (LP: #1008618)
- Check X_COLOR_DEPTH before overwritting with 16bit (r2316) (LP: #1010198)
-- Stephane Graber <stgraber at ubuntu.com> Fri, 08 Jun 2012 10:55:10 -0400
** Changed in: ltsp (Ubuntu Precise)
Status: Fix Committed => 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:
Triaged
Status in “ltsp” source package in Precise:
Fix Released
Status in “ltsp” source package in Quantal:
Triaged
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