Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Mark Knecht wrote: > Dale, >I'll try to make it clearer: > > The command "eselect python set #" sets the system python profile. > This command allows you to choose any python currently on your system. > You should only choose a python2 setting at this time. > > The commands: > eselect python

Re: [gentoo-user] Python update question

2012-03-02 Thread Mark Knecht
On Fri, Mar 2, 2012 at 11:24 AM, Dale wrote: > Mark Knecht wrote: >> On Fri, Mar 2, 2012 at 10:20 AM, Dale wrote: >>> Mark Knecht wrote: On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: > Howdy, > > I'm just wanting to make certain I don't break my rig.  Info first: > > root@

Re: [gentoo-user] Python update question

2012-03-02 Thread Tanstaafl
On 2012-03-02 2:24 PM, Dale wrote: But if I tell eselect to set it to 3 something then that is what the system will try to use right? Isn't that what eselect does? I'm recalling what was posted after you emerge python here. The einfo/ewarn thingy. Again, this may have changed but what I'm wo

Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Mark Knecht wrote: > On Fri, Mar 2, 2012 at 10:20 AM, Dale wrote: >> Mark Knecht wrote: >>> On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: Howdy, I'm just wanting to make certain I don't break my rig. Info first: root@fireball / # eselect python list Available Python i

Re: [gentoo-user] Python update question

2012-03-02 Thread Mark Knecht
On Fri, Mar 2, 2012 at 10:20 AM, Dale wrote: > Mark Knecht wrote: >> On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: >>> Howdy, >>> >>> I'm just wanting to make certain I don't break my rig.  Info first: >>> >>> root@fireball / # eselect python list >>> Available Python interpreters: >>>  [1]   pytho

Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Mark Knecht wrote: > On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: >> Howdy, >> >> I'm just wanting to make certain I don't break my rig. Info first: >> >> root@fireball / # eselect python list >> Available Python interpreters: >> [1] python2.7 * >> [2] python3.1 >> [3] python3.2 >> root@f

Re: [gentoo-user] Python update question

2012-03-02 Thread Tanstaafl
On 2012-03-02 9:28 AM, Mark Knecht wrote: eselect python list --python3 and make sure you're set to 3.2 before removing 3.1. Hmmm... mine shows it is set to 3.1... # eselect python list --python3 Available Python 3 interpreters: [1] python3.1 * [2] python3.2 myhost : Fri Mar 02, 13:

Re: [gentoo-user] Python update question

2012-03-02 Thread Mark Knecht
On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: > Howdy, > > I'm just wanting to make certain I don't break my rig.  Info first: > > root@fireball / # eselect python list > Available Python interpreters: >  [1]   python2.7 * >  [2]   python3.1 >  [3]   python3.2 > root@fireball / # > > I ran --depclea

Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Alex Schuster wrote: > Dale writes: > >> root@fireball / # eselect python list >> Available Python interpreters: >> [1] python2.7 * >> [2] python3.1 >> [3] python3.2 >> root@fireball / # >> >> I ran --depclean and it wants to remove python 3.1. I ran python >> updater and recompiled t

Re: [gentoo-user] Python update question

2012-03-02 Thread Alex Schuster
Dale writes: > root@fireball / # eselect python list > Available Python interpreters: > [1] python2.7 * > [2] python3.1 > [3] python3.2 > root@fireball / # > > I ran --depclean and it wants to remove python 3.1. I ran python > updater and recompiled the needed packages. Since python

Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Dale wrote: > Howdy, > > I'm just wanting to make certain I don't break my rig. Info first: > > root@fireball / # eselect python list > Available Python interpreters: > [1] python2.7 * > [2] python3.1 > [3] python3.2 > root@fireball / # > > I ran --depclean and it wants to remove py

[gentoo-user] Python update question

2012-03-02 Thread Dale
Howdy, I'm just wanting to make certain I don't break my rig. Info first: root@fireball / # eselect python list Available Python interpreters: [1] python2.7 * [2] python3.1 [3] python3.2 root@fireball / # I ran --depclean and it wants to remove python 3.1. I ran python updater and