Hi Robert,
I updated the email subject to make it more clear.
For those who do not know, this is a reply to Robert's nx-libs 3.5.99.1 upgrade issue as listed in: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1089
Software installer is the wrong tool for the job. "dpkg -i" does not work with apt repos. It also doesn't handle dependency resolution.
To add this apt repo on Ubuntu 16.04, you would create a file with a name like this: /etc/apt/sources.list.d/nx-libs-beta.list ("nx-libs-beta" can differ. The folder path and the ".list" extension must be the same.) with these contents: deb http://packages.arctica-project.org/ubuntu xenial main
You also run this command: wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
To recover your system, I recommend the following:
a. Run apt-get update
b. Run apt-cache search libnx
c. Uninstall all the libnx packages, such as by running:
sudo apt-get purge <package-list>
Note that this step (or the next one) will result in x2goclient and
x2goserver being uninstalled. That should be OK, see step f.
d. Also remove "nxproxy" if it is still installed.
e. Add the nx-libs 3.5.99.1 repo from #4.
f. Install x2goclient or x2goserver (+ any other client/server
packages.) This should pull in nx-libs 3.5.99.1.
For those who are wondering why this upgrade issue can occur when using "dpkg -i" on all the nx-libs deb packages, it is because nx-libs 3.6 drops many of the X11 libraries that were part of nx-libs 3.5 in favor of the system's X11 libraries. Thus those library packages no longer exist, and the entire upgrade process needs to involve removing those libraries.
-Mike
On Sun, Sep 18, 2016 at 10:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
I used dpkg -i file, same as the software installer. I did this
because the installer blew up and I couldn't see the error.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 18 Sep 2016, Mike DePaulo wrote:
Date: Sun, 18 Sep 2016 20:53:32 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: 1089@bugs.x2go.org, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Subject: Re: [X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24
Robert,
Debian: deb http://packages.arctica-project.org/ubuntu {jessie,stretch,sid} main Ubuntu: deb http://packages.arctica-project.org/ubuntu {trusty,xenial} main
These are apt repos, and they are meant to used that way, not installed as downloaded .deb files.
I don't mean to be rude, but could you please start a thread on x2go-user for help with installing them and recovering your system?
-Mike
It mostly worked. With x2goserver installed I can connect now with my
x2goclient and screen resizes properly. Also in Mate, System->Preferences->Hardware->Displays now works.
However, it breaks any of the x2goserver-pyhoca and x2goserver-compat
can not be installed because of unmet dependencies. More concerned about the compat since some of my customers insist on running antique versions of software and getting them to ugprade is like pulling teeth. Actually, pulling teeth is easier.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 19 Sep 2016, Mike DePaulo wrote:
Date: Mon, 19 Sep 2016 00:56:08 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
Hi Robert,
I updated the email subject to make it more clear.
For those who do not know, this is a reply to Robert's nx-libs 3.5.99.1 upgrade issue as listed in: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1089
Software installer is the wrong tool for the job. "dpkg -i" does not work with apt repos. It also doesn't handle dependency resolution.
To add this apt repo on Ubuntu 16.04, you would create a file with a name like this: /etc/apt/sources.list.d/nx-libs-beta.list ("nx-libs-beta" can differ. The folder path and the ".list" extension must be the same.) with these contents: deb http://packages.arctica-project.org/ubuntu xenial main
You also run this command: wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
To recover your system, I recommend the following: a. Run
apt-get update
b. Runapt-cache search libnx
c. Uninstall all the libnx packages, such as by running: sudo apt-get purge <package-list> Note that this step (or the next one) will result in x2goclient and x2goserver being uninstalled. That should be OK, see step f. d. Also remove "nxproxy" if it is still installed. e. Add the nx-libs 3.5.99.1 repo from #4. f. Install x2goclient or x2goserver (+ any other client/server packages.) This should pull in nx-libs 3.5.99.1.For those who are wondering why this upgrade issue can occur when using "dpkg -i" on all the nx-libs deb packages, it is because nx-libs 3.6 drops many of the X11 libraries that were part of nx-libs 3.5 in favor of the system's X11 libraries. Thus those library packages no longer exist, and the entire upgrade process needs to involve removing those libraries.
-Mike
On Sun, Sep 18, 2016 at 10:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
I used dpkg -i file, same as the software installer. I did this
because the installer blew up and I couldn't see the error.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 18 Sep 2016, Mike DePaulo wrote:
Date: Sun, 18 Sep 2016 20:53:32 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: 1089@bugs.x2go.org, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Subject: Re: [X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24
Robert,
Debian: deb http://packages.arctica-project.org/ubuntu {jessie,stretch,sid} main Ubuntu: deb http://packages.arctica-project.org/ubuntu {trusty,xenial} main
These are apt repos, and they are meant to used that way, not installed as downloaded .deb files.
I don't mean to be rude, but could you please start a thread on x2go-user for help with installing them and recovering your system?
-Mike
I'm glad to hear about the 1st part. :)
Mike#1, can you comment on the 2 dependencies?
-Mike
On Mon, Sep 19, 2016 at 1:50 AM, Robert Dinse <nanook@eskimo.com> wrote:
It mostly worked. With x2goserver installed I can connect now with my
x2goclient and screen resizes properly. Also in Mate, System->Preferences->Hardware->Displays now works.
However, it breaks any of the x2goserver-pyhoca and x2goserver-compat
can not be installed because of unmet dependencies. More concerned about the compat since some of my customers insist on running antique versions of software and getting them to ugprade is like pulling teeth. Actually, pulling teeth is easier.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 19 Sep 2016, Mike DePaulo wrote:
Date: Mon, 19 Sep 2016 00:56:08 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
Hi Robert,
I updated the email subject to make it more clear.
For those who do not know, this is a reply to Robert's nx-libs 3.5.99.1 upgrade issue as listed in: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1089
Software installer is the wrong tool for the job. "dpkg -i" does not work with apt repos. It also doesn't handle dependency resolution.
To add this apt repo on Ubuntu 16.04, you would create a file with a name like this: /etc/apt/sources.list.d/nx-libs-beta.list ("nx-libs-beta" can differ. The folder path and the ".list" extension must be the same.) with these contents: deb http://packages.arctica-project.org/ubuntu xenial main
You also run this command: wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
To recover your system, I recommend the following: a. Run
apt-get update
b. Runapt-cache search libnx
c. Uninstall all the libnx packages, such as by running: sudo apt-get purge <package-list> Note that this step (or the next one) will result in x2goclient and x2goserver being uninstalled. That should be OK, see step f. d. Also remove "nxproxy" if it is still installed. e. Add the nx-libs 3.5.99.1 repo from #4. f. Install x2goclient or x2goserver (+ any other client/server packages.) This should pull in nx-libs 3.5.99.1.For those who are wondering why this upgrade issue can occur when using "dpkg -i" on all the nx-libs deb packages, it is because nx-libs 3.6 drops many of the X11 libraries that were part of nx-libs 3.5 in favor of the system's X11 libraries. Thus those library packages no longer exist, and the entire upgrade process needs to involve removing those libraries.
-Mike
On Sun, Sep 18, 2016 at 10:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
I used dpkg -i file, same as the software installer. I did this
because the installer blew up and I couldn't see the error.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 18 Sep 2016, Mike DePaulo wrote:
Date: Sun, 18 Sep 2016 20:53:32 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: 1089@bugs.x2go.org, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Subject: Re: [X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24
Robert,
Debian: deb http://packages.arctica-project.org/ubuntu {jessie,stretch,sid} main Ubuntu: deb http://packages.arctica-project.org/ubuntu {trusty,xenial} main
These are apt repos, and they are meant to used that way, not installed as downloaded .deb files.
I don't mean to be rude, but could you please start a thread on x2go-user for help with installing them and recovering your system?
-Mike
I will attempt to install and give the errors later today, I am not awake
enought to be messing with dangerous equipment just yet.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 19 Sep 2016, Mike DePaulo wrote:
Date: Mon, 19 Sep 2016 08:44:54 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com>, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
I'm glad to hear about the 1st part. :)
Mike#1, can you comment on the 2 dependencies?
-Mike
On Mon, Sep 19, 2016 at 1:50 AM, Robert Dinse <nanook@eskimo.com> wrote:
It mostly worked. With x2goserver installed I can connect now with my
x2goclient and screen resizes properly. Also in Mate, System->Preferences->Hardware->Displays now works.
However, it breaks any of the x2goserver-pyhoca and x2goserver-compat
can not be installed because of unmet dependencies. More concerned about the compat since some of my customers insist on running antique versions of software and getting them to ugprade is like pulling teeth. Actually, pulling teeth is easier.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 19 Sep 2016, Mike DePaulo wrote:
Date: Mon, 19 Sep 2016 00:56:08 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
Hi Robert,
I updated the email subject to make it more clear.
For those who do not know, this is a reply to Robert's nx-libs 3.5.99.1 upgrade issue as listed in: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1089
Software installer is the wrong tool for the job. "dpkg -i" does not work with apt repos. It also doesn't handle dependency resolution.
To add this apt repo on Ubuntu 16.04, you would create a file with a name like this: /etc/apt/sources.list.d/nx-libs-beta.list ("nx-libs-beta" can differ. The folder path and the ".list" extension must be the same.) with these contents: deb http://packages.arctica-project.org/ubuntu xenial main
You also run this command: wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
To recover your system, I recommend the following: a. Run
apt-get update
b. Runapt-cache search libnx
c. Uninstall all the libnx packages, such as by running: sudo apt-get purge <package-list> Note that this step (or the next one) will result in x2goclient and x2goserver being uninstalled. That should be OK, see step f. d. Also remove "nxproxy" if it is still installed. e. Add the nx-libs 3.5.99.1 repo from #4. f. Install x2goclient or x2goserver (+ any other client/server packages.) This should pull in nx-libs 3.5.99.1.For those who are wondering why this upgrade issue can occur when using "dpkg -i" on all the nx-libs deb packages, it is because nx-libs 3.6 drops many of the X11 libraries that were part of nx-libs 3.5 in favor of the system's X11 libraries. Thus those library packages no longer exist, and the entire upgrade process needs to involve removing those libraries.
-Mike
On Sun, Sep 18, 2016 at 10:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
I used dpkg -i file, same as the software installer. I did this
because the installer blew up and I couldn't see the error.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 18 Sep 2016, Mike DePaulo wrote:
Date: Sun, 18 Sep 2016 20:53:32 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: 1089@bugs.x2go.org, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Subject: Re: [X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24
Robert,
Debian: deb http://packages.arctica-project.org/ubuntu {jessie,stretch,sid} main Ubuntu: deb http://packages.arctica-project.org/ubuntu {trusty,xenial} main
These are apt repos, and they are meant to used that way, not installed as downloaded .deb files.
I don't mean to be rude, but could you please start a thread on x2go-user for help with installing them and recovering your system?
-Mike
Hi Robert,
On Mo 19 Sep 2016 14:44:54 CEST, Mike DePaulo wrote:
I'm glad to hear about the 1st part. :)
Mike#1, can you comment on the 2 dependencies?
However, it breaks any of the x2goserver-pyhoca and x2goserver-compat
can not be installed because of unmet dependencies. More concerned about the compat since some of my customers insist on running antique versions of software and getting them to ugprade is like pulling teeth. Actually, pulling teeth is easier.
Don't worry about x2goserver-pyhoca and x2goserver-compat. Both
packages are noop packages by now (and have been for a long time).
They should be removed from X2Go Server IMHO. Even for the 4.0.1.x
release series of X2Go Server.
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 19 Sep 2016, Mike DePaulo wrote:
Date: Mon, 19 Sep 2016 00:56:08 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
Hi Robert,
I updated the email subject to make it more clear.
For those who do not know, this is a reply to Robert's nx-libs 3.5.99.1 upgrade issue as listed in: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1089
Software installer is the wrong tool for the job. "dpkg -i" does not work with apt repos. It also doesn't handle dependency resolution.
To add this apt repo on Ubuntu 16.04, you would create a file with a name like this: /etc/apt/sources.list.d/nx-libs-beta.list ("nx-libs-beta" can differ. The folder path and the ".list" extension must be the same.) with these contents: deb http://packages.arctica-project.org/ubuntu xenial main
You also run this command: wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
To recover your system, I recommend the following: a. Run
apt-get update
b. Runapt-cache search libnx
c. Uninstall all the libnx packages, such as by running: sudo apt-get purge <package-list> Note that this step (or the next one) will result in x2goclient and x2goserver being uninstalled. That should be OK, see step f. d. Also remove "nxproxy" if it is still installed. e. Add the nx-libs 3.5.99.1 repo from #4. f. Install x2goclient or x2goserver (+ any other client/server packages.) This should pull in nx-libs 3.5.99.1.For those who are wondering why this upgrade issue can occur when using "dpkg -i" on all the nx-libs deb packages, it is because nx-libs 3.6 drops many of the X11 libraries that were part of nx-libs 3.5 in favor of the system's X11 libraries. Thus those library packages no longer exist, and the entire upgrade process needs to involve removing those libraries.
-Mike
On Sun, Sep 18, 2016 at 10:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
I used dpkg -i file, same as the software installer. I did this
because the installer blew up and I couldn't see the error.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 18 Sep 2016, Mike DePaulo wrote:
Date: Sun, 18 Sep 2016 20:53:32 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: 1089@bugs.x2go.org, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Subject: Re: [X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24
Robert,
Debian: deb http://packages.arctica-project.org/ubuntu {jessie,stretch,sid} main Ubuntu: deb http://packages.arctica-project.org/ubuntu {trusty,xenial} main
These are apt repos, and they are meant to used that way, not installed as downloaded .deb files.
I don't mean to be rude, but could you please start a thread on x2go-user for help with installing them and recovering your system?
-Mike
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
Still can't install x2goserver, needs x2goagent, x2goagent needs
nxagent:
apt-get purge libnx-x11 Reading package lists... Done Building dependency tree Reading state information... Done Package 'libnx-x11' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. root@ftp:~# apt-get install libnx-x11-6 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libxcomp3 nx-x11-common The following NEW packages will be installed: libnx-x11-6 libxcomp3 nx-x11-common 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 910 kB of archives. After this operation, 2,288 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://packages.arctica-project.org/ubuntu xenial/main amd64 libxcomp3 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [373 kB] Get:2 http://packages.arctica-project.org/ubuntu xenial/main amd64 nx-x11-common all 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [33.5 kB] Get:3 http://packages.arctica-project.org/ubuntu xenial/main amd64 libnx-x11-6 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [503 kB] Fetched 910 kB in 4s (210 kB/s) Selecting previously unselected package libxcomp3:amd64. (Reading database ... 383299 files and directories currently installed.) Preparing to unpack .../libxcomp3_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package nx-x11-common. Preparing to unpack .../nx-x11-common_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_all.deb ... Unpacking nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package libnx-x11-6:amd64. Preparing to unpack .../libnx-x11-6_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for doc-base (0.10.7) ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Setting up libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... root@ftp:~# apt-get install x2goserver 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: x2goagent (>= 2:3.5.0.25-0~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
What happens if you try to upgrade nxagent? sudo apt-get install nxagent x2goagent x2goserver
Sent from my Android smartphone
On Sep 20, 2016 1:49 PM, "Robert Dinse" <nanook@eskimo.com> wrote:
Still can't install x2goserver, needs x2goagent, x2goagent needs
nxagent:
apt-get purge libnx-x11 Reading package lists... Done Building dependency tree Reading state information... Done Package 'libnx-x11' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. root@ftp:~# apt-get install libnx-x11-6 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libxcomp3 nx-x11-common The following NEW packages will be installed: libnx-x11-6 libxcomp3 nx-x11-common 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 910 kB of archives. After this operation, 2,288 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://packages.arctica-project.org/ubuntu xenial/main amd64 libxcomp3 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [373 kB] Get:2 http://packages.arctica-project.org/ubuntu xenial/main amd64 nx-x11-common all 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [33.5 kB] Get:3 http://packages.arctica-project.org/ubuntu xenial/main amd64 libnx-x11-6 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [503 kB] Fetched 910 kB in 4s (210 kB/s) Selecting previously unselected package libxcomp3:amd64. (Reading database ... 383299 files and directories currently installed.) Preparing to unpack .../libxcomp3_2%3a3.5.99.1-0.1 +git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package nx-x11-common. Preparing to unpack .../nx-x11-common_2%3a3.5.99.1-0.1+git20160913.1427+ 16.04.release.1_all.deb ... Unpacking nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package libnx-x11-6:amd64. Preparing to unpack .../libnx-x11-6_2%3a3.5.99.1-0 .1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for doc-base (0.10.7) ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Setting up libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... root@ftp:~# apt-get install x2goserver 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: x2goagent (>= 2:3.5.0.25-0~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
I upgraded (which it allowed) then I tried the install again and still
fails:
apt-get upgrade nxagent Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following NEW packages will be installed: libxcompext3 libxcompshad3 nxagent The following packages have been kept back: apache2 apache2-bin apache2-data apache2-dev apache2-utils 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 1,541 kB of archives. After this operation, 4,850 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://packages.arctica-project.org/ubuntu xenial/main amd64 libxcompext3 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [42.7 kB] Get:2 http://packages.arctica-project.org/ubuntu xenial/main amd64 libxcompshad3 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [37.8 kB] Get:3 http://packages.arctica-project.org/ubuntu xenial/main amd64 nxagent amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [1,460 kB] Fetched 1,541 kB in 2s (645 kB/s) Selecting previously unselected package libxcompext3:amd64. (Reading database ... 383320 files and directories currently installed.) Preparing to unpack .../libxcompext3_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libxcompext3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package libxcompshad3:amd64. Preparing to unpack .../libxcompshad3_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libxcompshad3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package nxagent. Preparing to unpack .../nxagent_2%3a3.5.99.1-0.1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking nxagent (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for doc-base (0.10.7) ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Processing triggers for man-db (2.7.5-1) ... Setting up libxcompext3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up libxcompshad3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up nxagent (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... root@ftp:~# apt-get install nxagent x2goagent x2goserver Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 16:04:45 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: x2go-user@lists.x2go.org Subject: Re: Upgrading to nx-libs 3.5.99.1
What happens if you try to upgrade nxagent? sudo apt-get install nxagent x2goagent x2goserver
Sent from my Android smartphone
On Sep 20, 2016 1:49 PM, "Robert Dinse" <nanook@eskimo.com> wrote:
Still can't install x2goserver, needs x2goagent, x2goagent needs
nxagent:
apt-get purge libnx-x11 Reading package lists... Done Building dependency tree Reading state information... Done Package 'libnx-x11' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. root@ftp:~# apt-get install libnx-x11-6 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libxcomp3 nx-x11-common The following NEW packages will be installed: libnx-x11-6 libxcomp3 nx-x11-common 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 910 kB of archives. After this operation, 2,288 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://packages.arctica-project.org/ubuntu xenial/main amd64 libxcomp3 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [373 kB] Get:2 http://packages.arctica-project.org/ubuntu xenial/main amd64 nx-x11-common all 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [33.5 kB] Get:3 http://packages.arctica-project.org/ubuntu xenial/main amd64 libnx-x11-6 amd64 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 [503 kB] Fetched 910 kB in 4s (210 kB/s) Selecting previously unselected package libxcomp3:amd64. (Reading database ... 383299 files and directories currently installed.) Preparing to unpack .../libxcomp3_2%3a3.5.99.1-0.1 +git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package nx-x11-common. Preparing to unpack .../nx-x11-common_2%3a3.5.99.1-0.1+git20160913.1427+ 16.04.release.1_all.deb ... Unpacking nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Selecting previously unselected package libnx-x11-6:amd64. Preparing to unpack .../libnx-x11-6_2%3a3.5.99.1-0 .1+git20160913.1427+16.04.release.1_amd64.deb ... Unpacking libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... Processing triggers for doc-base (0.10.7) ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Setting up libxcomp3:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up nx-x11-common (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Setting up libnx-x11-6:amd64 (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1) ... Processing triggers for libc-bin (2.23-0ubuntu3) ... root@ftp:~# apt-get install x2goserver 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: x2goagent (>= 2:3.5.0.25-0~) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
Hi MIke#1,
It looks like users have to upgrade to x2goserver 4.1.0.0, currently unreleased, in order to get the new x2goserver-x2goagent package for use with nx-libs 3.5.99.1. Is that correct?
If that is true, then Robert needs to use this PPA: https://launchpad.net/~x2go/+archive/ubuntu/ppa
-Mike
On Wed, Sep 21, 2016 at 1:58 AM, Robert Dinse <nanook@eskimo.com> wrote:
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
Yes, correct! Mike
On Wed Sep 21 14:32:40 2016 GMT+0200, Mike DePaulo wrote:
Hi MIke#1,
It looks like users have to upgrade to x2goserver 4.1.0.0, currently unreleased, in order to get the new x2goserver-x2goagent package for use with nx-libs 3.5.99.1. Is that correct?
If that is true, then Robert needs to use this PPA: https://launchpad.net/~x2go/+archive/ubuntu/ppa
-Mike
On Wed, Sep 21, 2016 at 1:58 AM, Robert Dinse <nanook@eskimo.com> wrote:
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
-- Sent from my Jolla
Any ideas on this?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Robert Dinse wrote:
Date: Tue, 20 Sep 2016 22:58:44 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Mike DePaulo <mikedep333@gmail.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Mike DePaulo wrote:
Date: Tue, 20 Sep 2016 09:48:29 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: Upgrading to nx-libs 3.5.99.1
As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]
x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user
Assuming you added the aforementioned nightly (heuler) PPA, you need to replace x2goagent with x2goserver-x2goagent .
-Mike
On Wed, Sep 21, 2016 at 4:15 PM, Robert Dinse <nanook@eskimo.com> wrote:
Any ideas on this?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Robert Dinse wrote:
Date: Tue, 20 Sep 2016 22:58:44 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Mike DePaulo <mikedep333@gmail.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
[...]
Thanks, for my future reference and for that of anyone else who might
be faced with the same task, I have created the following web page with instructions:
https://www.eskimo.com/support/using-linux/ubuntu-16-04-x2go/
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Wed, 21 Sep 2016, Mike DePaulo wrote:
Date: Wed, 21 Sep 2016 23:53:24 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1
Assuming you added the aforementioned nightly (heuler) PPA, you need to replace x2goagent with x2goserver-x2goagent .
-Mike
On Wed, Sep 21, 2016 at 4:15 PM, Robert Dinse <nanook@eskimo.com> wrote:
Any ideas on this?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Tue, 20 Sep 2016, Robert Dinse wrote:
Date: Tue, 20 Sep 2016 22:58:44 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Mike DePaulo <mikedep333@gmail.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1
Still stuck:
apt-get install x2goagent 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: x2goagent : Depends: nxagent (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) E: Unable to correct problems, you have held broken packages. root@ftp:~# apt-get install nxagent Reading package lists... Done Building dependency tree Reading state information... Done nxagent is already the newest version (2:3.5.99.1-0.1+git20160913.1427+16.04.release.1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
[...]
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I found
where to add the nightly builds repository to it and have done so but I do not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
You have 2 good options:
Clone the repo locally and build it. To do so more easily, use mock. https://github.com/ArcticaProject/nx-libs
Wait for me to create a copr repo (analogous to a PPA.) I should have time to create one this weekend.
-Mike
On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse <nanook@eskimo.com> wrote:
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I
found where to add the nightly builds repository to it and have done so but I do not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
Ok, great! Not a problem I'll wait if it's going to be that soon.
I have enough other broken stuff to fix that I've got no shortage of things to keep me busy! :)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 23 Sep 2016, Mike DePaulo wrote:
Date: Fri, 23 Sep 2016 08:33:46 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
You have 2 good options:
Clone the repo locally and build it. To do so more easily, use mock. https://github.com/ArcticaProject/nx-libs
Wait for me to create a copr repo (analogous to a PPA.) I should have time to create one this weekend.
-Mike
On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse <nanook@eskimo.com> wrote:
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I
found where to add the nightly builds repository to it and have done so but I do not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
Oh, one other detail, found an issue that might relate to the performance
issue. Before I was using Nvidia's proprietary driver for my antique 7300GT video card. When I upgraded to 16.04 it deselected that option automatically.
I attempt to re-select it but each time it hangs during the making
changes part and won't even let me open a details box to see on what when using synaptic, so that's another thing on the broken pile but not x2go's fault.
I got nailed big time by another 16.04'ism. They've apparently decided
to rename all the bind9 directories from named to bind, and change that naming convention in the apparmor profile but did not bother to actually move where the files resided, so named was unable to read it's own conf files. Fun fun fun! Overall though I do like Ubuntu 16.04.1 LTS.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 23 Sep 2016, Robert Dinse wrote:
Date: Fri, 23 Sep 2016 05:51:32 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Mike DePaulo <mikedep333@gmail.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Ok, great! Not a problem I'll wait if it's going to be that soon.
I have enough other broken stuff to fix that I've got no shortage of things to keep me busy! :)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 23 Sep 2016, Mike DePaulo wrote:
Date: Fri, 23 Sep 2016 08:33:46 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
You have 2 good options:
Clone the repo locally and build it. To do so more easily, use mock. https://github.com/ArcticaProject/nx-libs
Wait for me to create a copr repo (analogous to a PPA.) I should have time to create one this weekend.
-Mike
On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse <nanook@eskimo.com> wrote:
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I
found where to add the nightly builds repository to it and have done so but I do not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user
My copr repo of nx-libs 3.5.99.1: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
After following the instructions, all I had to do to upgrade was run
sudo dnf update
.
-Mike
I've occasionally had x2go blow up on the most recent version and this
morning got a core dump of x2goagent:
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/lib/x86_64-linux-gnu/nx/bin/x2goagent -extension XFIXES -nolisten tcp -nol'
I haven't deleted it or tried to debug as I've got other even more
critical things broken at the moment.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Mon, 26 Sep 2016, Mike DePaulo wrote:
Date: Mon, 26 Sep 2016 08:48:39 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
My copr repo of nx-libs 3.5.99.1: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
After following the instructions, all I had to do to upgrade was run
sudo dnf update
.-Mike
That sounds like an nxagent crash. You should report it to the Arctica issue tracker: https://github.com/ArcticaProject/nx-libs/issues
On Mon, Sep 26, 2016 at 11:46 AM, Robert Dinse <nanook@eskimo.com> wrote:
I've occasionally had x2go blow up on the most recent version and this
morning got a core dump of x2goagent:
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/lib/x86_64-linux-gnu/nx/bin/x2goagent -extension XFIXES -nolisten tcp -nol'
I haven't deleted it or tried to debug as I've got other even more
critical things broken at the moment.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
Yes, it is nxagent that is crashing, it is leaving cores. Will do,
thanks.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Wed, 28 Sep 2016, Mike DePaulo wrote:
Date: Wed, 28 Sep 2016 08:31:39 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
That sounds like an nxagent crash. You should report it to the Arctica issue tracker: https://github.com/ArcticaProject/nx-libs/issues
On Mon, Sep 26, 2016 at 11:46 AM, Robert Dinse <nanook@eskimo.com> wrote:
I've occasionally had x2go blow up on the most recent version and this
morning got a core dump of x2goagent:
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/lib/x86_64-linux-gnu/nx/bin/x2goagent -extension XFIXES -nolisten tcp -nol'
I haven't deleted it or tried to debug as I've got other even more
critical things broken at the moment.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
Was wondering if you had any chance to set up the repository? Also,
ran into a new problem with x2go, will file a bug report if I need to, let me know.
The problem is this, if I attempt to edit a unicode file using uxterm
and vim, as soon as I type vim filename the x2go session crashes and exits. This is under the Mate window manager.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 23 Sep 2016, Robert Dinse wrote:
Date: Fri, 23 Sep 2016 05:51:32 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Mike DePaulo <mikedep333@gmail.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Ok, great! Not a problem I'll wait if it's going to be that soon.
I have enough other broken stuff to fix that I've got no shortage of things to keep me busy! :)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 23 Sep 2016, Mike DePaulo wrote:
Date: Fri, 23 Sep 2016 08:33:46 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
You have 2 good options:
Clone the repo locally and build it. To do so more easily, use mock. https://github.com/ArcticaProject/nx-libs
Wait for me to create a copr repo (analogous to a PPA.) I should have time to create one this weekend.
-Mike
On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse <nanook@eskimo.com> wrote:
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I
found where to add the nightly builds repository to it and have done so but I do not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user
See in-line replies.
On Wed, Sep 28, 2016 at 12:49 AM, Robert Dinse <nanook@eskimo.com> wrote:
Was wondering if you had any chance to set up the repository? Also,
ran into a new problem with x2go, will file a bug report if I need to, let me know.
Yes, see quote below:
On Mon, 26 Sep 2016, Mike DePaulo wrote:
Date: Mon, 26 Sep 2016 08:48:39 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
My copr repo of nx-libs 3.5.99.1: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ [...]
The problem is this, if I attempt to edit a unicode file using uxterm
and vim, as soon as I type vim filename the x2go session crashes and exits. This is under the Mate window manager.
That sounds like an nxagent crash. You should report it to the Arctica issue tracker: https://github.com/ArcticaProject/nx-libs/issues
-Mike
Hate to be a pest, I am sure this is something stupid I am doing wrong.
I followed the instructions in the Fedora 24 manual for adding and enabling a repository:
dnf config-manager --add-repo
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
dnf config-manger --set-enabled
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
Both on one line, pico made it line wrap because it didn't fit in the
e-mail.
The second command that is supposed to enable tells me no such repository
even though sent after the first.
I've more or less come to the conclusion that 'dnf' stands for Does Not
Function but that's an aside.
Is there a new trick to this? I could not find the files to edit
directly, neither /etc/yum/repos.d nor /etc/dnf anything that remotely looked like a repository so I'm kind of stuck.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Wed, 28 Sep 2016, Mike DePaulo wrote:
Date: Wed, 28 Sep 2016 08:33:37 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
See in-line replies.
On Wed, Sep 28, 2016 at 12:49 AM, Robert Dinse <nanook@eskimo.com> wrote:
Was wondering if you had any chance to set up the repository? Also,
ran into a new problem with x2go, will file a bug report if I need to, let me know.
Yes, see quote below:
On Mon, 26 Sep 2016, Mike DePaulo wrote:
Date: Mon, 26 Sep 2016 08:48:39 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
My copr repo of nx-libs 3.5.99.1: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ [...]
The problem is this, if I attempt to edit a unicode file using uxterm
and vim, as soon as I type vim filename the x2go session crashes and exits. This is under the Mate window manager.
That sounds like an nxagent crash. You should report it to the Arctica issue tracker: https://github.com/ArcticaProject/nx-libs/issues
-Mike
The following URL: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ Is not the URL to the repo. It is the web page / webGUI for the repo.
As explained on the right of the page, try this command: dnf copr enable mikedep333/nx-libs-3.6
I assume that those commands would work with "mikedep333/nx-libs-3.6" as the argument too.
-Mike
On Wed, Sep 28, 2016 at 3:36 PM, Robert Dinse <nanook@eskimo.com> wrote:
Hate to be a pest, I am sure this is something stupid I am doing wrong.
I followed the instructions in the Fedora 24 manual for adding and enabling a repository:
dnf config-manager --add-repo
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
dnf config-manger --set-enabled
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
Both on one line, pico made it line wrap because it didn't fit in the
e-mail.
The second command that is supposed to enable tells me no such
repository even though sent after the first.
I've more or less come to the conclusion that 'dnf' stands for Does Not
Function but that's an aside.
Is there a new trick to this? I could not find the files to edit
directly, neither /etc/yum/repos.d nor /etc/dnf anything that remotely looked like a repository so I'm kind of stuck.
< [...]
Actually, I take that statement about those commands back. They would probably work with this as the argument: https://copr-be.cloud.fedoraproject.org/results/mikedep333/nx-libs-3.6/fedor...
Although you would have to fill in the values of $releasever and $basearch yourself.
Still, the dnf copr enable mikedep333/nx-libs-3.6
command is what you want.
On Wed, Sep 28, 2016 at 3:43 PM, Mike DePaulo <mikedep333@gmail.com> wrote:
The following URL: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ Is not the URL to the repo. It is the web page / webGUI for the repo.
As explained on the right of the page, try this command: dnf copr enable mikedep333/nx-libs-3.6
I assume that those commands would work with "mikedep333/nx-libs-3.6" as the argument too.
-Mike
On Wed, Sep 28, 2016 at 3:36 PM, Robert Dinse <nanook@eskimo.com> wrote:
Hate to be a pest, I am sure this is something stupid I am doing wrong.
I followed the instructions in the Fedora 24 manual for adding and enabling a repository:
dnf config-manager --add-repo
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
dnf config-manger --set-enabled
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
Both on one line, pico made it line wrap because it didn't fit in the
e-mail.
The second command that is supposed to enable tells me no such
repository even though sent after the first.
I've more or less come to the conclusion that 'dnf' stands for Does Not
Function but that's an aside.
Is there a new trick to this? I could not find the files to edit
directly, neither /etc/yum/repos.d nor /etc/dnf anything that remotely looked like a repository so I'm kind of stuck.
< [...]
Ok, I have in /etc/yum.repos.d a file with:
[copr.fedorainfracloud.org_coprs_mikedep333_nx-libs-3.6_] name=created by dnf config-manager from https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ baseurl=https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ enabled=1
But when I try to update it says:
Failed to synchronize cache for repo 'copr.fedorainfracloud.org_coprs_mikedep333_nx-libs-3.6_', disabling. Last metadata expiration check: 0:05:05 ago on Wed Sep 28 12:49:01 2016. Dependencies resolved.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Wed, 28 Sep 2016, Mike DePaulo wrote:
Date: Wed, 28 Sep 2016 15:46:35 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Actually, I take that statement about those commands back. They would probably work with this as the argument: https://copr-be.cloud.fedoraproject.org/results/mikedep333/nx-libs-3.6/fedor...
Although you would have to fill in the values of $releasever and $basearch yourself.
Still, the
dnf copr enable mikedep333/nx-libs-3.6
command is what you want.On Wed, Sep 28, 2016 at 3:43 PM, Mike DePaulo <mikedep333@gmail.com> wrote:
The following URL: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ Is not the URL to the repo. It is the web page / webGUI for the repo.
As explained on the right of the page, try this command: dnf copr enable mikedep333/nx-libs-3.6
I assume that those commands would work with "mikedep333/nx-libs-3.6" as the argument too.
-Mike
On Wed, Sep 28, 2016 at 3:36 PM, Robert Dinse <nanook@eskimo.com> wrote:
Hate to be a pest, I am sure this is something stupid I am doing wrong.
I followed the instructions in the Fedora 24 manual for adding and enabling a repository:
dnf config-manager --add-repo
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
dnf config-manger --set-enabled
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
Both on one line, pico made it line wrap because it didn't fit in the
e-mail.
The second command that is supposed to enable tells me no such
repository even though sent after the first.
I've more or less come to the conclusion that 'dnf' stands for Does Not
Function but that's an aside.
Is there a new trick to this? I could not find the files to edit
directly, neither /etc/yum/repos.d nor /etc/dnf anything that remotely looked like a repository so I'm kind of stuck.
< [...]
"https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/" is not the URL to the yum repo. It is the URL to a webpage that describes the yum repo. dnf config-manager cannot work with it.
Delete that file, and run: dnf copr enable mikedep333/nx-libs-3.6
On Wed, Sep 28, 2016 at 3:54 PM, Robert Dinse <nanook@eskimo.com> wrote:
Ok, I have in /etc/yum.repos.d a file with:
[copr.fedorainfracloud.org_coprs_mikedep333_nx-libs-3.6_] name=created by dnf config-manager from https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ baseurl=https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ enabled=1
But when I try to update it says:
Failed to synchronize cache for repo 'copr.fedorainfracloud.org_coprs_mikedep333_nx-libs-3.6_', disabling. Last metadata expiration check: 0:05:05 ago on Wed Sep 28 12:49:01 2016. Dependencies resolved.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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 Wed, 28 Sep 2016, Mike DePaulo wrote:
Date: Wed, 28 Sep 2016 15:46:35 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Dinse <nanook@eskimo.com> Cc: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Actually, I take that statement about those commands back. They would probably work with this as the argument:
https://copr-be.cloud.fedoraproject.org/results/mikedep333/nx-libs-3.6/fedor...
Although you would have to fill in the values of $releasever and $basearch yourself.
Still, the
dnf copr enable mikedep333/nx-libs-3.6
command is what you want.On Wed, Sep 28, 2016 at 3:43 PM, Mike DePaulo <mikedep333@gmail.com> wrote:
The following URL: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ Is not the URL to the repo. It is the web page / webGUI for the repo.
As explained on the right of the page, try this command: dnf copr enable mikedep333/nx-libs-3.6
I assume that those commands would work with "mikedep333/nx-libs-3.6" as the argument too.
-Mike
On Wed, Sep 28, 2016 at 3:36 PM, Robert Dinse <nanook@eskimo.com> wrote:
Hate to be a pest, I am sure this is something stupid I am doing
wrong. I followed the instructions in the Fedora 24 manual for adding and enabling a repository:
dnf config-manager --add-repo
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
dnf config-manger --set-enabled
https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
Both on one line, pico made it line wrap because it didn't fit in
the e-mail.
The second command that is supposed to enable tells me no such
repository even though sent after the first.
I've more or less come to the conclusion that 'dnf' stands for Does
Not Function but that's an aside.
Is there a new trick to this? I could not find the files to edit
directly, neither /etc/yum/repos.d nor /etc/dnf anything that remotely looked like a repository so I'm kind of stuck.
< [...]
I want to thank you for all your help. Once I got the correct URL in
place things went much better with Fedora, dnf upgrade however did not bring the new versions in, I had to:
dnf remove libNX*
Then re-install x2goserver and it brought all the new stuff and worked.
I have to find the file I was editing that kept making nxagent explode then I will generate a bug report for that. But otherwise great, screen resizes to the correct size upon logging in, and the graphical tools for display management work again.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
Glad to hear it :)
On Thu, Sep 29, 2016 at 12:04 AM, Robert Dinse <nanook@eskimo.com> wrote:
I want to thank you for all your help. Once I got the correct URL in
place things went much better with Fedora, dnf upgrade however did not bring the new versions in, I had to:
dnf remove libNX* Then re-install x2goserver and it brought all the new stuff and worked.
I have to find the file I was editing that kept making nxagent explode then I will generate a bug report for that. But otherwise great, screen resizes to the correct size upon logging in, and the graphical tools for display management work again.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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.
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
==============================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
==============================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
On Fri, Sep 23, 2016 at 8:33 AM, Mike DePaulo <mikedep333@gmail.com> wrote:
You have 2 good options:
Clone the repo locally and build it. To do so more easily, use mock. https://urldefense.proofpoint.com/v2/url?u=https-3A__github. com_ArcticaProject_nx-2Dlibs&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURk cqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY& m=q73mVJyvQdGUM01Bkf_J37YMXco4B62BeRFet0KAqAg&s= gMXI5nuQFT7-IxvVBn3HUzveaW_ZfLgPh4YHKrQdB9o&e=
Wait for me to create a copr repo (analogous to a PPA.) I should have time to create one this weekend.
-Mike
On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse <nanook@eskimo.com> wrote:
I've found if I add both nightly builds and the nx-libs repositories
at the start, then the upgrade is easy and I've now got all my Ubuntu machines working again in so far as x2goserver is concerned.
Now I've got one machine left, and that is a Fedora 24 machine. I
found where to add the nightly builds repository to it and have done so but I
do
not know how to add a repository for nx-libs.
Is that possible or do I need to clone the hub and build locally?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQICAg&c= aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_ qVtR3lLNo4tOL1ry_m7-psV3GejY&m=q73mVJyvQdGUM01Bkf_ J37YMXco4B62BeRFet0KAqAg&s=4PYzn4BVMW1OXwO_hzWKHeaSMU2Ke-aTLMbQkFl-L3A&e= (206) 812-0051 or (800) 246-6874.
x2go-user mailing list x2go-user@lists.x2go.org https://urldefense.proofpoint.com/v2/url?u=http-3A__lists. x2go.org_listinfo_x2go-2Duser&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURk cqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY& m=q73mVJyvQdGUM01Bkf_J37YMXco4B62BeRFet0KAqAg&s= 4ZbZMO7CYFcqcoXZ2v2d7OEtvXA2WVUskEJgoIuORx8&e=
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
==============================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
==============================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
-Mike
What I did, and this also worked;
dnf remove libNX*
dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400 From: Mike DePaulo <mikedep333@gmail.com> To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
==============================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
==============================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/
-Mike
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.repo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked; dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4 VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
============================================================
Package Arch Version Repository Size
============================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
============================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7erO0NpLEHfJE&e= -Mike
Have you tried rebooting the machine? Looks like some daemons may not
be running, D-Bus service appears to not be responding.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:21:12 -0400 From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.repo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked; dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4 VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
============================================================
Package Arch Version Repository Size
============================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
============================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7erO0NpLEHfJE&e= -Mike
Good tip i reinstalled Dbus and stopped/started seems to be working albeit with some warnings in the log file any concerns here?
Oct 2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service was already initialized
Oct 2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Oct 2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11 component was already initialized
Oct 2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was already initialized
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]: IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false]
Oct 2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]: IMSettings-Daemon[28474]: INFO: no need to invoke any auxiliary process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]: IMSettings-Daemon[28474]: INFO: no need to invoke any main process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]: IMSettings-MATE-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]: IMSettings-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray'
Oct 2 22:40:39 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory
Oct 2 22:40:39 ourserver org.gnome.Identity: (process:28841): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
Oct 2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Oct 2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems'
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism'
Oct 2 22:40:52 ourserver kwin_x11: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6650, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
Oct 2 22:40:53 ourserver drkonqi: failed to get the current screen resources
On Sun, Oct 2, 2016 at 10:25 PM, Robert Dinse <nanook@eskimo.com> wrote:
Have you tried rebooting the machine? Looks like some daemons may not
be running, D-Bus service appears to not be responding.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI RA320h70ezfJk&s=VqjigNPmbd4kq_ZLBAVEpd9iFKDIXWGuy5J2L_z1C3Y&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:21:12 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.r epo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/ tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked; dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI RA320h70ezfJk&s=bCd-2unIGfNPWrd3UqHx3IUMrV1U7z8v0iDnOXLr9vk&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4
VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
============================================================
Package Arch Version Repository Size
============================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
============================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7er O0NpLEHfJE&e= -Mike
Seems like various components and/or packages that you may or may not
be using, are missing. Curious why the python exception as well. When python scripts fail, who knows what it's done / not done.
I am still learning the ins and outs of fedora24, don't know if there
is a way to do a dependency check and fix whatever is broken or not.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:45:35 -0400 From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Good tip i reinstalled Dbus and stopped/started seems to be working albeit with some warnings in the log file any concerns here?
Oct 2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service was already initialized
Oct 2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Oct 2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11 component was already initialized
Oct 2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was already initialized
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]: IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false]
Oct 2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]: IMSettings-Daemon[28474]: INFO: no need to invoke any auxiliary process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]: IMSettings-Daemon[28474]: INFO: no need to invoke any main process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]: IMSettings-MATE-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]: IMSettings-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray'
Oct 2 22:40:39 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory
Oct 2 22:40:39 ourserver org.gnome.Identity: (process:28841): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
Oct 2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Oct 2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems'
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism'
Oct 2 22:40:52 ourserver kwin_x11: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6650, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
Oct 2 22:40:53 ourserver drkonqi: failed to get the current screen resources
On Sun, Oct 2, 2016 at 10:25 PM, Robert Dinse <nanook@eskimo.com> wrote:
Have you tried rebooting the machine? Looks like some daemons may not
be running, D-Bus service appears to not be responding.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI RA320h70ezfJk&s=VqjigNPmbd4kq_ZLBAVEpd9iFKDIXWGuy5J2L_z1C3Y&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:21:12 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.r epo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/ tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked; dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI RA320h70ezfJk&s=bCd-2unIGfNPWrd3UqHx3IUMrV1U7z8v0iDnOXLr9vk&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4
VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com> To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
Dependencies resolved.
============================================================
Package Arch Version Repository Size
============================================================
Skipping packages with broken dependencies:
libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 mikedep333-nx-libs-3.6 511 k
Transaction Summary
============================================================
Skip 1 Package
Nothing to do.
Complete!
My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7er O0NpLEHfJE&e= -Mike
Yes see https://fedoraproject.org/wiki/DNF_system_upgrade dnf distro-sync Failed to synchronize cache for repo 'mikedep333-x2go', disabling. Last metadata expiration check: 0:51:55 ago on Sun Oct 2 22:07:23 2016. Dependencies resolved. Nothing to do. Complete! dnf autoremove Failed to synchronize cache for repo 'mikedep333-x2go', disabling. Last metadata expiration check: 0:51:24 ago on Sun Oct 2 22:07:23 2016. Dependencies resolved. ==================================================================================================================================================================== Package Arch Version Repository Size ==================================================================================================================================================================== Removing: kf5-kdewebkit x86_64 5.26.0-1.fc24 @updates 207 k perl-DBD-Pg x86_64 3.5.3-2.fc24 @fedora 543 k perl-Switch noarch 2.17-5.fc24 @fedora 39 k perl-Text-Balanced noarch 2.03-349.fc24 @fedora 153 k postgresql-libs x86_64 9.5.4-1.fc24 @updates 713 k protobuf-lite x86_64 2.6.1-4.fc24 @@commandline 192 k python2-inotify noarch 0.9.6-6.fc24 @updates 264 k Transaction Summary ==================================================================================================================================================================== Remove 7 Packages Installed size: 2.1 M Is this ok [y/N]: y Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Erasing : perl-Switch-2.17-5.fc24.noarch 1/7 Erasing : perl-DBD-Pg-3.5.3-2.fc24.x86_64 2/7 Erasing : perl-Text-Balanced-2.03-349.fc24.noarch 3/7 Erasing : python2-inotify-0.9.6-6.fc24.noarch 4/7 Erasing : postgresql-libs-9.5.4-1.fc24.x86_64 5/7 Erasing : protobuf-lite-2.6.1-4.fc24.x86_64 6/7 Erasing : kf5-kdewebkit-5.26.0-1.fc24.x86_64 7/7 Verifying : perl-DBD-Pg-3.5.3-2.fc24.x86_64 1/7 Verifying : perl-Text-Balanced-2.03-349.fc24.noarch 2/7 Verifying : protobuf-lite-2.6.1-4.fc24.x86_64 3/7 Verifying : kf5-kdewebkit-5.26.0-1.fc24.x86_64 4/7 Verifying : postgresql-libs-9.5.4-1.fc24.x86_64 5/7 Verifying : perl-Switch-2.17-5.fc24.noarch 6/7 Verifying : python2-inotify-0.9.6-6.fc24.noarch 7/7 Removed: kf5-kdewebkit.x86_64 5.26.0-1.fc24 perl-DBD-Pg.x86_64 3.5.3-2.fc24 perl-Switch.noarch 2.17-5.fc24 perl-Text-Balanced.noarch 2.03-349.fc24 postgresql-libs.x86_64 9.5.4-1.fc24 protobuf-lite.x86_64 2.6.1-4.fc24 python2-inotify.noarch 0.9.6-6.fc24 Complete! Still got these warnings/logs: Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238790]: IMSettings-Daemon[5022]: INFO: Starting imsettings-daemon... Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238922]: IMSettings-Daemon[5022]: INFO: [HOME=/home/staff/rkudyba/.config/imsettings] Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238962]: IMSettings-Daemon[5022]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238993]: IMSettings-Daemon[5022]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.239024]: IMSettings-Daemon[5022]: INFO: [MODULEDIR=/usr/lib64/imsettings] Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.239056]: IMSettings-Daemon[5022]: INFO: [MODULES=gsettings, mate-gsettings, qt] Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.241314]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.264673]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.327149]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.341272]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: keycode1 not existent Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: keycode2 not existent Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: GSIdleMonitor: IDLETIME counter not found Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: object GSIdleMonitor 0x5645b8330920 finalized while still in-construction Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: Custom constructor for class GSIdleMonitor returned NULL (which is invalid). Please use GInitable instead. Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: Could not parse desktop file /etc/xdg/autostart/kgpg.desktop: Invalid key name: X-KDE-autostart-condition[$e] Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x5645b83556a0 finalized while still in-construction Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead. Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: could not read /etc/xdg/autostart/kgpg.desktop Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: Unable to find provider '' of required component 'dock' Oct 2 23:02:09 ourserver org.a11y.Bus: Activating service name='org.a11y.atspi.Registry' Oct 2 23:02:09 ourserver org.a11y.Bus: ** (process:5111): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files Oct 2 23:02:09 ourserver org.a11y.Bus: Successfully activated service 'org.a11y.atspi.Registry' Oct 2 23:02:09 ourserver org.a11y.atspi.Registry: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Oct 2 23:02:09 ourserver gnome-keyring-daemon[5129]: The Secret Service was already initialized Oct 2 23:02:09 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' Oct 2 23:02:10 ourserver polkitd[5213]: Started polkitd version 0.113 Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Oct 2 23:02:10 ourserver gnome-keyring-daemon[5129]: The PKCS#11 component was already initialized Oct 2 23:02:10 ourserver spice-vdagent[5245]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 Oct 2 23:02:10 ourserver gnome-keyring-daemon[5129]: The SSH agent was already initialized Oct 2 23:02:09 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive Oct 2 23:02:10 ourserver systemd: Starting Authorization Manager... Oct 2 23:02:10 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.124342]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:10 ourserver org.gnome.Identity: (process:5254): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems' Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper) Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.278979]: IMSettings-Daemon[5022]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false] Oct 2 23:02:10 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray' Oct 2 23:02:10 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468201]: IMSettings-Daemon[5022]: INFO: no need to invoke any auxiliary process for none Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468371]: IMSettings-Daemon[5022]: INFO: no need to invoke any main process for none Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468456]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.469401]: IMSettings-MATE-GSettings backend[5022]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.470178]: IMSettings-GSettings backend[5022]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism' Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' On Sun, Oct 2, 2016 at 10:50 PM, Robert Dinse <nanook@eskimo.com> wrote:
Seems like various components and/or packages that you may or may not
be using, are missing. Curious why the python exception as well. When python scripts fail, who knows what it's done / not done.
I am still learning the ins and outs of fedora24, don't know if there
is a way to do a dependency check and fix whatever is broken or not.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTLLZuRv3P Eqeqfk&s=_rPkF0_nHN-GkPaCQsV5fRUPxHc9j4A7M7agJ1oowGo&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:45:35 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Good tip i reinstalled Dbus and stopped/started seems to be working albeit with some warnings in the log file any concerns here?
Oct 2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service was already initialized
Oct 2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Oct 2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11 component was already initialized
Oct 2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was already initialized
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]: IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false]
Oct 2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]: IMSettings-Daemon[28474]: INFO: no need to invoke any auxiliary process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]: IMSettings-Daemon[28474]: INFO: no need to invoke any main process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]: IMSettings-MATE-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]: IMSettings-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray'
Oct 2 22:40:39 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory
Oct 2 22:40:39 ourserver org.gnome.Identity: (process:28841): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
Oct 2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Oct 2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems'
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism'
Oct 2 22:40:52 ourserver kwin_x11: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6650, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
Oct 2 22:40:53 ourserver drkonqi: failed to get the current screen resources
On Sun, Oct 2, 2016 at 10:25 PM, Robert Dinse <nanook@eskimo.com> wrote:
Have you tried rebooting the machine? Looks like some daemons may
not be running, D-Bus service appears to not be responding.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTL LZuRv3PEqeqfk&s=3Gh6sIX_dP4Ka14tJn62vz-xp71ZOfPt1cxKIwk4yus&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI
RA320h70ezfJk&s=VqjigNPmbd4kq_ZLBAVEpd9iFKDIXWGuy5J2L_z1C3Y&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:21:12 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.r epo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/ tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked;
dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTL LZuRv3PEqeqfk&s=3Gh6sIX_dP4Ka14tJn62vz-xp71ZOfPt1cxKIwk4yus&e= . com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI
RA320h70ezfJk&s=bCd-2unIGfNPWrd3UqHx3IUMrV1U7z8v0iDnOXLr9vk&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4
VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com>
To: Robert Kudyba <rkudyba@fordham.edu> Cc: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> wrote:
I'm seeing this:
> > dnf update > > Failed to synchronize cache for repo 'mikedep333-x2go', disabling. > > Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 > 2016. > > Dependencies resolved. > > ============================================================ > ================================================================== > > Package Arch Version > Repository Size > > ============================================================ > ================================================================== > > Skipping packages with broken dependencies: > > libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 > mikedep333-nx-libs-3.6 511 k > > > Transaction Summary > > ============================================================ > ================================================================== > > Skip 1 Package > > > Nothing to do. > > Complete! > > > My mistake, you need to run this command also: sudo dnf update --allowerasing --best libNX_X11-6 It will result in the old libNX_* packages being removed.
I have updated the instructions here to include that command: https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7er O0NpLEHfJE&e= -Mike
Can't expect distro-sync to synchronize non-distribution repositories. I would only use it on a base system, then re-install anything from 3rd party repositories. -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 23:06:09 -0400 From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Yes see https://fedoraproject.org/wiki/DNF_system_upgrade
dnf distro-sync
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:51:55 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
Nothing to do.
Complete!
dnf autoremove
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:51:24 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
====================================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================================
Removing:
kf5-kdewebkit x86_64 5.26.0-1.fc24 @updates 207 k
perl-DBD-Pg x86_64 3.5.3-2.fc24 @fedora 543 k
perl-Switch noarch 2.17-5.fc24 @fedora 39 k
perl-Text-Balanced noarch 2.03-349.fc24 @fedora 153 k
postgresql-libs x86_64 9.5.4-1.fc24 @updates 713 k
protobuf-lite x86_64 2.6.1-4.fc24 @@commandline 192 k
python2-inotify noarch 0.9.6-6.fc24 @updates 264 k
Transaction Summary
====================================================================================================================================================================
Remove 7 Packages
Installed size: 2.1 M
Is this ok [y/N]: y
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Erasing : perl-Switch-2.17-5.fc24.noarch
1/7
Erasing : perl-DBD-Pg-3.5.3-2.fc24.x86_64
2/7
Erasing : perl-Text-Balanced-2.03-349.fc24.noarch
3/7
Erasing : python2-inotify-0.9.6-6.fc24.noarch
4/7
Erasing : postgresql-libs-9.5.4-1.fc24.x86_64
5/7
Erasing : protobuf-lite-2.6.1-4.fc24.x86_64
6/7
Erasing : kf5-kdewebkit-5.26.0-1.fc24.x86_64
7/7
Verifying : perl-DBD-Pg-3.5.3-2.fc24.x86_64
1/7
Verifying : perl-Text-Balanced-2.03-349.fc24.noarch
2/7
Verifying : protobuf-lite-2.6.1-4.fc24.x86_64
3/7
Verifying : kf5-kdewebkit-5.26.0-1.fc24.x86_64
4/7
Verifying : postgresql-libs-9.5.4-1.fc24.x86_64
5/7
Verifying : perl-Switch-2.17-5.fc24.noarch
6/7
Verifying : python2-inotify-0.9.6-6.fc24.noarch
7/7
Removed:
kf5-kdewebkit.x86_64 5.26.0-1.fc24 perl-DBD-Pg.x86_64 3.5.3-2.fc24 perl-Switch.noarch 2.17-5.fc24 perl-Text-Balanced.noarch 2.03-349.fc24
postgresql-libs.x86_64 9.5.4-1.fc24 protobuf-lite.x86_64 2.6.1-4.fc24 python2-inotify.noarch 0.9.6-6.fc24
Complete!
Still got these warnings/logs:
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238790]: IMSettings-Daemon[5022]: INFO: Starting imsettings-daemon...
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238922]: IMSettings-Daemon[5022]: INFO: [HOME=/home/staff/rkudyba/.config/imsettings]
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238962]: IMSettings-Daemon[5022]: INFO: [XINPUTRCDIR=/etc/X11/xinit/]
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.238993]: IMSettings-Daemon[5022]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/]
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.239024]: IMSettings-Daemon[5022]: INFO: [MODULEDIR=/usr/lib64/imsettings]
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.239056]: IMSettings-Daemon[5022]: INFO: [MODULES=gsettings, mate-gsettings, qt]
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.241314]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.264673]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.327149]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:09 ourserver com.redhat.imsettings: [ 1475463729.341272]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: keycode1 not existent
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: keycode2 not existent
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: GSIdleMonitor: IDLETIME counter not found
Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: object GSIdleMonitor 0x5645b8330920 finalized while still in-construction
Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: Custom constructor for class GSIdleMonitor returned NULL (which is invalid). Please use GInitable instead.
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: Could not parse desktop file /etc/xdg/autostart/kgpg.desktop: Invalid key name: X-KDE-autostart-condition[$e]
Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x5645b83556a0 finalized while still in-construction
Oct 2 23:02:09 ourserver mate-session[4885]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: could not read /etc/xdg/autostart/kgpg.desktop
Oct 2 23:02:09 ourserver mate-session[4885]: WARNING: Unable to find provider '' of required component 'dock'
Oct 2 23:02:09 ourserver org.a11y.Bus: Activating service name='org.a11y.atspi.Registry'
Oct 2 23:02:09 ourserver org.a11y.Bus: ** (process:5111): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Oct 2 23:02:09 ourserver org.a11y.Bus: Successfully activated service 'org.a11y.atspi.Registry'
Oct 2 23:02:09 ourserver org.a11y.atspi.Registry: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 2 23:02:09 ourserver gnome-keyring-daemon[5129]: The Secret Service was already initialized
Oct 2 23:02:09 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Oct 2 23:02:10 ourserver polkitd[5213]: Started polkitd version 0.113
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 2 23:02:10 ourserver gnome-keyring-daemon[5129]: The PKCS#11 component was already initialized
Oct 2 23:02:10 ourserver spice-vdagent[5245]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Oct 2 23:02:10 ourserver gnome-keyring-daemon[5129]: The SSH agent was already initialized
Oct 2 23:02:09 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive
Oct 2 23:02:10 ourserver systemd: Starting Authorization Manager...
Oct 2 23:02:10 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.124342]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:10 ourserver org.gnome.Identity: (process:5254): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems'
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.278979]: IMSettings-Daemon[5022]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false]
Oct 2 23:02:10 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray'
Oct 2 23:02:10 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468201]: IMSettings-Daemon[5022]: INFO: no need to invoke any auxiliary process for none
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468371]: IMSettings-Daemon[5022]: INFO: no need to invoke any main process for none
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.468456]: IMSettings-Qt backend[5022]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.469401]: IMSettings-MATE-GSettings backend[5022]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 23:02:10 ourserver com.redhat.imsettings: [ 1475463730.470178]: IMSettings-GSettings backend[5022]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism'
Oct 2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
On Sun, Oct 2, 2016 at 10:50 PM, Robert Dinse <nanook@eskimo.com> wrote:
Seems like various components and/or packages that you may or may not
be using, are missing. Curious why the python exception as well. When python scripts fail, who knows what it's done / not done.
I am still learning the ins and outs of fedora24, don't know if there
is a way to do a dependency check and fix whatever is broken or not.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTLLZuRv3P Eqeqfk&s=_rPkF0_nHN-GkPaCQsV5fRUPxHc9j4A7M7agJ1oowGo&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:45:35 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
Good tip i reinstalled Dbus and stopped/started seems to be working albeit with some warnings in the log file any concerns here?
Oct 2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service was already initialized
Oct 2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Oct 2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11 component was already initialized
Oct 2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Oct 2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was already initialized
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]: IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=MATE, update=false]
Oct 2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message: goa-daemon version 3.20.4 starting
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]: IMSettings-Daemon[28474]: INFO: no need to invoke any auxiliary process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]: IMSettings-Daemon[28474]: INFO: no need to invoke any main process for none
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]: IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config file: No such file or directory
Oct 2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]: IMSettings-MATE-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]: IMSettings-GSettings backend[28474]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule
Oct 2 22:40:39 ourserver python: detected unhandled Python exception in '/usr/bin/hp-systray'
Oct 2 22:40:39 ourserver python: can't communicate with ABRT daemon, is it running? [Errno 2] No such file or directory
Oct 2 22:40:39 ourserver org.gnome.Identity: (process:28841): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING'
Oct 2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Oct 2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.freedesktop.problems'
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Activating service name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)
Oct 2 22:40:41 ourserver dbus-daemon[27276]: [system] Successfully activated service 'org.mate.SettingsDaemon.DateTimeMechanism'
Oct 2 22:40:52 ourserver kwin_x11: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6650, resource id: 2097156, major code: 18 (ChangeProperty), minor code: 0
Oct 2 22:40:53 ourserver drkonqi: failed to get the current screen resources
On Sun, Oct 2, 2016 at 10:25 PM, Robert Dinse <nanook@eskimo.com> wrote:
Have you tried rebooting the machine? Looks like some daemons may
not be running, D-Bus service appears to not be responding.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTL LZuRv3PEqeqfk&s=3Gh6sIX_dP4Ka14tJn62vz-xp71ZOfPt1cxKIwk4yus&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI
RA320h70ezfJk&s=VqjigNPmbd4kq_ZLBAVEpd9iFKDIXWGuy5J2L_z1C3Y&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Robert Kudyba wrote:
Date: Sun, 2 Oct 2016 22:21:12 -0400
From: Robert Kudyba <rkudyba@fordham.edu> To: Robert Dinse <nanook@eskimo.com> Cc: Mike DePaulo <mikedep333@gmail.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
I tried both of your guys suggestions. Now I can't log in via any desktop used to work with Mate see some of the commands/responses below:
dnf update
Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
Last metadata expiration check: 0:08:41 ago on Sun Oct 2 22:07:23 2016.
Dependencies resolved.
uname -a
Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
yum.repos.d]# ls -l
total 28
-rw-r--r-- 1 root root 366 Oct 2 22:02 _copr_mikedep333-nx-libs-3.6.r epo
-rw-r--r-- 1 root root 338 Sep 30 16:55 _copr_mikedep333-x2go.repo
-rw-r--r-- 1 root root 689 Aug 13 06:44 fedora-cisco-openh264.repo
-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo
-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo
-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo
-rw-r--r-- 1 root root 318 Sep 30 22:34 x2go.repo
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of DISPLAY=:50 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to commit changes to dconf: Could not connect: Connection refused
Oct 2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/ tmp/.ICE-unix/27743 environment variable: Failed to connect to socket /run/user/16836/bus: Connection refused
On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse <nanook@eskimo.com> wrote:
What I did, and this also worked;
dnf remove libNX* dnf install x2goserver
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: https://urldefense.proofpoint. com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTL LZuRv3PEqeqfk&s=3Gh6sIX_dP4Ka14tJn62vz-xp71ZOfPt1cxKIwk4yus&e= . com/v2/url?u=https-3A__urldefense.proofpoint&d=DQIBAg&c=aqMf XOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVt R3lLNo4tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI
RA320h70ezfJk&s=bCd-2unIGfNPWrd3UqHx3IUMrV1U7z8v0iDnOXLr9vk&e= . com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4 tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4
VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e= (206) 812-0051 or (800) 246-6874.
On Sun, 2 Oct 2016, Mike DePaulo wrote:
Date: Sun, 2 Oct 2016 18:08:55 -0400
From: Mike DePaulo <mikedep333@gmail.com> > To: Robert Kudyba <rkudyba@fordham.edu> > Cc: Robert Dinse <nanook@eskimo.com>, > "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> > Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24 > > On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba <rkudyba@fordham.edu> > wrote: > > I'm seeing this: > >> >> dnf update >> >> Failed to synchronize cache for repo 'mikedep333-x2go', disabling. >> >> Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 >> 2016. >> >> Dependencies resolved. >> >> ============================================================ >> ================================================================== >> >> Package Arch Version >> Repository Size >> >> ============================================================ >> ================================================================== >> >> Skipping packages with broken dependencies: >> >> libNX_X11-6 x86_64 3.5.99.1-0.0build1.fc24 >> mikedep333-nx-libs-3.6 511 k >> >> >> Transaction Summary >> >> ============================================================ >> ================================================================== >> >> Skip 1 Package >> >> >> Nothing to do. >> >> Complete! >> >> >> My mistake, you need to run this command also: > sudo dnf update --allowerasing --best libNX_X11-6 > It will result in the old libNX_* packages being removed. > > > I have updated the instructions here to include that command: > https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe > dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA > g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4 > r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c > ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7er > O0NpLEHfJE&e= > -Mike > > > >