From mike.gabriel@das-netzwerkteam.de  Sun Jan  6 17:07:22 2019
Received: (at 1357) by bugs.x2go.org; 6 Jan 2019 16:07:35 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham autolearn_force=no version=3.4.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id DBC115DAE9
	for <1357@bugs.x2go.org>; Sun,  6 Jan 2019 17:07:22 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 8f0cFS7FTTix for <1357@bugs.x2go.org>;
	Sun,  6 Jan 2019 17:07:14 +0100 (CET)
Received: from fregna.das-netzwerkteam.de (fregna.das-netzwerkteam.de [148.251.53.130])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 1923A5DA8B
	for <1357@bugs.x2go.org>; Sun,  6 Jan 2019 17:07:14 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [148.251.201.105])
	by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id EE5576066C;
	Sun,  6 Jan 2019 16:07:13 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id E38A1C3061;
	Sun,  6 Jan 2019 17:07:13 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id zmgq_N1NOSDg; Sun,  6 Jan 2019 17:07:07 +0100 (CET)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id C63A1C319B;
	Sun,  6 Jan 2019 17:07:07 +0100 (CET)
Received: from [37.123.126.38] ([37.123.126.38]) by mail.das-netzwerkteam.de
 (Horde Framework) with HTTPS; Sun, 06 Jan 2019 16:07:07 +0000
Date: Sun, 06 Jan 2019 16:07:07 +0000
Message-ID: <20190106160707.Horde.8Z9VxzMYaucQTm3qqzamubp@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Chris Greenshields <c.greenshields@cfd.direct>, 1357@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#1357: pyhoca 0.6.0.1 incompatible with
 x2goserver 4.1.0.3
In-Reply-To: <010201681e419490-2b3098b8-2618-48f0-9748-bb4d1fe5f76f-000000@eu-west-1.amazonses.com>
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 37.123.126.38
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
 Firefox/60.0
Content-Type: multipart/signed; boundary="=_GK0dJYy9SsfzUE73i0FSH61";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_GK0dJYy9SsfzUE73i0FSH61
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Control: tags -1 moreinfo

Hi,

On  Sa 05 Jan 2019 14:44:00 CET, Chris Greenshields wrote:

> Package: Pyhoca
> Version: 0.6.0.1
>
> I tested all combinations of the following recent releases of the
> following software from the ppa:x2go/stable and ubuntu repositories:
> + x2goserver
>   + 4.1.0.0-3 (ubuntu)
>   + 4.1.0.3-0~1708~ubuntu18.04.1 (ppa:x2go/stable)
> + x2goclient
>   + 4.1.1.1-2 (ubuntu)
>   + 4.1.2.1-0~1788~ubuntu18.04.1 (ppa:x2go/stable)
> + pyhoca-cli
>   + 0.5.0.4-1 (ubuntu)
>   + 0.6.0.1 (ppa:x2go/stable)
>
> There is one combination that did not work:
> x2goserver 4.1.0.3-0~1708~ubuntu18.04.1 (ppa:x2go/stable) with
> pyhoca-cli 0.6.0.1 (ppa:x2go/stable)
>
> It failed with the following message, which I assume is a bug:
> "
> a bytes-like object is required, not 'str'
> pyhoca-cli: error: the remote server does not have the X2Go Server
> software installed
> "

There were to commits in the near past that might be related to the=20=20
newly=20introduced checking of X2Go Server being installed on the remote=20=
=20
host:

X2Go=20Server:
https://code.x2go.org/gitweb?p=3Dx2goserver.git;a=3Dcommitdiff;h=3Dc8010378=
8eebe0445efc2cefb56b074231b76f39

Python X2Go:
https://code.x2go.org/gitweb?p=3Dpython-x2go.git;a=3Dcommitdiff;h=3Dd383eb7=
9567677a5be1756ec0fd991f8d82e7a2f

Can you verify that you have both patches in your x2goserver /=20=20
python3-x2go=20packages?

Thanks,
Mike
--=20

DAS-NETZWERKTEAM
mike=20gabriel, 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


--=_GK0dJYy9SsfzUE73i0FSH61
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIzBAABCAAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlwyJ6sACgkQmvRrMCV3
GzGRyBAAkGbtrz8SpFTlLtcxTAx/hbQOzh7koHWsRLO5DyQh5VFPXZ8KbeNHUVtf
Q5eEPnLHFK8IAd0XIPbZnaZIOI/4SwDHDFHFavvoCxZyOK8xfpPDHAIGoAbMENQF
BpXkw4jFy/0PChf9AgLg1UNkZt6szqKRnwSwuPP1JovzZHymluEqHst8gEOi7Dev
bGVxRb2ppTzFajEP/roWBIo/Oqwu3diFWGpptAwJ/b/bqt4dfg9X0l7SnCxpWPeP
4fdWqFGLf9kUrAwGMAsgycfYOdXRESgs7BOSPwKghlMuWgHozxDQ5tutoJLGLED8
aMOXW+ojksMoSXnkWQPW3V9WZWCxW8eKlISZ+nfOWoL7plwvMqtBReFrQCeBS9JG
rUpGu7eR+nex1AfR1p3kmpHXXib+t4QBiAZJe/wvFtnKMKT5R7TIHl70IzbN4TD5
SpMaFgIvc58eQFz4OqxzO3gPuJalP95xy1uKh5wHPCNHBn7RglO+Gl4qUs/gwffg
478IHybvE+dqG6JyHxmSfhlFpJdCo2BhvsJrYwKaSv1x/mgCG9AdHmR3KB0hmHy+
/ENIFfSJEW2NmcRi9R2O5FDISToRvo+I0G+CSO3+Q1BxbLr6v03G9njDKxizw9Cn
7m2eIy71f05/YlxF2jxWXr3lPhgnbSUDzEACQVfVu3oZCPLnBg0=
=/h2H
-----END PGP SIGNATURE-----

--=_GK0dJYy9SsfzUE73i0FSH61--

