Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-15 Thread Martti Pitkanen
Linuxmint works now fine, thanks a lot for a quick fix!

Sent from my iPad

> On 3 Mar 2018, at 1.43, Mihai Moldovan  wrote:
> 
> * On 03/03/2018 12:37 AM, Robert Dinse wrote:
>>  Question: It appears that the various libs in lib-nx that used to be
>> separate deb packages on Ubuntu/Debian, etc, have been replaces with a single
>> nx-11-common package, is this correct?
> 
> Nope, wrong.
> 
> -common packages, as always in Ubuntu/Debian context, only contain shared,
> architecture-independent data.
> 
> The libraries that have been removed from the new nx-libs package are really
> gone. nx-libs (and in particular nxagent) now uses more system libraries 
> instead
> of bundling older versions itself.
> 
> So seeing less packages being installed is correct.
> 
> 
> 
> Mihai
> 
> ___
> 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] LinuxMint 18.3 upgrade fails

2018-03-13 Thread Mihai Moldovan
* On 03/11/2018 09:44 AM, Robert Dinse wrote:
>   Might be because of backports being enabled giving me a newer version of
> something:
> 
>   deb http://packages.linuxmint.com sylvia main upstream import backport 
> enabled giving me a newer version of something?  Or maybe my apt database is
> corrupted somehow.  This has been upgraded in place many times, not a fresh
> 18.3 install.
> 
> deb http://archive.ubuntu.com/ubuntu xenial main restricted universe 
> multiverse
> deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe 
> multiverse
> deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted 
> universe 
> multiverse
> 
> deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted 
> universe 
> multiverse
> deb http://archive.canonical.com/ubuntu/ xenial partner
> deb http://ppa.launchpad.net/x2go/stable/ubuntu artful main
> #deb-src http://ppa.launchpad.net/x2go/stable/ubuntu xenial main

These, apart from the X2Go repositories, seem to be the default values in my
fresh VM (i.e., backport enabled).

So that's not it either.


Btw, to clear up some confusion here:

> The following packages have unmet dependencies:
>   x2goserver : Depends: x2goserver-x2goagent (>= 
> 4.1.0.0-0~1517~ubuntu16.04.1) 
> but it is not going to be installed
>Depends: x2goserver-x2goagent (< 
> 4.1.0.0-0~1517~ubuntu16.04.1.1~) 
> but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
> 
>   I do not undersatnd how it can depend upon a version both less than and
> greater than the current version available.

It's depending on a version greater or equal to 4.1.0.0-0~1517~ubuntu16.04.1 and
less than 4.1.0.0-0~1517~ubuntu16.04.1.1~ (the tilde in Debian packaging always
sorts before everything else, so any additional strings will make the version
higher.)

Anyway, the point here is the *additional* .1 at the end.

That's to make sure that version bumps, like 4.1.0.0-0~1517~ubuntu16.04.2 also
satisfy the dependency.

We're not really actively using that, but it's a pretty common versioning 
scheme.


Not explaining your error, though.

dpkg -l | grep -i x2go

from that machine please.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-11 Thread Robert Dinse


 Might be because of backports being enabled giving me a newer version of
something:

 deb http://packages.linuxmint.com sylvia main upstream import backport 
enabled giving me a newer version of something?  Or maybe my apt database is

corrupted somehow.  This has been upgraded in place many times, not a fresh
18.3 install.

deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe 
multiverse
deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe 
multiverse


deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe 
multiverse

deb http://archive.canonical.com/ubuntu/ xenial partner
deb http://ppa.launchpad.net/x2go/stable/ubuntu artful main
#deb-src http://ppa.launchpad.net/x2go/stable/ubuntu xenial main

‹‹‹‹

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sun, 11 Mar 2018, Mihai Moldovan wrote:


Date: Sun, 11 Mar 2018 07:38:19 +0100
From: Mihai Moldovan <io...@ionic.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/11/2018 06:15 AM, Robert Dinse wrote:

  With xenial:

apt install x2goserver x2gomatebindings x2golxdebindings --install-suggests
--install-recommends --fix-broken --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  x2goserver : Depends: x2goserver-x2goagent (>= 4.1.0.0-0~1517~ubuntu16.04.1)
but it is not going to be installed
   Depends: x2goserver-x2goagent (< 4.1.0.0-0~1517~ubuntu16.04.1.1~)
but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Cannot reproduce:

ionic-Standard-PC-i440FX-PIIX-1996 ~ # add-apt-repository ppa:x2go/stable
You are about to add the following PPA:
Quick howto to turn your machine into an X2Go server:

sudo apt-add-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install x2goserver x2goserver-xsession
sudo apt-get install x2gomatebindings  # if you use MATE/mubuntu
sudo apt-get install x2golxdebindings  # if you use LXDE/lubuntu

Quick howto to install the x2goclient:

sudo apt-add-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install x2goclient

Enjoy!
More info: https://launchpad.net/~x2go/+archive/ubuntu/stable
Press Enter to continue or Ctrl+C to cancel

Executing: /tmp/tmp.hDxxLtwHbD/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
0A53F9FD
gpg: requesting key 0A53F9FD from hkp server keyserver.ubuntu.com
gpg: key 0A53F9FD: public key "Launchpad PPA for x2go" imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
ionic-Standard-PC-i440FX-PIIX-1996 ~ # apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://ppa.launchpad.net/x2go/stable/ubuntu xenial InRelease [23,8 kB]

Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease

Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease

Hit:5 http://archive.canonical.com/ubuntu xenial InRelease

Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease

Ign:7 http://packages.linuxmint.com sylvia InRelease

Hit:8 http://packages.linuxmint.com sylvia Release
Get:9 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main Sources [5.148 B]
Get:11 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main amd64 Packages
[17,4 kB]
Get:12 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main i386 Packages
[17,4 kB]
Get:13 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main Translation-en
[9.256 B]
Fetched 72,9 kB in 0s (95,5 kB/s)
Reading package lists... Done
ionic-Standard-PC-i440FX-PIIX-1996 ~ # apt-get install x2goserver
x2goserver-xsession
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
 libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl libdbd-sqlite3-perl
libdbi-perl libfile-which-perl libnx-x11-6
 libpq5 libswitch-perl libtry-tiny-perl libx2go-log-perl libx2go-server-db-perl
libx2go-server-perl libxcomp3 libxcompshad3
 libxfont2 nx-x11-common nxagent openssh-server openssh-sftp-server pwgen
x2goserver-common x2goserver-x2goagent
Suggested packages:
 libmldbm-perl libnet-daemon-perl libsql-statement-perl rssh molly

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Mihai Moldovan
* On 03/11/2018 06:15 AM, Robert Dinse wrote:
>   With xenial:
> 
> apt install x2goserver x2gomatebindings x2golxdebindings --install-suggests 
> --install-recommends --fix-broken --fix-missing
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>   x2goserver : Depends: x2goserver-x2goagent (>= 
> 4.1.0.0-0~1517~ubuntu16.04.1) 
> but it is not going to be installed
>Depends: x2goserver-x2goagent (< 
> 4.1.0.0-0~1517~ubuntu16.04.1.1~) 
> but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.

Cannot reproduce:

ionic-Standard-PC-i440FX-PIIX-1996 ~ # add-apt-repository ppa:x2go/stable
You are about to add the following PPA:
 Quick howto to turn your machine into an X2Go server:

sudo apt-add-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install x2goserver x2goserver-xsession
sudo apt-get install x2gomatebindings  # if you use MATE/mubuntu
sudo apt-get install x2golxdebindings  # if you use LXDE/lubuntu

Quick howto to install the x2goclient:

sudo apt-add-repository ppa:x2go/stable
sudo apt-get update
sudo apt-get install x2goclient

Enjoy!
 More info: https://launchpad.net/~x2go/+archive/ubuntu/stable
Press Enter to continue or Ctrl+C to cancel

Executing: /tmp/tmp.hDxxLtwHbD/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
0A53F9FD
gpg: requesting key 0A53F9FD from hkp server keyserver.ubuntu.com
gpg: key 0A53F9FD: public key "Launchpad PPA for x2go" imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
ionic-Standard-PC-i440FX-PIIX-1996 ~ # apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://ppa.launchpad.net/x2go/stable/ubuntu xenial InRelease [23,8 kB]

Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease

Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease

Hit:5 http://archive.canonical.com/ubuntu xenial InRelease

Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease

Ign:7 http://packages.linuxmint.com sylvia InRelease

Hit:8 http://packages.linuxmint.com sylvia Release
Get:9 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main Sources [5.148 B]
Get:11 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main amd64 Packages
[17,4 kB]
Get:12 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main i386 Packages
[17,4 kB]
Get:13 http://ppa.launchpad.net/x2go/stable/ubuntu xenial/main Translation-en
[9.256 B]
Fetched 72,9 kB in 0s (95,5 kB/s)
Reading package lists... Done
ionic-Standard-PC-i440FX-PIIX-1996 ~ # apt-get install x2goserver
x2goserver-xsession
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl libdbd-sqlite3-perl
libdbi-perl libfile-which-perl libnx-x11-6
  libpq5 libswitch-perl libtry-tiny-perl libx2go-log-perl libx2go-server-db-perl
libx2go-server-perl libxcomp3 libxcompshad3
  libxfont2 nx-x11-common nxagent openssh-server openssh-sftp-server pwgen
x2goserver-common x2goserver-x2goagent
Suggested packages:
  libmldbm-perl libnet-daemon-perl libsql-statement-perl rssh molly-guard
monkeysphere rdesktop
Recommended packages:
  ncurses-term ssh-import-id sshfs x2goserver-extensions x2goserver-fmbindings
x2goserver-printing
The following NEW packages will be installed:
  libcapture-tiny-perl libconfig-simple-perl libdbd-pg-perl libdbd-sqlite3-perl
libdbi-perl libfile-which-perl libnx-x11-6
  libpq5 libswitch-perl libtry-tiny-perl libx2go-log-perl libx2go-server-db-perl
libx2go-server-perl libxcomp3 libxcompshad3
  libxfont2 nx-x11-common nxagent openssh-server openssh-sftp-server pwgen
x2goserver x2goserver-common x2goserver-x2goagent
  x2goserver-xsession
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 4.764 kB of archives.
After this operation, 14,1 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
[...]
ionic-Standard-PC-i440FX-PIIX-1996 ~ # x2goversion
x2goserver-common: 4.1.0.0
x2goserver-x2goagent: 3.5.99.15
x2goserver-xsession: 4.1.0.0


Working as expected for me.


I then went on to install x2goserver from the Saimaa repository to emulate an
upgrade test from the old packages to the current ones:

[install Saimaa X2Go Server]
ionic-Standard-PC-i440FX-PIIX-1996 ~ # add-apt-repository -r ppa:x2go/saimaa
You are about to remove the following PPA:
 Bundle release of X2Go named ,,Saimaa'' (based on X2Go Server / Client 4 /
nx-libs 3.5.0)
 More info: https://launchpad.net/~x2go/+archive/ubuntu/saimaa
Press 

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Robert Dinse
acking x2gomatebindings (0.0.1.5-0~203~ubuntu17.10.1) ...
Selecting previously unselected package x2goserver-fmbindings.
Preparing to unpack 
.../x2goserver-fmbindings_4.1.0.0-0~1517~ubuntu17.10.1_all.deb ...

Unpacking x2goserver-fmbindings (4.1.0.0-0~1517~ubuntu17.10.1) ...
Selecting previously unselected package x2goserver-printing.
Preparing to unpack 
.../x2goserver-printing_4.1.0.0-0~1517~ubuntu17.10.1_all.deb ...

Unpacking x2goserver-printing (4.1.0.0-0~1517~ubuntu17.10.1) ...
Selecting previously unselected package x2goserver-xsession.
Preparing to unpack 
.../x2goserver-xsession_4.1.0.0-0~1517~ubuntu17.10.1_all.deb ...

Unpacking x2goserver-xsession (4.1.0.0-0~1517~ubuntu17.10.1) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for doc-base (0.10.7) ...
Processing 5 added doc-base files...
Registering documents with scrollkeeper...
Processing triggers for systemd (229-4ubuntu21.1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22+linuxmint1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Processing triggers for mate-icon-theme (1.18.2-1+sonya) ...
Setting up cups-x2go (3.0.1.3-1) ...
Setting up nx-x11-common (2:3.5.99.15-0~201803072246~ubuntu17.10.1) ...
Setting up libnx-x11-6:amd64 (2:3.5.99.15-0~201803072246~ubuntu17.10.1) ...
Setting up x2goserver-common (4.1.0.0-0~1517~ubuntu17.10.1) ...
Creating x2gouser group.
Adding group `x2gouser' (GID 126) ...
Done.
Creating x2gouser user.
Adding system user `x2gouser' (UID 118) ...
Adding new user `x2gouser' (UID 118) with group `x2gouser' ...
Not creating home directory `/var/lib/x2go'.
Setting up libx2go-log-perl (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up libx2go-server-db-perl (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up libx2go-server-perl (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up libxcompshad3:amd64 (2:3.5.99.15-0~201803072246~ubuntu17.10.1) ...
Setting up nxagent (2:3.5.99.15-0~201803072246~ubuntu17.10.1) ...
Setting up x2goserver-x2goagent (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up x2goserver (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up x2golxdebindings (1.0.2.4-0~70~ubuntu17.10.1) ...
Setting up x2goserver-extensions (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up x2gomatebindings (0.0.1.5-0~203~ubuntu17.10.1) ...
Setting up x2goserver-fmbindings (4.1.0.0-0~1517~ubuntu17.10.1) ...
Setting up x2goserver-printing (4.1.0.0-0~1517~ubuntu17.10.1) ...
Creating x2goprint group.
Adding group `x2goprint' (GID 131) ...
Done.
Creating x2goprint user.
Warning: The home dir /var/spool/x2goprint you specified already exists.
Adding system user `x2goprint' (UID 123) ...
Adding new user `x2goprint' (UID 123) with group `x2goprint' ...
The home directory `/var/spool/x2goprint' already exists.  Not copying from 
`/etc/skel'.
adduser: Warning: The home directory `/var/spool/x2goprint' does not belong to 
the user you are currently creating.

Setting up x2goserver-xsession (4.1.0.0-0~1517~ubuntu17.10.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for systemd (229-4ubuntu21.1) ...
Processing triggers for ureadahead (0.100.0-19) ...

 Yakkety and zesty would also install but would not work, artful works.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sun, 11 Mar 2018, Mihai Moldovan wrote:


Date: Sun, 11 Mar 2018 05:57:37 +0100
From: Mihai Moldovan <io...@ionic.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/11/2018 05:56 AM, Robert Dinse wrote:

  It got it to work, xenial was broken, and everything prior had wrong
library version for the Mint 18.3 X-server.  Since I am doing some work on the
machine tonight I really needed it to work, it was either that or vnc which is
extremely painful.


But you said the Xenial repo still fails to upgrade on Mint 18.3? Is that still
the case?

I guess I'll just try to see what happens myself.



Mihai



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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Robert Dinse


 It got it to work, xenial was broken, and everything prior had wrong 
library version for the Mint 18.3 X-server.  Since I am doing some work on the 
machine tonight I really needed it to work, it was either that or vnc which is 
extremely painful.


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sun, 11 Mar 2018, Mihai Moldovan wrote:


Date: Sun, 11 Mar 2018 05:53:30 +0100
From: Mihai Moldovan <io...@ionic.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/11/2018 04:39 AM, Robert Dinse wrote:

  Also, all repositories older than artful wanted to use the 3.5.0 libs
but need 3.5.99 to get the proper version of xrandr for Mint 18.3.


Switching to packages for a newer system version than you have isn't a good 
idea...

I'll install a Mint 18.3 VM to figure out what might be wrong, if I can
reproduce the problem.



Mihai




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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Mihai Moldovan
* On 03/11/2018 04:39 AM, Robert Dinse wrote:
>   Also, all repositories older than artful wanted to use the 3.5.0 libs
> but need 3.5.99 to get the proper version of xrandr for Mint 18.3.

Switching to packages for a newer system version than you have isn't a good 
idea...

I'll install a Mint 18.3 VM to figure out what might be wrong, if I can
reproduce the problem.



Mihai




signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Robert Dinse


 Also, all repositories older than artful wanted to use the 3.5.0 libs
but need 3.5.99 to get the proper version of xrandr for Mint 18.3.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sat, 10 Mar 2018, Robert Dinse wrote:


Date: Sat, 10 Mar 2018 19:30:44 -0800 (PST)
From: Robert Dinse <nan...@eskimo.com>
To: Mihai Moldovan <io...@ionic.de>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails


I edited the x2go-stable-xenial.list file that add-apt repository 
creates from xenial to yakkety, then x2go installs but does not work, it gets 
that error like when the session disconnects and you try to reconnect except 
it gets it first time everytime even if you blitz the session database and 
recreate it. But changing it to artful made x2go install on Mint and work. 
So something is

broken with the xenial repository at least as it applies to Mint 18.3, but
artful works.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
  Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sat, 10 Mar 2018, Robert Dinse wrote:


Date: Sat, 10 Mar 2018 19:02:31 -0800 (PST)
From: Robert Dinse <nan...@eskimo.com>
To: Mihai Moldovan <io...@ionic.de>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails


I still can not install on Mint 18.3


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
  Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Robert Dinse wrote:


Date: Fri, 2 Mar 2018 16:49:42 -0800 (PST)
From: Robert Dinse <nan...@eskimo.com>
To: Mihai Moldovan <io...@ionic.de>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails


Trying to install x2go stable x2goserver on Ubuntu 17.10 I am getting:

The following packages have unmet dependencies:
x2goserver : Depends: x2goserver-x2goagent (>= 
4.1.0.0-0~1517~ubuntu17.10.1) but it is not going to be installed
 Depends: x2goserver-x2goagent (< 
4.1.0.0-0~1517~ubuntu17.10.1.1~) but it is not going to be installed


... However the Nightly Builds installed and functions fine.



-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
  Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Mihai Moldovan wrote:


Date: Fri, 2 Mar 2018 23:25:51 +0100
From: Mihai Moldovan <io...@ionic.de>
To: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/02/2018 12:18 PM, Stefan Baur wrote:

-After the most resent update:

x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)

-however,
nxagent is already the newest version 
(2:3.5.99.14-0~816~ubuntu16.04.1).


Please wait until all the builds have completed, then try again.


Was caused by x2goserver release builds not being ready yet.

All supported platforms should now feature updated x2goserver packages.

The dependency problems should be gone by now.



Mihai




___
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

___
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] LinuxMint 18.3 upgrade fails

2018-03-10 Thread Robert Dinse


 I edited the x2go-stable-xenial.list file that add-apt repository creates 
from xenial to yakkety, then x2go installs but does not work, it gets that 
error like when the session disconnects and you try to reconnect except it gets 
it first time everytime even if you blitz the session database and recreate it. 
But changing it to artful made x2go install on Mint and work.  So something is

broken with the xenial repository at least as it applies to Mint 18.3, but
artful works.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sat, 10 Mar 2018, Robert Dinse wrote:


Date: Sat, 10 Mar 2018 19:02:31 -0800 (PST)
From: Robert Dinse <nan...@eskimo.com>
To: Mihai Moldovan <io...@ionic.de>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails


I still can not install on Mint 18.3

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
  Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Robert Dinse wrote:


Date: Fri, 2 Mar 2018 16:49:42 -0800 (PST)
From: Robert Dinse <nan...@eskimo.com>
To: Mihai Moldovan <io...@ionic.de>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails


Trying to install x2go stable x2goserver on Ubuntu 17.10 I am getting:

The following packages have unmet dependencies:
x2goserver : Depends: x2goserver-x2goagent (>= 
4.1.0.0-0~1517~ubuntu17.10.1) but it is not going to be installed
 Depends: x2goserver-x2goagent (< 
4.1.0.0-0~1517~ubuntu17.10.1.1~) but it is not going to be installed


... However the Nightly Builds installed and functions fine.


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
  Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Mihai Moldovan wrote:


Date: Fri, 2 Mar 2018 23:25:51 +0100
From: Mihai Moldovan <io...@ionic.de>
To: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/02/2018 12:18 PM, Stefan Baur wrote:

-After the most resent update:

x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)

-however,
nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).


Please wait until all the builds have completed, then try again.


Was caused by x2goserver release builds not being ready yet.

All supported platforms should now feature updated x2goserver packages.

The dependency problems should be gone by now.



Mihai




___
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

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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Mihai Moldovan
* On 03/03/2018 01:49 AM, Robert Dinse wrote:
>   Trying to install x2go stable x2goserver on Ubuntu 17.10 I am getting:
> 
> The following packages have unmet dependencies:
>   x2goserver : Depends: x2goserver-x2goagent (>= 
> 4.1.0.0-0~1517~ubuntu17.10.1) 
> but it is not going to be installed
>Depends: x2goserver-x2goagent (< 
> 4.1.0.0-0~1517~ubuntu17.10.1.1~) 
> but it is not going to be installed
> 
>   ... However the Nightly Builds installed and functions fine.


I'll need the full output, I'm afraid.

x2goserver-x2goagent-4.1.0.0-0~1517~ubuntu17.10.1 is available in the repository
as far as I can tell, so I do not know what supposedly blocks its installation.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Robert Dinse


 Trying to install x2go stable x2goserver on Ubuntu 17.10 I am getting:

The following packages have unmet dependencies:
 x2goserver : Depends: x2goserver-x2goagent (>= 4.1.0.0-0~1517~ubuntu17.10.1) 
but it is not going to be installed
  Depends: x2goserver-x2goagent (< 4.1.0.0-0~1517~ubuntu17.10.1.1~) 
but it is not going to be installed


 ... However the Nightly Builds installed and functions fine.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Mihai Moldovan wrote:


Date: Fri, 2 Mar 2018 23:25:51 +0100
From: Mihai Moldovan <io...@ionic.de>
To: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/02/2018 12:18 PM, Stefan Baur wrote:

-After the most resent update:

x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)

-however,
nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).


Please wait until all the builds have completed, then try again.


Was caused by x2goserver release builds not being ready yet.

All supported platforms should now feature updated x2goserver packages.

The dependency problems should be gone by now.



Mihai




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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Robert Dinse


 Ok, wasn't sure, that's why I asked.  Thank you.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sat, 3 Mar 2018, Mihai Moldovan wrote:


Date: Sat, 3 Mar 2018 00:43:38 +0100
From: Mihai Moldovan <io...@ionic.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/03/2018 12:37 AM, Robert Dinse wrote:

  Question: It appears that the various libs in lib-nx that used to be
separate deb packages on Ubuntu/Debian, etc, have been replaces with a single
nx-11-common package, is this correct?


Nope, wrong.

-common packages, as always in Ubuntu/Debian context, only contain shared,
architecture-independent data.

The libraries that have been removed from the new nx-libs package are really
gone. nx-libs (and in particular nxagent) now uses more system libraries instead
of bundling older versions itself.

So seeing less packages being installed is correct.



Mihai



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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Robert Dinse


 Since the most recent update to Fedora X2Go Server, Mate Session Logout
no longer works.  It removes the panels and applications but leaves the
background and connection up and the only way I can terminate it is to use
the Session->Terminate function from the X2Go client.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Sat, 3 Mar 2018, Mihai Moldovan wrote:


Date: Sat, 3 Mar 2018 00:43:38 +0100
From: Mihai Moldovan <io...@ionic.de>
To: Robert Dinse <nan...@eskimo.com>
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/03/2018 12:37 AM, Robert Dinse wrote:

  Question: It appears that the various libs in lib-nx that used to be
separate deb packages on Ubuntu/Debian, etc, have been replaces with a single
nx-11-common package, is this correct?


Nope, wrong.

-common packages, as always in Ubuntu/Debian context, only contain shared,
architecture-independent data.

The libraries that have been removed from the new nx-libs package are really
gone. nx-libs (and in particular nxagent) now uses more system libraries instead
of bundling older versions itself.

So seeing less packages being installed is correct.



Mihai



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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Mihai Moldovan
* On 03/03/2018 12:37 AM, Robert Dinse wrote:
>   Question: It appears that the various libs in lib-nx that used to be
> separate deb packages on Ubuntu/Debian, etc, have been replaces with a single
> nx-11-common package, is this correct?

Nope, wrong.

-common packages, as always in Ubuntu/Debian context, only contain shared,
architecture-independent data.

The libraries that have been removed from the new nx-libs package are really
gone. nx-libs (and in particular nxagent) now uses more system libraries instead
of bundling older versions itself.

So seeing less packages being installed is correct.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Robert Dinse


 Question: It appears that the various libs in lib-nx that used to be
separate deb packages on Ubuntu/Debian, etc, have been replaces with a single
nx-11-common package, is this correct?

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
 Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
   Knowledgeable human assistance, not telephone trees or script readers.
 See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 2 Mar 2018, Mihai Moldovan wrote:


Date: Fri, 2 Mar 2018 23:25:51 +0100
From: Mihai Moldovan <io...@ionic.de>
To: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] LinuxMint 18.3 upgrade fails

* On 03/02/2018 12:18 PM, Stefan Baur wrote:

-After the most resent update:

x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)

-however,
nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).


Please wait until all the builds have completed, then try again.


Was caused by x2goserver release builds not being ready yet.

All supported platforms should now feature updated x2goserver packages.

The dependency problems should be gone by now.



Mihai




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

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Mihai Moldovan
* On 03/02/2018 12:18 PM, Stefan Baur wrote:
>> -After the most resent update:
>>
>> x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)
>>
>> -however,
>> nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).
>
> Please wait until all the builds have completed, then try again.

Was caused by x2goserver release builds not being ready yet.

All supported platforms should now feature updated x2goserver packages.

The dependency problems should be gone by now.



Mihai




signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread Stefan Baur
Am 02.03.2018 um 11:36 schrieb martti pitkanen:
> Hi,
> 
> -After the most resent update:
> 
> x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)
> 
> -however,
> nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).

Please wait until all the builds have completed, then try again.

Mihai (ionic) will be available on IRC and on the list later on today if
any problems remain. Please wait for his official announcement that all
builds are complete.

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



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] LinuxMint 18.3 upgrade fails

2018-03-02 Thread martti pitkanen

Hi,

-After the most resent update:

x2goagent : Depends: nxagent (< 2:3.5.0.33-0~710~ubuntu16.04.1.1)

-however,
nxagent is already the newest version (2:3.5.99.14-0~816~ubuntu16.04.1).

--
--- Martti Pitkänen APLcomp Oy Mariankatu 17 00170 Helsinki Finland Tel 
+358 9 1357266 Mob +358 40 0602157 www.aplcomp.com Mail: P.O.BOX 126 
00171 Helsinki Finland
<>___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user