[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

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 python 3.1.

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 2.7 is

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 the needed packages.

Re: [gentoo-user] Python update question

2012-03-02 Thread Mark Knecht
On Fri, Mar 2, 2012 at 3:36 AM, Dale rdalek1...@gmail.com 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

Re: [gentoo-user] Python update question

2012-03-02 Thread Tanstaafl
On 2012-03-02 9:28 AM, Mark Knecht markkne...@gmail.com 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

Re: [gentoo-user] Python update question

2012-03-02 Thread Dale
Mark Knecht wrote: On Fri, Mar 2, 2012 at 3:36 AM, Dale rdalek1...@gmail.com 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

Re: [gentoo-user] Python update question

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

Re: [gentoo-user] Python update question

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

Re: [gentoo-user] Python update question

2012-03-02 Thread Tanstaafl
On 2012-03-02 2:24 PM, Dale rdalek1...@gmail.com 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

Re: [gentoo-user] Python update question

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

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 list