Hi Wolfgang,
> atm, installation is running w/ LTSP chroot installation in progress.
>
> After a brief look at the preseeding, this line seems to be missing for
> the jenkins job:
>
> d-i ltsp-client-builder/use_cdrom boolean false
well, that is there because of:
commit 826506614f3acb760fc2185e8ce79d12cd3d095a
Author: Wolfgang Schweer <wschweer@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).
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
# 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
:-)
I've reverted this commit now and triggered another build, we'll see.
> > debian-installer-netboot-images/20150422 will still move to jessie, so
> > the images will change once more (before we can declare them beta1), I
> > hope+think this will happen today...
still waiting for the build of the hopefully final beta1 images....
cheers,
Holger
Attachment:
signature.asc
Description: This is a digitally signed message part.