Your message dated Wed, 29 May 2019 20:48:32 +0000
with message-id <[email protected]>
and subject line Bug#929735: fixed in ltsp 5.18.12-3
has caused the Debian Bug report #929735,
regarding ltsp-client-builder: fails to build ltsp client environment when
installing from CD
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
929735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ltsp-client-builder
Version: 5.18.12-1
Severity: serious
Tags: patch
ltsp-client-builder defaults are targeted at unsigned CD images, and
currently fail because it does not pass the --trust-file-mirror to
ltsp-build-client, which was introduced to solve this issue in:
https://bugs.debian.org/911380
But the defaults for ltsp-client-builder were not updated to include
--trust-file-mirror, the following one-line patch adds it:
diff --git a/debian/ltsp-client-builder.templates
b/debian/ltsp-client-builder.templates
index 996dbda7..a85884a7 100644
--- a/debian/ltsp-client-builder.templates
+++ b/debian/ltsp-client-builder.templates
@@ -29,7 +29,7 @@ _Description: Compressing thin client image...
Template: ltsp-client-builder/build-client-opts
Type: string
-Default: --mirror file:///media/cdrom --security-mirror none --updates-mirror
none --accept-unsigned-packages
+Default: --mirror file:///media/cdrom --security-mirror none --updates-mirror
none --accept-unsigned-packages --trust-file-mirror
# Only used for preseeding arguments to ltsp-client-builder.
Description: for internal use: arguments for ltsp-build-client:
this option is meant to be used with debconf preseeding.
live well,
vagrant
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: ltsp
Source-Version: 5.18.12-3
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.
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: SHA512
Format: 1.8
Date: Wed, 29 May 2019 13:02:07 -0700
Source: ltsp
Architecture: source
Version: 5.18.12-3
Distribution: unstable
Urgency: medium
Maintainer: Debian LTSP Maintainers <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 929735
Changes:
ltsp (5.18.12-3) unstable; urgency=medium
.
* ltsp-client-builder: Add --trust-file-mirror to ltsp-build-client
options to fix builds from unsigned CDs (Closes: #929735).
Checksums-Sha1:
5062b091c76ae349fc513da854797f862dbbf367 1684 ltsp_5.18.12-3.dsc
a932514651ac22663da5e214a42dacc83e4721dd 76976 ltsp_5.18.12-3.debian.tar.xz
eec5f889eafd054cff761f403339abc91170c028 6861 ltsp_5.18.12-3_amd64.buildinfo
Checksums-Sha256:
184c380ad42f9d2b9b49bf30709083aaa843d6aff3baef4de9ec8e2bcb63d6cc 1684
ltsp_5.18.12-3.dsc
e6cc02f383b2b9186169a1553becf0d603cdaab41559f3522a3f39aa4b047514 76976
ltsp_5.18.12-3.debian.tar.xz
fdad26782786e30d4e206d801ab0384c9534a5f796e32c89bd76382ea6b477f7 6861
ltsp_5.18.12-3_amd64.buildinfo
Files:
b1e969e9dec77ed1ce012ac7be105c13 1684 misc optional ltsp_5.18.12-3.dsc
97beb5946a7583ea5e2c72dc233dbf05 76976 misc optional
ltsp_5.18.12-3.debian.tar.xz
c5ba383dfa43422bb9459bcae82c34d8 6861 misc optional
ltsp_5.18.12-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXO7mOBMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaq/lAA/R/L2AHS3q87tm8B+bDRbZ2zQHy8gEOP
eHeSwi1i+sbNAP48Lc3a/k7WBNGl9WPFCZwlpBXw+86jtwblhMlBg6RQCQ==
=h27M
-----END PGP SIGNATURE-----
--- End Message ---