Re: [X2Go-User] X2GoBroker Python3 CentOS 7 issue

2019-10-30 Thread Spenser Gilliland
Hi,

Quick update on this. At least with the x2gobroker-agent package.  All that
needed to be done was to change python3 to python36 in the spec file.  I
did this with the following.

$ yumdownloader x2gobroker-agent
$ rpmrebuild -enp x2gobroker-agent*

$ yum install rpmbuild/RPMS/.rpm

voila.

Spenser

On Fri, Jun 7, 2019 at 8:52 AM Ulrich Sibiller 
wrote:

> I have just learned the the coming RHEL7.7 will bring us Python 3.6
> directly with the distribution. Maybe that will be sufficient,  don't know.
>
> Uli
>
> Mihai Moldovan  schrieb am Fr., 7. Juni 2019, 11:25:
>
>> * On 6/1/19 2:44 AM, Spenser Gilliland wrote:
>> > I'm having an issue installing the x2gobroker-agent package on CentOS
>> 7.  It
>> > looks like CentOS 7 has a python36 package but not a python3 (and
>> various python
>> > packages).
>>
>> Yeah, x2gobroker is broken on CentOS/EPEL since the Python 3 port.
>> Unfortunately
>> it's not just a simple packaging issue, which would have been easy to fix.
>>
>> EPEL is missing quite a lot of Python(3) packages the new broker version
>> needs
>> in order to work. Porting them through the extras repo would be possible,
>> but
>> not a good idea since I know that I won't be keeping track of foreign
>> packages
>> well enough.
>>
>>
>>
>> Mihai
>>
>> ___
>> x2go-user mailing list
>> x2go-user@lists.x2go.org
>> https://lists.x2go.org/listinfo/x2go-user
>
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] X2GoBroker Python3 CentOS 7 issue

2019-06-07 Thread Ulrich Sibiller
I have just learned the the coming RHEL7.7 will bring us Python 3.6
directly with the distribution. Maybe that will be sufficient,  don't know.

Uli

Mihai Moldovan  schrieb am Fr., 7. Juni 2019, 11:25:

> * On 6/1/19 2:44 AM, Spenser Gilliland wrote:
> > I'm having an issue installing the x2gobroker-agent package on CentOS
> 7.  It
> > looks like CentOS 7 has a python36 package but not a python3 (and
> various python
> > packages).
>
> Yeah, x2gobroker is broken on CentOS/EPEL since the Python 3 port.
> Unfortunately
> it's not just a simple packaging issue, which would have been easy to fix.
>
> EPEL is missing quite a lot of Python(3) packages the new broker version
> needs
> in order to work. Porting them through the extras repo would be possible,
> but
> not a good idea since I know that I won't be keeping track of foreign
> packages
> well enough.
>
>
>
> Mihai
>
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2GoBroker Python3 CentOS 7 issue

2019-06-07 Thread Mihai Moldovan
* On 6/1/19 2:44 AM, Spenser Gilliland wrote:
> I'm having an issue installing the x2gobroker-agent package on CentOS 7.  It
> looks like CentOS 7 has a python36 package but not a python3 (and various 
> python
> packages).

Yeah, x2gobroker is broken on CentOS/EPEL since the Python 3 port. Unfortunately
it's not just a simple packaging issue, which would have been easy to fix.

EPEL is missing quite a lot of Python(3) packages the new broker version needs
in order to work. Porting them through the extras repo would be possible, but
not a good idea since I know that I won't be keeping track of foreign packages
well enough.



Mihai



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