Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread Mike Gilbert
On Tue, Jul 10, 2018 at 4:23 AM, wrote: > Hi, > > I need to set specific python version to a user and I don't want to set it > up for whole system. Is it possible? If so how to do it. All I found is > about setting for whole system. On Gentoo, you can set the EPYTHON environment variable.

Re: [gentoo-user] vlc failed to compile

2018-07-10 Thread Alexander Kapshuk
On Tue, Jul 10, 2018 at 3:00 PM gevisz wrote: > > 2018-07-10 12:58 GMT+03:00 Alexander Kapshuk : > > On Tue, Jul 10, 2018 at 12:42 PM gevisz wrote: > >> > >> In today's update vlc failed to compile. > >> > >> What shall I do? > >> > > > > Rebuild libebml: > > emerge -1 libebml > > > > See > >

Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread Ralph Seichter
On 10.07.2018 10:23, p...@xvalheru.org wrote: > I need to set specific python version to a user and I don't want to > set it up for whole system. Is it possible? I can't tell if by "set it up" to have Python binaries available for only one user, or if you want one user to use a different Python

Re: [gentoo-user] how to set python version for one user [SOLVED]

2018-07-10 Thread pat
On 2018-07-10 14:09, p...@xvalheru.org wrote: On 2018-07-10 11:22, Helmut Jarausch wrote: On 07/10/2018 10:23:05 AM, p...@xvalheru.org wrote: Hi, I need to set specific python version to a user and I don't want to set it up for whole system. Is it possible? If so how to do it. All I found is

[gentoo-user] Re: whats going on with python versions?

2018-07-10 Thread Grant Edwards
On 2018-07-10, John Covici wrote: > In my last update which was about June 21 or so, lots of packages > were reinstalled to make python3.6 the default target for python3. > I don't have any targets like that in my make.conf, so it was done > -- about 200 reinstalls. Now when I look at my latest

Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread pat
On 2018-07-10 11:22, Helmut Jarausch wrote: On 07/10/2018 10:23:05 AM, p...@xvalheru.org wrote: Hi, I need to set specific python version to a user and I don't want to set it up for whole system. Is it possible? If so how to do it. All I found is about setting for whole system. Thanks Pat

Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-07-10 Thread gevisz
2018-06-20 15:49 GMT+03:00 gevisz : > 2018-06-20 15:01 GMT+03:00 gevisz : >> 2018-06-20 14:16 GMT+03:00 Mick : >>> On Wednesday, 20 June 2018 11:43:32 BST gevisz wrote: After updating portage tree today, portage suggested to upgrade gcc from 6.4 to 7.3 version what I have done just

Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread pat
On 2018-07-10 11:19, Alexander Kapshuk wrote: On Tue, Jul 10, 2018 at 11:23 AM wrote: Hi, I need to set specific python version to a user and I don't want to set it up for whole system. Is it possible? If so how to do it. All I found is about setting for whole system. Thanks Pat How

Re: [gentoo-user] vlc failed to compile

2018-07-10 Thread gevisz
2018-07-10 12:58 GMT+03:00 Alexander Kapshuk : > On Tue, Jul 10, 2018 at 12:42 PM gevisz wrote: >> >> In today's update vlc failed to compile. >> >> What shall I do? >> > > Rebuild libebml: > emerge -1 libebml > > See >

Re: [gentoo-user] whats going on with python versions?

2018-07-10 Thread Mick
On Tuesday, 10 July 2018 10:49:37 BST Neil Bothwick wrote: > On Tue, 10 Jul 2018 12:39:17 +0300, gevisz wrote: > > >> I am on the unstable, but this is rediculous. > > > > > > It's not ridiculous, it's exactly what the testing tree is for, to > > > find problems like this. The testing tree

Re: [gentoo-user] vlc failed to compile

2018-07-10 Thread Alexander Kapshuk
ia-video/vlc-3.0.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv > '=media-video/vlc-3.0.3-r1::gentoo'`. > * The complete build log is located at > '/var/log/portage/media-video:vlc-3.0.3-r1:20180710-081824.log'. > * The ebuild environment file

Re: [gentoo-user] whats going on with python versions?

2018-07-10 Thread Neil Bothwick
On Tue, 10 Jul 2018 12:39:17 +0300, gevisz wrote: > >> I am on the unstable, but this is rediculous. > > > > It's not ridiculous, it's exactly what the testing tree is for, to > > find problems like this. The testing tree changes quickly, by its > > very nature, leaving nearly three weeks

[gentoo-user] vlc failed to compile

2018-07-10 Thread gevisz
log is located at '/var/log/portage/media-video:vlc-3.0.3-r1:20180710-081824.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-3.0.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-video/vlc-3.0.3-r1/work/vlc-3.0.3' * S: '/var/tmp/portage/media

Re: [gentoo-user] whats going on with python versions?

2018-07-10 Thread gevisz
2018-07-10 12:28 GMT+03:00 Neil Bothwick : > On Tue, 10 Jul 2018 05:08:10 -0400, John Covici wrote: > >> In my last update which was about June 21 or so, lots of packages were >> reinstalled to make python3.6 the default target for python3. I don't >> have any targets like that in my make.conf,

Re: [gentoo-user] whats going on with python versions?

2018-07-10 Thread Neil Bothwick
On Tue, 10 Jul 2018 05:08:10 -0400, John Covici wrote: > In my last update which was about June 21 or so, lots of packages were > reinstalled to make python3.6 the default target for python3. I don't > have any targets like that in my make.conf, so it was done -- about > 200 reinstalls. It was

Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread Helmut Jarausch
On 07/10/2018 10:23:05 AM, p...@xvalheru.org wrote: Hi, I need to set specific python version to a user and I don't want to set it up for whole system. Is it possible? If so how to do it. All I found is about setting for whole system. Thanks Pat A simple method would be to set up the

Re: [gentoo-user] how to set python version for one user

2018-07-10 Thread Alexander Kapshuk
On Tue, Jul 10, 2018 at 11:23 AM wrote: > > Hi, > > I need to set specific python version to a user and I don't want to set > it up for whole system. Is it possible? If so how to do it. All I found > is about setting for whole system. > > Thanks > > Pat > >

[gentoo-user] whats going on with python versions?

2018-07-10 Thread John Covici
In my last update which was about June 21 or so, lots of packages were reinstalled to make python3.6 the default target for python3. I don't have any targets like that in my make.conf, so it was done -- about 200 reinstalls. Now when I look at my latest update, a lot of them are going back to

[gentoo-user] how to set python version for one user

2018-07-10 Thread pat
Hi, I need to set specific python version to a user and I don't want to set it up for whole system. Is it possible? If so how to do it. All I found is about setting for whole system. Thanks Pat Freehosting PIPNI - http://www.pipni.cz/