Debian Bug report logs -
#487576
ltsp-client-builder: Please make it work with PXE installs
Reported by: Petter Reinholdtsen <pere@hungry.com>
Date: Sun, 22 Jun 2008 19:42:02 UTC
Severity: wishlist
Found in version ltsp/5.1.9-1
Fixed in version ltsp/5.1.10-1
Done: Vagrant Cascadian <vagrant@freegeek.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#487576; Package ltsp-client-builder.
(full text, mbox, link).
Acknowledgement sent to Petter Reinholdtsen <pere@hungry.com>:
New Bug report received and forwarded. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: ltsp-client-builder
Version: 5.1.9-1
Severity: wishlist
The udeb currently refuses to install an LTSP environment when
installing using a PXE image. The obvious reason blocking it is this
code:
if [ ! -f /cdrom/.disk/info ] ; then
log "no CD-ROM found ! Not installing ltsp chroot"
exit 0
fi
I'm not sure if it is enough to remove this code, or if other changes
are needed.
Anyway, please make it possible to install a LTSP server using PXE
installation.
Happy hacking,
--
Petter Reinholdtsen
Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#487576; Package ltsp-client-builder.
(full text, mbox, link).
Acknowledgement sent to Petter Reinholdtsen <pere@hungry.com>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 487576@bugs.debian.org (full text, mbox, reply):
[Petter Reinholdtsen]
> The obvious reason blocking it is this code:
>
> if [ ! -f /cdrom/.disk/info ] ; then
> log "no CD-ROM found ! Not installing ltsp chroot"
> exit 0
> fi
>
> I'm not sure if it is enough to remove this code, or if other changes
> are needed.
I just discovered that in the Lenny installer, the CD ROM is not
mounted in the d-i environment all the time, and thus this test will
fail even with a CD installation. It must be changed.
Happy hacking,
--
Petter Reinholdtsen
Reply sent to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Petter Reinholdtsen <pere@hungry.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #15 received at 487576-close@bugs.debian.org (full text, mbox, reply):
Source: ltsp
Source-Version: 5.1.10-1
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:
ltsp-client-builder_5.1.10-1_all.udeb
to pool/main/l/ltsp/ltsp-client-builder_5.1.10-1_all.udeb
ltsp-client-core_5.1.10-1_i386.deb
to pool/main/l/ltsp/ltsp-client-core_5.1.10-1_i386.deb
ltsp-client_5.1.10-1_i386.deb
to pool/main/l/ltsp/ltsp-client_5.1.10-1_i386.deb
ltsp-server-standalone_5.1.10-1_all.deb
to pool/main/l/ltsp/ltsp-server-standalone_5.1.10-1_all.deb
ltsp-server_5.1.10-1_all.deb
to pool/main/l/ltsp/ltsp-server_5.1.10-1_all.deb
ltsp_5.1.10-1.diff.gz
to pool/main/l/ltsp/ltsp_5.1.10-1.diff.gz
ltsp_5.1.10-1.dsc
to pool/main/l/ltsp/ltsp_5.1.10-1.dsc
ltsp_5.1.10.orig.tar.gz
to pool/main/l/ltsp/ltsp_5.1.10.orig.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 487576@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <vagrant@freegeek.org> (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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 29 Jun 2008 13:53:20 -0700
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source all i386
Version: 5.1.10-1
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>
Changed-By: Vagrant Cascadian <vagrant@freegeek.org>
Description:
ltsp-client - LTSP client environment
ltsp-client-builder - build an LTSP environment in the installer target (udeb)
ltsp-client-core - LTSP client environment
ltsp-server - basic LTSP server environment
ltsp-server-standalone - complete LTSP server environment
Closes: 485761 487576 488125
Changes:
ltsp (5.1.10-1) unstable; urgency=low
.
* new upstream version:
- default to using quiet in boot prompt
- add plugin from Ubuntu to copy sources.list
- use aufs instead of unionfs with NBD images
- switch X configuration script to bash due to numerous bashisms
- possible to specify alternate DHCP ports in ltsp initramfs-tools hooks
.
* debian/patches:
- added patch to only start ltspfsd and cdpinger if not already running
- drop aufs patch (applied upstream)
.
* drop discover1 and xresprobe, formerly used for X configuration.
thanks to Neutron Soutmun (Closes: #488125)
.
* drop xbase-clients as alternate to xauth to keep lintian happy
.
* make joystick a dependency for ltsp-client (Closes: #485761)
.
* install lts-parameters.txt to both ltsp-server and ltsp-client-core
documentation
.
* ltsp-client-builder udeb:
- sync with ubuntu hardy's ltsp-client-builder
+ keep keymap updating code
- make cdrom use optional (Closes: #487576)
- use ltsp-server plugin to mount cdrom
- make compressed image creation optional
- make interface configuration optional
- make ltsp-server-standalone package installation configurable
.
* updated standards-version to 3.8.0, no changes necessary.
Checksums-Sha1:
2354de19dfdea6762217b6569313f25fcd13d3f3 1464 ltsp_5.1.10-1.dsc
d27f39efa99f220f2ac5b549f7450bff27d180f5 141732 ltsp_5.1.10.orig.tar.gz
1b021be45722e542e08db1ec664b573e047718f4 67796 ltsp_5.1.10-1.diff.gz
b02687b675bce0a20cd7c60b438943fed9161e7f 94888 ltsp-server_5.1.10-1_all.deb
652a445a805dfa962c6f18024d8cf22159364b2a 40272 ltsp-server-standalone_5.1.10-1_all.deb
d7295eb3d9c94064647d68f67202b27eecac9531 7646 ltsp-client-builder_5.1.10-1_all.udeb
b849080ac5cacb18c2d6b4cdafa1577710aaaad3 74862 ltsp-client-core_5.1.10-1_i386.deb
c78fb175c827153d2b9a6c0a7dbb5ba757395c13 39618 ltsp-client_5.1.10-1_i386.deb
Checksums-Sha256:
f271145b35a65dd9fa1b47d432a29e19b757d5dcd38b83585d136791e427482b 1464 ltsp_5.1.10-1.dsc
e2efb4c34d5186b4a0f72bbfba49e55a5ca578ade13417dbc2bbed2d30a9fb2f 141732 ltsp_5.1.10.orig.tar.gz
90204003fbf93b7f882cad0a4f787c758659dfceb9e4d8206ca54565ce129da7 67796 ltsp_5.1.10-1.diff.gz
cb4139c260e77d9a655a7049f6dd8d1890cf1319f8fd8514cff68768c89fb118 94888 ltsp-server_5.1.10-1_all.deb
b8d12b6865c23f2e21238e673901a75602334023d684ea59ded4e2248aa09bd3 40272 ltsp-server-standalone_5.1.10-1_all.deb
51781311c60b3c4676a597642f308fcb163ac3293b7a552dd4faa94d12c38d89 7646 ltsp-client-builder_5.1.10-1_all.udeb
428b333c1fd70fb6b632164ad4d1d1a531e7e850b6002c7ab7316cd96a00035c 74862 ltsp-client-core_5.1.10-1_i386.deb
d0a22e14c00e773b51ee1c6ab68cca57541059642c6a224e00fb3a3ddf956cf6 39618 ltsp-client_5.1.10-1_i386.deb
Files:
8f801852fa7e88c783b085dc036d8f29 1464 misc extra ltsp_5.1.10-1.dsc
83f7193078e5f25c2afa879ddff4f984 141732 misc extra ltsp_5.1.10.orig.tar.gz
6892faf54d07d42b716bb92cbcc76857 67796 misc extra ltsp_5.1.10-1.diff.gz
86e4585c2366596763e8d472c453624b 94888 misc extra ltsp-server_5.1.10-1_all.deb
da50430e8f4cc3ae5f6dc1493addd8b3 40272 misc extra ltsp-server-standalone_5.1.10-1_all.deb
8f9b218a9b580c2a8c8b62237023eb9b 7646 debian-installer extra ltsp-client-builder_5.1.10-1_all.udeb
08b2650bd34510fb1f9c9356e486c225 74862 misc extra ltsp-client-core_5.1.10-1_i386.deb
ad4fc6d92d23fec1b5aff14557704274 39618 misc extra ltsp-client_5.1.10-1_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD4DBQFIZ/uFlPc63BPWGpkRAkTrAJ4014ir6fwSsY5HS83/rcR6R5HE4QCXQWoA
KrTly4a3BDLSRQpQ+5bUuA==
=ftWg
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 08 Aug 2008 07:39:32 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:11:47 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.