[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian-edu-ltsp-install problem



Hi Dashamir,

On  Mi 26 Okt 2022 19:40:34 CEST, Dashamir Hoxha wrote:

Hi,

When I try to create the image for a mini-desktop thin client, with the
command:

`debian-edu-ltsp-install --thin_type desktop`

I get this error message:

"E: Unable to locate package firefox-esr-l10n-en"

I fixed this error by modifying `/usr/sbin/debian-edu-ltsp-install` like
this:

------------------------------------
-- /usr/sbin/debian-edu-ltsp-install   2022-10-25 23:02:53.792000000 -0400
+++ /usr/sbin/debian-edu-ltsp-install-1 2022-10-26 00:22:05.960000000 -0400
@@ -453,7 +453,7 @@
        if [ "desktop" == "$thin_type" ] ; then
                chroot /srv/ltsp/x2go-"$thin_type"-"$arch"/ apt -y -qq
install x2gothinclient-minidesktop \
                x2gothinclient-cdmanager x2gothinclient-usbmount \
-               firefox-esr-l10n-"$LANGCODE"
+               firefox-esr-l10n-all remmina
        fi
        if [ "true" == "$BD_ISO" ] ; then
                umount /srv/ltsp/x2go-"$thin_type"-"$arch"/media/cdrom
------------------------------------

Besides the package `firefox-esr-l10n-all` I also install `remmina`, as an
alternative thin client (`xrdp` and `xorgxrdp` are already installed by
default on the main server).

Regards,
Dashamir


Can you please resend this mail to "submit@bugs.debian.org" and put these two lines at the top:

Packages: debian-edu-config
Version: 2.12.24

This patch will get lost on the mailing list, it is better to have it as an open bug.

Thanks,
Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpol8OorIuWt.pgp
Description: Digitale PGP-Signatur


Reply to: