Well, this is exactly the same installation steps I did for 16.04 except that I 
had to add MATE ppa since MATE is not provided in the base 14.04 repos.

Installation was done on a LXC container with base ubuntu 14.04 server updated 
to date.
The process involved in creating the template is basically a debootstrap with 
minimal install.

To sum up :

* Create the container and login as root
* apt-get update; apt-get dist-upgrade -y
* apt-get install software-properties-common
* add-apt-repository ppa:x2go/ppa
* wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add 
-
* echo "deb http://packages.arctica-project.org/ubuntu trusty main" > 
/etc/apt/sources.list.d/arctica.list
* apt-get update; apt-get dist-upgrade -y
* apt-get install x2goserver x2goserver-xsession x2gomatebindings mate-core 
ubuntu-mate-themes mate-applets mate-menus mate-notification-daemon 
mate-screensaver libcanberra-pulse firefox
* useradd -m -s /bin/bash walid
* passwd walid
* reboot

Then connect with X2Go client but it fails.

Just to let you know, this was a quick test the same way I did on a 16.04 based 
install (which works nicely) in the same condition.
We have plenty of VMs running X2Go Server on Ubuntu 14.04 for our DEVs, I tried 
to update one of them with these repos (X2Go Heuler and Arctica) and I got the 
exact same error so I doubt this is related to an incomplete installation ... 
at least, not on the base system anyway.

Regards,

Walid


        
----- Mail original ----- 

De: "Ulrich Sibiller" <ulrich.sibil...@gmail.com> 
À: "Walid MOGHRABI" <w.moghr...@servicemagic.eu>, 1...@bugs.x2go.org 
Envoyé: Mercredi 4 Janvier 2017 18:38:41 
Objet: Re: [X2Go-Dev] Bug#1130: Arctica-NX-Libs Betatest fails with Ubuntu 
14.04 

Looks like an inclomplete x2goserver installation. 

On Wed, Jan 4, 2017 at 6:11 PM, Walid MOGHRABI 
<w.moghr...@servicemagic.eu> wrote: 
> package: nx-libs 
> 
> Hi, 
> 
> following the instructions from 
> http://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting, but using Ubuntu 
> 14.04 and manually adding the MATE PPA for 14.04, I encountered the following 
> error message as a popup from X2GoClient when trying to connect: 
> 
> "The remote proxy closed the connection while negotiating the session. This 
> may be due to the wrong authentication credentials passed to the server." 
> 
> 
> In /var/log/auth.log on the server, I get this error: 
> 
> Jan 4 15:54:39 test2 sshd[3431]: Accepted publickey for walid from 10.8.0.6 
> port 45976 ssh2: RSA 82:fd:9b:f0:24:b3:95:25:2e:c5:f1:85:ae:e5:8f:1a 
> Jan 4 15:54:39 test2 sshd[3431]: pam_unix(sshd:session): session opened for 
> user walid by (uid=0) 
> Jan 4 15:54:39 test2 sshd[3431]: pam_systemd(sshd:session): Failed to create 
> session: No such file or directory 
> Jan 4 15:54:42 test2 sshd[3454]: error: connect_to localhost port 54731: 
> failed. 
> Jan 4 15:54:42 test2 sshd[3454]: Non-public channel 0, type 11. 
> Jan 4 15:54:42 test2 sshd[3454]: Disconnecting: Received ieof for nonexistent 
> channel 0. 
> Jan 4 15:54:42 test2 sshd[3431]: pam_unix(sshd:session): session closed for 
> user walid 
> 
> Seems something is missing somewhere ... 
> 
> Kind Regards, 
> Walid MOGHRABI 
> --- 
> DISCLAIMER: This e-mail is private and confidential and may contain 
> proprietary or legally privileged information. It is for the intended 
> recipient only. If you have received this email in error, please notify the 
> author by replying to it and then destroy it. If you are not the intended 
> recipient you must not use, disclose, distribute, copy, print or rely on this 
> e-mail or any attachment. Thank you 
> _______________________________________________ 
> x2go-dev mailing list 
> x2go-dev@lists.x2go.org 
> http://lists.x2go.org/listinfo/x2go-dev
---
DISCLAIMER: This e-mail is private and confidential and may contain proprietary 
or legally privileged information. It is for the intended recipient only. If 
you have received this email in error, please notify the author by replying to 
it and then destroy it. If you are not the intended recipient you must not use, 
disclose, distribute, copy, print or rely on this e-mail or any attachment. 
Thank you
_______________________________________________
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

Reply via email to