Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: duplicated packages
Date: Fri, 20 Sep 2013 16:34:10
Message-Id: 523C7900.6020604@gmail.com
In Reply to: Re: [gentoo-user] re: duplicated packages by Dale
1 On 09/20/2013 04:37 AM, Dale wrote:
2 > Alexander Kapshuk wrote:
3 >> On 09/19/2013 10:50 PM, Alan McKinnon wrote:
4 >>> On 19/09/2013 20:58, Alexander Kapshuk wrote:
5 >>>> Howdy,
6 >>>>
7 >>>> Is having duplicate packages a good or a bad thing in gentoo? I'm clear
8 >>>> about having duplicate packages for the kernel. I'm using the more
9 >>>> recent one, but hanging on to the old one just in case.
10 >>>>
11 >>>> Perhaps, the reason for having duplicate packages is the fact that
12 >>>> various packages I have installed on the system may require a different
13 >>>> version of a package I may already have installed. Is that it?
14 >>>>
15 >>>> _box0=; equery list --duplicates '*'
16 >>>> * Searching for * ...
17 >>>> [IP-] [ ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2
18 >>>> [IP-] [ ] app-text/docbook-xml-dtd-4.4-r2:4.4
19 >>>> [IP-] [ ] dev-lang/python-2.7.5-r2:2.7
20 >>>> [IP-] [ ] dev-lang/python-3.2.5-r2:3.2
21 >>>> [IP-] [ ] dev-libs/openssl-0.9.8y:0.9.8
22 >>>> [IP-] [ ] dev-libs/openssl-1.0.1e-r1:0
23 >>>> [IP-] [ ] media-libs/lcms-1.19:0
24 >>>> [IP-] [ ] media-libs/lcms-2.3:2
25 >>>> [IP-] [ ] sys-devel/autoconf-2.13:2.1
26 >>>> [IP-] [ ] sys-devel/autoconf-2.69:2.5
27 >>>> [IP-] [ ] sys-devel/automake-1.10.3:1.10
28 >>>> [IP-] [ ] sys-devel/automake-1.12.6:1.12
29 >>>> [IP-] [ ] sys-devel/automake-1.13.4:1.13
30 >>>> [IP-] [M ] sys-kernel/gentoo-sources-3.8.13:3.8.13
31 >>>> [IP-] [ ] sys-kernel/gentoo-sources-3.10.7:3.10.7
32 >>>> [IP-] [ ] virtual/libusb-0:0
33 >>>> [IP-] [ ] virtual/libusb-1:1
34 >>>> [IP-] [ ] x11-libs/gtk+-2.24.17:2
35 >>>> [IP-] [ ] x11-libs/gtk+-3.4.4:3
36 >>>> [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r200:0
37 >>>> [IP-] [ ] x11-themes/gtk-engines-xfce-3.0.1-r300:3
38 >>>> _
39 >>>> Thanks.
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.
54 >>
55 >>
56 >>
57 > As a example, if you were to remove python2.7, its been nice knowing
58 > you. lol There is no telling what all that would break and that is
59 > just one package. I get a shiver up my spine just thinking about it.
60 > It's always good to ask about this sort of thing. The 20/20 rear view
61 > mirror view can bite. ;-)
62 >
63 > Dale
64 >
65 > :-) :-)
66 >
67 Nice analogy.
68
69 Thanks.