[Qa-jenkins-scm] [jenkins.debian.net] 01/01: use CDROM for ltsp installs in jessie_main-ltsp-server

Holger Levsen holger at moszumanska.debian.org
Sun Apr 5 11:20:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 826506614f3acb760fc2185e8ce79d12cd3d095a
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun Apr 5 13:18:10 2015 +0200

    use CDROM for ltsp installs in 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).
---
 d-i-preseed-cfgs/debian-edu_jessie_main-ltsp-server_preseed.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list