Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] "emerge --depclean" wants to remove active python?
Date: Sat, 06 Dec 2014 17:17:48
Message-Id: 54833A4E.2060806@gmail.com
1 Hi Gentoo-users,
2
3 I just updated my box (iirc, there was something python-related)
4 but depite of having python 3.4 active, emerge wants to remove it:
5
6 # eselect python list
7 Available Python interpreters:
8 [1] python2.7
9 [2] python3.3
10 [3] python3.4 *
11
12 # emerge --pretend --depclean
13 Calculating dependencies... done!
14 >>> Calculating removal order...
15 >>> These are the packages that would be unmerged:
16 dev-lang/python
17 selected: 3.4.1
18 protected: none
19 omitted: 2.7.7 3.3.5-r1
20 All selected packages: =dev-lang/python-3.4.1
21
22 If 3.4.1 gets removed, I will have to run python-updater and
23 compile all against 3.3. But why? 3.4.1 is stable, so why
24 does Portage want to remove it???
25
26 Jarry
27
28 --
29 _______________________________________________________________
30 This mailbox accepts e-mails only from selected mailing-lists!
31 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
Re: [gentoo-user] "emerge --depclean" wants to remove active python? Alec Ten Harmsel <alec@××××××××××××××.com>