Re: [gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-07 Thread Adam Carter
afaik eselect means nothing to portage's dependency solver. Which is a bit dumb. I raised a bug for it; https://bugs.gentoo.org/show_bug.cgi?id=367611

[gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-05 Thread Mick
I have selected python 3.4 set with eselect: eselect python list Available Python interpreters: [1] python2.7 [2] python3.3 [3] python3.4 * This is what I have installed: eix -l dev-lang/python [I] dev-lang/python Available versions: (2.7) 2.7.7

Re: [gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-05 Thread Alec Ten Harmsel
On 12/05/2014 04:23 AM, Mick wrote: I have selected python 3.4 set with eselect: eselect python list Available Python interpreters: [1] python2.7 [2] python3.3 [3] python3.4 * afaik eselect means nothing to portage's dependency solver. This is what I have installed: eix

Re: [gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-05 Thread Mick
On Friday 05 Dec 2014 09:27:49 Alec Ten Harmsel wrote: On 12/05/2014 04:23 AM, Mick wrote: I have selected python 3.4 set with eselect: eselect python list Available Python interpreters: [1] python2.7 [2] python3.3 [3] python3.4 * afaik eselect means nothing to

Re: [gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-05 Thread Alec Ten Harmsel
On 12/05/2014 06:37 AM, Mick wrote: I don't have python in world, because it is always installed as a dependency. However, I just noticed this in 'emerge --info': PYTHON_SINGLE_TARGET=python2_7 PYTHON_TARGETS=python2_7 python3_3 Hmm ... if I don't have PYTHON_TARGETS in my make.conf,

Re: [gentoo-user] Why is depclean trying to remove python-3.4.1?

2014-12-05 Thread Mick
On Friday 05 Dec 2014 11:48:08 Alec Ten Harmsel wrote: On 12/05/2014 06:37 AM, Mick wrote: I don't have python in world, because it is always installed as a dependency. However, I just noticed this in 'emerge --info': PYTHON_SINGLE_TARGET=python2_7 PYTHON_TARGETS=python2_7 python3_3