Gentoo Archives: gentoo-user

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

Replies

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