Could this problem be related to PYTHONPATH? Just added the following line on /usr/sbin/ltsp-cluster-lbserver and the problem is gone.
--- ltsp-cluster-lbserver-old 2012-03-15 10:27:56.526743156 -0300 +++ ltsp-cluster-lbserver 2012-03-15 10:21:55.878745861 -0300 @@ -2,6 +2,7 @@ # Wrapper to start lbagent import sys +sys.path.append('/usr/share/pyshared') from lbserver import main from lbserver import utils Best regards, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938034 Title: initscript ltsp-cluster-lbserver, action "start" failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ltsp-cluster-lbserver/+bug/938034/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs