Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gnome emerge gives blocked packages
Date: Fri, 07 Dec 2007 10:20:11
Message-Id: 200712071213.52444.alan@linuxholdings.co.za
In Reply to: [gentoo-user] gnome emerge gives blocked packages by Thufir
1 On Thursday 06 December 2007, Thufir wrote:
2 > I haven't put much time into this, unfortunately, but am getting
3 > blocked packages when emerging gnome. Just kinda throwing this out
4 > there, I'll hopefully be able to do some research later today and add
5 > to this post:
6
7 [snip]
8
9 > arrakis ~ # emerge -DuNv gnome
10 >
11 > These are the packages that would be merged, in order:
12 >
13 > Calculating dependencies... done!
14 >
15
16 [snip]
17
18 > [blocks B ] <sys-fs/udev-115-r1 (is blocking sys-fs/device-
19 > mapper-1.02.22-r5)
20 > [blocks B ] =app-dicts/aspell-en-0.5* (is blocking app-text/
21 > aspell-0.60.5)
22 > [blocks B ] <sys-fs/device-mapper-1.02.19-r1 (is blocking sys-fs/
23 > udev-115-r1)
24
25 All that this means is that sys-fs/device-mapper-1.02.22-r5 is not
26 compatible with sys-fs/udev-115-r1.
27
28 It's not an error or a bug. It simply means that thing A can't be used
29 together with thing B, so YOU need to decide which versions of $THING
30 you want to use....
31
32 [snip]
33
34 > For more information about Blocked Packages, please refer to the
35 > following section of the Gentoo Linux x86 Handbook (architecture is
36 > irrelevant):
37 >
38 > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
39
40 ... by reading this link if necessary. You may have to emerge --sync to
41 get versions where the latest stable are compatbile with each other. Or
42 more likely, it's becuase udev and device-mapper are not removed and
43 updated simultaneously. One of them is done first and it often happens
44 that that package is incompatible with whatever version of the other
45 one happens to still be on the machine (never mind that it's going to
46 be removed itself in a few minutes, portage doesn't know about that).
47
48 Nothing to see here, move along, this is gentoo after all.
49
50 alan
51
52
53 --
54 Optimists say the glass is half full,
55 Pessimists say the glass is half empty,
56 Developers say wtf is the glass twice as big as it needs to be?
57
58 Alan McKinnon
59 alan at linuxholdings dot co dot za
60 +27 82, double three seven, one nine three five
61 --
62 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: gnome emerge gives blocked packages Thufir <hawat.thufir@×××××.com>