Debian Bug report logs - #478875
local apps in ltsp 5

version graph

Package: ldm; Maintainer for ldm is Debian LTSP Maintainers <team+ltsp@tracker.debian.org>; Source for ldm is src:ldm (PTS, buildd, popcon).

Reported by: José "L. Redrejo" Rodríguez <jredrejo@edu.juntaextremadura.net>

Date: Thu, 1 May 2008 15:15:02 UTC

Severity: wishlist

Tags: patch

Found in version 2.0.3-1

Fixed in version ltsp/5.1.17-1

Done: Vagrant Cascadian <vagrant@freegeek.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#478875; Package ldm. (full text, mbox, link).


Acknowledgement sent to José "L. Redrejo" Rodríguez <jredrejo@edu.juntaextremadura.net>:
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):

From: José "L. Redrejo" Rodríguez <jredrejo@edu.juntaextremadura.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: local apps in ltsp 5
Date: Thu, 01 May 2008 17:14:46 +0200
[Message part 1 (text/plain, inline)]
Package: ldm
Version: 2.0.3-1
Severity: wishlist
Tags: patch

I attach you the files I've prepared to be able to use local apps in
ltsp 5. I needed this feature for the schools of Extremadura. Maybe, you
can add this info to the examples section of ldm.

Steps to make it work (all of them inside the ltsp chroot):

- Install sshfs package (from sid, as it has #430225 fixed)
- useradd ltsp -d /var/tmp/ltsp -g fuse -u 65533 -G audio
- cp *20-local-app /usr/share/ldm/rc.d/
- cp localapp /usr/bin/
- chmod +x /usr/bin/localapp


To launch a local app (obviously, supposing you've already installed the
application in the ltsp chroot) you have these options:

a) In the ltsp server, at the logged user home, create a simple file
called local.exec with a line with the command to be executed locally
(between "" if the command has options). The file will be removed after
the local app is launched, so you can start several of them.

b) In the ltsp client, after the user has logged in, go to a tty, login
as root and execute:
localapp "application"

c) A wrapper replacing the way the desktop file at the ltsp-server, that
create the local.exec file for option a). I have not implemented this
yet.

Hope this helps
Regards.
José L.
[K20-local-app (application/x-shellscript, attachment)]
[localapp (application/x-shellscript, attachment)]
[S20-local-app (application/x-shellscript, attachment)]
[signature.asc (application/pgp-signature, inline)]

Reply sent to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to José "L. Redrejo" Rodríguez <jredrejo@edu.juntaextremadura.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #10 received at 478875-close@bugs.debian.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@freegeek.org>
To: 478875-close@bugs.debian.org
Subject: Bug#478875: fixed in ltsp 5.1.17-1
Date: Mon, 11 Aug 2008 09:02:11 +0000
Source: ltsp
Source-Version: 5.1.17-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.17-1_all.udeb
  to pool/main/l/ltsp/ltsp-client-builder_5.1.17-1_all.udeb
ltsp-client-core_5.1.17-1_i386.deb
  to pool/main/l/ltsp/ltsp-client-core_5.1.17-1_i386.deb
ltsp-client_5.1.17-1_i386.deb
  to pool/main/l/ltsp/ltsp-client_5.1.17-1_i386.deb
ltsp-server-standalone_5.1.17-1_all.deb
  to pool/main/l/ltsp/ltsp-server-standalone_5.1.17-1_all.deb
ltsp-server_5.1.17-1_all.deb
  to pool/main/l/ltsp/ltsp-server_5.1.17-1_all.deb
ltsp_5.1.17-1.diff.gz
  to pool/main/l/ltsp/ltsp_5.1.17-1.diff.gz
ltsp_5.1.17-1.dsc
  to pool/main/l/ltsp/ltsp_5.1.17-1.dsc
ltsp_5.1.17.orig.tar.gz
  to pool/main/l/ltsp/ltsp_5.1.17.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 478875@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: Mon, 11 Aug 2008 00:31:41 -0700
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source all i386
Version: 5.1.17-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: 478875
Changes: 
 ltsp (5.1.17-1) experimental; urgency=low
 .
   * new upstream:
     - localapps support (Closes: #478875)
     - support rsyslog as a syslog server
   * add dependency on sshfs to ltsp-client
   * add patch to support localapps with older ldm versions
   * drop conditional-localdev patch, applied upstream.
Checksums-Sha1: 
 fff04abef0cab7d50acb5978e0edc0729ad41bd8 1472 ltsp_5.1.17-1.dsc
 92719f33b4eefdb0084d1637ef62f1062c8c7a24 257477 ltsp_5.1.17.orig.tar.gz
 4ed5e0ef36a68b503e2fb1ec3623a45fd5566ada 67204 ltsp_5.1.17-1.diff.gz
 5c86c00867c56f8c34490b9a50ee33c12a8f2604 93916 ltsp-server_5.1.17-1_all.deb
 63d73d023eeda264f04667ab7bdb193e8aee66ca 40272 ltsp-server-standalone_5.1.17-1_all.deb
 ad62e66de231f0b6998566064a900482730ba239 7666 ltsp-client-builder_5.1.17-1_all.udeb
 189275a374f53c9e5d96d947ec88cc6e0cb0ded6 77052 ltsp-client-core_5.1.17-1_i386.deb
 ca44fa680b0e6b17c11fc433baa3200c2fb08b71 39728 ltsp-client_5.1.17-1_i386.deb
Checksums-Sha256: 
 df97c8bfafb563b225c7098df0a78fa6273a648f4d4bc5b7433ccff9a26c3c31 1472 ltsp_5.1.17-1.dsc
 e5fe30ec1dbdb966e41f04c2b56800dcfebcc77c68e4c161a89d9d4e7372369f 257477 ltsp_5.1.17.orig.tar.gz
 fa4d575650b7494ed8dd214f06f9beeb059c4a8c2e028d9f23f132606f5cc650 67204 ltsp_5.1.17-1.diff.gz
 14c1c107e12e31b73ace633036f56de4f7591f93c58fd172c7c336bb462b3689 93916 ltsp-server_5.1.17-1_all.deb
 89b3810f530f3b488d4d649139022fc52898164ded009a59d558083fce58cca5 40272 ltsp-server-standalone_5.1.17-1_all.deb
 d26bc1fdeb75b629868f7f63a4c5c8d63682849a96aa95706c2b35f7a5a683e9 7666 ltsp-client-builder_5.1.17-1_all.udeb
 bf3918ba68260839fff1908a9f8c4acb081453283774326276a0b80e70dea1a4 77052 ltsp-client-core_5.1.17-1_i386.deb
 b5ee5ebf325e92c492f2dbfb5ccc5aae0d95dea70c05bad39317e1b48fc0ef6a 39728 ltsp-client_5.1.17-1_i386.deb
Files: 
 cd15978bf26a74a802826009017d84f3 1472 misc extra ltsp_5.1.17-1.dsc
 abb9848a3ca3d4ab807adfd727173c1c 257477 misc extra ltsp_5.1.17.orig.tar.gz
 f55d6470bc72d256207ba63681c0a845 67204 misc extra ltsp_5.1.17-1.diff.gz
 024f51b35e1f3cd3dc8f8d49f83fb67a 93916 misc extra ltsp-server_5.1.17-1_all.deb
 500c6e88cb74d65590c1c1c9230e8757 40272 misc extra ltsp-server-standalone_5.1.17-1_all.deb
 46b2d267143978ee8c97939ec2cb0418 7666 debian-installer extra ltsp-client-builder_5.1.17-1_all.udeb
 bcdd9b99c24c0e6644b63467d85657ed 77052 misc extra ltsp-client-core_5.1.17-1_i386.deb
 65165b720fe9c0560a639c099085577e 39728 misc extra ltsp-client_5.1.17-1_i386.deb
Package-Type: udeb

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

iEYEARECAAYFAkif7iEACgkQlPc63BPWGplnIACaAoj0AYxIeEIWrrt04R1jMRLD
3MgAoIXAPUbdaK7ytlRU7rJLkdyB04mI
=rQE2
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 09 Sep 2008 07:30:56 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:35:08 2023; Machine Name: buxtehude

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.