Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Why is depclean trying to remove python-3.4.1?
Date: Fri, 05 Dec 2014 09:23:50
Message-Id: 201412050923.37911.michaelkintzios@gmail.com
1 I have selected python 3.4 set with eselect:
2
3 eselect python list
4 Available Python interpreters:
5 [1] python2.7
6 [2] python3.3
7 [3] python3.4 *
8
9
10 This is what I have installed:
11
12 eix -l dev-lang/python
13 [I] dev-lang/python
14 Available versions:
15 (2.7)
16 2.7.7 [-berkdb build doc examples gdbm hardened ipv6 +ncurses
17 +readline sqlite +ssl +threads tk +wide-unicode wininst +xml ELIBC="uclibc"]
18 ~ 2.7.8 [-berkdb build doc examples gdbm hardened ipv6 +ncurses
19 +readline sqlite +ssl +threads tk +wide-unicode wininst +xml ELIBC="uclibc"]
20 (3.2)
21 3.2.5-r6 [build doc examples gdbm hardened ipv6 +ncurses
22 +readline sqlite +ssl +threads tk +wide-unicode wininst +xml ELIBC="uclibc"]
23 (3.3)
24 3.3.5-r1 [build doc examples gdbm hardened ipv6 +ncurses
25 +readline sqlite +ssl +threads tk wininst +xml ELIBC="uclibc"]
26 (3.4)
27 ~ 3.4.0 [build examples gdbm hardened ipv6 +ncurses +readline
28 sqlite +ssl +threads tk wininst +xml ELIBC="uclibc"]
29 3.4.1 [build examples gdbm hardened ipv6 +ncurses +readline
30 sqlite +ssl +threads tk wininst +xml ELIBC="uclibc"]
31 ~ 3.4.2 [build examples gdbm hardened ipv6 +ncurses +readline
32 sqlite +ssl +threads tk wininst +xml ELIBC="uclibc"]
33 Installed versions: 2.7.7(2.7)(08:57:14 08/22/14)(gdbm ipv6 ncurses
34 readline sqlite ssl threads wide-unicode xml -berkdb -build -doc -examples -
35 hardened -tk -wininst ELIBC="-uclibc")
36 3.3.5-r1(3.3)(09:00:09 08/22/14)(gdbm ipv6 ncurses
37 readline sqlite ssl threads xml -build -doc -examples -hardened -tk -wininst
38 ELIBC="-uclibc")
39 3.4.1(3.4)(00:44:46 10/14/14)(gdbm ipv6 ncurses
40 readline sqlite ssl threads xml -build -examples -hardened -tk -wininst
41 ELIBC="-uclibc")
42 Homepage: http://www.python.org/
43 Description: An interpreted, interactive, object-oriented
44 programming language
45
46
47 Why does depclean want to remove python-3.4.1?
48
49 >>> These are the packages that would be unmerged:
50
51 dev-lang/python
52 selected: 3.4.1
53 protected: none
54 omitted: 2.7.7 3.3.5-r1
55
56 All selected packages: =dev-lang/python-3.4.1
57
58 >>> 'Selected' packages are slated for removal.
59 >>> 'Protected' and 'omitted' packages will not be removed.
60 --
61 Regards,
62 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Why is depclean trying to remove python-3.4.1? Alec Ten Harmsel <alec@××××××××××××××.com>