http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8.
Is there a better X2go repo for CentOS 8?
I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream.
You could try the Fedora 30 repo: http://packages.x2go.org/fedora/
On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com> wrote:
http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8.
Is there a better X2go repo for CentOS 8?
I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream.
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
With a little editing of the s2go.repo file, I added the x2go fedora 30 repo. Unfortunately, it seems to have the same version of x2goserver as the EPEL repo. I get the same error.
On 2/10/20 1:59 PM, Bryan Roessler wrote:
You could try the Fedora 30 repo: http://packages.x2go.org/fedora/
On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com>> wrote:
http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8. Is there a better X2go repo for CentOS 8? I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream. _______________________________________________ x2go-user mailing list x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> https://lists.x2go.org/listinfo/x2go-user
I believe the version numbers are the same but the Fedora builds are from a more recent git commit. Do you know if the fixes are in x2goclient or pyhoca? You probably have two options at the moment, build from source or roll back one of your packages if the bug is recent. I'm not familiar with the bug but the latter option is much easier if you know when the incompatibility arose.
On Mon, Feb 10, 2020 at 8:49 PM Michael Eager <eager@eagerm.com> wrote:
With a little editing of the s2go.repo file, I added the x2go fedora 30 repo. Unfortunately, it seems to have the same version of x2goserver as the EPEL repo. I get the same error.
On 2/10/20 1:59 PM, Bryan Roessler wrote:
You could try the Fedora 30 repo: http://packages.x2go.org/fedora/
On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com>> wrote:
http://packages.x2go.org/epel/ doesn't have a subdirectory for
CentOS 8.
Is there a better X2go repo for CentOS 8? I'm running pyhoca-cli-0.6.1.3 on the client and the server is
running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream.
_______________________________________________ x2go-user mailing list x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> https://lists.x2go.org/listinfo/x2go-user
I rebuilt x2goserver from the git repo, but get an error when I try to connect: WARN: HOOK_session_startup_failed My guess is that I need to build all components, not just x2goserver, which I've started doing.
I'm running on CentOS. Are there scripts to build RPMs from the sources? Or are the RPMs built from the DEBs using alien?
I'll also look at rollback.
On 2/11/20 6:21 AM, Bryan Roessler wrote:
I believe the version numbers are the same but the Fedora builds are from a more recent git commit. Do you know if the fixes are in x2goclient or pyhoca? You probably have two options at the moment, build from source or roll back one of your packages if the bug is recent. I'm not familiar with the bug but the latter option is much easier if you know when the incompatibility arose.
On Mon, Feb 10, 2020 at 8:49 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com>> wrote:
With a little editing of the s2go.repo file, I added the x2go fedora 30 repo. Unfortunately, it seems to have the same version of x2goserver as the EPEL repo. I get the same error. On 2/10/20 1:59 PM, Bryan Roessler wrote: > You could try the Fedora 30 repo: http://packages.x2go.org/fedora/ > > On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com> > <mailto:eager@eagerm.com <mailto:eager@eagerm.com>>> wrote: > > http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8. > > Is there a better X2go repo for CentOS 8? > > I'm running pyhoca-cli-0.6.1.3 on the client and the server is running > x2goserver-4.1.0. I understand that there is a known incompatibility > between the two versions which has been fixed upstream. > > _______________________________________________ > x2go-user mailing list > x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> <mailto:x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org>> > https://lists.x2go.org/listinfo/x2go-user >
You could copy the .spec file from the CentOS 8 sources and use rpmbuild if it is not available in the x2go sources (I've never looked).
On Tue, Feb 11, 2020, 10:57 AM Michael Eager <eager@eagerm.com> wrote:
I rebuilt x2goserver from the git repo, but get an error when I try to connect: WARN: HOOK_session_startup_failed My guess is that I need to build all components, not just x2goserver, which I've started doing.
I'm running on CentOS. Are there scripts to build RPMs from the sources? Or are the RPMs built from the DEBs using alien?
I'll also look at rollback.
On 2/11/20 6:21 AM, Bryan Roessler wrote:
I believe the version numbers are the same but the Fedora builds are from a more recent git commit. Do you know if the fixes are in x2goclient or pyhoca? You probably have two options at the moment, build from source or roll back one of your packages if the bug is recent. I'm not familiar with the bug but the latter option is much easier if you know when the incompatibility arose.
On Mon, Feb 10, 2020 at 8:49 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com>> wrote:
With a little editing of the s2go.repo file, I added the x2go fedora
30 repo. Unfortunately, it seems to have the same version of x2goserver as the EPEL repo. I get the same error.
On 2/10/20 1:59 PM, Bryan Roessler wrote: > You could try the Fedora 30 repo:
http://packages.x2go.org/fedora/ > > On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com> > <mailto:eager@eagerm.com <mailto:eager@eagerm.com>>> wrote: > > http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8. > > Is there a better X2go repo for CentOS 8? > > I'm running pyhoca-cli-0.6.1.3 on the client and the server is running > x2goserver-4.1.0. I understand that there is a known incompatibility > between the two versions which has been fixed upstream. > > _______________________________________________ > x2go-user mailing list > x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> <mailto:x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org>> > https://lists.x2go.org/listinfo/x2go-user >
Thanks. I should have thought of that. :-(
On 2/11/20 8:11 AM, Bryan Roessler wrote:
You could copy the .spec file from the CentOS 8 sources and use rpmbuild if it is not available in the x2go sources (I've never looked).
On Tue, Feb 11, 2020, 10:57 AM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com>> wrote:
I rebuilt x2goserver from the git repo, but get an error when I try to connect: WARN: HOOK_session_startup_failed My guess is that I need to build all components, not just x2goserver, which I've started doing. I'm running on CentOS. Are there scripts to build RPMs from the sources? Or are the RPMs built from the DEBs using alien? I'll also look at rollback. On 2/11/20 6:21 AM, Bryan Roessler wrote: > I believe the version numbers are the same but the Fedora builds are > from a more recent git commit. Do you know if the fixes are in > x2goclient or pyhoca? You probably have two options at the moment, build > from source or roll back one of your packages if the bug is recent. I'm > not familiar with the bug but the latter option is much easier if you > know when the incompatibility arose. > > On Mon, Feb 10, 2020 at 8:49 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com> > <mailto:eager@eagerm.com <mailto:eager@eagerm.com>>> wrote: > > With a little editing of the s2go.repo file, I added the x2go fedora 30 > repo. Unfortunately, it seems to have the same version of x2goserver as > the EPEL repo. I get the same error. > > On 2/10/20 1:59 PM, Bryan Roessler wrote: > > You could try the Fedora 30 repo: http://packages.x2go.org/fedora/ > > > > On Mon, Feb 10, 2020 at 4:55 PM Michael Eager <eager@eagerm.com <mailto:eager@eagerm.com> > <mailto:eager@eagerm.com <mailto:eager@eagerm.com>> > > <mailto:eager@eagerm.com <mailto:eager@eagerm.com> <mailto:eager@eagerm.com <mailto:eager@eagerm.com>>>> wrote: > > > > http://packages.x2go.org/epel/ doesn't have a subdirectory for > CentOS 8. > > > > Is there a better X2go repo for CentOS 8? > > > > I'm running pyhoca-cli-0.6.1.3 on the client and the server > is running > > x2goserver-4.1.0. I understand that there is a known > incompatibility > > between the two versions which has been fixed upstream. > > > > _______________________________________________ > > x2go-user mailing list > > x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> <mailto:x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org>> > <mailto:x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org> <mailto:x2go-user@lists.x2go.org <mailto:x2go-user@lists.x2go.org>>> > > https://lists.x2go.org/listinfo/x2go-user > > >
On Mo 10 Feb 2020 22:55:31 CET, Michael Eager wrote:
http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8.
Is there a better X2go repo for CentOS 8?
I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream.
Please apply this fix to /usr/bin/x2goversion and then you should be fine.
https://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=c80103788eebe04...
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
On 2/10/20 2:55 PM, Michael Eager wrote:
http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8.
Is there a better X2go repo for CentOS 8?
I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been fixed upstream.
Well, there is Fedora EPEL itself - at least for x2goserver/x2goclient.
Also, I just submitted (but untested) pyhoca-cli for EPEL8:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-8a6df32b81
pyhoca-gui still has a missing dependency.
-- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 https://www.nwra.com/