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

jenkins job debian-edu_jessie_main-ltsp-server



Hi,

this job is IMO failing due to the wrong preseeding in (d-e-config)/ 
defaults.thin-client-server causing a CD installation to be assumed.

As a CD is actually available (as opposed to using pxeinstall) the 
problem could probably be solved modifying the preseeding to use it 
(which is the ltsp-client-builder-udeb default).

diff --git a/d-i-preseed-cfgs/debian-edu_jessie_main-ltsp-server_preseed.cfg b/d-i-preseed-cfgs/debian-edu_jessie_main-ltsp-server_preseed.cfg
index 98d853a..635d536 100644
--- a/d-i-preseed-cfgs/debian-edu_jessie_main-ltsp-server_preseed.cfg
+++ b/d-i-preseed-cfgs/debian-edu_jessie_main-ltsp-server_preseed.cfg
@@ -392,7 +392,7 @@ d-i debian-edu-install/participate-popcon boolean false
 d-i grub-installer/bootdev  string /dev/sda
 
 # Tell LTSP to not use the CDROM, but a HTTP mirror
-d-i ltsp-client-builder/use_cdrom boolean false
+#d-i ltsp-client-builder/use_cdrom boolean false
 d-i ltsp-client-builder/build-client-opts string --dist jessie --mirror http://ftp.de.debian.org.org/debian --copy-sourceslist 
 
 rpcbind rpcbind/loopback boolean false


Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: