Your message dated Sat, 28 Oct 2006 15:32:17 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393002: fixed in ltsp 0.99debian6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ltsp
Version: 0.99debian5
Severity: wishlist
Tag: patch

The udeb ltsp-client-builder supports preseeding ltsp-build-client with
arguments. Problem is that using space in the argument like this :
--late-packages package1 package2 package3
don't work very well from the debian installer.

i wish for support of comma separated values in the --late-packages
argument.

the patch included should fix the issue.

Ronny Aasen
=== modified file 'server/plugins/ltsp-build-client/Debian/030-late-packages'
--- server/plugins/ltsp-build-client/Debian/030-late-packages	2006-09-06 19:51:10 +0000
+++ server/plugins/ltsp-build-client/Debian/030-late-packages	2006-10-14 14:42:50 +0000
@@ -4,7 +4,7 @@
         ;;
     configure)
         if [ -n "$option_late_packages_value" ]; then
-            LATE_PACKAGES="$option_late_packages_value"
+            LATE_PACKAGES="$(echo $option_late_packages_value | tr ',' ' ')"
         fi
         ;;
     finalization)


--- End Message ---
--- Begin Message ---
Source: ltsp
Source-Version: 0.99debian6

We believe that the bug you reported is fixed in the latest version of
ltsp, which is due to be installed in the Debian FTP archive:

ldm_0.99debian6_all.deb
  to pool/main/l/ltsp/ldm_0.99debian6_all.deb
ltsp-client-builder_0.99debian6_all.udeb
  to pool/main/l/ltsp/ltsp-client-builder_0.99debian6_all.udeb
ltsp-client_0.99debian6_i386.deb
  to pool/main/l/ltsp/ltsp-client_0.99debian6_i386.deb
ltsp-server-standalone_0.99debian6_all.deb
  to pool/main/l/ltsp/ltsp-server-standalone_0.99debian6_all.deb
ltsp-server_0.99debian6_all.deb
  to pool/main/l/ltsp/ltsp-server_0.99debian6_all.deb
ltsp_0.99debian6.dsc
  to pool/main/l/ltsp/ltsp_0.99debian6.dsc
ltsp_0.99debian6.tar.gz
  to pool/main/l/ltsp/ltsp_0.99debian6.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <[EMAIL PROTECTED]> (supplier of updated ltsp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 11:40:14 -0500
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client ltsp-client-builder ldm
Architecture: source all i386
Version: 0.99debian6
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers <[EMAIL PROTECTED]>
Changed-By: Vagrant Cascadian <[EMAIL PROTECTED]>
Description: 
 ldm        - LTSP display manager
 ltsp-client - LTSP client environment
 ltsp-client-builder - Build an LTSP environment in the installer target (udeb)
 ltsp-server - Basic LTSP server environment
 ltsp-server-standalone - Complete LTSP server environment
Closes: 392891 393002 393088
Changes: 
 ltsp (0.99debian6) unstable; urgency=low
 .
   [ Vagrant Cascadian ]
   * french translation of ltsp-build-client by Cyril Brulebois
     (Closes: #392891)
   * catalan debconf templates translation by Jordà Polo (Closes: #393088)
   * ltsp-server:
     - make location of tftp directory configurable
     - updated swap documentation
     - support both etherboot and PXE in dhcpd.conf example
     - added man pages for nbdswapd and ldminfod
     - ltsp-update-kernels:
       + can be configured to use an alternate tftp directory
       + can be configured to not require running ltsp-update-kernels after
         every kernel update
   * ltsp-client:
     - support encrypted swap
       + add cryptsetup to suggests
     - start nbd swapping earlier
     - improved mouse support when inputattach is available
   * ltsp-build-client:
     - allow comma-separated list for commandline options:
       + late-packages (Closes: #393002)
       + early-packages
       + kernel-packages
       + debconf-seeds
       + apt-keys
     - populate /etc/hostname with "ltsp" instead of "ltsp-chroot"
     - install joystick package by default (for serial mice)
   * debian/control:
     - ltsp-client:
       + recommend inputattach | joystick
     - ltsp-server:
       + updated inetd related dependencies
   * added debian/NEWS file
Files: 
 b4fa4e8e7d552f7ae492f798424519ee 937 misc extra ltsp_0.99debian6.dsc
 d7202dd0a6068f2d38f4b7238cc0f221 169265 misc extra ltsp_0.99debian6.tar.gz
 b92e3e7e235648f6edcaded229aebeeb 47444 misc extra 
ltsp-server_0.99debian6_all.deb
 d03f579aa5ae98f481e18ccb2ba9d31d 21376 misc extra 
ltsp-server-standalone_0.99debian6_all.deb
 92b9cb651abc08930dac04a499637a76 114678 misc extra ldm_0.99debian6_all.deb
 24b85b6bd76c50140ae16aabe27465ac 2076 debian-installer extra 
ltsp-client-builder_0.99debian6_all.udeb
 da8a20cad2fadb205c8c1c04b668e38c 47650 misc extra 
ltsp-client_0.99debian6_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFQ9mf20zMSyow1ykRAt97AJ9atsZlQxVroSZDhqPbYCfTTzEO3wCgm/eV
7bYa3gUGUdOLAqIvx7Ri1lo=
=2g8H
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to