Hi, On Di 23 Jul 2019 00:32:33 CEST, Luciano Andino wrote:
El dom., 21 jul. 2019 a las 9:42, Mike Gabriel (< [email protected]>) escribió:Hi Luciano, On Fr 12 Jul 2019 00:40:25 CEST, Luciano Andino wrote: > Hello, I am building a PXE boot server for the X2Go TCE (stretch version) > in Debian 10, for remote logging to an X session, and I did: > > # x2gothinclient_create > > and after some minutes I receive in log: > '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> > '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' > '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' -> > '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg' > cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such > file or directory > > process stops What version of x2gothinclient(-management) are you currently using? When grepping through the current code (I looked at Git master [1]), I can't see a cp for known_hosts in x2gothinclient_create.Hello Mike, is this the current version ? # dpkg -l| grep x2go ii x2go-keyring 2012.07.23+git20170305.17+9.main.1 all GnuPG keys of all X2Go developers and the X2Go archive ii x2gothinclient-management 1.5.0.0-0x2go1+git20181202.691+9.main.1 all Management tools for X2Go Thin Client chroot server ii x2gothinclientmanagement 1.5.0.0-0x2go1+git20181202.691+9.main.1 all temporary dependency package for migration to x2gothinclient-management thanks
Those versions should be ok. Please add "set -x" at the top of the x2gothinclient_create script (below the copyright header) and send the last few lines of the resulting output when you re-rung x2gothinclient_create.
Greets, 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: [email protected], http://das-netzwerkteam.de
pgpmyvoQAvtJN.pgp
Description: Digitale PGP-Signatur
_______________________________________________ x2go-user mailing list [email protected] https://lists.x2go.org/listinfo/x2go-user
