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

Re: jenkins: preseeding squeeze and wheezy combi-server



On Sun, Apr 21, 2013 at 12:37:42PM +0200, Holger Levsen wrote:
> On Sonntag, 21. April 2013, Wolfgang Schweer wrote:
> > I believe that the LTSP chroot installation fails due to issues in
> > preseeding. Please check if the attached patches will solve the
> > problems.
> 
> regarding the squeeze patch:
> 
> -portmap portmap/loopback boolean false
> +rpcbind rpcbind/loopback boolean false
> 
> why change from portmap to rpcbind here? Aint that a change in wheezy only?
> 
> regarding the wheezy patch:
> 
> ltsp-client-builder/build-client-opts just gets --mirror options, no --
> extramirror (like squeeze)?
 
new versions attached. maybe sort of guesswork, cause ltsp-build-client 
seems to be poorly documented.

Wolfgang

--- 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 14:38:39.586462231 +0200
@@ -390,12 +390,12 @@
 
 # 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 wheezy main contrib non-free --extra-mirror http://ftp.skolelinux.org/skolelinux wheezy-test local
 
-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_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 14:38:05.622889211 +0200
@@ -396,7 +396,7 @@
 
 # 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 squeeze main contrib non-free --extra-mirror http://ftp.skolelinux.org/skolelinux squeeze-test local
 
 portmap portmap/loopback boolean false
 
@@ -404,4 +404,4 @@
 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: