Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: duplicated packages
Date: Thu, 19 Sep 2013 20:00:27
Message-Id: 523B57DB.3000706@gmail.com
In Reply to: Re: [gentoo-user] re: duplicated packages by Alan McKinnon
1 On 09/19/2013 10:50 PM, Alan McKinnon wrote:
2 > On 19/09/2013 20:58, Alexander Kapshuk wrote:
3 >> Howdy,
4 >>
5 >> Is having duplicate packages a good or a bad thing in gentoo? I'm clear
6 >> about having duplicate packages for the kernel. I'm using the more
7 >> recent one, but hanging on to the old one just in case.
8 >>
9 >> Perhaps, the reason for having duplicate packages is the fact that
10 >> various packages I have installed on the system may require a different
11 >> version of a package I may already have installed. Is that it?
12 >>
13 >> _box0=; equery list --duplicates '*'
14 >> * Searching for * ...
15 >> [IP-] [ ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2
16 >> [IP-] [ ] app-text/docbook-xml-dtd-4.4-r2:4.4
17 >> [IP-] [ ] dev-lang/python-2.7.5-r2:2.7
18 >> [IP-] [ ] dev-lang/python-3.2.5-r2:3.2
19 >> [IP-] [ ] dev-libs/openssl-0.9.8y:0.9.8
20 >> [IP-] [ ] dev-libs/openssl-1.0.1e-r1:0
21 >> [IP-] [ ] media-libs/lcms-1.19:0
22 >> [IP-] [ ] media-libs/lcms-2.3:2
23 >> [IP-] [ ] sys-devel/autoconf-2.13:2.1
24 >> [IP-] [ ] sys-devel/autoconf-2.69:2.5
25 >> [IP-] [ ] sys-devel/automake-1.10.3:1.10
26 >> [IP-] [ ] sys-devel/automake-1.12.6:1.12
27 >> [IP-] [ ] sys-devel/automake-1.13.4:1.13
28 >> [IP-] [M ] sys-kernel/gentoo-sources-3.8.13:3.8.13
29 >> [IP-] [ ] sys-kernel/gentoo-sources-3.10.7:3.10.7
30 >> [IP-] [ ] virtual/libusb-0:0
31 >> [IP-] [ ] virtual/libusb-1:1
32 >> [IP-] [ ] x11-libs/gtk+-2.24.17:2
33 >> [IP-] [ ] x11-libs/gtk+-3.4.4:3
34 >> [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r200:0
35 >> [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r300:3
36 >> _
37 >> Thanks.
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 No worries.
52
53 Thanks.

Replies

Subject Author
Re: [gentoo-user] re: duplicated packages Dale <rdalek1967@×××××.com>