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

jenkins: preseeding squeeze and wheezy combi-server



Hi,

I believe that the LTSP chroot installation fails due to issues in 
preseeding. Please check if the attached patches will solve the 
problems.

Wolfgang

--- a/debian-edu_squeeze-test_combi-server_preseed.cfg	2013-04-21 00:29:22.000000000 +0200
+++ b/debian-edu_squeeze-test_combi-server_preseed.cfg	2013-04-21 00:32:38.865671662 +0200
@@ -396,12 +396,13 @@
 
 # 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/build-client-opts string --mirror http://ftp.skolelinux.org/debian --dist squeeze-test
+d-i ltsp-client-builder/build-client-opts string --mirror http://ftp.skolelinux.org/debian --dist squeeze
+d-i ltsp-client-builder/build-client-opts string --extra-mirror http://ftp.skolelinux.org/skolelinux --dist squeeze-test
 
-portmap portmap/loopback boolean false
+rpcbind rpcbind/loopback boolean false
 
 nslcd nslcd/ldap-base string dc=skole,dc=skolelinux,dc=no
 nslcd nslcd/ldap-uris string DNS
 
 # Workaround (FIXME: bug number needed) bug in dictionary-common for strange question showing up for some languages
-dictionaries-common dictionaries-common/default-wordlist Manual symlinks setting
+dictionaries-common dictionaries-common/default-wordlist Manual symlink setting
--- a/debian-edu_wheezy-test_combi-server_preseed.cfg	2013-04-21 00:29:22.000000000 +0200
+++ b/debian-edu_wheezy-test_combi-server_preseed.cfg	2013-04-21 00:33:53.604732065 +0200
@@ -390,12 +390,13 @@
 
 # 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/build-client-opts string --mirror http://ftp.skolelinux.org/debian --dist wheezy-test
+d-i ltsp-client-builder/build-client-opts string --mirror http://ftp.skolelinux.org/debian --dist wheezy
+d-i ltsp-client-builder/build-client-opts string --mirror http://ftp.skolelinux.org/skolelinux --dist wheezy-test
 
-portmap portmap/loopback boolean false
+rpcbind rpcbind/loopback boolean false
 
 nslcd nslcd/ldap-base string dc=skole,dc=skolelinux,dc=no
 nslcd nslcd/ldap-uris string DNS
 
 # Workaround (FIXME: bug number needed) bug in dictionary-common for strange question showing up for some languages
-dictionaries-common dictionaries-common/default-wordlist Manual symlinks setting
+dictionaries-common dictionaries-common/default-wordlist Manual symlink setting

Attachment: signature.asc
Description: Digital signature


Reply to: