Gentoo Archives: gentoo-user

From: John covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Blocking package is not actually installed
Date: Thu, 01 May 2008 18:25:57
Message-Id: 18458.2863.732234.180694@ccs.covici.com
In Reply to: [gentoo-user] Blocking package is not actually installed by Michael Sullivan
1 on Thursday 05/01/2008 Michael Sullivan(michael@××××××××××××.com) wrote
2 > I'm trying to install a package that is being blocked by a package that
3 > portage claims is not even installed:
4 >
5 > catherine ~ # emerge -av =dev-util/gtk-doc-am-1.10-r1
6 >
7 > These are the packages that would be merged, in order:
8 >
9 > Calculating dependencies... done!
10 > [ebuild N ] dev-util/gtk-doc-am-1.10-r1 395 kB
11 > [blocks B ] dev-util/gtk-doc-am (is blocking
12 > dev-util/gtk-doc-1.8-r2)
13 >
14 > Total: 1 package (1 new, 1 block), Size of downloads: 395 kB
15 >
16 > !!! Error: The above package list contains packages which cannot be
17 > installed
18 > !!! at the same time on the same system.
19 >
20 > For more information about Blocked Packages, please refer to the
21 > following
22 > section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
23 >
24 > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
25 >
26 > catherine ~ # emerge -pv dev-util/gtk-doc-am
27 >
28 > These are the packages that would be merged, in order:
29 >
30 > Calculating dependencies... done!
31 > [ebuild N ] dev-util/gtk-doc-am-1.10-r1 395 kB
32 > [blocks B ] dev-util/gtk-doc-am (is blocking
33 > dev-util/gtk-doc-1.8-r2)
34 >
35 > Total: 1 package (1 new, 1 block), Size of downloads: 395 kB
36 >
37 > What should I do?
38
39 What I did was to unmerge dev-util/gtk-doc and that seemed to fix
40 things. You might want to look at a previous thread of a couple of
41 days ago which I started and was quite informative.
42
43 --
44 Your life is like a penny. You're going to lose it. The question is:
45 How do
46 you spend it?
47
48 John Covici
49 covici@××××××××××.com
50 --
51 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Blocking package is not actually installed Michael Sullivan <michael@××××××××××××.com>