Comment 8 for bug 73560

Revision history for this message
Peter Kvan (peterkvan) wrote :

ltsp-manager (0.0.2-0ubuntu3) hardy

I had exact the same Tracebacks as Santiago Garcia Pimentel R.G. wrote on 2007-08-22
I was wondering too about why the program wanted a ltsp folder in /opt, but OK for me I just gave it the desired Folder.

The crash was the same but I had new tracebacks:

peter@peter-desktop:~$ ltsp-manager
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
  File "/usr/bin/ltsp-manager", line 254, in <module>
    base = LTSPManager()
  File "/usr/bin/ltsp-manager", line 33, in __init__
    self.fulfill_prereq()
  File "/usr/bin/ltsp-manager", line 61, in fulfill_prereq
    if len(pathlist) > 1:
TypeError: object of type 'int' has no len()

Anyone knowing what to do?

(Sorry but I did'nt understand Barry deFreese post on 2007-09-30)