[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#856267: debian-edu: missing packages in task/ltsp-server break LTSP client support



Source: debian-edu
Version: 1.920
Severity: important

While replacing 'ltsp-server-standalone' with 'ltsp-server' it has been 
forgotten to add ldm-server and squashfs-tools as Depends to the 
ltsp-server task. LTSP client support is now broken.

This change should fix it:

diff --git a/tasks/ltsp-server b/tasks/ltsp-server
index 17da2474..70898a6d 100644
--- a/tasks/ltsp-server
+++ b/tasks/ltsp-server
@@ -25,7 +25,7 @@ Why:         LTSP needs tftpd, but the core LTSP package lists it as
 Responsible: Ragnar WislÞff
 Needconfig:  yes
 
-Depends:     ltsp-server, ltspfs
+Depends:     ltsp-server, ltspfs, ldm-server, squashfs-tools
 Why:         Debian package based LTSP server for diskless and thin clients.
 Responsible: Petter Reinholdtsen
 NeedConfig:  yes


Wolfgang

Attachment: signature.asc
Description: PGP signature


Reply to: