Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: duplicated packages
Date: Thu, 19 Sep 2013 19:55:15
Message-Id: 523B5593.8000907@gmail.com
In Reply to: [gentoo-user] re: duplicated packages by Alexander Kapshuk
1 On 19/09/2013 20:58, Alexander Kapshuk wrote:
2 > Howdy,
3 >
4 > Is having duplicate packages a good or a bad thing in gentoo? I'm clear
5 > about having duplicate packages for the kernel. I'm using the more
6 > recent one, but hanging on to the old one just in case.
7 >
8 > Perhaps, the reason for having duplicate packages is the fact that
9 > various packages I have installed on the system may require a different
10 > version of a package I may already have installed. Is that it?
11 >
12 > _box0=; equery list --duplicates '*'
13 > * Searching for * ...
14 > [IP-] [ ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2
15 > [IP-] [ ] app-text/docbook-xml-dtd-4.4-r2:4.4
16 > [IP-] [ ] dev-lang/python-2.7.5-r2:2.7
17 > [IP-] [ ] dev-lang/python-3.2.5-r2:3.2
18 > [IP-] [ ] dev-libs/openssl-0.9.8y:0.9.8
19 > [IP-] [ ] dev-libs/openssl-1.0.1e-r1:0
20 > [IP-] [ ] media-libs/lcms-1.19:0
21 > [IP-] [ ] media-libs/lcms-2.3:2
22 > [IP-] [ ] sys-devel/autoconf-2.13:2.1
23 > [IP-] [ ] sys-devel/autoconf-2.69:2.5
24 > [IP-] [ ] sys-devel/automake-1.10.3:1.10
25 > [IP-] [ ] sys-devel/automake-1.12.6:1.12
26 > [IP-] [ ] sys-devel/automake-1.13.4:1.13
27 > [IP-] [M ] sys-kernel/gentoo-sources-3.8.13:3.8.13
28 > [IP-] [ ] sys-kernel/gentoo-sources-3.10.7:3.10.7
29 > [IP-] [ ] virtual/libusb-0:0
30 > [IP-] [ ] virtual/libusb-1:1
31 > [IP-] [ ] x11-libs/gtk+-2.24.17:2
32 > [IP-] [ ] x11-libs/gtk+-3.4.4:3
33 > [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r200:0
34 > [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r300:3
35 > _
36 > Thanks.
37 >
38
39
40
41 They are not duplicates they are called SLOTS
42
43 And you have them for a reason - one thing needs package A version X,
44 something else needs package A version Y. Usually, you can have only
45 one, SLOTS let you have more than one that can co-exist.
46
47 Don't worry about them, let them be. You need them.
48
49
50
51 --
52 Alan McKinnon
53 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] re: duplicated packages Alexander Kapshuk <alexander.kapshuk@×××××.com>