[Bug 996533] Re: thin client can't boot if it has set PRINTER_0_DEVICE in lts.conf
Launchpad Bug Tracker
996533 at bugs.launchpad.net
Thu Nov 15 01:06:20 UTC 2012
This bug was fixed in the package ltsp - 5.3.7-0ubuntu2.3
---------------
ltsp (5.3.7-0ubuntu2.3) precise-proposed; urgency=low
* Fix ltsp-shutdown, ltsp-restart and ltsp-cluster-info to use TryExec and
the correct gnome-session script. (LP: #1062947)
* Re-order ltsp-update-image to the tftp after the image. (LP: #1048689)
* Fix jetpipe to do the daemoning itself rather than use the non-working
python-daemon code. (LP: #996533)
-- Stephane Graber <stgraber at ubuntu.com> Sat, 06 Oct 2012 14:28:11 -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/996533
Title:
thin client can't boot if it has set PRINTER_0_DEVICE in lts.conf
Status in Linux Terminal Server Project:
Fix Released
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]
After upgrade LTSP server and client images (new client chroot from
scratch) from 11.10 to 12.04.
[TESTCASE]
If in lts.conf is configured a local printer:
Code:
[MAC]
PRINTER_0_DEVICE=/dev/lp0 (orPRINTER_0_DEVICE=anythingelse)
the client with MAC can't boot and it stops after "Begin: Running
/scripts/init-bottom ... done."
On server in /var/log/syslog:
Code:
dhcpd: DHCPDISCOVER from [MAC] via eth0
.....
dhcpd: DHCPACK on 192.168.0.60 to [MAC] via eth0
nbd_server[2071]: connect from 192.168.0.60, assigned file is /opt/ltsp/images/i386.img
nbd_server[2071]: Can't open authorization file (null) (Bad address).
nbd_server[2071]: Authorized client
nbd_server[32636]: Starting to serve
nbd_server[32636]: Size of exported file/device is 687316992
and stops here without the message "Disconnect request received" as is
expected on normal boot of a thin client.
If I put in comment PRINTER_0_DEVICE in lts.conf everything is just
fine and that terminal boot ok.
[Regression Potential]
* None that i can see.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/996533/+subscriptions
More information about the foundations-bugs
mailing list