DebuggingLTSP

Differences between revisions 2 and 3
Revision 2 as of 2007-09-07 21:55:47
Size: 832
Editor: p548AF19F
Comment:
Revision 3 as of 2007-11-29 16:47:43
Size: 856
Editor: c-71-59-213-167
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
----
CategoryBugSquad

This page lists some helpful steps when filing an ltsp bug

  • It is very helpful if you include version numbers of the ltsp (or ltspfs) packages in your bug report (see below how to get the right version numbers for the various packages).
  • If you modified any defaults in your thin client chroot, please mention this.
  • Did you change anything in your lts.conf file (until gutsy in /opt/ltsp/i386/etc/, later in /var/lib/tftpboot/ltsp/i386/), if so, please attach it.

Get the versions of the packages:

dpkg -l ltsp-server
dpkg -l ltsp-server-standalone
dpkg -l --root=/opt/ltsp/i386 ldm
dpkg -l --root=/opt/ltsp/i386 ltsp-client
dpkg -l --root=/opt/ltsp/i386 ltsp-client-core # gutsy only

Is your bug related to local devices:

dpkg -l ltspfs
dpkg -l --root=/opt/ltsp/i386 ltspfsd


CategoryBugSquad

DebuggingLTSP (last edited 2008-10-03 07:10:32 by ip51cffcc4)