Debian Bug report logs -
#508359
Does ltsp-client-core work with tftp too?
Reported by: Petter Reinholdtsen <pere@hungry.com>
Date: Wed, 10 Dec 2008 14:27:01 UTC
Severity: normal
Found in version ltsp/5.1.10-2
Fixed in version ltsp/5.1.43-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#508359; Package ltsp-client-core.
(Wed, 10 Dec 2008 14:27:04 GMT) (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>.
(Wed, 10 Dec 2008 14:27:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: ltsp-client-core
Version: 5.1.10-2
I discovered this when trying to install debian-edu-config together
with ltsp-client-core in a ltsp chroot. The debian-edu-config package
depend on tftp, while ltsp-client-core depend on tftp-hpa, and
tftp-hpa conflict with tftp. This resulted in ltsp-client-core,
ltsp-client and tftp-hpa being removed from the LTSP chroot when
installing debian-edu-config. I'm fixing this by changing the
dependency of debian-edu-config from 'tftp' to 'tftp | tftp-hpa'. Is
this an idea to do for ltsp-client-core too?
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#508359; Package ltsp-client-core.
(Wed, 10 Dec 2008 20:33:10 GMT) (full text, mbox, link).
Acknowledgement sent
to Vagrant Cascadian <vagrant@freegeek.org>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
(Wed, 10 Dec 2008 20:33:10 GMT) (full text, mbox, link).
Message #10 received at 508359@bugs.debian.org (full text, mbox, reply):
On Wed, Dec 10, 2008 at 03:25:54PM +0100, Petter Reinholdtsen wrote:
> The debian-edu-config package depend on tftp, while ltsp-client-core depend
> on tftp-hpa, and tftp-hpa conflict with tftp. This resulted in
> ltsp-client-core, ltsp-client and tftp-hpa being removed from the LTSP chroot
> when installing debian-edu-config. I'm fixing this by changing the
> dependency of debian-edu-config from 'tftp' to 'tftp | tftp-hpa'. Is this an
> idea to do for ltsp-client-core too?
looks like it would, though i haven't tested it. it's called from the
initramfs, when using NBD+squashfs+aufs for the root filesystem (which is not
the default on Debian):
(echo "get ${tftpath}/lts.conf"|tftp ${ROOTSERVER} >/dev/null 2>&1)
i would probably prefer 'tftp-hpa | tftp' for ltsp-client-core, just to
maintain consistancy with older versions and the preferred alternative.
they look pretty compatible- i wonder if tftp-hpa shouldn't provide "tftp" as
well?
live well,
vagrant
Reply sent
to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility.
(Mon, 29 Dec 2008 07:39:03 GMT) (full text, mbox, link).
Notification sent
to Petter Reinholdtsen <pere@hungry.com>:
Bug acknowledged by developer.
(Mon, 29 Dec 2008 07:39:04 GMT) (full text, mbox, link).
Message #15 received at 508359-close@bugs.debian.org (full text, mbox, reply):
Source: ltsp
Source-Version: 5.1.43-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.43-1_all.udeb
to pool/main/l/ltsp/ltsp-client-builder_5.1.43-1_all.udeb
ltsp-client-core_5.1.43-1_i386.deb
to pool/main/l/ltsp/ltsp-client-core_5.1.43-1_i386.deb
ltsp-client_5.1.43-1_i386.deb
to pool/main/l/ltsp/ltsp-client_5.1.43-1_i386.deb
ltsp-server-standalone_5.1.43-1_all.deb
to pool/main/l/ltsp/ltsp-server-standalone_5.1.43-1_all.deb
ltsp-server_5.1.43-1_all.deb
to pool/main/l/ltsp/ltsp-server_5.1.43-1_all.deb
ltsp_5.1.43-1.diff.gz
to pool/main/l/ltsp/ltsp_5.1.43-1.diff.gz
ltsp_5.1.43-1.dsc
to pool/main/l/ltsp/ltsp_5.1.43-1.dsc
ltsp_5.1.43.orig.tar.gz
to pool/main/l/ltsp/ltsp_5.1.43.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 508359@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, 28 Dec 2008 22:50:10 -0800
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source all i386
Version: 5.1.43-1
Distribution: experimental
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: 508359
Changes:
ltsp (5.1.43-1) experimental; urgency=low
.
* new upstream version:
- many cleanups and bug fixes for xorg.conf generation
- workarounds for buggy video drivers for geode and ati r128 on powerpc
.
* ltsp-client-core: allow "tftp" as an alternate dependency to "tftp-hpa".
Thanks to Petter Reinholdtsen for the suggestion. (Closes: #508359)
Checksums-Sha1:
fe50d4959c3ddda740444c45ae82a04077db1410 1550 ltsp_5.1.43-1.dsc
3608ad7bcc7085ade7e6973926df8342a6d12ca7 327530 ltsp_5.1.43.orig.tar.gz
321158507b7154e0e8f9dae02fbd8207fc8f3eaa 67691 ltsp_5.1.43-1.diff.gz
498ed7db0593dd6b9075e2b6594bc392689d01b9 99014 ltsp-server_5.1.43-1_all.deb
60a2696e6cd84a12776bdddd744cb5643964341a 41570 ltsp-server-standalone_5.1.43-1_all.deb
bc5a731413700451456516f6e30d395c68965266 7656 ltsp-client-builder_5.1.43-1_all.udeb
e0a6277bd64b017ab390cd32e8adde7c96a10f65 90502 ltsp-client-core_5.1.43-1_i386.deb
1e06d9620238fe97f7f87fa0a9a445cbf39dfac7 40948 ltsp-client_5.1.43-1_i386.deb
Checksums-Sha256:
10dd8f486498342023732e2a526d8f0f69a415fa577bd9d49b5f0fe7d39c1d54 1550 ltsp_5.1.43-1.dsc
3feebe90cc95e18dc7dd394993166d45158b50ab4f5fa3806d93b0e6c0169e9f 327530 ltsp_5.1.43.orig.tar.gz
6b44a3b50ad680e3fa02bada28d0dc2f3506b2dd238b141143d3f75520587c65 67691 ltsp_5.1.43-1.diff.gz
01c689c562349fa6ac8b21fc4db6d72d6da14799bfed248189a023571c264346 99014 ltsp-server_5.1.43-1_all.deb
ec5de82110df2f54e431f93fc137c9a38e28b371e78067c2b9d6d2100005edac 41570 ltsp-server-standalone_5.1.43-1_all.deb
02e4da48441e5e5b252855d04a5a78f065c6eeab477555bec7ebdd7bb572f11c 7656 ltsp-client-builder_5.1.43-1_all.udeb
685504f9605caf0a306dc33f1bbaa1cee986a9694ed078107451ba0076feb5ed 90502 ltsp-client-core_5.1.43-1_i386.deb
343ee86c67553c9dcb1914bea352ac125e08fbd41675a885e80a20417adf555b 40948 ltsp-client_5.1.43-1_i386.deb
Files:
fbb46c69350808d7ab6c9367b025383a 1550 misc extra ltsp_5.1.43-1.dsc
6afc2d3796a8b662658db20b714cdf71 327530 misc extra ltsp_5.1.43.orig.tar.gz
7a40d755d33d7b05759ba78ebc2a6c8f 67691 misc extra ltsp_5.1.43-1.diff.gz
688dedafa4f2a06bbb23a205ceb06ec0 99014 misc extra ltsp-server_5.1.43-1_all.deb
1b73d6b434b8624df7c3e1437a153daf 41570 misc extra ltsp-server-standalone_5.1.43-1_all.deb
5ef142ea730c4d6841666ed92783d669 7656 debian-installer extra ltsp-client-builder_5.1.43-1_all.udeb
123b333399f1a21726de3b90716a6ea2 90502 misc extra ltsp-client-core_5.1.43-1_i386.deb
d33cb45aa788f6d748971d27652cf56f 40948 misc extra ltsp-client_5.1.43-1_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAklYeQMACgkQlPc63BPWGplFhwCZAZSLdXgOBOOgfBYaVubA/0Ie
5tUAn2rWOt6WwYOu9THmCOd+VRz863Cf
=6ziI
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 26 Mar 2009 07:38:37 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:20:37 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.