Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Large update blocked
Date: Wed, 07 Oct 2009 03:07:19
Message-Id: 20091006230717.428ae3fb@osage.osagesoftware.com
In Reply to: [gentoo-user] Large update blocked by Kevin O'Gorman
1 On Tue, 6 Oct 2009 19:51:21 -0700
2 Kevin O'Gorman wrote:
3
4 > I may put this off until Xmas break (I cannot afford to wedge this
5 > system right now), but I'm worried by the results of an emerge
6 > --pretend:
7 >
8 > It looks like 20 packages or so want eselect-1.2.3, but it's blocked
9 > by eselect-news which is required by world.
10 >
11 > Is there a sane way through this update? Details below.
12 >
13 > ++ kevin
14 >
15 >
16 > [blocks B ] app-admin/eselect-news ("app-admin/eselect-news" is
17 > blocking app-admin/eselect-1.2.3)
18 >
19 > Total: 61 packages (56 upgrades, 5 new), Size of downloads: 41,445 kB
20 > Conflict: 1 block (1 unsatisfied)
21 >
22 > * Error: The above package list contains packages which cannot be
23 > * installed at the same time on the same system.
24 >
25 > ('ebuild', '/', 'app-admin/eselect-1.2.3', 'merge') pulled in by
26 > >=app-admin/eselect-1.0.2 required by ('installed', '/',
27 > 'app-admin/eselect-python-20090824', 'nomerge')
28 > >=app-admin/eselect-1.0.10 required by ('installed', '/',
29 > 'app-admin/eselect-ecj-0.3', 'nomerge')
30 > app-admin/eselect required by ('installed', '/',
31 > 'app-office/openoffice-3.1.1', 'nomerge')
32 > (and 18 more)
33 >
34 > ('installed', '/', 'app-admin/eselect-news-20080320', 'nomerge')
35 > pulled in by
36 > app-admin/eselect-news required by world
37 >
38 >
39 > For more information about Blocked Packages, please refer to the
40 > following section of the Gentoo Linux x86 Handbook (architecture is
41 > irrelevant):
42 >
43 > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
44
45 Sounds like eselect-news is in your world file, which can be verified by
46 gunning 'grep eselect-news /var/lib/portage/world'. Why not unmerge
47 eselect-news, do the upgrade, then emerge it afterwards?
48
49 HTH,
50
51 David
52
53 P.S. If the unmerge doesn't break the log jam, you can emerge
54 eselect-news and get back to "normal".