Gentoo Archives: gentoo-user

From: Alec Ten Harmsel <alec@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "emerge --depclean" wants to remove active python?
Date: Sat, 06 Dec 2014 17:25:14
Message-Id: 54833BEF.5050203@alectenharmsel.com
In Reply to: [gentoo-user] "emerge --depclean" wants to remove active python? by Jarry
1 On 12/06/2014 12:18 PM, Jarry wrote:
2 > Hi Gentoo-users,
3 >
4 > I just updated my box (iirc, there was something python-related)
5 > but depite of having python 3.4 active, emerge wants to remove it:
6 >
7 > # eselect python list
8 > Available Python interpreters:
9 > [1] python2.7
10 > [2] python3.3
11 > [3] python3.4 *
12 >
13 > # emerge --pretend --depclean
14 > Calculating dependencies... done!
15 > >>> Calculating removal order...
16 > >>> These are the packages that would be unmerged:
17 > dev-lang/python
18 > selected: 3.4.1
19 > protected: none
20 > omitted: 2.7.7 3.3.5-r1
21 > All selected packages: =dev-lang/python-3.4.1
22 >
23 > If 3.4.1 gets removed, I will have to run python-updater and
24 > compile all against 3.3. But why? 3.4.1 is stable, so why
25 > does Portage want to remove it???
26 >
27 > Jarry
28 >
29 Check out this thread from a day or two ago:
30 http://thread.gmane.org/gmane.linux.gentoo.user/279158.
31
32 Alec

Replies

Subject Author
Re: [gentoo-user] "emerge --depclean" wants to remove active python? Jarry <mr.jarry@×××××.com>