Re: [X2Go-User] HTML5 install

2022-10-05 Thread Stefan Baur
Am 05.10.22 um 15:06 schrieb robert k Wild:
> will "published apps" be an option in the desktop drop down in future
> releases

Unlikely. Doesn't really make sense for the in-browser use. If you have
a compelling use case, let me know. ;)
Single application - maybe. Again, mainly a question of €€€.

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
nice one lads, ive done it with your help, im very much appreciative of
this thank you very much

[image: image.png]
will "published apps" be an option in the desktop drop down in future
releases

thanks,
rob

On Wed, 5 Oct 2022 at 13:55, robert k Wild  wrote:

> job done, reason why it wouldnt start as the cert wasnt there so made new
> self signed using below
>
> openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout selfsigned.key
> -out selfsigned.crt
>
> edited the x2gohtml.conf file and nginx can now restart fine
>
> On Wed, 5 Oct 2022 at 13:39, robert k Wild  wrote:
>
>> ok ive done a new vm and i cant restart nginx
>>
>> root@x11:/etc/nginx/sites-enabled# pwd
>> /etc/nginx/sites-enabled
>> root@x11:/etc/nginx/sites-enabled# ls
>> x2gohtmlclient-demo.conf
>> root@x11:/etc/nginx/sites-enabled#
>>
>> systemctl restart nginx
>> Job for nginx.service failed because the control process exited with
>> error code.
>> See "systemctl status nginx.service" and "journalctl -xeu nginx.service"
>> for details.
>>
>>
>> On Wed, 5 Oct 2022 at 11:53, robert k Wild  wrote:
>>
>>> same result
>>>
>>> apt --fix-broken install
>>> Reading package lists... Done
>>> Building dependency tree... Done
>>> Reading state information... Done
>>> Correcting dependencies... Done
>>> The following packages were automatically installed and are no longer
>>> required:
>>>   libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl
>>> libdbd-sqlite3-perl libdbi-perl libfile-which-perl libjs-sphinxdoc
>>> libjs-underscore
>>>   libnx-x11-6 libpq5 libswitch-perl libx2go-log-perl
>>> libx2go-server-db-perl libx2go-server-perl libxcomp3 libxcompshad3
>>> net-tools nx-x11-common
>>>   nxagent pwgen python3-brotli python3-cpuinfo python3-dns python3-lz4
>>> python3-lzo python3-uritools sshfs x2goserver-common x2goserver-x2goagent
>>>   xserver-xorg-video-dummy
>>> Use 'apt autoremove' to remove them.
>>> The following additional packages will be installed:
>>>   libx2go-server-perl x2goserver-common
>>> The following packages will be REMOVED:
>>>   libx2go-utils-perl
>>> The following packages will be upgraded:
>>>   libx2go-server-perl x2goserver-common
>>> 2 upgraded, 0 newly installed, 1 to remove and 30 not upgraded.
>>> 2 not fully installed or removed.
>>> Need to get 0 B/131 kB of archives.
>>> After this operation, 104 kB of additional disk space will be used.
>>> Do you want to continue? [Y/n] y
>>> debconf: delaying package configuration, since apt-utils is not installed
>>> (Reading database ... 124016 files and directories currently installed.)
>>> Preparing to unpack
>>> .../libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb ...
>>> Unpacking libx2go-server-perl (4.1.0.4-0~1949~ubuntu22.04.1) over
>>> (4.1.0.3-5) ...
>>> dpkg: error processing archive
>>> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
>>> (--unpack):
>>>  trying to overwrite '/usr/share/man/man3/X2Go::Utils.3pm.gz', which is
>>> also in package libx2go-utils-perl 4.1.0.3-5
>>> Errors were encountered while processing:
>>>
>>>  
>>> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
>>> needrestart is being skipped since dpkg has failed
>>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>>> root@x11:~# apt-get install x2goserver x2goserver-xsession
>>> Reading package lists... Done
>>> Building dependency tree... Done
>>> Reading state information... Done
>>> You might want to run 'apt --fix-broken install' to correct these.
>>> The following packages have unmet dependencies:
>>>  libx2go-log-perl : Depends: x2goserver-common (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>>  libx2go-server-db-perl : Depends: x2goserver-common (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>>  libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
>>> 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>>>Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~)
>>> but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>>>  x2goserver : Depends: libx2go-server-perl (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>>   Depends: x2goserver-common (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>>   Depends: x2goserver-x2goagent (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>>   Depends: x2goserver-x2gokdrive (<
>>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>>   Depends: x2goserver-x2gokdrive (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>>>   Recommends: x2goserver-extensions (<
>>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>>   Recommends: x2goserver-extensions (>=
>>> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>>>   Recommends: x2goserver-fmbindings (<
>>> 

Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
job done, reason why it wouldnt start as the cert wasnt there so made new
self signed using below

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout selfsigned.key
-out selfsigned.crt

edited the x2gohtml.conf file and nginx can now restart fine

On Wed, 5 Oct 2022 at 13:39, robert k Wild  wrote:

> ok ive done a new vm and i cant restart nginx
>
> root@x11:/etc/nginx/sites-enabled# pwd
> /etc/nginx/sites-enabled
> root@x11:/etc/nginx/sites-enabled# ls
> x2gohtmlclient-demo.conf
> root@x11:/etc/nginx/sites-enabled#
>
> systemctl restart nginx
> Job for nginx.service failed because the control process exited with error
> code.
> See "systemctl status nginx.service" and "journalctl -xeu nginx.service"
> for details.
>
>
> On Wed, 5 Oct 2022 at 11:53, robert k Wild  wrote:
>
>> same result
>>
>> apt --fix-broken install
>> Reading package lists... Done
>> Building dependency tree... Done
>> Reading state information... Done
>> Correcting dependencies... Done
>> The following packages were automatically installed and are no longer
>> required:
>>   libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl
>> libdbd-sqlite3-perl libdbi-perl libfile-which-perl libjs-sphinxdoc
>> libjs-underscore
>>   libnx-x11-6 libpq5 libswitch-perl libx2go-log-perl
>> libx2go-server-db-perl libx2go-server-perl libxcomp3 libxcompshad3
>> net-tools nx-x11-common
>>   nxagent pwgen python3-brotli python3-cpuinfo python3-dns python3-lz4
>> python3-lzo python3-uritools sshfs x2goserver-common x2goserver-x2goagent
>>   xserver-xorg-video-dummy
>> Use 'apt autoremove' to remove them.
>> The following additional packages will be installed:
>>   libx2go-server-perl x2goserver-common
>> The following packages will be REMOVED:
>>   libx2go-utils-perl
>> The following packages will be upgraded:
>>   libx2go-server-perl x2goserver-common
>> 2 upgraded, 0 newly installed, 1 to remove and 30 not upgraded.
>> 2 not fully installed or removed.
>> Need to get 0 B/131 kB of archives.
>> After this operation, 104 kB of additional disk space will be used.
>> Do you want to continue? [Y/n] y
>> debconf: delaying package configuration, since apt-utils is not installed
>> (Reading database ... 124016 files and directories currently installed.)
>> Preparing to unpack
>> .../libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb ...
>> Unpacking libx2go-server-perl (4.1.0.4-0~1949~ubuntu22.04.1) over
>> (4.1.0.3-5) ...
>> dpkg: error processing archive
>> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
>> (--unpack):
>>  trying to overwrite '/usr/share/man/man3/X2Go::Utils.3pm.gz', which is
>> also in package libx2go-utils-perl 4.1.0.3-5
>> Errors were encountered while processing:
>>
>>  
>> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
>> needrestart is being skipped since dpkg has failed
>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>> root@x11:~# apt-get install x2goserver x2goserver-xsession
>> Reading package lists... Done
>> Building dependency tree... Done
>> Reading state information... Done
>> You might want to run 'apt --fix-broken install' to correct these.
>> The following packages have unmet dependencies:
>>  libx2go-log-perl : Depends: x2goserver-common (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>  libx2go-server-db-perl : Depends: x2goserver-common (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>  libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
>> 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>>Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~)
>> but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>>  x2goserver : Depends: libx2go-server-perl (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>   Depends: x2goserver-common (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>   Depends: x2goserver-x2goagent (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>>   Depends: x2goserver-x2gokdrive (<
>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>   Depends: x2goserver-x2gokdrive (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>>   Recommends: x2goserver-extensions (<
>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>   Recommends: x2goserver-extensions (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>>   Recommends: x2goserver-fmbindings (<
>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>   Recommends: x2goserver-fmbindings (>=
>> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>>   Recommends: x2goserver-printing (<
>> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>>   Recommends: x2goserver-printing (>=
>> 

Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
ok ive done a new vm and i cant restart nginx

root@x11:/etc/nginx/sites-enabled# pwd
/etc/nginx/sites-enabled
root@x11:/etc/nginx/sites-enabled# ls
x2gohtmlclient-demo.conf
root@x11:/etc/nginx/sites-enabled#

systemctl restart nginx
Job for nginx.service failed because the control process exited with error
code.
See "systemctl status nginx.service" and "journalctl -xeu nginx.service"
for details.


On Wed, 5 Oct 2022 at 11:53, robert k Wild  wrote:

> same result
>
> apt --fix-broken install
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Correcting dependencies... Done
> The following packages were automatically installed and are no longer
> required:
>   libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl
> libdbd-sqlite3-perl libdbi-perl libfile-which-perl libjs-sphinxdoc
> libjs-underscore
>   libnx-x11-6 libpq5 libswitch-perl libx2go-log-perl
> libx2go-server-db-perl libx2go-server-perl libxcomp3 libxcompshad3
> net-tools nx-x11-common
>   nxagent pwgen python3-brotli python3-cpuinfo python3-dns python3-lz4
> python3-lzo python3-uritools sshfs x2goserver-common x2goserver-x2goagent
>   xserver-xorg-video-dummy
> Use 'apt autoremove' to remove them.
> The following additional packages will be installed:
>   libx2go-server-perl x2goserver-common
> The following packages will be REMOVED:
>   libx2go-utils-perl
> The following packages will be upgraded:
>   libx2go-server-perl x2goserver-common
> 2 upgraded, 0 newly installed, 1 to remove and 30 not upgraded.
> 2 not fully installed or removed.
> Need to get 0 B/131 kB of archives.
> After this operation, 104 kB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> debconf: delaying package configuration, since apt-utils is not installed
> (Reading database ... 124016 files and directories currently installed.)
> Preparing to unpack
> .../libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb ...
> Unpacking libx2go-server-perl (4.1.0.4-0~1949~ubuntu22.04.1) over
> (4.1.0.3-5) ...
> dpkg: error processing archive
> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
> (--unpack):
>  trying to overwrite '/usr/share/man/man3/X2Go::Utils.3pm.gz', which is
> also in package libx2go-utils-perl 4.1.0.3-5
> Errors were encountered while processing:
>
>  
> /var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
> needrestart is being skipped since dpkg has failed
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> root@x11:~# apt-get install x2goserver x2goserver-xsession
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> You might want to run 'apt --fix-broken install' to correct these.
> The following packages have unmet dependencies:
>  libx2go-log-perl : Depends: x2goserver-common (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>  libx2go-server-db-perl : Depends: x2goserver-common (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>  libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
> 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~)
> but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
>  x2goserver : Depends: libx2go-server-perl (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>   Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1)
> but 4.1.0.3-5 is to be installed
>   Depends: x2goserver-x2goagent (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
>   Depends: x2goserver-x2gokdrive (<
> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>   Depends: x2goserver-x2gokdrive (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>   Recommends: x2goserver-extensions (<
> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>   Recommends: x2goserver-extensions (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>   Recommends: x2goserver-fmbindings (<
> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>   Recommends: x2goserver-fmbindings (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
>   Recommends: x2goserver-printing (<
> 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
>   Recommends: x2goserver-printing (>=
> 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
> E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
> specify a solution).
>
> On Wed, 5 Oct 2022 at 11:51, Stefan Baur  wrote:
>
>> Am 05.10.22 um 12:49 schrieb robert k Wild:
>> > E: Unmet dependencies. Try 'apt --fix-broken install' with no packages
>> (or
>> > specify a solution).
>> >
>> > looks like i need to re install ubuntu 

Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
same result

apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer
required:
  libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl
libdbd-sqlite3-perl libdbi-perl libfile-which-perl libjs-sphinxdoc
libjs-underscore
  libnx-x11-6 libpq5 libswitch-perl libx2go-log-perl libx2go-server-db-perl
libx2go-server-perl libxcomp3 libxcompshad3 net-tools nx-x11-common
  nxagent pwgen python3-brotli python3-cpuinfo python3-dns python3-lz4
python3-lzo python3-uritools sshfs x2goserver-common x2goserver-x2goagent
  xserver-xorg-video-dummy
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  libx2go-server-perl x2goserver-common
The following packages will be REMOVED:
  libx2go-utils-perl
The following packages will be upgraded:
  libx2go-server-perl x2goserver-common
2 upgraded, 0 newly installed, 1 to remove and 30 not upgraded.
2 not fully installed or removed.
Need to get 0 B/131 kB of archives.
After this operation, 104 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 124016 files and directories currently installed.)
Preparing to unpack
.../libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb ...
Unpacking libx2go-server-perl (4.1.0.4-0~1949~ubuntu22.04.1) over
(4.1.0.3-5) ...
dpkg: error processing archive
/var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
(--unpack):
 trying to overwrite '/usr/share/man/man3/X2Go::Utils.3pm.gz', which is
also in package libx2go-utils-perl 4.1.0.3-5
Errors were encountered while processing:
 
/var/cache/apt/archives/libx2go-server-perl_4.1.0.4-0~1949~ubuntu22.04.1_all.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@x11:~# apt-get install x2goserver x2goserver-xsession
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libx2go-log-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-db-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
   Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~) but
4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
 x2goserver : Depends: libx2go-server-perl (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1)
but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2goagent (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2gokdrive (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Depends: x2goserver-x2gokdrive (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-extensions (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-extensions (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-fmbindings (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-fmbindings (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-printing (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-printing (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).

On Wed, 5 Oct 2022 at 11:51, Stefan Baur  wrote:

> Am 05.10.22 um 12:49 schrieb robert k Wild:
> > E: Unmet dependencies. Try 'apt --fix-broken install' with no packages
> (or
> > specify a solution).
> >
> > looks like i need to re install ubuntu as i dont get it
>
> So what happens when you run "apt --fix-broken install", as the output
> suggests?
>
> Kind Regards,
> Stefan Baur
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-05 Thread Stefan Baur
Am 05.10.22 um 12:49 schrieb robert k Wild:
> E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
> specify a solution).
> 
> looks like i need to re install ubuntu as i dont get it

So what happens when you run "apt --fix-broken install", as the output
suggests?

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
i googled it, its this

add-apt-repository --remove ppa:x2go/ppa
add-apt-repository --remove ppa:x2go/stable
add-apt-repository --remove ppa:x2go/nightly

once done, i updated apt and i can see there gone in the list

i added ppa again

add-apt-repository ppa:x2go/ppa

once again i updated apt and i can see it but i get the same

apt-get update
Hit:1 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://gb.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 https://xpra.org jammy InRelease
Hit:7 https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy InRelease
Reading package lists... Done
W: https://xpra.org/dists/jammy/InRelease: Key is stored in legacy
trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in
apt-key(8) for details.
root@x11:~# apt-get install x2goserver x2goserver-xsession
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libx2go-log-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-db-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
   Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~) but
4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
 x2goserver : Depends: libx2go-server-perl (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1)
but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2goagent (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2gokdrive (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Depends: x2goserver-x2gokdrive (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-extensions (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-extensions (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-fmbindings (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-fmbindings (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-printing (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-printing (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).

looks like i need to re install ubuntu as i dont get it





On Wed, 5 Oct 2022 at 11:38, Stefan Baur  wrote:

> Am 05.10.22 um 12:33 schrieb robert k Wild:
> > is this because im adding more than one ppa?
>
> It might well be.
>
> If you take a look at my instructions again, you will see that they only
> mention "add-apt-repository ppa:x2go/ppa".
>
> You will probably have to remove the others (I guess they end up in
> files in the "/etc/apt/sources.list.d/" directory) to make it work again.
>
> Kind Regards,
> Stefan Baur
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-05 Thread Stefan Baur
Am 05.10.22 um 12:33 schrieb robert k Wild:
> is this because im adding more than one ppa?

It might well be.

If you take a look at my instructions again, you will see that they only
mention "add-apt-repository ppa:x2go/ppa".

You will probably have to remove the others (I guess they end up in
files in the "/etc/apt/sources.list.d/" directory) to make it work again.

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-05 Thread robert k Wild
sorry for the delay, after adding all the ppa's, i get this

add-apt-repository ppa:x2go/stable
add-apt-repository ppa:x2go/ppa
add-apt-repository ppa:x2go/nightly
apt updateapt-get install x2goserver x2goserver-xsession

and then i get this

apt-get install x2goserver x2goserver-xsession
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libx2go-log-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-db-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
 libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but
4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
   Depends: libx2go-server-db-perl (<
4.1.0.3-5.1~) but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
 x2goserver : Depends: libx2go-server-perl (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-common (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2goagent (>=
4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
  Depends: x2goserver-x2gokdrive (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Depends: x2goserver-x2gokdrive (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-extensions (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-extensions (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-fmbindings (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-fmbindings (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
  Recommends: x2goserver-printing (<
4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
  Recommends: x2goserver-printing (>=
4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages
(or specify a solution).

is this because im adding more than one ppa?

thanks,

rob



On Mon, 3 Oct 2022 at 19:28, robert k Wild  wrote:

> Lovely stuff Juri, I will test and let you know,
>
> Thanks guys!
>
> On Mon, 3 Oct 2022, 14:36 ,  wrote:
>
>> Hello together,
>>
>> it works well on ubuntu:
>>
>> sudo add-apt-repository ppa:x2go/nightly
>> sudo add-apt-repository ppa:x2go/ppa
>> sudo apt update
>> sudo apt install x2gohtmlclient
>>
>> Documentation is extended for debian and ubuntu:
>> https://wiki.x2go.org/doku.php/wiki:advanced:x2gohtmlclient
>>
>> Best Regards,
>> Juri Grabowski
>>
>

-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-03 Thread robert k Wild
Lovely stuff Juri, I will test and let you know,

Thanks guys!

On Mon, 3 Oct 2022, 14:36 ,  wrote:

> Hello together,
>
> it works well on ubuntu:
>
> sudo add-apt-repository ppa:x2go/nightly
> sudo add-apt-repository ppa:x2go/ppa
> sudo apt update
> sudo apt install x2gohtmlclient
>
> Documentation is extended for debian and ubuntu:
> https://wiki.x2go.org/doku.php/wiki:advanced:x2gohtmlclient
>
> Best Regards,
> Juri Grabowski
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-03 Thread x2go-user
Hello together,

it works well on ubuntu:

sudo add-apt-repository ppa:x2go/nightly
sudo add-apt-repository ppa:x2go/ppa
sudo apt update
sudo apt install x2gohtmlclient

Documentation is extended for debian and ubuntu:
https://wiki.x2go.org/doku.php/wiki:advanced:x2gohtmlclient

Best Regards,
Juri Grabowski
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-03 Thread Stefan Baur
Hi robert,

Am 02.10.22 um 16:19 schrieb robert k Wild:
> still saying
> 
> unable to locate package x2gohtmlclient
> 
> it would be good to test this out maybe tomorrow
> 
> On Thu, 29 Sept 2022 at 18:46, robert k Wild  wrote:
> 
>> stefan, its all good mate, no worries, i will wait, thanks :)
>>
>> On Thu, 29 Sept 2022 at 18:44, Stefan Baur  wrote:
>>
>>> Am 29.09.22 um 19:30 schrieb robert k Wild:
 still no joy stefan, doesnt work for ubuntu
>>>
>>> Well, it SHOULD, but obviously it DOES NOT. Which is weird, because I
>>> thought I tested it before adding the line to my docs.
>>>
>>> Anyways, I'll have Mihai take a look at the repository, probably on
>>> Saturday.
>>>
>>> Do you think you could wait a few more days before trying again on Ubuntu?

Sorry, we are repeatedly experiencing issues with the host for
packages.x2go.org, code.x2go.org, and our mailing list's server.
This kept Mihai from logging in and fixing things re: the ubuntu repo.
Since I can see x2gokdrive and x2gohtmlclient on

now, I'd hope that in the meantime, Mihai has had a chance to fix it.
Can you confirm?

Kind Regards,
Stefan Baur


-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-10-02 Thread robert k Wild
still saying

unable to locate package x2gohtmlclient

it would be good to test this out maybe tomorrow

On Thu, 29 Sept 2022 at 18:46, robert k Wild  wrote:

> stefan, its all good mate, no worries, i will wait, thanks :)
>
> On Thu, 29 Sept 2022 at 18:44, Stefan Baur  wrote:
>
>> Am 29.09.22 um 19:30 schrieb robert k Wild:
>> > still no joy stefan, doesnt work for ubuntu
>>
>> Well, it SHOULD, but obviously it DOES NOT. Which is weird, because I
>> thought I tested it before adding the line to my docs.
>>
>> Anyways, I'll have Mihai take a look at the repository, probably on
>> Saturday.
>>
>> Do you think you could wait a few more days before trying again on Ubuntu?
>>
>> You basically need to repeat the lines
>>
>> sudo apt update
>> sudo apt install nginx fcgiwrap x2gohtmlclient
>>
>> until they no longer throw an error regarding x2gohtmlclient. Which will
>> hopefully be the case some time on Saturday or Sunday.
>>
>> Of course, if it's urgent because you're looking at a commercial
>> deployment, feel free to contract us or one of the other X2Go support
>> companies: 
>>
>> Kind Regards,
>> Stefan Baur
>>
>> --
>> BAUR-ITCS UG (haftungsbeschränkt)
>> Geschäftsführer: Stefan Baur
>> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
>> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>>
>
>
> --
> Regards,
>
> Robert K Wild.
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
stefan, its all good mate, no worries, i will wait, thanks :)

On Thu, 29 Sept 2022 at 18:44, Stefan Baur  wrote:

> Am 29.09.22 um 19:30 schrieb robert k Wild:
> > still no joy stefan, doesnt work for ubuntu
>
> Well, it SHOULD, but obviously it DOES NOT. Which is weird, because I
> thought I tested it before adding the line to my docs.
>
> Anyways, I'll have Mihai take a look at the repository, probably on
> Saturday.
>
> Do you think you could wait a few more days before trying again on Ubuntu?
>
> You basically need to repeat the lines
>
> sudo apt update
> sudo apt install nginx fcgiwrap x2gohtmlclient
>
> until they no longer throw an error regarding x2gohtmlclient. Which will
> hopefully be the case some time on Saturday or Sunday.
>
> Of course, if it's urgent because you're looking at a commercial
> deployment, feel free to contract us or one of the other X2Go support
> companies: 
>
> Kind Regards,
> Stefan Baur
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Stefan Baur
Am 29.09.22 um 19:30 schrieb robert k Wild:
> still no joy stefan, doesnt work for ubuntu

Well, it SHOULD, but obviously it DOES NOT. Which is weird, because I
thought I tested it before adding the line to my docs.

Anyways, I'll have Mihai take a look at the repository, probably on
Saturday.

Do you think you could wait a few more days before trying again on Ubuntu?

You basically need to repeat the lines

sudo apt update
sudo apt install nginx fcgiwrap x2gohtmlclient

until they no longer throw an error regarding x2gohtmlclient. Which will
hopefully be the case some time on Saturday or Sunday.

Of course, if it's urgent because you're looking at a commercial
deployment, feel free to contract us or one of the other X2Go support
companies: 

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
still no joy stefan, doesnt work for ubuntu

add-apt-repository ppa:x2go/ppa
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'deb https://ppa.launchpadcontent.net/x2go/ppa/ubuntu/ jammy
main'
Description:
X2Go packages for testing purpose (nightly builds)
More info: https://launchpad.net/~x2go/+archive/ubuntu/ppa
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/x2go-ubuntu-ppa-jammy.list
Adding disabled deb-src entry to
/etc/apt/sources.list.d/x2go-ubuntu-ppa-jammy.list
Adding key to /etc/apt/trusted.gpg.d/x2go-ubuntu-ppa.gpg with fingerprint
A7D8D681B1C07FE41499323D7CDE3A860A53F9FD
Hit:1 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8
kB]
Get:4 http://gb.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy InRelease
[23.8 kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu jammy-security/universe amd64
Packages [284 kB]
Get:7 https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy/main amd64
Packages [5,232 B]
Get:8 https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy/main
Translation-en [2,680 B]
Fetched 640 kB in 2s (286 kB/s)
Reading package lists... Done
root@x11:~# apt-get update
Hit:1 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8
kB]
Hit:4 http://gb.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy InRelease
Fetched 214 kB in 2s (107 kB/s)
Reading package lists... Done
root@x11:~# apt install nginx fcgiwrap x2gohtmlclient
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package x2gohtmlclient

On Thu, 29 Sept 2022 at 15:41, Stefan Baur  wrote:

> Am 29.09.22 um 15:57 schrieb robert k Wild:
> > So what your saying is Stefan is I don't need to re install on a Debian
> > install, it will work with Ubuntu?
>
> Yes, just execute the corresponding first step as explained in the
> message. One is for Debian, the other for Ubuntu. The remaining steps
> are the same for both.
>
> -Stefan
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Stefan Baur
Am 29.09.22 um 15:57 schrieb robert k Wild:
> So what your saying is Stefan is I don't need to re install on a Debian
> install, it will work with Ubuntu?

Yes, just execute the corresponding first step as explained in the
message. One is for Debian, the other for Ubuntu. The remaining steps
are the same for both.

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
So what your saying is Stefan is I don't need to re install on a Debian
install, it will work with Ubuntu?

On Thu, 29 Sept 2022, 14:42 Stefan Baur,  wrote:

> Hi robert,
>
> Am 29.09.22 um 15:37 schrieb robert k Wild:
> > Thanks Stefan, sorry but when you say
> >
> > He should follow my instructions as posted in Message-ID:
> > <2cb048d4-9660-aabf-9ca1-c4f9c042e...@baur-itcs.de>
> >
> > Do you mean your message earlier in the thread?
>
> If your mail client doesn't support threading or searching for Message
> IDs, there's always our web-based list archive as a fallback when you
> need to point someone at a particular post. :)
>
> This is the message I was referring to:
> 
>
> Kind Regards,
> Stefan Baur
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Stefan Baur
Hi robert,

Am 29.09.22 um 15:37 schrieb robert k Wild:
> Thanks Stefan, sorry but when you say
> 
> He should follow my instructions as posted in Message-ID:
> <2cb048d4-9660-aabf-9ca1-c4f9c042e...@baur-itcs.de>
> 
> Do you mean your message earlier in the thread?

If your mail client doesn't support threading or searching for Message
IDs, there's always our web-based list archive as a fallback when you
need to point someone at a particular post. :)

This is the message I was referring to:


Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
Thanks Stefan, sorry but when you say

He should follow my instructions as posted in Message-ID:
<2cb048d4-9660-aabf-9ca1-c4f9c042e...@baur-itcs.de>

Do you mean your message earlier in the thread?

On Thu, 29 Sept 2022, 13:47 Stefan Baur,  wrote:

> Am 29.09.22 um 13:43 schrieb Juri Grabowski:
> >
> > @Stefan:
> > Any reasons, why we don't have x2gohtmlclient in PPA?
>
> My guess is that robert is simply using the wrong PPA. HTML5Client is
> not stable yet, so it's not in the stable repo.
>
> He should follow my instructions as posted in Message-ID:
> <2cb048d4-9660-aabf-9ca1-c4f9c042e...@baur-itcs.de>
>
> You will notice that the PPA name there is different.
>
> -Stefan
>
> --
> BAUR-ITCS UG (haftungsbeschränkt)
> Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
> Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Stefan Baur
Am 29.09.22 um 13:43 schrieb Juri Grabowski:
> 
> @Stefan:
> Any reasons, why we don't have x2gohtmlclient in PPA?

My guess is that robert is simply using the wrong PPA. HTML5Client is
not stable yet, so it's not in the stable repo.

He should follow my instructions as posted in Message-ID:
<2cb048d4-9660-aabf-9ca1-c4f9c042e...@baur-itcs.de>

You will notice that the PPA name there is different.

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Juri Grabowski

Hello,

on debian you can try:

apt install extrepo
extrepo enable x2go
apt install x2gohtmlclient

@Stefan:
Any reasons, why we don't have x2gohtmlclient in PPA?

Best Regards,
Juri Grabowski
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
doesnt find the html client

apt install nginx fcgiwrap x2gohtmlclient
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package x2gohtmlclient

On Thu, 29 Sept 2022 at 12:23, robert k Wild  wrote:

> thanks for getting back to me Juri so quick,
>
> this is what i get when i run
>
> dpkg -L x2gohtmlclient
> dpkg-query: package 'x2gohtmlclient' is not installed
> Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.
>
> to install x2go on my ubuntu server, ive done this so far
>
> apt-get install software-properties-common
>
> add-apt-repository ppa:x2go/stable
>
> apt-get update
>
> apt-get install x2goserver x2goserver-xsession
>
> should i install the server on debian instead of ubuntu?
>
>
> On Thu, 29 Sept 2022 at 11:54, Juri Grabowski  wrote:
>
>> Hello,
>>
>> with
>> dpkg -L x2gohtmlclient
>> you can get all files provided by x2gohtmlclient on debian based
>> systems.
>>
>> in /etc/nginx/sites-available/x2gohtmlclient-demo.conf
>> you can get simple example what do you need for working htmlclient.
>> It contains helpfull comments for make it working.
>>
>> Of cource you should have such file in /etc/nginx/sites-enabled/
>> Don't hesitate to ask here, if you need more information.
>>
>>
>> Best Regards,
>> Juri Grabowski
>>
>
>
> --
> Regards,
>
> Robert K Wild.
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread robert k Wild
thanks for getting back to me Juri so quick,

this is what i get when i run

dpkg -L x2gohtmlclient
dpkg-query: package 'x2gohtmlclient' is not installed
Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.

to install x2go on my ubuntu server, ive done this so far

apt-get install software-properties-common

add-apt-repository ppa:x2go/stable

apt-get update

apt-get install x2goserver x2goserver-xsession

should i install the server on debian instead of ubuntu?


On Thu, 29 Sept 2022 at 11:54, Juri Grabowski  wrote:

> Hello,
>
> with
> dpkg -L x2gohtmlclient
> you can get all files provided by x2gohtmlclient on debian based
> systems.
>
> in /etc/nginx/sites-available/x2gohtmlclient-demo.conf
> you can get simple example what do you need for working htmlclient.
> It contains helpfull comments for make it working.
>
> Of cource you should have such file in /etc/nginx/sites-enabled/
> Don't hesitate to ask here, if you need more information.
>
>
> Best Regards,
> Juri Grabowski
>


-- 
Regards,

Robert K Wild.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Stefan Baur
Am 29.09.22 um 12:33 schrieb robert k Wild:
> do i just need to edit the nginx conf and add this to the end?

Be warned that the HTML5 client is currently not for production use, it
is merely a proof of concept.

That's why it is currently only available via nightly builds.
Please proceed as follows:

On Debian:
echo "deb http://packages.x2go.org/debian buster extras heuler" \
| tee sudo -a /etc/apt/sources.list.d/x2go-nightly.list

On Ubuntu:
sudo add-apt-repository ppa:x2go/ppa


Afterwards, for both Debian and Ubuntu, do:

sudo apt-get update

sudo apt install nginx fcgiwrap x2gohtmlclient

sudo ln -s /etc/nginx/sites-available/x2gohtmlclient-demo.conf \
/etc/nginx/sites-enabled/x2gohtmlclient-demo.conf

move /etc/nginx/sites-enabled/default out of the way

sudo service restart nginx

If you want to run the X2Go-HTML5 webserver and X2GoServer on the same
machine, also run the following command on the webserver:

sudo apt install x2goserver x2goserver-xsession x2goserver-x2gokdrive

If you want to keep them as separate servers, run the above command on
the X2GoServer instead. You will need to add the heuler repository
there, too, as described at the very top of this message, and follow up
with a "sudo apt update".

That should leave you with a webserver publishing the X2Go login page,
but only on 127.0.0.1. Port 80 redirects to 443, which uses a
self-signed certificate. Once your local tests have been satisfactory,
you can replace the cert with an official one belonging to your org, and
start adding additional listening IP addresses to the
/etc/nginx/sites-enabled/x2gohtmlclient-demo.conf file.

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] HTML5 install

2022-09-29 Thread Juri Grabowski

Hello,

with
dpkg -L x2gohtmlclient
you can get all files provided by x2gohtmlclient on debian based
systems.

in /etc/nginx/sites-available/x2gohtmlclient-demo.conf
you can get simple example what do you need for working htmlclient.
It contains helpfull comments for make it working. 


Of cource you should have such file in /etc/nginx/sites-enabled/
Don't hesitate to ask here, if you need more information.


Best Regards,
Juri Grabowski
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user